*{
margin: 0px;
padding: 0px;
}
body{
	/*Samotne telo stranky*/
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
}
.searchsubmit{
	background-color: transparent;
	background-image : url(layout/search.gif);
	background-repeat : no-repeat; 
	border: 0px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	margin-left: 3px;
	vertical-align: -4px;
}


#shade{
	position: absolute;
	left: 0px; top: 0px;
	background-image : url(layout/topshade.jpg);
	background-repeat: y-repeat;
	height: 105px;
	width: 100%;
}
#content{
	position: relative;
	margin: auto;
	width:785px;
}

#top{
	width:785px;
	position: relative;
	height: 110px;
}
#top h1 a{
	width:73px;
	height: 74px;
	position: absolute;
	left: 23px; top: 23px;
	overflow: hidden;
	margin: 0; padding: 0;
}
#top h1 a span{
	width:73px;
	height: 74px;
	background-image : url(layout/islogo.jpg);
	position: absolute;
	left: 0px; top: 0px;
	cursor: pointer;
}

#googlesearchtext{
	position: absolute;
	left: 525px; top: 40px;
	width:115px;
	height: 23px;
	overflow: hidden;
	margin: 0; padding: 0;
}
#googlesearchtext span{
	position: absolute;
	left: 0px; top: 0px;
	width:115px;
	height: 23px;
	background-image : url(layout/google.jpg);
}
#googlesearch{
	position: absolute;
	top: 40px;
	left: 640px;
	width: 145px;
	height: 13px;
	text-align: left;
}
.googleinput{
	border: 1px solid #000000;
	width: 115px;
	height: 13px;
	font-size: 11px;
	padding-left: 2px;
}
.googlesubmit{
	background-color: #FFFFFF;
	background-image : url(layout/search.gif);
	background-repeat : no-repeat; 
	border: 0px;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

#topmenu{
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 13px;
	padding-bottom: 2px;
}
#topmenu ul{
	margin:0px; 
	padding:0px; 
	list-style-type:0px;
	}
#topmenu ul li{
	display:inline; 
	margin-left: 8px;
	padding-right: 4px;
	border-right: 1px solid #BBBBBB;
}
#topmenu a{
	color: #434343;
	text-decoration: none;
}
#topmenu a:hover{
	color: #992F22;
}



#main{
	position: relative;
	width: 785px;
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 0px;
	border-top: 4px Solid #992F22;
	border-bottom: 4px Solid #992F22;
 	height: auto;
	font : 11px Tahoma;
	text-align: left;
}

#topline{
	position: relative;
	width: 100%;
	height: 25px;
	font-size: 11px;
}
#toppocet{
	position: relative;
	float: left;
	margin-left: 3px;
	color: #373737;
}
#toppocet span{
	color: #992F22;
}

#topright{
	position: relative;
	float: right;
	color: #373737;
	margin-right: 3px;
}
#topright span{
	color: #BBBBBB;
}
#topright a{
	color: #992F22;
	text-decoration: none;
}
#topright a:hover{
	text-decoration: underline;
}


#leftpanel{
	position: relative;
	width: 468px;
	float: left;
}

#inzerce{
	position: relative;
	width: 100%;
	background-color: #fdf9f8;
}
#inzercetop{
	position: relative;
	width: 100%;
	height: 43px;
	overflow: hidden;
}
#inzercetop span{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%;
	height: 43px;
	background-image : url(layout/inzercetop.jpg);
}

#inzercetopmenu{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 6px;
	padding-bottom: 0px;
	color: #754e43;
	font-size: 9px;
}
#inzercetopmenu ul{
	margin:0px; 
	padding:0px; 
	list-style-type:0px;
	}
#inzercetopmenu ul li{
	display:inline; 
	margin-left: 1px;
	padding-right: 0px;
}
#inzercetopmenu img{
	border: 0px;
	vertical-align: middle;
	margin-right: -1px;
}
#inzercetopmenu a{
	text-decoration: none;
	color: #754e43;
}
#inzercetopmenu a:hover{
	color: #ffffff;
}
#inzercetopmenu input.hledany{
	border: 1px solid #000000;
	height: 11px;
	width: 195px;
	vertical-align: middle;
	font-size: 9px;
	padding-left: 2px;
	padding-bottom: 1px;
}

#textreklamabigred{
	position: relative;
	width: 100%px;
	border: 3px solid #eedbd5;
	background-color: #ffffff;
	margin: 3px;
	padding: 7px; 
}
#textreklamabigred span{
	color: #992F22;
}
#textreklamabigred a{
	color: #373737;
	text-decoration: none;
}
#textreklamabigred a:hover{
	color: #000000;
	text-decoration: underline;
}

#inzerceobsah{
	position: relative;
	padding-left: 10px;
}
#inzerceobsah table{
	border: 0px;
	width: 450px;
}
#inzerceobsah table td{
	padding-bottom: 10px;
}
#inzerceobsah span{
	padding-left: 20px;
	font-size: 9px;
	color: #373737;
}
#inzerceobsah a{
	font-size: 13px;
	color: #992F22;
	text-decoration: underline;
}
#inzerceobsah a:hover{
	color: #373737;
}


.leftbanner{
	position: relative;
	width: 462px;
	text-align: center;
	margin-top: 5px;
	padding-top: 0px;
}
#leftbanner a{
	color: #373737;
	text-decoration: none;
}
#leftbanner a:hover{
	color: #000000;
	text-decoration: underline;
}

#noveinzeraty{
	position: relative;
	width: 100%;
	background-color: #f9fbfa;
	margin-top: 5px;
}
#noveinzeratytop{
	position: relative;
	width: 100%;
	height: 43px;
	overflow: hidden;
}
#noveinzeratytop span{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%;
	height: 43px;
	background-image : url(layout/noveinzeratytop.jpg);
}

#noveinzeratytopmenu{
	position: absolute;
	bottom: 0px;
	left: 150px;
	padding-bottom: -3px;
	color: #666666;
	font-size: 9px;
}
#noveinzeratytopmenu input.hledany{
	border: 1px solid #000000;
	height: 11px;
	width: 195px;
	vertical-align: middle;
	font-size: 9px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#noveinzeratytopmenu img{
	border: 0px;
	vertical-align: middle;
}
#noveinzeratyobsah{
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
}

#noveinzeratyobsah ul{ 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;	
	margin-left: 10px;
	padding-bottom: 3px;
}
#noveinzeratyobsah ul li{
	display: block;
	width: 130px;
	height: 40px;
	float: left;
	margin: 5px;
	padding-left: 5px;
	border-left: 1px solid #434343;
}


#noveinzeratyobsah a{
	font-size: 10px;
	color: #373737;
	text-decoration: none;
}
#noveinzeratyobsah a:hover{
	text-decoration: underline;
}

#novinky{
	position: relative;
	width: 100%;
	background-color: #fdf9f8;
	margin-top: 5px;
}
#novinkytop{
	position: relative;
	width: 100%;
	height: 43px;
	overflow: hidden;
}
#novinkytop span{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%;
	height: 43px;
	background-image : url(layout/novinkytop.jpg);
}
#novinkytopmenu{
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	color: #754e43;
	font-size: 9px;
}
#novinkytopmenu a{
	color: #754e43;
	text-decoration: none;
}
#novinkytopmenu a:hover{	
	color: #373737;
	text-decoration: underline;
}
#textreklamabigred2{
	position: relative;
	width: 440px;
	border: 3px solid #eedbd5;
	background-color: #ffffff;
	margin: 3px;
	padding: 7px; 
}
#textreklamabigred2 span{
	color: #992F22;
}
#textreklamabigred2 a{
	color: #373737;
	text-decoration: none;
}
#textreklamabigred2 a:hover{
	color: #000000;
	text-decoration: underline;
}

#novinkyobsah{
	position: relative;
	padding-left: 15px;
	padding-top: 0px;
}
#novinkyobsah table{
	width: 445px;
	border: 0px;
}
#novinkyobsah table td{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #5e5c5d;
}
#novinkyobsah table td.datum{
	width: 60px;
	text-align: right;
	color: #992F22;
	vertical-align: top;
}
#novinkyobsah table td.separator{
	width: 10px;
	text-align: center;
	vertical-align: top;
}
#novinkyobsah table td.novinka{
	width: 310px;
}
#novinkyobsah a{
	font-size: 11px;
	color: #373737;
	text-decoration: underline;
}
#novinkyobsah a:hover{
	color: #000000;
	text-decoration: underline;
}




#rightpanel{
	position: relative;
	width: 310px;
	float: right;	
}
#zpravy{
	position: relative;
	width: 100%;
	background-color: #f9fbfa;

}
#zpravytop{
	position: relative;
	width: 100%;
	height: 22px;
	overflow: hidden;
}
#zpravytop span{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%;
	height: 22px;
	background-image : url(layout/zpravytop.jpg);
}

#rightreklamagrey{
	position: relative;
	width: 280px;
	border: 3px solid #dcdcdc;
	background-color: #ffffff;
	margin: 5px;
	padding-left: 7px; padding-right: 7px;
	padding-top: 2px; padding-bottom: 2px;
}
#rightreklamagrey span{
	color: #992F22;
}
#rightreklamagrey a{
	color: #373737;
	text-decoration: none;
}
#rightreklamagrey a:hover{
	color: #000000;
	text-decoration: underline;
}

#zpravyobsah{
	position: relative;
	padding-left: 5px;
	padding-top: 0px;
}
#zpravyobsah table{
	border: 0px;
	width: 300px;
}
#zpravyobsah table td{
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #5e5c5d;
}
#zpravyobsah table td.datum{
	width: 70px;
	text-align: right;
	color: #992F22;
	vertical-align: top;
}
#zpravyobsah table td.separator{
	width: 10px;
	text-align: center;
	vertical-align: top;
}
#zpravyobsah table td.zprava{
	width: 210px;
}
#zpravyobsah a{
	font-size: 11px;
	color: #5e5c5d;
	text-decoration: none;
}
#zpravyobsah a:hover{
	color: #373737;
	text-decoration: underline;
}

#pocasi{
	position: relative;
	width: 100%;
	background-color: #fdf9f8;
	margin-top: 5px;

}
#pocasitop{
	position: relative;
	width: 100%;
	height: 22px;
	overflow: hidden;
}
#pocasitop span{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%;
	height: 22px;
	background-image : url(layout/pocasitop.jpg);
}

#rightreklamared{
	position: relative;
	width: 280px;
	border: 3px solid #eedbd5;
	background-color: #ffffff;
	margin: 5px;
	padding-left: 7px; padding-right: 7px;
	padding-top: 2px; padding-bottom: 2px;
}
#rightreklamared span{
	color: #992F22;
}
#rightreklamared a{
	color: #373737;
	text-decoration: none;
}
#rightreklamared a:hover{
	color: #000000;
	text-decoration: underline;
}

#pocasiobsah{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
#pocasiobsah a{
	color: #922f22;
}

#pocasiobsah table{
	border: 0px;
}
#pocasiobsah table td{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	color: #5e5c5d;
	text-decoration: none;}

#finance{
	position: relative;
	width: 100%;
	margin-top: 5px;
}
#kurzy{
	position: relative;
	width: 152px;
	float: left;
	background-color: #f9fbfa;
}
#kurzytop{
	position: relative;
	width: 100%;
	height: 22px;
	overflow: hidden;
}
#kurzytop span{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%;
	height: 22px;
	background-image : url(layout/kurzytop.jpg);
}
#kurzyobsah{
	position: relative;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#kurzyobsah a{
	color: #922f22;
}

#reklama{
	position: relative;
	width: 152px;
	float: right;
	background-color: #f9fbfa;
}
#reklamatop{
	position: relative;
	width: 100%;
	height: 22px;
	overflow: hidden;
}
#reklamatop span{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%;
	height: 22px;
	background-image : url(layout/reklamatop.jpg);
}
#reklamaobsah{
	position: relative;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#reklamabannervelky{
	position: relative;
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	text-align: center;
	border: 3px solid #dcdcdc;
}
#reklamabannervelky a{
	text-decoration: none;
	color: #5e5c5d;
}
#reklamabannervelky a:hover{
	text-decoration: underline;
	color: #373737;
}
#reklamabannermaly{
	margin-top: 10px;
	position: relative;
	width: 116px;
	height: 40px;
	border: 3px solid #dcdcdc;
	background-color: #ffffff;
	padding: 2px;
	text-align: center;
	overflow: hidden;
}
#reklamabannermaly a{
	text-decoration: none;
	color: #5e5c5d;
}
#reklamabannermaly a:hover{
	text-decoration: underline;
	color: #373737;
}

#zarovnavator{
	position: relative;
	width: 100%;
	clear: both;
	height: 1px;
}


#bottompanel{
	padding-top: 10px;
	padding-bottom: 2px;
	position: relative;
	width: 100%;
	text-align: right;
	clear: both;
	font-size: 11px;
}
#bottompanel span{
	color: #bbbbbb;
}
#bottompanel a{
	color: #992F22;
	text-decoration: none;
}
#bottompanel a:hover{
	color: #5e5c5d;
}


#footer{
	position: relative;
	padding-top: 1px;
	text-align: left;
	color: #5e5c5d;
}
#footer a{
	color: #5e5c5d;
	text-decoration: underline;
}
#footer a:hover{
	color: #992f22;
}

#footerleft{
	position: relative;
	float: left;
	margin-left: 3px;
}
#footerright{
	position: relative;
	float: right;
	margin-right: 3px;
}ompanel a:hover{
	color: #5e5c5d;
}


#footer{
	position: relative;
	padding-top: 1px;
	text-align: left;
	color: #5e5c5d;
}
#footer a{
	color: #5e5c5d;
	text-decoration: underline;
}
#footer a:hover{
	color: #992f22;
}

#footerleft{
	position: relative;
	float: left;
	margin-left: 3px;
}
#footerright{
	position: relative;
	float: right;
	margin-right: 3px;
}