@charset "windows-1250";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body, p, ul, ol, div, h1, h2, h3, h4, h5, h6, form, table, tr, td{
	line-height: 1.5em;
}

body{
	background: url(../images/bg_gr.jpg) repeat-x #6A96BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: white;
	padding-bottom: 10px;
}
p{
	margin-bottom: 1.5em;
}

a {
	color: #00AAFF;
}

a:visited {
	color: #007FFF;
}

a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	color: white;
	margin-bottom: 0.4em;
}
h1{
	font-size: 1.6em;
	font-weight: normal;
}
h2{
	font-size: 1.5em;
	font-weight: normal;
}
h3{
	font-size: 1.4em;
	font-weight: normal;
}
h4{
	font-size: 1.3em;
}
h6{
	font-size: 1.2em;
}
ul.no-list{
	list-style: none;
}

.container{
	width: 1050px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 auto;
	background: url('../images/blog_gr2.jpg') #6A96BB;
	/*position: relative;*/
	min-height: 350px;
	/*border: 1px solid red;*/
	_height: 350px;
}

.header{
	background: url('../images/bg_gr.jpg'); #6A96BB;
	position: relative;
	height: 223px;
	overflow: hidden;
}
.header span{
	display: block;
	width: 850px;
	height: 223px;
	position: absolute;
	top: 0;
	left: 0;
}

.home{
	display: block;
	width: 320px;
	height: 85px;
	position: absolute;
	top: 60px;
	left: 50px;
}

.homecell {
  text-align: right;
  vertical-align: top;
}

.homecell div h1 {
  position: relative;
  margin-top: 20px;
  left: 20px;
  display: block;
  font-family: "georgia", serife;
  font-size: 2em;
}

.homecell div h2 {
  font-family: "georgia", serife;
  font-size: 1.4em;
  position: relative;
  left: 20px;
  display: block;
  padding-top: 0px;
  top: -15px;
}

.autorimage {
  position: relative;
  margin-top:-20px;
  margin-right: -20px;
}

.left-block h3 {
  background: url('../images/category_c.jpg') no-repeat;
  width: 200px;
  height:38px;
  margin: 0;
  padding:0;
  padding-left:15px;
  padding-top: 2px;
  padding-right: 250px;
  
  text-align: right;
  margin-left:0px;
  font-family: "georgia", serif;
  border: 0px solid green;
}

.topstory{
	min-height: 165px;
	padding-bottom: 10px;
}
.topstory img{
	border: 1px solid #91B5A9;
	float: left;
}
.topstory-text{
	float: right;
	width: 288px;
}
.topstory h2{
	line-height: 1.3em;
}
.topstory h2 a{
	text-decoration: none;
}
.topstory h2 a:hover{
	text-decoration: underline;
}


.listing a{
	color: white;
	background: #0B2E22;
	text-decoration: none;
	padding: 1px 5px;
}
.listing a:hover{
	background: #05140F;
}
.listing span{
	color: #0B2E22;
	background: #98C500;
	text-decoration: none;
	padding: 2px 4px;
}


.left-block{
  border: 0px solid blue;
	float: left;
	width: 170px;
	padding: 26px 26px 6px 16px;
	/*background: url(../images/left_bg.gif) repeat-x;*/
	min-height: 250px;
}

.left-block ul {
  position: relative;
  list-style: none;
  text-align: right;
  margin-right: -20px;
  padding-bottom: 20px;
  font-family: "georgia", serife;
  font-size: 1.1em;
}
.left-block ul li {
}

.left-block ul li span {}

.left-block ul li span a {text-decoration:none; color: #2F3B55;}
.left-block ul li span a:visited {text-decoration:none; color: #2F3B55;}
.left-block ul li span a:selected {text-decoration:none; color: #2F3B55;}
.left-block ul li span a:active {text-decoration:none; color: #2F3B55;}
.left-block ul li span a:hover {text-decoration:underline; color: #EDFFFF;}

.center-block {
  float: left;
  margin-left: 40px;
  margin-top: 30px;
  border: 0px solid magenta;
  width:530px;
  }

.center-block div {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.1em;
}

.center-block div p img {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;

}

.center-block h1, .center-block h2, .center-block h3, .center-block h4, .center-block h5 {
  font-weight: bold;
}

.center-block div h1, .center-block div h2, .center-block div h3, .center-block div h4 {
  font-family: "georgia", serife;
  text-align: right;
  border-top: 1px dotted white;
}

.center-block div div div h2.nadpis {
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 0.8em;
}

.center-block div ol, .center-block div ul {
  padding-left:25px;
}

h2.entry-title a {
  color: #EDFFFF
}

div.entry-content {font-size:90%;}

.center-block {margin-top: -24px;}

.center-block div p.title {
  text-align: right;
  margin-top:-15px;
  font-size: 0.8em;
}

.center-block div p.title a {
  color: #EDFFFF;
  text-decoration: none;
}
.center-block div p.title a:hover {
  text-decoration: none;
  color: white;
}

.center-block div div div p.text{
  margin-top: -0.5em;
  padding-top: -1em;
  font-size: 1.1em;
}

.center-block div h1 a, .center-block div h2 a, .center-block div h3 a, .center-block div h4 a {
  text-decoration: none;
  color: #EDFFFF;
  
}

.right-block{
  /*border: 1px solid red;*/

	width: 195px;
	/*padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 820px;
  padding-right: 0px;
	margin: 0px; */
	margin: auto;
	padding-top: 27px;
	/*_padding-left: 750px;
	padding-right: 0px;*/
	margin-left: 790px;
	border: 0px dotted red;
	/*background: url(../images/blog_gr.jpg) repeat-y;*/
	min-height: 30px;
	_height: 30px;
}
.right-block h5{
	margin-left: 10px;
}

.right-block .right-top {
  background: url('../images/right_bg_top.jpg') no-repeat;
  height: 13px;
}

.right-block .right-bottom {
  background: url('../images/right_bg_bottom.jpg') no-repeat;
  height: 18px;
}

.right-block .right-content {
  background: url('../images/right_bg.jpg') repeat-y;
  padding-left: 5px;
  padding-right: 5px;
}

.right-box{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.right-box-dark{
	background: url(../images/box_dark_top.gif) no-repeat #001B12;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
}
.right .right-box-dark h5{
	margin-left: 0px;
}
.right-box-dark-item{
	padding-bottom: 5px;
}
.right-box-dark .date{
	font-size: 0.8em;
	color: #87A299;
	padding-top: 5px;
}
.right-box-dark p{
	margin-bottom: 0;
	padding-bottom: 0.8em;
}
.right-box-dark a{
	font-weight: bold;
	text-decoration: none;
}
.right-box-dark a:hover{
	text-decoration: underline;
}
.right-box-dark-bottom{
	background: url(../images/box_dark_bottom.gif) no-repeat;
	height: 10px;
	margin-bottom: 10px;
}

.line-bottom{
	background: url(../images/right_line_horizontal.gif) repeat-x bottom;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.line-top{
	background: url(../images/right_line_horizontal.gif) repeat-x top;
	padding-top: 15px;
	margin-top: 5px;
}

.bottom{
	/*background: url(../images/bottom_bg.gif) no-repeat #4F776A;*/
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	/*position: relative;*/
	min-height: 1px;
	_height: 1px;
}

.footer{
	width: 1050px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	/*position: relative;*/
	text-align: center;
	overflow: hidden;
	background: url('../images/blog_gr2.jpg') repeat-y;
	font-size: 0.8em;
}
.footer span{
	display: block;
	width: 1050px;
	height: 40px;
	/*background: url(../images/footer.gif) no-repeat;*/
	position: absolute;
	top: 0;
	left: 0;
}

.shadow-left{
	width: 14px;
	height: 350px;
	background: url(../images/shadow_left.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.shadow-right{
	width: 14px;
	height: 350px;
	background: url(../images/shadow_right.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 864px;
}

.r-image{
	display: block;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	line-height: 1em;
}
h1.r-image, h2.r-image, h3.r-image, h4.r-image, h5.r-image, h6.r-image{
	color: #fff;
}

.left table{
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
.left table th{
	border-collapse: collapse;
	border: 1px solid #124836;
	background: #0B2E22;
	padding: 3px 10px;
	font-weight: bold;
}
.left table td{
	border-collapse: collapse;
	border: 1px solid #124836;
	padding: 3px 10px;
	background: #0E3B2B;
	vertical-align: top;
}
.left table .even td{
	background: #0C3325;
}
.input-text, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #EDFFFF;
	border: 1px solid #0B2E22;
	color: #00281B;
	padding: 1px 2px;
}
.input-text, .button-save {width: 150px;}

textarea {
  width: 350px;
  height: 60px;
}

.no-display{
	display: none;
}
.clear{
	clear: both;
}
.clear-hidden{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.image-right{
	border: 1px solid #91B5A9;
	float: right;
	margin: 5px 5px 10px 20px;
}
.image-left{
	border: 1px solid #91B5A9;
	float: left;
	margin: 5px 20px 10px 5px;
}
.text-normal, .left table th.text-normal{
	font-weight: normal;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}

.w30p { width: 30%; }
.w70p { width: 70%; }
.w100p { width: 100%; }

.w100 { width: 100px; }
.w200 { width: 200px; }
.w300 { width: 300px; }
.w400 { width: 400px; }

.clanek-datum {text-align:right; font-size:80%;}

.center-block a[href ^="http://"], .left-block a[href ^="http://"] {
	padding-right: 20px;
	background: transparent url('icons/external.png') no-repeat center right;
}

.center-block a[href ^="mailto:"], .left-block a[href ^="mailto:"] {
	padding-right: 20px;
	background: transparent url('icons/email.png') no-repeat center right;
}

/* Files */
.center-block a[href$=".pdf"], .left-block a[href$=".pdf"]   { padding-right:20px; background: transparent url(icons/pdf.png) no-repeat center right; }  
.center-block a[href$=".doc"], .left-block a[href$=".doc"]   { padding-right:20px; background: transparent url(icons/doc.png) no-repeat center right; }  
.center-block a[href$=".xls"], .left-block a[href$=".xls"]   { padding-right:20px; background: trasparent url(icons/xls.png) no-repeat center right; }  

right-content a {padding-right:0px; background: none !important;}

.clear {
  clear:all;
}

.navigationTable {
  text-align: center;
  width: 100%;
  border: 0px solid red;
}

.lcell {
  text-align: left;
}

.rcell {
  text-align: right;
}

.lcell a, .rcell a {text-decoration:none;}
.lcell a:hover, .rcell a:hover {text-decoration:underline; color: #EDFFFF;}

.komentarTable {width: 100%; boder: 1px solid red;}
.komentarTable2 {text-align: right; vertical-align: middle;}

#bottom1 {background: url('../images/top1c.jpg') no-repeat; width: 55px;}
#bottom2 {background: url('../images/top2c.jpg') no-repeat; width: 498px;}
#bottom3 {background: url('../images/top3c.jpg') no-repeat; width: 30px;}

.dale-vyslo-table {width: 100%; border: 0px; }
.dale-vyslo-left {width: 50%; font-size:1em; text-align:left; vertical-align:top; border-right: 1px white dotted;}
.dale-vyslo-right {font-size:1em; text-align:right;  margin:0px; padding:0;}
.dale-vyslo-left span a, .dale-vyslo-right span a {color: #EDFFFF; text-decoration: none;}
.dale-vyslo-left span a:hover, .dale-vyslo-right span a:hover {color: #EDFFFF; text-decoration: underline;}

.navigacni-tabulka {width:100%; border: 0px;}
.navigacni-tabulka-left {width:50%; text-align: left; vertical-align: middle;}
.navigacni-tabulka-right {width:50%; text-align: right; vertical-align: middle;}

.navigacni-tabulka-right span a, .navigacni-tabulka-left span a {color: #EDFFFF; text-decoration:none;}
.navigacni-tabulka-right span a:hover, .navigacni-tabulka-left span a:hover {color: #EDFFFF; text-decoration:underline;}

.page-navigation {text-align:center; border-top: 1px dotted #EDFFFF; align:center; }
.page-navigation-table { align:center; text-align: center; margin-left: auto; margin-right:auto;}
.page-navigation-table tr {height:20px;}
.page-navigation-table tr td {width:20px; background-color: #6A96BB; vertical-align:middle; text-align:center;}
.page-navigation-table tr td a {color: #2F3B55; text-decoration:none; width: 20px; height: 20px; text-align:center;}
.page-navigation-table tr td a span {width: 40px; height: 40px; cursor: pointer; text-align:center;}

span.nick {font-size: 1.1em;}
span.Publikovano {font-size: 0.8em;}

p.komentar-item {
  padding-left: 20px;
	background: transparent url('../images/icon_external.gif') no-repeat top left;
}

div.vymena-odkazu {
padding: 10px;
margin: 10px;
margin-left: 320px;
width: 550px;
border: 0px;
}

.vymena-odkazu .lista-seo a { background: none; color: #2F3B55; padding: 2px; }
.right-align {text-align: right;}

.mrak-slov { text-align:right; padding-right: 0px; margin-right: -20px;color:#2F3B55;}
.mrak-slov a {text-decoration:none;color:#2F3B55;}
.mrak-slov a:hover {text-decoration:none; color: #EDFFFF;}
.mrak-slov a:hover span {text-decoration:none; color: #EDFFFF;}
.mrak-slov a span {}

#linkuj {color:#EEE; text-decoration:none; font-size: 80%; margin-bottom: 2px;}
#linkuj A, #linkuj A:visited {color:#EEE; text-decoration:none; border-top: 1px #EEE dotted;}

#fb-root {color:white !important ; }
/*.postContent .postText {color: white ! important;}*/