*{
margin: 0px;
padding: 0px;
}

body{
	background: url('layout/bg.jpg') 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:770px;
	text-align: left;
	background-color: #ffffff;
}

#top{
	position: relative;
	width: 100%px;
	height: 90px;
	background: url('img/11.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('') 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 #000000;
					height: 20px;
					color: #000000;
					font-weight: bold;
					text-decoration: none;
				}
				#top ul li a:hover {
					background: #F40B11;
					color: #ffffff;
				}


	#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('') no-repeat 15px 50%;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0px 5px 35px;
	margin: 0px;
}


		#leftinfo{
			width: 100%px;
			border: 1px solid #000000;
			margin-bottom: 10px;
			padding: 10px 10px 10px 5px;
		}
			#leftinfo ul{
				margin-left: 10px;
			}
				#leftinfo ul li{
					list-style-type: none;
					padding: 2px 0px 2px 0px;
				}
					#leftinfo ul li img{
						float: right;
						border: 1px solid #000000;
					}

					#leftinfo ul li h4{
						float: left;
					}
						#leftinfo ul li h4 a{
							background: url('layout/li.gif') no-repeat 0% 50%;
							padding-left: 10px;
							font-weight: bold;
							font-size: 11px;
							color: #F40B11;	
							margin-bottom: 2px;
							float: left;
						}
						#leftinfo ul li h4 a:hover{
							color: #000000;	
						}

			#leftinfo p{
				color: #000000;
				clear: left;
			}

		#leftrecommend{
			width: 100%px;
			border: 1px solid #000000;
			margin-bottom: 10px;
			padding: 10px 10px 10px 5px;
		}
			#leftrecommend ul{
				margin-left: 10px;
			}
				#leftrecommend ul li{
					list-style-type: none;
					padding: 2px 0px 2px 0px;
				}
					#leftrecommend ul li img{
						float: right;
						border: 0px solid #000000;
					}

					#leftrecommend ul li h4{
						float: left;
					}
						#leftrecommend ul li h4 a{
							background: url('layout/li.gif') no-repeat 0% 50%;
							padding-left: 10px;
							font-weight: bold;
							font-size: 11px;
							color: #F40B11;	
							margin-bottom: 2px;
							float: left;
						}
						#leftrecommend ul li h4 a:hover{
							color: #000000;	
						}

			#leftrecommend p{
				color: #000000;
				clear: left;
			}


	#obsah{
		position: relative;
		float: right;
		width: 520px;
		min-height: 580px;
		_height: 580px;
		margin: -30px 5px -15px 0px;
		padding-bottom: 10px;
		background: #ffffff;
		border: 5px solid #ffffff;

	}

		#searchbar{
			width: 500px;
			height: 40px;
			background: url('');
			padding-top: 10px;
			margin-bottom: 15px;
			float: center;
		}
			#searchbar input{
				height: 22px;
			}
				#searchbar input.text{
					width: 50px;
					border: 1px solid #ffffff;
					margin-left: 50px;
					padding-left: 15px;
				}
				#searchbar input.submit{
					width: 150px;
					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 80px;
				width: 250px; 
			}

				#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;
			}
		
		.reklama a img{
		border:0;
		}

		#aktuality{

		}
			#aktuality h4{
				font-size: 12px;
				margin: 10px 0px 5px 10px;
			}

			#aktuality ul{
				padding-left: 10px;
			}
				#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{
		
		}

			#seznamroader ul{
				display: block;
				float: left;
				padding: 15px 5px 15px 40px;
				width: 200px; 
			}

				#seznamroader ul li{
					list-style-image: url('layout/seznamli.gif');
					padding: 3px 0px 3px 0px;
				}

					#seznamroader ul li a{
						color: #d2040c;
						font-size: 13px;
						font-weight: bold;
						text-decoration: none;
					}
					#seznamroader ul li a:hover{
						color: #393939;
						text-decoration: underline;
					}	

	#vypis{
	width: 500px;
	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: 350px;
	margin-left: 5px;
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: #363636;
}

	#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: #D2040C;
}



	#vypis li .text a{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
	#vypis li .text a:hover{
	color: #333333;
}
		

#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;
		}
		
		
.pubtext {
padding:15px 10px;
}		

label, input, fieldset, label {
padding:0;
margin:0;
}

label {
  float:left;
  width:25%;
  
  margin-right:0.5em;
  padding-top:0.5em;
  text-align:right;
  font-weight:small;
  }

fieldset { border:1px solid lightgrey;
  padding: 1em;

 }

legend {
font-weight:bold;
color:#F40B11;
}

.regform input, .regform select  {
font-size:11px;
padding:2px 0;
width:350px;
}

input.shorttext {
width:180px;
}

.regform label, .regform input {
margin-bottom:5px;
}  

input.button {
width:auto;
}

textarea.podrobnosti {
width:350px;
height:60px;
font-size:100%;

}