body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #000;
	margin: 0;
	padding: 0;	
}

* {margin: 0; padding: 0;}
.clr {clear: both;}
p {margin-bottom: 15px;}
a {color: #E56517;}
a:hover {color: #3E525A;}

.rgt {
	float: right;
	margin: 5px 0 5px 15px;
	}
.lft {
	float: left;
	margin: 5px 15px 5px 0;
	}
	
.rgt, .lft {
	border: 3px solid #CDCDCD;
	padding: 2px;
	background: #535353;
	}

h1 {
	font-size: 1.6em;
	color: #1C6792;
	font-weight: normal;
	margin-bottom: 23px;
	}
	
h2 {font-size: 1.1em;}
h3, h4, h5, h6, h7 {
	font-size: 1em;
	}

h2, h3, h4, h5, h6, h7 {
	color: #000;
	background: #E1E1E1;
	padding: 5px 0;
	margin-bottom: 10px;
	}
	
hr {
	border-bottom: 1px solid #FFF;
	border-top: 0;
	border-right: 0;
	border-left: 0;
  	color: #D4D4D4;
	background: #D4D4D4;
	height: 2px;
	margin-bottom: 10px;
	}
	
#content ul {
	margin: 0 0 15px 15px;
	list-style: none;
	}
	#content ul li {
		background: url(images/bg_li.gif) no-repeat 0 6px;
		padding: 0 0 0 15px;
		position: relative;
		}
		#content ul li ul {
			margin: 0;
			}

#page {

	text-align: left;
	position: relative;
	}
	#pagein {

		}
		#pageinvert {
				
				}
		#pagebg {

			top: 0;
			left: 0;		
			}
			
.logo {
	margin-bottom: 20px;
	}
	
#languages {
	display:none;
	}

			
#leftcol {
	display: none;
	}
	
#content {

	}
	#contentin {

		}
		
		#home #contentin {padding: 0 0 0 35px;}
		
#footer {
	display: none;
	}
	
#okraje {
	display: none;
	}
	
/* ***** homepage ****** */

#hometop {
	position: relative;
	width: 514px;
	height: 128px;
	background: url(images/bg_hometop.jpg) no-repeat;
	margin: 0 -40px 0 -34px;
	color: #1D6995;
	font-size: 0.9em;
	}
	#hometop p {

		}
		
#hometexts {
	width: 468px;
	background: url(images/bg_hometexts.gif) no-repeat;
	border-bottom: 1px solid #E6E6E6;
	margin-left: -11px;
	margin-bottom: -1px;
	}
	
	
#novinky {
	width: 169px;
	float: left;
	font-size: 0.9em;
	}
	#novinky .in, #sluzby .in {padding: 12px;}
		
		#novinky h2, #sluzby h2 {
			font-size: 1.6em;
			color: #1C6792;
			font-weight: normal;
			background-image: url(images/bg_hr.gif);
			background-repeat: repeat-x;
			background-position: bottom left;
			background-color: #E7E7E7;
			padding-left: 0;
			padding-bottom: 10px;	
			}
			#novinky h2 {
				font-size: 1.7em;
				}
			
		#novinky h3 {
			font-size: 1.1em;
			color: #1C6792;
			background: none;
			margin: 0 0 7px 0;
			padding: 0;
			}
			.zprava {
				background: url(images/bg_hr.gif) repeat-x bottom left;
				padding-bottom: 15px;
				margin-bottom: 10px;
				}	
			.datum {margin: 0;}
	
#sluzby {
	width: 290px;
	float: right;
	}
	.box {
		width: 106px;
		float: left;
		margin: 10px 10px;
		}
		.box a {
			display: block;
			background: url(images/but_sluzby.gif) no-repeat top right;
			padding: 4px 0 4px 4px;
			color: #3E525A;
			text-transform: uppercase;
			font-size: 1.1em;
			text-decoration: none;
			font-weight: bold;
			margin: 1px 0 0 0;
			}
			.box a:hover {
				color: #E56517;
				}
	
