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

body{
	margin: 0px auto;
	color: #292929;
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}

body.main{
	background: #2F383F url(bg.jpg) repeat;
}

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

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


h1,h2,h3 {
	color: #12120d;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

h2{
	padding-bottom: 0;
	line-height: 20px;
	font-size: 17px;
}

h3{
	padding-bottom: 0;
	line-height: 20px;
	font-size: 15px;
}

h1, .claneknahled h2{
	color: #12120d;
	direction: ltr;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 20px;
}

#content .claneknahled h2 a{
	color: #12120d;
	direction: ltr;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

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

.text h2 {
	color: #88ac0b;
	font-size: 18px;
	margin: 40px 0 7px 0;
}

.text h3 {
	font-size: 15px;
	color: #88ac0b;
	margin: 40px 0 6px 0;
	}

input.button {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	background: #941200 url(button.gif) repeat-x;
	height: 24px;
	color: #FFFFFF;
	border: 2px solid #941200;
	}

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

p{
	margin-top: 0px;
}

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

.anketa{
}

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

.anketa .barcnt{
	display: block;
}

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

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

.anketa .nazev {
	font-size: 12px;
}

.anketa.clanku .nazev {
}

.anketa.clanku .barcnt {
}

.clanek{
	width: 100%;
}

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

.clanek .autor, .claneknahled .autor{
	margin-bottom: 10px;
	color: #a2a29b;
	text-decoration: underline;
}


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



.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 15px 0px;
	color: #3D3D3D;
	background: url(kombg.gif) repeat-x top;
	}

#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: 12px;
}

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

#content .clanek .autor a, #content .claneknahled .autor a{
	color: #a2a29b;
	text-decoration: underline;
}

.komentar .nazev{
	padding: 0px 5px 0 5px;
	line-height: 20px;
}

.komsub .komentar .nazev{
	color: #000000;
}


.komentar .autor{
	padding: 0 5px 0 5px;
	height: 20px;
	line-height: 20px;
	}

#content .komentar .autor a{
}

.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;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	height: 12px;
	vertical-align: middle;
	cursor: default;
	
	background: #941200 url(button.gif) repeat-x 50%;
	color: #FFFFFF;
	border: 2px solid #941200;

}

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

.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{
	color: #555555;
	font-size: 12px;
	font-family: Arial;
	border: 1px groove;
}

#content{
	float: none;
	width: auto;
	padding: 0px 340px 0px 30px;
	margin: 0;
	text-align: justify;	
	}
	
#content2{
	padding: 20px 0;
	}

#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: #3e7ab9;
}

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

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

#content a:visited{
}

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

#footer{
	width: 945px;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 0;
	display: block;
	text-align: center;
	color: #ededed;
	font-size: 11px;
	background-color: #3e3e3b;
}

#footer a, #footer a:hover{
	margin-right: 20px;
	color: #4b8edb;
	text-decoration: none;
}

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

#header{
	width: 945px;
	display: block;
	background: url(header.jpg) no-repeat center;
	text-align: left;
	height: 180px;
}

#hodnoceni{
	margin-top: 13px;
	background: #F2F2ED;
	border: 1px solid #E0E0D3;
}

#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: 280px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	margin-top: 8px;
}

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

#menuside .box{
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
}

#menuside .box .bottom{
}

#menuside .box .content{
	width: 250px;
	padding: 10px 0px;
	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: 250px;
	display: block;
	border-bottom: 4px solid #b1b3a3;
	color: #12120d;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	height: 16px;
	vertical-align: middle;
	margin: 9px 0 0 0;
	padding-bottom: 2px;
	text-indent: 2px;
	text-transform: uppercase;
	}

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

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

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

#menuside a.menuitem{
	line-height: 20px;
	height: 20px;
}

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

#nazevblogu, #nazevblogu a,#nazevblogu a:hover{
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 60px;
	text-decoration: none;
	height: 180px;
	position: relative;
	text-align: center;
	text-indent: 43px;
}

#nazevblogu #headertxt {
	padding-top: 25px;
}

#page{
	width: 945px;
	margin: 0px auto 0px auto;
	padding: 0;
	background: url(content.gif) repeat-y;
}

#wrapper {
}
