/* LISTA.CZ CSS */
.listacz{margin:0 0 3px;}
.listacz table{width:100%;}
.lista1,.lista2{font-size:11px; color:#ffffff; font-family:Verdana; text-decoration:none;}

body{
	margin: 0;
	padding: 0;
	background-image: url(images/background.gif);
	background-color: #87A69E;
	font-size: 70%;
	text-align: center;
}

*{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 100%;
	color: black;
}

table{
	width: 490px;
	border: none;
	border-collapse: collapse;
}

form{
	margin: 0;
}

hr{
	height: 1px;
	border: none;
	border-bottom: 1px solid #E4E4E4;
}

a{
	color: black;
	text-decoration: underline;
}

a:hover{
	color: white;
	background-color: #4F6F67;
}

textarea, select, option, input{
	border: 1px solid #4F6F67;
	background-color: white;
	color: #4F6F67;
}
/* ---------------------- ***** HLAVNI DELENI ***** --------------------- */
	#maindiv{
		position: relative;
		top: 0;
		left: 0;
		width: 770px;
		margin: 0 auto;
		padding: 5px;
		text-align: left;
		background-color: #F7F9FA;
	}
	
	#mainhead{
		position: relative;
		top: 0;
		left: 0;
		height: 85px;
		background-image: url(images/poz_reklama_top.gif);
		text-align: right;
	}
	
	#logo{
		width: 302px;
		height: 85px;
		border: none;
	}
	
	#topbanner{
		position: absolute;
		top: 13px;
		left: 10px;
	}
	
	#mainleft, #maincontent, #topreklama{
		float: left;
	}
	
	#login{
	}
	
	#maincontent{
		margin-left: 5px;
	}
	
	#bar, #mainleft, #mainright{
		border-top: 1px solid #C9D7D3;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
	}
	
	#mainleft{
		width: 123px;
		padding: 5px;
		background-color: #B7C9C4;
	}
	
	#mainright{
		background-color: #B7C9C4;
		float: right;
	}
	
	#mainleft table, #mainright table{
		width: 125px;
	} 
	
	#bar{
		position: relative;
		text-align: right;
		margin: 5px 0;
		padding: 5px;
		background-color: #A9BDB8;
	}
	
	#nav_top{
		width: 400px;
		margin-top: -3px;
		float: left;
	}
	
	#nav_top a{
		display: block;
		text-decoration: none;
		padding: 4px 12px;
		background-color: #C9D7D3;
		border: 1px solid;
		border-color: #EEEFEF #899793 #899793 #EEEFEF;
		float: left;
	}
	
	#nav_top a:hover{
		background-color: #4F6F67;
		border-color: black white white black;
	}
	
	.barcast{
		padding: 3px 5px;
		text-align: center;
		border-left: 1px solid #C9D7D3;
		border-right: 1px solid black;
		float: left;
	}
	
	#maincontent hr{
		margin: 0;
		width: 5px;
		visibility: hidden;
	}
	
	.hrclear{
		margin: 0;
		height: 0;
		visibility: hidden;
		clear: both;
	}
	
	
/* ---------------------- ***** END HLAVNI DELENI ***** --------------------- */

/* ---------------------- ***** NAVIGACE ***** --------------------- */
	a.nav, a.navactive{
		display: block;
		padding: 2px 5px;
		background-color: #C9D7D3;
		border: 1px solid;
		border-color: #EEEFEF #899793 #899793 #EEEFEF;
		text-decoration: none;
	}
	
	a.nav:hover, a.navactive:hover, a.podnav:hover{
		color: white;
		background-color: #4F6F67;
		border: 1px solid;
		border-color: black white white black;
	}
	
	a.navactive, a.podnav{
		color: white;
		background-color: #577F8D;
		border: 1px solid;
		border-color: #AFCBD5 #376373 #376373 #AFCBD5;
	}
	
	a.navactive:hover, a.podnav:hover{
		background-color: #376373;
	}
	
	a.podnav{
		display: block;
		padding: 2px 10px;
		background-color: #7C9CA8;
	}
	
	#mainleft h2{
		margin: -5px -5px 0 -5px;
		padding: 2px;
		color: white;
		font-weight: normal;
		background-color: #4F6F67;
		border-top: 1px solid white;
	}
	
	.vlevo{
		width: 123px;
		margin: 0 -5px;
		padding: 5px;
		background-color: #A9BDB8;
		border-top: 1px solid #C9D7D3;
		border-bottom: 1px solid #899793;
	}
	
	.w3c{
		display: block;
		padding: 2px 0;
		margin-bottom: 2px;
		color: white;
		text-decoration: none;
		border: 1px solid white;
		background-color: #839C95;
	}
/* ---------------------- ***** END NAVIGACE ***** --------------------- */

/* ---------------------- ***** OBSAH ***** --------------------- */		
		#maincontent h1, #mainright h2,
		.lastnew th, .lastnew td, .lastnew .dark, .home h2,
		.seznamvypis th, .seznamvypis td, .home p{
			font-weight: normal;
		}
		
		#maincontent h1, #mainright h2{
			margin: 0;
			padding: 2px;
			background-color: #4F6F67;
			border-top: 1px solid white;
		}
		
		.lastnew{
			background-color: #E6EEF1;
			border: 1px solid white;
		}
		
		.lastnew th{
			width: 33%;
			padding: 3px;
			color: #376373;
			background-color: #CDDDE3;
			border: 1px solid white;
		}
		
		.lastnew td{
			padding: 3px;
			color: #376373;
			vertical-align: top;
			background-color: #E6EEF1;
			border: 1px solid white;
		}
		
		.home, .centercontent{
			width: 490px;
		}
		
		.lastnew .dark, .home h2{
			margin: 0;
			padding: 5px;
			background-color: #598EA2;
		}
		
		.seznamkat, .seznamvypis{
			margin-bottom: 5px;
			background-color: #CDDDE3;
		}
		
		.seznamvypis th, .seznamvypis td, .home p{
			padding: 3px;
			margin: 0;
			vertical-align: top;
			background-color: #E6EEF1;
			border: 1px solid white;
		}
		
		.home p{
			border: none;
			border-bottom: 1px solid white;
		}
		
		.seznamvypis th{
			width: 33%;
			background-color: #BCCFD6;
		}
		
		td.znamkovani{
			vertical-align: bottom;
			text-align: right;
			background-color: #CDDDE3;
		}
		
		td.znamkovani a{
			display: block;
			width: 14px;
			margin: 2px 0 2px 2px;
			background-color: #598EA2;
			float: right;
		}
		
		td.znamkovani a:hover, .listovaniprehled strong, .seznamkat strong{
			background-color: #376373;
		}
		
		.pridat{
			padding: 5px;
			text-align: right;
			background-color: #E6EEF1;
		}
		
		.razeni{
			padding: 2px;
			text-align: right;
			background-color: #83AAB9;
			border-top: 1px solid white;
		}
		
		.listovani{
			width: 418px;
			margin: 0 auto;
			border: none;
		}
		
		.listovani td{
			padding: 0;
		}
		
		.listovaniprehled{
			width: 390px;
			margin: 0 auto;
			padding: 5px;
			background-color: #E6EEF1;
			border: 1px solid #83AAB9;
		}
		
		.listovanistred{
			width: 100px;
			background-image: url(images/listovani/poz_stred.gif);
		}
		
		.nic, .listovani a:hover, .seznamvypis .nic:hover, .listovani img, .seznamvypis img, .lastnew img{
			border: none;
			background-color: transparent;
		}
		
		.plna_velikost{
			padding: 3px 5px 5px 5px; 
		}
/* ---------------------- ***** END OBSAH ***** --------------------- */

/* ---------------------- ***** PRAVA STRANA ***** --------------------- */
	.vpravo, .vpravo2, .vpravocenter{
		width: 123px;
		padding: 5px;
		background-color: #A9BDB8;
		border-top: 1px solid #C9D7D3;
		border-bottom: 1px solid #899793;
	}
	
	.center, .vpravocenter, .centercontent,
	#mainleft h2, .vlevo, .w3c,
	#maincontent h1, #mainright h2,
	.lastnew th, .lastnew td, td.znamkovani a, .listovanistred{
		text-align: center;
	}
	
	.vpravo2{
		background-color: #839C95;
	}
	
	.white, #mainright div, #mainright strong, #mainright h2,
	#maincontent h1, #mainright h2, .lastnew .dark, .home h2,
	a.blue:hover, td.znamkovani a, td.znamkovani a:hover,
	.listovaniprehled strong, .seznamkat strong, .plna_velikost{
		color: white;
	}
	
	.black, #marginright a, .lastnew strong{
		color: black;
	}
/* ---------------------- ***** END PRAVA STRANA ***** --------------------- */

	.left{
		text-align: left;
	}
	
	.right{
		text-align: right;
	}
	
	a.blue:hover, .plna_velikost{
		background-color: #376373;
	}
	
	.bluesmall, .small{
		font-size: 80%;
	}
	
	.bluesmall, .blue, td.znamkovani{
		color: #376373;
	}
	
	.big{
		font-size: 120%;
	}
	