#head{
background-image:url('../images/bg_head.jpg');
}

#head.en{
background-image:url('../images/bg_head_en.jpg');
}

#body{
background-image:url('../images/bg_body.jpg');
}

#txt{
background-image:url('../images/bg_txt.jpg');
}

#txtcon{
float:right;
padding-right:40px;
padding-bottom:45px;
width:530px;
text-align:justify;

background: url("../images/bg_info_line.gif") 0 0 no-repeat;
background-position: 0 95%;
}

#txtcon p{
margin:0px;
padding:4px;
padding-bottom:8px;
color:#CCCCCC;
font-size:12px;
}

#txtcon .i{
text-align:left;
vertical-align:top;
font-size:10px;
padding-left:10px;
}

#txtcon .i img{
padding: 2px;
padding-left:0px;
/* border:1px solid #CCCCCC; */
}

input.mail{
	border:1px solid silver;
	margin-bottom:5px;
}

input.s_hledej{
	background-color:#222222;
	border:2px solid silver;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	margin:3px;
}

#txtcon p a.rozcesti{
text-decoration: none;
background: url("../images/bg_menu.gif") 0 0 no-repeat;
background-position: 10px 0px;
padding: 8px 0 0 40px;
color:#FCBD48;
font-weight:bold;
font-size:16px;
}

#txtcon p a:hover.rozcesti{
color: #6BD8AB;
background-position: 10px -32px;
}
