@import url("layout.css");
body {
	background: white ;
	margin: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3em;
	color: black;
	text-align: center;
}


h1{
	margin: 0px;
	margin-bottom: 0.5em;
	color: white;
	font-size: 110%;
}


a{
	color:white;
	text-decoration:none;
}


p.foto{
	float: left;
	text-align: center;
	margin: 2px;
}

p.foto img{
	border: 1px solid black;
}
p.foto small{
	display: block;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.justify{
	text-align: justify;
}

.fleft{
	float: left;
}
.fright{
	float: right;
}


input,select,textarea{
	font-size : 12px;
	font-family: Microsoft Sans Serif , Tahoma, Arial, Verdana, Sans-Serif;
	border: none;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
.noBorder{
	border: none;
}

.hight_search_string{
	color:#EC008C ;
	font-style: italic;
}
.nopadding{
	margin: 0px;
	padding: 0px;
}


p#hlavicka em{
	font-style: normal;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	left:20px;
	font-size: 9px;
}
p#hlavicka a{
	color: Black;
}
p#hlavicka strong,.pink, a.pink,p#hlavicka a.pink{
	color: #EC008C;
}
form#search input{
	border: none;
	width: 150px;
}

div#paticka a{
	color: White;
	text-decoration: none;
}
div#paticka a.yellow,.yellow{
	color: Yellow;
}
div#paticka p{
	margin: 0px;
	padding: 0px;
}
div#home img{
 border: none;
 margin: 0px;
}

hr{
	border: none;
	border-top: 1px dashed #B5B6BD;
	height: 1px;
}

p.comment,p.ansver{
	font-weight: normal;
	font-size: 90%;
	line-height: 1.2em;
	text-align: justify;
}
p.comment strong,p.ansver strong{
	color: #EC008C;
}
p.comment small,p.ansver small{
	color: Yellow;
}
p.ansver{
	padding-left: 1em;
} 
form#comments{
	line-height: 1.5em;
	border-top: 3px double white;
	padding-top: 1em;
	color: Yellow;
}
form#comments a{
	color: #EC008C;
}
form#comments  small{
	color: White;
}
.cpch{
	vertical-align: text-bottom;
	height: 15px;
	text-align: center;
	font-size: 9px;
}
button{
	border: none;
	background: Black;
	color: White;
	font-weight: bold;
	text-align: left;
}
.search{
	text-decoration: underline;
}
.search:hover{
	text-decoration: none;

}
.normal{
	font-weight: normal;
}
