@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#all {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#all #logo {
	float: left;
	margin-top: 20px;
}
#all #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 233px;
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#all #tlacitka {
	float: right;
	width: 70px;
	margin-top: 20px;
}
#all #header #menu {
	float: right;
	width: 530px;
	margin-right: 0px;
}
#all #header #menu a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #014C85;
	text-decoration: none;
	width: 60px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#all #header #menu a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/over.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#all #header #sluzbyNadpis {
	clear: left;
	float: left;
	margin-top: 205px;
	margin-left: 30px;
	font-size: 14px;
	color: #226494;
	font-weight: bold;
}
#all #content {
	clear: both;
}
#all #content #left {
	float: left;
	width: 247px;
}
#all #content #left #sluzby {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	font-weight: normal;
	color: #FFFFFF;
}
#all #content #left #sluzby div {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/menu_dole.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#all #content #left #sluzby span {
	background-image: url(images/menu_odrazka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}
#all #content #left #sluzby #prvni {
	padding-top: 0px;
	margin-top: 0px;
}
#all #content #left #kontakty {
	background-image: url(images/kontakt.png);
	background-repeat: no-repeat;
	height: 161px;
	width: 100%;
}
#all #content #left #kontakty #udaje {
	margin-left: 20px;
	width: 220px;
	padding-top: 70px;
}
#all #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 65px;
	width: 100%;
	float: left;
	margin-top: 10px;
	color: #39749E;
	font-size: 11px;
}
#all #footer #copy {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	width: 700px;
}
#all #footer #link {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}
#all #footer a {
	color: #457CA5;
	text-decoration: none;
}
#all #content #obsah {
	float: right;
	width: 630px;
	margin-top: 5px;
	margin-right: 5px;
}
#all #content #obsah #obsahSluzby {
	margin-top: 10px;
}
#all #content #obsah #obsahSluzby #jedna {
	float: left;
	width: 400px;
	margin-left: 100px;
	margin-bottom: 10px;
	margin-top: 10px;
	_margin-left: 50px
}
#all #content #obsah #obsahSluzby #tri {
	float: left;
	width: 300px;
	margin-left: 150px;
	_margin-left: 70px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#all #content #obsah #obsahSluzby #dva {
	float: left;
	width: 300px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
}


.floatLeft {
	margin: 5px;
	float: left;
}
.floatRight {
	margin: 5px;
	float: right;
}
#all #content #obsah  h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #024D84;
}
#all #content #obsah h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#all #content #obsah h1 {
	font-size: 18px;
	font-weight: normal;
	color: #024D84;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#all #content #obsah li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/menu_odrazka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#all #footer #copy .style2 a ,#all #footer #copy .style2{
	font-size: 9px;
	color: #C4DEFB;
}

