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

body{
	margin: 0px auto;
	text-align: center;

	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
}

body.main{
	background: url(bg.jpg) 0 0;
}

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

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

h1,h2,h3 {
	color: #f5989d;
	font-family: Georgia;
	font-size: 15px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #f5989d;
}

h1{
	font-size: 15px;
	margin: 0 0 10px 0;
}

h2{
	padding-bottom: 0;
	font-size: 13px;
	margin-bottom: 10px;
}

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


#content .claneknahled h2 a, h1{
	color: #f5989d;
	font-family: Georgia;
	font-size: 15px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #f5989d;
}

#content .claneknahled h2 a:hover{
	text-decoration: underline;
	color: #ff598c;
}

.text h2 {
	font-size: 13px;
	margin: 40px 0 6px 0;
}

.text h3 {
	font-size: 11px;
	margin: 45px 0 6px 0;
	}

input.button {
	font-size: 11px;
}

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

p{
	margin-top: 0px;
}

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

.anketa{
}

.anketa .bar{
	display: block;
	background-color: #997855;
	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 {
}

.anketa.clanku .nazev {
}

.anketa.clanku .barcnt {
}

.clanek{
	width: 100%;
}

.autor {
}

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

.claneknahled .autor, .clanek .autor{
	padding: 3px;
	background-color: #f5989d;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 10px;
	font-size: 10px;
}

.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 20px 0px;
	padding-bottom: 15px;
	}

#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{
}

.komentar .nazev,.anketa .nazev{
}

#content .komentar .nazev a{
	font-weight: bold;
}

.komentar .nazev{
	padding: 0 5px 0 5px;
	line-height: 24px;
	background-color: #FFE4F2;
	border: 1px dotted #f5989d;
	border-bottom: 0;
}

.komsub .komentar .nazev{
}


.komentar .autor{
	padding: 0 5px 5px 5px;
	background-color: #FFE4F2;
	border: 1px dotted #f5989d;
	border-top: 0;
}

#content .claneknahled .autor a, #content .clanek .autor a{
	color: #FFFFFF;
	font-weight: bold;
}

.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: #997855;
	color: #E1E1E1;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	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-size: 11px;
	font-family: Tahoma; 
	color: #EAEAEA;
	background: #997855;
}

#content .query{
	color: #333333;
	background: #FFE4F2;
}

#content{
	width: auto;
	padding: 0px 350px 0px 20px;
	margin: 0;
	text-align: justify;	
	}
	
#content2{
	margin-top: -170px;
	padding: 0px 5px;
	background-color: #FFFFFF;
	}

#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 > 400 ? 400:true);
	max-width: 400px;
	max-height: 1000px;
	height: expression(this.height > 1000 ? 1000:true);
}

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

#content a, #footer a{
	color: #f5989d;
	text-decoration: none;
}

#content a.menulink{
}

#content a.thickbox:hover,#content a.menulink:hover{
	text-decoration: underline;
	color: #ff5bb0;
}

#content a:visited{
}

#content a:hover, #footer a:hover{
	text-decoration: underline;
	color: #ff598c;
}

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

#footer{
	width: 100%;
	margin: 0;
	padding: 15px 0;
	display: block;
	text-align: center;
	line-height: 65px;

	font-family: Georgia;
	font-size: 10px;
	color: #FFFFFF;
	background: #483017;
	border-top: 1px dotted #F3989E;
}

#footer a{
    margin-right: 25px;
}

#footer a:hover{
	color: #f5989d;
}


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

#header{
	width: 775px;
	display: block;
	height: 408px;
	background: url(header.jpg) no-repeat top;
}

#hodnoceni{
	float: none;
	margin-top: 13px;
}

.uvod, #hodnoceni {
	background-color: #FFE4F2;
	color: #666666;
	border: 1px dotted #f5989d;
}

#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: 330px;
	text-align: left;
	color: #ceb99a;
	background: #533C25;
	margin-top: -10px;
}

#menuside .box{
	width: 178px;
	padding: 0 0 10px 0;
	margin: 0px 15px 15px 17px;
	display: block;
}

#menuside .box .bottom{
}

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

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

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

#menuside .box .content .sub1{
	margin-left: 15px;
	margin-right: 15px;
}

#menuside .box .content .sub2{
	margin-left: 30px;
	margin-right: 30px;
}

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


#menuside .box .nadpis{
	width: 284px;
	display: block;
	text-decoration: none;

	background-color: #997855;
	color: #ece0c6;
	font-family: Arial;
	font-size: 11px;
	font-weight: 700;
	height: 14px;
	text-transform: uppercase;

	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	}

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

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

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

#menuside .menuitem{
	float: none;
	width: 100%;
	display: block;
}

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


#menuside .menuitem.big{
}

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

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

#menuside a:hover{
}

#nazevblogu, #nazevblogu a,#nazevblogu a:hover{
	width: 100%;
	display: block;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	height: 200px;
	position: relative;

	color: #f5989d;
	font-family: Georgia;
	font-size: 30px;
	font-weight: 400;
}

#nazevblogu #headertxt {
	padding: 105px 330px 0 0;
}

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

#pagecnt{
}
