/*
Theme Name: fluvio
Theme URI: http://www.demobul.com/cms/blog/wordpress/fluvio-theme
Description: 2 columns black white colored theme for 2.7 or greater
Version: 1.5
Author: Demobul.com editors
Author URI: http://www.demobul.com/
Tags: flexible-width, two-columns, right-sidebar
*/

@font-face {
font-family: CasablancaAntique;
font-style: normal;
font-weight: normal;
src: url('/fonty/CASABLA1.eot'); }

@font-face {
font-family: CasablancaAntique;
font-style: italic;
font-weight: normal;
src: url('/fonty/CASABLA0.eot'); }

html { /* Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz illa*/
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

blockquote {
	margin-left:40px;
	border-style:solid;
	border-color:black;
	border-width:1px;
	background-color:#ccc;
	padding:8px;
}

.wp-caption {
  border:1px solid #ddd;
  text-align:center;
  background-color:#DFD3C3;
  padding: 2px;
  max-width:100%;
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}

.size-large {
  max-width:100%;
}

.size-full {
  max-width:100%;
}

.wp-caption p.wp-caption-text {
  font-size:11px;
  line-height:17px;
  padding:2px 4px 5px;
  margin:0;
  color:#111;
}

input {
	font: 80% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #494949;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "CasablancaAntique CE", Garamond, Times ;
	font-style: italic;
   font-weight: bold;

	z-index:10;
	position:relative;
}

h1 {
	font-size: 200%;
	margin-bottom: 10px;
}

h2 {
	font-size: 180%;
	line-height: 130%;
}

h3 {
	font-size: 140%;
	color:#fff;
	background-color:#867359;
	-moz-border-radius:7px;
	padding: 4px;
}

.titulkaH3 {
	margin-bottom:40px;
	text-align:center;
}

.aH3 {
	color:#BBF;
}

.naH3 {
	color:#FF8;
}

h4 {
	font-size: 130%;
}

h5 {
	font-size: 120%;
}

h6 {
	font-size: 110%;
	font-style: normal;
	text-align:center;
}

ul, quote, code, fieldset {
	margin: .5em 0;
	z-index:10;
	position:relative;
}

p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0.6em 0 1.2em;
	padding: 0;
	z-index:10;
	position:relative;
	font-size: 10pt;
	line-height: 150%;
}

a:link, a:visited {
/*	line-height:20px;
	font-size:85%;*/
	color: #027AC6;
	text-decoration: none;
	z-index:10;
}

a:hover {
/*	line-height:20px;
	font-size:85%;*/
	color: #FFFFFF;
/*	background-color:#000;*/
	text-decoration: none;
	-moz-border-radius:5px;
	z-index:10;
}

a:active, a.active {
/*	line-height:20px;
	font-size:85%;*/
	color: #5895be;
	z-index:10;
}

#clear{
	float:none;
	clear:both;
	visibility:hidden;
}

#clear2{
	float:none;
	visibility:hidden;
	width:10%;
	height:50px;
}

body {
	font: 70% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #00001F;
  background-image: url(images/poderb2.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
	text-align:center;
	line-height:20px;
}
	
#page {
	float:left;
   text-align: left;
	width:1000px;
	margin:0px;
/*	min-width:1045px;*/
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}

#header {
/*	float:left;
	text-align:justify;
/*	width:60%;*/
  width: 700px;
	font-size: 1.2em;
	margin:30px 0px 40px 0px;
/*	margin:20px 20px 40px 40px;
/*	min-width:755px;
	height:40px;
	margin-bottom:40px;
/*	background:url(images/header.jpg);
	line-height:40px;*/
	color:#fff;
	z-index: 10;

/*	width:100%;*/
}

#site-info{
/*	float:left;
	background:url(images/header.jpg);*/
	margin:0px;
	width:700px;
	height:17px;
	position: relative;
	z-index: 10;
}

#page-info {
/*	background:url(images/header.jpg) bottom center;
	text-align:right;
	float:right;*/
	margin:0px;
	width:100%;
	height:100px;
	position: relative;
	z-index: 10;
}
	
.sklo {
	opacity:0.75;
  filter: alpha(opacity=75);
}
	
#content {
	float:left;
	text-align:left;
/*	text-align:justify;
	width:60%;*/
   width: 700px;
	font-size: 1.2em;
	margin:0px;
	min-height:1500px;
/*	min-width:755px;*/
}

#poster > div{
	margin-bottom:70px;
}

#post-contenter{
/*	padding:27px;
	background-color:#fff;*/
	float:left;
/*	width:65%;*/
	z-index:10;
/*	-moz-border-radius:10px;*/
}

#post-contenter2{
	margin-left:10%;
/*	background-color:#fff;*/
	float:right;
/*	width:65%;*/
	z-index:10;
/*	-moz-border-radius:10px;*/
}

#post-content{
	padding: 30px;
/*	background-color:#fff;
	float:left;
	width:65%;*/
	z-index: 10;
	width:auto;
/*	-moz-border-radius:10px;*/
}

#post-content-stred{
/*	padding:27px;
	background-color:#fff;
	float:left;
	width:65%;*/
	position: relative;
	z-index: 10;
	min-height:340px;
/*	-moz-border-radius:10px;*/
}

#post-content-kraj{
/*	float:left;
	background:url(images/header.jpg);*/
	margin:0px;
	width:100%;
	height:9px;
	position: relative;
	z-index: 0;
}

	
#hori-contenter{
/*	padding:27px;
	background-color:#fff;*/
	float:left;
/*	width:65%;*/
	z-index:10;
/*	-moz-border-radius:10px;*/
}

#hori-contenter2{
	margin-left:10%;
/*	background-color:#fff;*/
	float:right;
/*	width:65%;*/
	z-index:10;
/*	-moz-border-radius:10px;*/
}

#hori-content{
	padding: 30px;
/*	background-color:#fff;
	float:left;
	width:65%;*/
	z-index: 10;
	width:auto;
/*	-moz-border-radius:10px;*/
}

#hori-content-stred{
/*	padding:27px;
	background-color:#fff;
	float:left;
	width:65%;*/
	position: relative;
	z-index: 10;
	min-height:34px;
	color:white;
/*	-moz-border-radius:10px;*/
}

#hori-content-stred a{
	color:#9DF;
}

#hori-content-kraj{
/*	float:left;
	background:url(images/header.jpg);*/
	margin:0px;
	width:100%;
	height:8px;
	position: relative;
	z-index: 0;
}

	
.plnasire{
	min-width:646px;
	width:100%;
/*	-moz-border-radius:10px;*/
}

.normalsire{
	width:75%;
/*	-moz-border-radius:10px;*/
}

.pulsire{
	width:45%;
	float:none;
/*	-moz-border-radius:10px;*/
}

.divpodklad{
	width:100%;
	height:100%;
	position: absolute;
	z-index:0;
	opacity:0.6;
  filter: alpha(opacity=60);
}

.divnadklad{
	width:100%;
	height:100%;
	position: relative;
	z-index:10;
}

.divpodklad2{
	width:100%;
	height:100%;
	position: absolute;
	z-index:0;
	opacity:0.9;
  filter: alpha(opacity=90);
}

.divpodkladHori{
	width:100%;
	height:100%;
	position: absolute;
	z-index:0;
	opacity:0.35;
  filter: alpha(opacity=35);
}

.imgpodklad{
	width:100%;
	height:100%;
	z-index:0;
}

.imgpodkladRoh{
	z-index:0;
	position:absolute; 
  bottom:3px; 
  right:10px;
}

#post-infer{
/*	padding:7px;
	background-color:#fff;
	border-left:1px solid #ddd;*/
	width:15%;
	min-width:150px;
	float:right;
  z-index:10;  
/*	-moz-border-radius:10px;*/
}

#post-info-kraj{
/*	float:left;
	background:url(images/header.jpg);*/
	margin:0px;
	width:150px;
	height:9px;
	position: relative;
	z-index: 10;
}

#post-info-stred {
/*	background:url(images/header.jpg) bottom center;
	float:right;*/
	margin:0px;
	width:150px;
	position: relative;
	z-index: 10;
}
	
#post-info{
	padding:4px;
	text-align: left;
/*	background-color:#fff;
	border-left:1px solid #ddd;
/*	width:15%;
	min-width:150px;*/
/*	-moz-border-radius:10px;*/
	margin:0px;
	position: relative;
	z-index: 10;
	color:#EE8800;
}

#post-info a{
	color: #CC7700;
	z-index:10;
}

#post-info a:visited{
	color: #DD8000;
	z-index:10;
}

.post-info-ex{
/*	padding:7px;
	background-color:#fff;
	border-left:1px solid #ddd;
/*	width:15%;
	min-width:150px;*/
	float:right;
	width:150px;
	position: relative;
	z-index: 10;
/*	-moz-border-radius:10px;*/
}

#sidebar{
/*	width:20%;
	min-width:200px;
	max-width:320px;*/
	width:300px;
	position: absolute;
	right: 0px;
   top:-20px
	line-height:18px;
	
	opacity:0.95;
   filter: alpha(opacity=95);
   z-index:20;
	
/*	background-color:#fff;
	background:url(images/sidebar-podN.gif) top left repeat-y;
	padding:20px 0px 20px 60px;
	margin-right:0px;
	margin-bottom:40px;
	-moz-border-radius:10px;*/


/*	float:right;
	width:15%;
	min-width:190px;
	background-color:#fff;
	padding:10px;
	margin-right:20px;
	margin-bottom:40px;
	-moz-border-radius:10px;
	*/
}

#sidefoto{
   width:280px;
   max-width:280px;
	height:170px;
	#height:230px;
	_height:230px;
	float:right;
   background-image:none;
   background-color:transparent;
   padding:0px;
   margin:0px;
   position:relative;
   z-index:20;
}

.sidevrch1{
   width:300px;
	height:67px;
	clear:both;
   background-image:url(images/sidebar-podH.gif);
   background-position:0px 0px;
   padding:0px;
   margin:0px;
}

.sidevrch3{
   width:300px;
	height:67px;
   background-image:url(images/sidebar-podD.gif);
   background-position:0px 0px;
   padding:0px;
   margin:0px;
}

.sidevrch2{
	width:300px;
   background-image:url(images/sidebar-podN.gif);
   background-position:0px 0px;
   background-repeat:repeat-y;
   padding:1px 0px 0px 0px;
   margin:0px;
}

#sidebar ul{
/*	list-style-type:none;*/
   list-style-image:url(images/bullet.gif);
   margin:0px 0px 0px 0px;
}

#sidebar li{
/*	list-style-type:none;*/
	_text-indent:-15px;
  margin:5px 0px 0px 23px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 600;
	line-height:130%;
}

#sidebar .bezodrazky{
  list-style-type:none;
  list-style-image:none;
  margin:5px 0px 0px -20px;
}

#sidebar h2{
	margin:5px 0px 0px 0px;
	font-family: 'CasablancaAntique CE', 'Casablanca Antique CE', 'Casablanca Antique', Garamond, CasablancaAntique;
	font-size: 22px;
	font-weight: 600;
}

#sidebar h3{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:5px 0px 0px 0px;
	font-size: 12px;
	font-weight: 700;
	font-style:normal;
	line-height:140%;
	background-color:transparent;
}

#sidebar a{
/*	list-style-type:none;*/
	color: #00007F;
	z-index:10;
}

#sidebar a:hover{
/*	list-style-type:none;*/
	color: #40409F;
/*	background-color:auto;*/
	z-index:10;
}

.sidebarZalozka {
	list-style-type:none;
	margin:0px 0px 0px -57px;
	padding:0px 0px 0px -55px;
   background-image:url(images/sidebar-podZ.gif);
	position:absolute;
	width: 300px;
	height: 36px;
   z-index:0;	
}

.sidebarOdsoup{
	padding: 0 0 0 55px;
}

.navigation{
}

.description{
	color:#dddccc;
}

.alignleft{
	float:left;
	margin-right:8px;
}

.alignright{
	float:right;
	margin-left:8px;
}

.aligncenter{
	float:none;
}

.center{
	background-color:white;
	padding:7px;
}

.textleft{
	text-align:left;
}

.textright{
	text-align:right;
}

.textcenter{
	text-align:center;
}

.textred{
	color:red;
}



#footer{
/*	float:left;*/
	text-align:center;
/*	min-width:755px;
	width:60%;*/
	width:700px;
	font-size: 1.2em;
	margin:30px 0px 0px 0px;

	height:98px;
	background:url(images/footer.gif);
	color:#fff;

/*	width:100%;*/
}

#footable , #footr , #footd{
	text-align:center;
	height: 98px;
	font-size: 10px;
	margin:0px;
	color:#fff;
	border:none;
	padding:0px;

/*	width:100%;*/
}

#footer a, #footer a:visited, #footer a:active, #footer a:hover{
/*	list-style-type:none;*/
	color: #AAF;
	text-decoration:underline;
/*	background-color:auto;*/
	z-index:10;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	font:'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 7px;
}

#respond {
	margin-top:20px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.comment-area{
	width:646px;
	background-color:#fff;
	-moz-border-radius:10px;
	padding:27px;
}

.comment-area h3{
	color:#000;
	background-color:transparent;
}

#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	-moz-border-radius:10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
/*	text-align: justify;*/
	text-align: left;
	margin-bottom:30px;
}

.odd{
/*	background-color:#eee;*/
	background-color:#E5E0D6;
}

.even{
/*	background-color:#ddd;*/
	background-color:#DACEB4;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
   padding: 0; 
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	width:72%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#fff;
	-moz-border-radius:5px;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/*calendar*/
#wp-calendar  tr  th, #wp-calendar  tr  td  {
	padding:0 5px;
	line-height:200%;
}

#wp-calendar  tr  td a:link , #wp-calendar  tr  td a:hover, #wp-calendar  tr  td a:visited, #wp-calendar  tr  td a:active{
	padding:2px !important;
}
