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

body{
	margin: 0px auto;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
}

body.main{
	background: #f4bad8 url(containerBg.gif) repeat-x fixed bottom;
}

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

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

form#komentare_pridej_form {
}

h1,h2,h3 {
	color: #000000;

	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: 700;

}

h2{
	padding-bottom: 0;
	font-family: "Trebuchet MS";
	font-size: 20px;
}

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

h1, .claneknahled h2{
	border-bottom-color: #9b6e89;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	color: #000000;
	
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;

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

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

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

.text h2 {
}

.text h3 {
	}

input.button {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	height: 24px;
	color: #000000;
	background-color: #f7f7f7;
	}

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

p{
	margin-top: 0px;
}

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

.anketa{
}

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

.anketa .barcnt{
	display: block;
}

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

#content .anketa a:hover{
	background-color: #af7f9b;
}

.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: #f7f7f7;
	border: 0px;
	padding: 4px;
	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: 10px;
}

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

#content .komentar .nazev a{
}

.komentar .nazev{
	padding: 5px 5px 0 5px;
	line-height: 15px;
	border-top: 2px solid #f4bad8;
	background: #f7f7f7;
}

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


.komentar .autor{
	padding: 0 5px 3px 5px;
	height: 16px;
	line-height: 13px;
	background: #f7f7f7;
	}

#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;
	background-color: #6d5434;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	height: 12px;
	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: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-color: #f7f7f7;
}

#content{
	float: none;
	width: auto;
	padding: 0px 13px 0px 290px;
	margin: 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, #menuside a{
	text-decoration: none;
	color: #f4bad8;
}

#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: #ffffff;
	background-color: #f4bad8;
	text-decoration: none;
}

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

#footer{
	width: 740px;
	padding: 10px 0 10px 0;
	display: block;
	text-align: center;
	background-color: #45444d;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
}

#footer a{
	margin-right: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #9b6e89;
}

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

#header{
	width: 710px;
	display: block;
	background: url(header.gif) no-repeat top center;
	text-align: left;
	height: 180px;
	margin: 0 0 0 15px;
	position: relative;
	
	border: 1px solid #44434c;
}

#hodnoceni, .uvod, code{
	background: #f7f7f7;
	border: 0px;
	
}

#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: left;
	width: 225px;
	text-align: left;
	margin-top: 8px;
	padding: 0 0 0 20px;
}

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

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

#menuside .box .bottom{
}

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

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

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

#menuside .box .content .sub1{
	padding-left: 30px;
	background-position: 20px 50%;
	width: 205px;
}

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

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


#menuside .box .nadpis{
	width: 220px;
	display: block;
	color: #000000;
	
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	
	border-bottom-color: #9b6e89;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: normal;

	vertical-align: middle;
	margin: 6px 0 0 0;
	}

#menuside .box .profilcnt{
	background: #f7f7f7;
}

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

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

#menuside .menuitem{
	float: none;
	width: 225px;
	display: block;
	text-indent: 0px;
	
}

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

#menuside .menuitem.big{
}

#menuside a{
	text-decoration: none;
}

#menuside a.menuitem.first{
}

#menuside a.menuitem{
	line-height: 24px;
	padding-left: 10px;
	background: url(arrow.gif) no-repeat 0px 50%;
	color: #333333;
}

#menuside a:hover{
}

#menuside a.menuitem:hover{
/*	color: #993333;*/
	background-color: #fce7f2;
	text-decoration: none;
}


#nazevblogu, #nazevblogu a,#nazevblogu a:hover{
	width: 100%;
	display: block;

	color: #e961a8;
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: 700;
	letter-spacing: -1px;

	text-decoration: none;
	height: 180px;
	position: relative;
	text-align: center;
	text-transform: lowercase;
}

#headertxt {
	padding: 80px 15px 0 175px;
}

#page{
	width: 742px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	padding: 15px 0 0 0;
	text-align: left;
}

#pagecnt {
	background: url(headerBg.gif) repeat-x 0px -20px;
	padding-top: 45px;
	padding-bottom: 15px;
}
