*{
	padding: 0;
	margin: 0;
}
a img{
	border: 0;
}
hr{
	display: none;
}
body{
	text-align: center;
	background: #fcfcfc url('../layout/bodybg.gif') repeat-x 50% 0%;
	font-family: arial;
	font-size: 11px;
}
.clear{
	clear: both;
}
a{
	color: #42a4e9;
	
}
a:hover{
	color: #444444;
}
#content{
	margin: 25px auto;
	width: 665px;
	padding: 15px 10px;
	background: url('../layout/contentbg.gif') no-repeat 0% 0%;
	text-align: left;
}


#top{
	position: relative;
	margin: 0 10px;
	width: 645px;
	height: 176px;
	background: url('../layout/topbg.jpg') no-repeat 100% 0%;
}
	#logo{
		position: absolute;
		left: 8px;
		top: 45px;
	}

#middle{
	width: 645px;
	padding: 5px 10px 10px 10px;
	background: #ffffff;
}
	 #leftpanel{
		float: left;
		width: 200px;
		overflow: hidden;
	 }
 
		.lp2top{
			overflow: hidden;
			height: 5px;
			width: 100%;
			background: url('../layout/lp2top.gif') no-repeat 0% 0%;
		}	
		.lp2bottom{
			overflow: hidden;
			height: 5px;
			width: 100%;
			background: url('../layout/lp2bottom.gif') no-repeat 0% 0%;
			margin: 0 0 10px 0;
		}	
		.kontakt{
			border-left: 1px solid #dddddd;
			border-right: 1px solid #dddddd;
			width: 158px;
			background: #f4f4f4 url('../layout/kontaktbg.gif') no-repeat 10px 10px;
			padding: 10px 0 20px 40px; 
			color: #626262;
			line-height: 140%;
		}
		.write{
			border-left: 1px solid #dddddd;
			border-right: 1px solid #dddddd;
			width: 138px;
			background: #f4f4f4 url('../layout/writebg.gif') no-repeat 5px 10px;
			padding: 10px 10px 0px 50px; 
			color: #626262;
			line-height: 140%;
		}		


	 #rightpart{
		float: right;
		width: 410px;
		padding: 0 15px 0 0;
		height: 100%;
		overflow: hidden;
		background: url('../layout/obsahbg.jpg') no-repeat 50% 100%;
		color: #626262;
	 }
	 
		 #rightpart p{
			text-align: justify;
			color: #626262;
			line-height: 150%;
			padding: 0 0 5px 0;
		 }
	#rightpart h1{
		color: #3386d1;
		font-size: 12px;
		margin: 0 0 10px 0;
	}
	
	
#footer{
	background: url('../layout/footerbg.gif') no-repeat 50% 100%;
	padding: 40px 10px 10px 20px;
	color: #838383;
}

	#footer p{
		float: left;
	}
	#footer p a{
		font-weight: bold;
		color: #3386d1;
	}
	#footer p a:hover{
		font-weight: bold;
		color: #444444;
	}
	
.big{
	font-size: 14px;
}
.blue{
	color: #3386d1;
}
	
.borderedimg{
	border: 1px solid #54a6d6;
	margin: 5px;
}

.odkazy {
	line-height: 1.35em;
}
