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

body{
	margin: 0px auto;
	color: #686868;

	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

body.main{
	background: #ecfbff url(bgtop.jpg) repeat-x top;	
}

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

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

form#komentare_pridej_form {
}

h1,h2,h3 {
	color: #6a6a6a;
	font-family: Georgia;
	font-size: 18px;
	font-weight: 400;
}

h2{
	padding-bottom: 0;
	font-size: 19px;

}

h3{
	padding-bottom: 0;
	font-size: 16px;
}

h1, .claneknahled h2{
	color: #6a6a6a;
	font-family: Georgia;
	font-size: 18px;
	font-weight: 400;

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

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

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

.text h2 {
}

.text h3 {
	}

input.button {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	height: 24px;
	background-color: #3f93be;
	color: #ffffff;
	border: 1px solid #cccccc;
	}

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

p{
	margin-top: 0px;
}

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

.anketa{
}

.anketa .bar{
	display: block;
	background-color: #3f93be;
	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{
	background-color: #fdf8f1;
	color: #b7a795;
	padding: 3px 7px;
	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{
	font-size: 10px;
}

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

#content .komentar .nazev a, #content .komentar .autor a{
	color: #7d8052;
}

.komentar .nazev{
	padding: 5px 5px 0 5px;
	line-height: 15px;
	background: url(paper.gif) 25px 25px;
	color: #686868;
	border: 1px solid #9c9c9c;
	border-bottom: 0px;
}

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


.komentar .autor{
	padding: 0 5px 3px 5px;
	height: 16px;
	line-height: 13px;
	border-bottom: 1px solid #eeeeee;
	background: url(paper.gif);
	color: #686868;
	border: 1px solid #9c9c9c;
	border-top: 0px;
	}

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

.komchangebtn{
	margin-left: 14px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
	border-right-color: #444444;
	border-bottom-color: #444444;
	width: 24px;
	display: inline-block;
	background-color: #3f93be;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	height: 14px;
	vertical-align: middle;
	cursor: default;
}

.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: Verdana;
	font-size: 12px;
	color: #777777;
	border: 1px solid #9ea653;
	background: #f5f0ea;	
}

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

#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{
	text-decoration: none;
	color: #a9b880;
}

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

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

#content a:visited{
}

#content a:hover{
	text-decoration: underline;
}

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

#footer{
	width: 609px;
	height: 95px;
	padding: 230px 250px 0 50px;
	display: block;
	text-align: left;
	font-family: Georgia;
	font-size: 14px;
	background: url(footer.jpg) no-repeat 1px 0px;
	color: #669999;
	line-height: 25px;
}

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

#footer a:hover {
	text-decoration: none;
	color: #a1cee7;
}

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

#header{
	width: 909px;
	display: block;
	background: url(header.jpg) no-repeat left top;
	text-align: left;
	height: 346px;
}

#hodnoceni, .uvod, code{
	border: 0;
	background-color: #fdf8f1;
	color: #b7a795;
}

#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: 290px;
	text-align: left;
	margin-top: 50px;

}

#menuside .hledani input.query{
	height: 20px;
	line-height: 20px;
}

#menuside .box{
	width: 250px;
	padding: 0;
	margin: 0 0 16px 0;
	display: block;
}

#menuside .box .bottom{
}

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

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

#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: 228px;
	padding: 5px 10px 0 10px;
	display: block;
	color: #5c5c5c;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 56px;
	vertical-align: middle;
	text-align: center;
	text-transform: lowercase;
	margin: 0px 0 0 0;
	background: url(menutitle.gif) no-repeat;
	}

#menuside .box .profilcnt{
	border: 1px solid #9c9c9c;
}

#menuside .box .profilcnt img.fotka{
	border: 1px solid #eaeada;
}

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

#menuside .menuitem{
	float: none;
	display: block;
	background: url(search_field.png) repeat-y 50% 0%;
	padding: 0px 6px;
	text-transform: lowercase;
}

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

#menuside .menuitem.big{
}

#menuside a{
	text-decoration: underline;
	color: #a9b880;
}

#menuside a.menuitem.first{
}

#menuside a.menuitem{
	line-height: 25px;
	color: #5c5c5c;
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}

#menuside a:hover{
	text-decoration: none;
}

#menuside a.menuitem:hover{
	text-decoration: none;
	color: #bb4e22;
}


#nazevblogu, #nazevblogu a,#nazevblogu a:hover{
	width: 100%;
	display: block;
	color: #e7fbc7;
	font-family: Georgia;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	height: 185px;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
}

#headertxt {
	padding: 73px 600px 0 50px;
}

#page{
	width: 909px;
	background: url(content.jpg) repeat-y 1px 40px;
	border: none;
	margin: 0px auto 0px auto;
	padding: 0;
}

#pagecnt {
}

#wrapper {
}
