blockquote {
	margin: 0;
	padding: 0 20px 0 25px;
}

body{
	margin: 0px auto;
	color: #000000;
	font-family: Georgia;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
}

body.main{
	background: #f4e0bf url(body_bg.jpg);
}

body.mcecontentbody{
	text-align: justify;
	background-color: #FFFFFF;
}

div,form{
	padding: 0;
	margin: 0;
}

form#komentare_pridej_form {
}

h1,h2,h3 {
	color: #990000;
	font-family: Georgia;
	font-size: 13px;
	font-weight: 700;
}

h2{
	padding-bottom: 0;
	
	color: #798196;
	font-family: Georgia;
	font-size: 19px;
	font-style: italic;

}

h3{
	padding-bottom: 0;
	color: #798196;
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
}

h1, .claneknahled h2{
	padding: 5px !important;
	border: 1px dotted #cccccc;
	background-color: #f3f3f3;

	color: #990000;
	font-family: Georgia;
	font-size: 13px;
	font-weight: 700;

	margin: 0 0 10px 0;
	line-height: normal;
}

#content .claneknahled h2 a{
	color: #990000;
	text-decoration: none;
}

#content .claneknahled h2 a:hover{
	text-decoration: none;
	color: #808080;
}

.text h2 {
}

.text h3 {
	}

input.button {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	height: 24px;
	}

img{
	padding: 0;
	margin: 0;
	border: none;
}

p{
	margin-top: 0px;
}

ul,ol{
	text-indent: 20px;
}

.anketa{
}

.anketa .bar{
	display: block;
	background-color: #798196;
	font-size: 1px;
	line-height: 1px;
	height: 4px;
}

.anketa .barcnt{
	display: block;
}

.anketa .item{
	display: block;
	font-size: 10px;
}

.anketa.clanku .item{
	font-size: 11px;
}

.anketa .nazev {
}

.anketa.clanku .nazev {
}

.anketa.clanku .barcnt {
}

.clanek{
	width: 100%;
}

.clanek .autor{
	margin-bottom: 10px;
}

.claneknahled{
	margin-bottom: 25px;
	padding: 0px 0px 25px 0px;
}

h1.vypis{
	margin-bottom: 15px;
}

.claneknahled .autor{
	margin-bottom: 10px;
}

.clanek .autor, .claneknahled .autor{
	font-size: 11px;
}


.hlaska td
	{
	padding-left: 10px;
}

.hlaska.box
	{
	margin: 20px 0 20px 0;
	padding: 5px;
	width: 100%;
	min-height: 48px;
	height: expression(this.height < 48 ? 48:true);
}

.hlaska.box.error{
	border: 3px #D26311 solid;
}

.hlaska.box.help{
	border: 3px #73BA13 solid;
}

.hlaska.box.info{
	border: 3px #73BA13 solid;
}

.hlaska.box.ok{
	border: 3px #73BA13 solid;
}

.komentar{
	margin: 0px 0px 10px 0px;
	padding-bottom: 7px;
	}

#komentare .odpovedet {
	margin: 0px 0 25px 0;
}

.komentar .textcnt{
	margin: 6px 10px 5px 10px;
}

.komentar .text{
	text-align: justify;
}

.komentar .moznosti{
	margin: 5px 0 5px 0;	
   text-align: right;
   padding-right: 10px;
}


.komentar .autor,.komentar .moznosti,.claneknahled .autor{
	font-size: 11px;
}

.komentar .nazev,.anketa .nazev{
	font-size: 11px;
}

#content .komentar .nazev a{
}

.komentar .nazev{
	padding: 5px 5px 0 5px;
	line-height: 15px;
	background: url(body_bg.jpg);
	border: 1px solid #a6a6a6;
	border-bottom: none;
	}

.komsub .komentar .nazev, .komsub .komentar .autor{
/*	background-color: #83868d;*/
}


.komentar .autor{
	padding: 0 5px 3px 5px;
	line-height: 15px;
	background: url(body_bg.jpg);
	border: 1px solid #a6a6a6;
	border-top: none;
	}

#content .komentar .nazev a, #content .komentar .autor a{
/*	color: #ffffff;
*/}

.claneknahled .text{
	margin: 5px 0 5px 0;
}

.komchangebtn{
	margin-left: 14px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
	border-right-color: #444444;
	border-bottom-color: #444444;
	width: 24px;
	display: inline-block;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	height: 12px;
	vertical-align: middle;
	cursor: default;
	background: url(linkbar_bg.jpg) repeat-x 50% 50%;
}

.komchangebtn:hover{
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-top-color: #444444;
	border-left-color: #444444;
}

.komcheckbox{
	margin-left: 7px;
	border-width: 2px;
	border-style: solid;
	width: 12px;
	display: inline-block;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	height: 12px;
	vertical-align: middle;
	cursor: pointer;
}

.komsub{
	margin: 0px 0px 5px 20px;
}

.nazevpole{
	font-weight: bold;
	font-size: 12px;
}

.query{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	border: 1px solid #e3e4e9;
	background: #f4e0bf url(body_bg.jpg);
	}

#content{
	float: none;
	width: auto;
	padding: 0px 252px 0px 25px;
	margin: 0;
	text-align: justify;	
	}
	
#content2{
	padding-top: 50px;
	}

#content .imglist a,#content .imglist a:hover,#content a.img,#content a.img:hover{
	color: transparent;
	background-color: transparent;
	text-decoration: none;
}

#content .text{
	width: 100%;
}

#content .text img{
	padding: 0;
	margin: 0;
	border: none;
	width: expression(this.width > 430 ? 430:true);
	max-width: 430px;
	max-height: 1000px;
	height: expression(this.height > 1000 ? 1000:true);
}

#content .text a img{
	padding: 10px;
}

#content a, #menuside a{
	text-decoration: none;
	color: #676d79;
}

#content a.menulink,#content a.menulink:hover{
	text-decoration: none;
}

#content a.thickbox:hover{
	background-color: transparent;
}

#content a:visited{
}

#content a:hover, #menuside a:hover{
	color: #820606;
	text-decoration: underline;
}

#content.full{
	width: 100%;
	padding: 0;
	margin: 0;
}

#footer{
	width: 100%;
	line-height: 60px;
	padding: 0 0 0 0;
	display: block;
	text-align: center;
	font-size: 11px;
	background: url(linkbar_bg.jpg) repeat-x 50% 50%;
	color: #ffffff;
}

#footer a{
	margin-right: 20px;
	color: #bebebe;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footer a.posledni{
    margin-right: 20px;
}

#header{
	display: block;
	background: url(header_bg.jpg) no-repeat 50% 0px;
	text-align: left;
	width: 100%;
	height: 176px;
}

#hodnoceni, .uvod, code{
	background: #ffffff;
	border: 1px dotted #999999;
}

#komentare{
	margin-top: 40px;
}

#linkovani {
	margin-top: 40px;
}

#linkovani a{
	width: 100px;
	float: left;
	margin-right: 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	font-size: 10px;
	text-indent: 20px;
}


#menuside{
	float: right;
	width: 227px;
	text-align: left;
	margin-top: 45px;
}

#menuside .hledani input.query{
	height: 20px;
	line-height: 20px;
	border: 1px solid #E5E5E5;
}

#menuside .box{
	width: 218px;
	padding: 0;
	margin: 0 0 16px 0;
	display: block;
	border: 1px solid #cccccc;
}

#menuside .box .bottom{
}

#menuside .box .content{
	width: 198px;
	padding: 10px 10px 10px 10px;
	display: block;
}

#menuside .box .content .big{
	font-weight: bold;
}

#menuside .box .content .red{
	color: #FF0000;
}

#menuside .box .content .sub1{
	text-indent: 20px;
}

#menuside .box .content .sub2{
	text-indent: 30px;
}

#menuside .box .icon{
	display: none;
}


#menuside .box .nadpis{
	width: 196px;
	display: block;

	border: 1px dotted #646675;
	background-color: #f3f3f3;
	color: #798196;
	font-family: Georgia;
	font-size: 13px;
	font-weight: 700;
	
	vertical-align: middle;
	margin: 5px 0 0 5px;
	padding: 5px;
	}

#menuside .box .profilcnt{
	border: 1px dashed #d5d5d5;
}

#menuside .box .profilcnt img.fotka{
	border: 1px dashed #d5d5d5;
}

#menuside .box .top{
	display: none;
}

#menuside .menuitem{
	float: none;
	width: 100%;
	display: block;
	text-indent: 8px;
	
}

#menuside .menuitem .male{
	display: block;
}

#menuside .menuitem.big{
}

#menuside a{
	text-decoration: none;
}

#menuside a.menuitem.first{
}

#menuside a.menuitem{
	line-height: 30px;
	color: #ffffff;
	background: #474c52 url(linkbar_bg.jpg) repeat-x 50% 50%;
	margin-bottom: 1px;
}

#menuside a:hover{
}

#menuside a.menuitem:hover{
	background-image: none;
	background-color: #f4e1be;
	color: #000000;
	text-decoration: none;
}


#nazevblogu, #nazevblogu a,#nazevblogu a:hover{
	width: 100%;
	display: block;
	
	color: #ffffff;
	font-family: "Times New Roman";
	font-size: 23px;
	font-style: italic;
	font-weight: 700;
	
	line-height: 26px;
	text-decoration: none;
	height: 176px;
	position: relative;
	text-align: right;
	text-shadow: 1px 1px 2px #808080;
}

#headertxt {
	padding: 142px 10px 0 10px;
}

#page{
	width: 798px;
	background: #ffffff url(subheader.gif) repeat-x 0px 177px;
	margin: 0px auto 0px auto;
	border: 1px solid #ffffff;
	padding: 0;
}

#pagecnt {
	background: url(page.gif) repeat-y center;
}