@CHARSET "UTF-8";

.navlist td {
	vertical-align: top;
}

.MenuMidSection {
	padding-left: 5px;
	font: bold 13px Arial;
	color: #2D3D46;
	background-repeat: repeat-x;
	height: 267px;
	width: 250px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	overflow: hidden;
	font: bold 13px Arial;
}

.MenuMidSectionBlue {
	background-image: url(/images/grafika/menu_hledam_mid.png);
	border-color: #128AC3;
	background-color: #21a3f8;
}

.MenuMidSectionGreen {
	background-image: url(/images/grafika/menu_nabizim_mid.png);
	border-color: #669405;
	background-color: #7AB00A;
}

.MenuMidSectionBlack {
	color: black;
	background-color: #435158;
	border-color: #313334;
	width: 249px;
	background-color: #435158;
}

.MenuMidSectionGray {
	width: 173px;
	background-color: #F5F5F5;
	border-color: #E0E0E0;
}

/** hledam ubytovani */
.HledamMenu td:FIRST-CHILD {
	width: 57%;
}

.MenuArrow {
	margin-right: 5px;
}

.TopMenuSubmitAsHref .newItem {
	text-decoration: underline;
}

.TopMenuSubmitAsHref {
	border: none;
	background: none;
	color: white;
	text-decoration: none;
}

.HledamSearch {
	margin-top: 15px;
	width: 150px;
}

.TrippleDot {
	color: white;
	margin-right: 5px;
}

.PrehledShanejiciDiv {
	margin-bottom: 15px;
	margin-top: 5px;
}
7 margin
.NabizimSearch {
	margin-top: 30px;
}

.SearchForm select {
	width: 140px;
}

.SearchForm input.Search {
	width: 135px;
}

.SearchForm {
	margin-top: 5px;
}

.SearchForm td:FIRST-CHILD {
	width: 50%;
}

.searchSubmitButton {
	float: right;
}

.VlozitDiv{
	margin-top: 5px;
	margin-bottom: 5px;	
}

.MenuVlozitGreenText,.MenuVlozitGreenText a {
	color: #70A00C;
	text-decoration: none;
}

.MenuVlozitGreenText hr {
	color: #70A00C;
	border-style: solid; padding : 0;
	margin: 0;
	padding: 0;
}

.MenuVlozitBlueText,.MenuVlozitBlueText a {
	color: #10A1E6;
	text-decoration: none;
}

.MenuVlozitBlueText hr {
	color: #10A1E6;
	border-style: solid;
	padding: 0;
	margin: 0;
}

.EditovatMenuDiv {
	padding-top: 10px;
	padding-left: 15px;
}

#findformtext {
	width: 100px;
	margin-left:15px; 
}

.GOTONumber {
	margin-top: 10px;
}

.NenechteSiUjit{
	margin-top: 5px;
	margin-bottom: 10px;
}

.GrayInner{
	margin-left:10px; 
}

.OrangeHref{
	color:#F3611D;
	text-decoration: none;
}
.OrangeHref img{
	margin-right: 5px;
}

.OrangeHref span{
	text-decoration: underline;
}

.EnvelopeEmail{
	margin:10px 0;
}

.GrayHref{
	color:#807F7F;
	text-decoration: none;	
}

.GrayHref span{
	color:	#807F7F;
}

.ExtendFilter{
	cursor: pointer;
	width:220px;
}
.ExtendFilter img{
	position: relative;
	top:4px;
	margin-right: 10px;
}

.SearchError{
white-space: nowrap;
font:normal 12px Arial;
color:red;
}

.FullFilterTable{
width:240px;		
}
.FullFilterTable td{
vertical-align: middle;
}


/** Magic in IE, do not touch !!
images lose margin with this
*/ 	
.BlockImage{
display: block;	
}

.HledamMenu form{
margin:0;	
}

.MenuFilterTable td:FIRST-CHILD{
width: 97px;
}