* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E7E7E7;
	color: #666666;
	text-align: center;
	line-height: 1.5em;
	background-image: url(./gfx/back.jpg);
	background-repeat: repeat-x;
}
.body {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

hr.cistic {
	clear: both;
	height: 0;
	visibility: hidden;
}

.error {
	font-weight: bold;
	color: red;
	background-color: transparent;
}

#footer {
	font-size: 9px;
	text-align: right;
	color: white;
	background-color: #00538D;
	padding: 5px 35px 0 25px;
	background-image: url(./gfx/foot.gif);
	background-repeat: repeat-x;
	height: 55px;
	overflow: hidden;
	line-height: 13px;
}
#footer a {
	text-decoration: none;
	color: white;
	background-color: transparent;
}
#footer a:hover, #footer a.act {
	color: #FEB500;
	background-color: transparent;
}

#footer span {
	text-align: left;
	float: left;
	width: 50%;
	padding-top: 5px;
}

#dop {
	font-size: 10px;
	text-align: center;
	color: #9A9999;
	background-color: transparent;
	margin: 10px 0 20px 0;
}
#dop a {
	color: #9A9999;
	background-color: transparent;
	text-decoration: none;
}
#dop a:hover {
	color: black;
	background-color: transparent;
}

#head {
	background-image: url(./gfx/head.jpg);
	background-repeat: no-repeat;
	height: 175px;
	color: white;
	background-color: #00538D;
	text-align: right;
	padding: 10px 20px 0 20px;
}
#head h1 {
	float: left;	
	font-size: 11px;
	font-weight: normal;
}
#head a {
	color: white;
	text-decoration: none;
	background-color: transparent;
}
#head strong {
	display: none;
}

div.outer-page {
	background-image: url(./gfx/back_page.gif);
	background-repeat: repeat-y;
	width: 980px;
}

#page {
	background-image: url(./gfx/body.jpg);
	background-repeat: no-repeat;
	padding: 0 10px;
}
#page div.left {
	background-image: url(./gfx/menu.gif);
	background-repeat: repeat-y;
	width: 670px;
	float: left;
}
#body {
	margin: 40px 10px 0 210px;

}
#page div.right {
	width: 290px;
	float: left;
	margin: 40px 0 20px 0;
}
#menu {
	float: left;
	width: 170px;
	padding: 0 10px 16px 16px;
	line-height: 18px;
}
#menu a {
	color: #B2EEFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover, #menu a.act {
	color: #FFDE00;
	background-color: transparent;
}

#right div {
	width: 123px;
	background-repeat: no-repeat;
	color: white;
	background-color: #00538D;
	font-weight: bold;
	padding: 10px 120px 0 10px;
	margin-left: 23px;
}
#right div a {
	color: #F7B400;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
#right div.right1 {
	background-image: url(./gfx/right1.jpg);
	height: 110px;
}
#right div.right2 {
	background-image: url(./gfx/right2.jpg);
	height: 107px;
}
#right div.right3 {
	background-image: url(./gfx/right3.jpg);
	height: 108px;
}
#right div.right4 {
	background-image: url(./gfx/right4.jpg);
	height: 107px;
}
#right div.right4 a {
	color: #004a83;
	background-color: transparent;
}
#right div.right5 {
	background-image: url(./gfx/right5.jpg);
	height: 125px;
	color: #096A9A;
	background-color: white;
	padding-right: 80px;
	width: 163px;
	line-height: 14px;
}
#right div.right5 a {
	color: #fc8e00;
	background-color: transparent;
}

#body strong.blue {
	color: #096a9a;
	background-color: transparent;
}
#body h2 {
	color: #096a9a;
	background-color: transparent;
	font-size: 12px;
	margin-bottom: 10px;
}
#body p {
	margin: 10px 0; 
}
#body a, #info a {
	color: #096a9a;
	background-color: transparent;
}
#body ul, #info ul {
	padding-left: 10px;
}
#body ul li, #info ul li {
	padding-left: 15px;
	list-style-type: none;
	background-image: url(./gfx/li.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div.listicka {
	height: 1px;
	clear: left;
}
div.listicka div.menu {
	width: 196px;
	background-color: #168CC1;
	color: white;
	height: 1px;
	float: left;
	overflow: hidden;
}
div.listicka div.body {
	width: 450px;
	background-color: #e7e7e7;
	color: white;
	height: 1px;
	margin-left: 20px;
	overflow: hidden;
}
#info {
	padding: 10px 10px 20px 20px;
	background-color: white;
}
#info h3 {
	color: #096A9A;
	background-color: transparent;
	font-size: 11px;
	margin: 0 0 10px 10px;
}
#info .novinky {
	float: left;
	background-image: url(./gfx/back_info1.gif);
	background-repeat: no-repeat;
	width: 385px;
}
#info .novinky div {
	width: 160px;
	float: left;
	margin: 0 10px 10px 10px;
}

#info .nabidka {
	margin: 0 0 10px 400px;
}
#info .nabidka h3 {
	margin-left: 0;
}
#info .sluzby {
	background-image: url(./gfx/back_info2.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 158px;
	float: left;
	padding: 10px 0 0 150px;
	font-weight: bold;
	line-height: 20px;
}
#info .zaruky {
	margin-left: 323px;
	height: 158px;
	padding-top: 10px;
	background-image: url(./gfx/cp.gif);
	background-position: 10px 50px;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 20px;
}
#info .zaruky h3 {
	padding-left: 30px;
}
#info .zaruky p {
	padding: 15px 0 0 110px;
	width: 180px;
}
#body table {
	border-collapse: collapse;
	border: 1px solid #096A9A;
}
#body table td, #body table th {
	border: 1px solid #096A9A;
	padding: 1px 5px;	
	margin: 5px 0 10px 0;
}
#body table th {
	background-color: #168CC1;
	color: white;
}
#body h3 {
	margin: 10px 0 5px 0;
	color: #096a9a;
	color: #FC8E00;
	font-size: 11px;
}