*{
margin: 0px;
padding: 0px;
}

a img {
border:0;
}


body{
	background: url('') repeat-x 0% 0%;
	background-color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	margin-top: 0px;
}

#content{
	position: relative;
	margin: auto;
	width: 1050px;
	text-align: left;
	background-color: #ffffff;
}

#top{
	position: relative;
	width: 1050px;
	height: 90px;
	background: url('img/21.png') repeat-x 0% 0%;
	margin-bottom: 30px;
}
		#top h1 a {
			position: relative;
			margin: 25px 0px 0px 20px;
			width: 168px;
			height: 43px;
			display: block;
			float: left;
			overflow: hidden;
		}
			#top h1 a span{
				position: absolute;
				top: 0px;
				left: 0px;
				width: 168px;
				height: 43px;
				background: url('layout/'') repeat-x 0% 0%;
				cursor: pointer;
			}

		#top ul {
			float: right;
		}
			#top ul li {
				list-style-type: none;
				display: inline;
			}
				#top ul li a {
					display: block;
					float: left;
					padding: 20px 15px 0px 15px;
					border-right: 1px solid #F40B11;
					height: 15px;
					color: #000000;
					font-weight: bold;
					text-decoration: none;
				}
				#top ul li a:hover {
					background: #F40B11;
					color: #000000;
				}


	#left{
		float: left;
		width: 230px;
		margin: 5px 0px 0px 0px;	
	}

.nadpis{
	width: 100%;
	height: 32px;
	background: #F40B11;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	border-bottom: 5px solid #000000;
}
.nadpis h3{
	background: url('layout/leftli.jpg') no-repeat 15px 50%;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0px 5px 35px;
	margin: 0px;
}
	#obsah{
		position: relative;
		width: 100%;
		min-height: 580px;
		_height: 580px;
		margin: -20px 10px -15px 10px;
		padding: 0px 0px 15px 0px;
		background: #ffffff;
		border: 5px solid #ffffff;

	}

		#searchbar{
			width: 500px;
			height: 40px;
			background: url('');
			padding-top: 10px;
			margin-bottom: 20px;
			float: right;
		}
			#searchbar input{
				height: 22px;
			}
				#searchbar input.text{
					width: 350px;
					border: 1px solid #ffffff;
					margin-left: 20px;
					padding-left: 15px;
				}
				#searchbar input.submit{
					width: 120px;
					height: 20px;
					background: url('');
					border: 0px;
					cursor: pointer;
				}	

		#obsah a{
			color: #000000;
		}
		#obsah a:hover{
			color: #F40B11;
		}


		#obsah h4{
			color: #000000;
			font-size: 11px;
			margin-left: 10px;
		}
			#obsah h4 a{
				color: #000000;
			}
			#obsah h4 a:hover{
				color: #F40B11;
			}


		#mainroader{
		
		}

			#mainroader ul{
				display: block;
				float: left;
				padding: 15px 5px 5px 40px;
				width: 200px; 
			}

				#mainroader ul li{
					list-style-image: url('layout/mainli.gif');
					padding: 3px 0px 3px 0px;
				}

					#mainroader ul li a{
						color: #000000;
						font-size: 13px;
						font-weight: bold;
						text-decoration: none;
					}
					#mainroader ul li a:hover{
						color: #F40B11;
						text-decoration: underline;
					}

		.reklama{
			width: 100%;
			height: 70px;
			background: #f9f9f9;
			margin: 15px 0px 15px 0px;
			}


		#aktuality{

		}
			#aktuality h4{
				font-size: 8px;
				margin: 10px 0px 5px 10px;
			}

			#aktuality ul{
				padding-left: 8px;
			}
				#aktuality ul li{
					list-style-type: none;
					margin: 2px 0px 2px 0px;
				}

		#kraj{
			margin: 10px 0px 10px 10px;
		}


		#abc{
			margin: 10px 0px 10px 10px;
		}

			#abc ul{
				
			}
				#abc ul li{
					list-style-type: none;
					display: inline;
					margin: 0px 2px 0px 2px;		
				}


			#seznamroader {
				display: block;
				padding: 10px 0px 15px 20px;
				margin:0;
			}

				#seznamroader li{
				background: url('layout/seznamli.gif')  0 0 no-repeat;
				padding: 0 0 5px 25px;
				margin:0;
				float: left;
				width: 300px;
                                list-style: none; 
				}

					#seznamroader ul li a{
						color: #000000;
						font-size: 13px;
						font-weight: bold;
						text-decoration: none;
					}
					#seznamroader ul li a:hover{
						color: #F40B11;
						text-decoration: underline;
					}	

	#vypis{
	width: 100%;
	text-align: left;
	margin-left: 10px;
}
	#vypis li{
	list-style-type: none;
	padding: 15px 0px 10px 0px;
}
	#vypis li .obrazek{
	width: 80px;
	height: 50px;
	float: left;
}
	#vypis li .text{
	width: 85%;
	float: left;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

	#vypis li .text h4{
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F40B11;
}
	#vypis li .text h4 a{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F40B11;
}
	#vypis li .text h4 a:hover{
	color: #000000;
}



	#vypis li .text a{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
	#vypis li .text a:hover{
	color: #000000;
}
		

#footer{
	width: 100%;
	height: 50px;
	background: #F40B11;
	color: #f0f0f0;
}
	#footer p{
		padding: 20px 0px 0px 10px;
	}
		#footer a{
			color: #ffffff;
			text-decoration: underline;
		}
		#footer a:hover{
			text-decoration: none;
		}
		
		
.nadpisBlue {
font-weight: bold;
display: block;
margin-top:20px;
color:#F40B11;
font-size:120%;
margin-bottom:0;
}		
.podrobnosti {
padding-left:10px;

}

.logoimage {
float:right;
margin-top:1.5em;

}

hr.redline {

height:5px;
color:#d2040c;
border:0;
background-color: #d2040c;

}
