
/* SUCK CSS */

* {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: tahoma, sans-serif;
	font-size: 12px;
}

a {
	color: #2E7AA9;
}

h1, h2 {
	display: none;
}

ul {
	list-style: none;
}

p {
}

h4 {
    padding-bottom: 5px;
}

body {
	background: url('tile-01.gif');
}

#container {
	margin: 20px 0;
	background: #F0F5F9;
	text-align: center;
}

#main {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	background: white url('head.jpg') no-repeat center 10px;
}

#topmenu {
	float: right;
	width: 400px;
	margin-top: 20px;
}

#topmenu li {
	float: left;
}

#topmenu li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	padding: 0 20px 0 5px;
	border-left: 5px solid #F7052B;
}

#topmenu li a:hover {
	color: #F7052B;
	border-left: 5px solid black;
}

#leftcol {
	float: left;
	width: 205px;
	_width: 226px;
	margin-top: 200px;
	padding-left: 21px;
}

#leftcol h5 {
	margin-left: 10px;
	border-left: 5px solid #328CC3;
	text-transform: uppercase;
	padding-left: 5px;
	color: #607079;
}

#leftcol b,
#leftcol li,
#leftcol p {
	color: white;
	font-size: 11px;
}

#contactbox {
	background: url('box-contact.jpg') no-repeat bottom left;
	height: 135px;
}

#contactbox p {
	font-size: 11px;
	margin: 30px 0 0 83px;
	line-height: 17px;
}

#referbox {
	margin-top: 20px;
	background: url('box-refer.jpg') no-repeat bottom left;
	height: 135px;
}

#referbox a {
	font-size: 11px;
	color: white;
}

#referbox ul {
	margin: 28px 0 0 83px;
}

#referbox li {
	line-height: 17px;
}

#rightcol {
	float: left;
	width: 444px;
	margin: 160px 0 0 27px;
}

#rightcol h3 {
	margin-bottom: 5px;
}

#rightcol h3 span {
	display: none;
}

.title-tech {
	background: url('title-tech.gif') no-repeat 10px top;
	width: 300px;
	height: 32px;
}

.title-dalsi {
	background: url('title-dalsi.gif') no-repeat 10px top;
	width: 125px;
	height: 32px;
}

.title-foto {
	background: url('title-foto.gif') no-repeat 10px top;
	width: 137px;
	height: 32px;
}

.title-adr-fakt {
	background: url('title-adr-fakt.gif') no-repeat 10px top;
	width: 270px;
	height: 33px;
}

.title-adr-provoz {
	background: url('title-adr-provoz.gif') no-repeat 10px top;
	width: 270px;
	height: 33px;
}

.title-kontakt {
	background: url('title-kontakt.gif') no-repeat 10px top;
	width: 270px;
	height: 33px;
}

.title-refer {
	background: url('title-refer.gif') no-repeat 10px top;
	width: 270px;
	height: 33px;
}

.title-ospolecnosti {
	background: url('title-o_spolecnosti.png') no-repeat 10px top;
	width: 270px;
	height: 33px;
}

.rightbox {
	background: #EEF3F6 url('box-bg.gif') no-repeat bottom left;
	margin-bottom: 30px;
	color: #484747;
}

.rightbox-head {
	padding: 11px;
	background: url('box-head.gif') no-repeat top left;
}

.ul-arrowed li {
	background: url('ico-arr.gif') no-repeat left 6px;
	padding-left: 23px;
	line-height: 25px;
}

.rightbox b {
	color: black;
}

.rightbox u {
	color: #FF4200;
	text-decoration: none;
	font-weight: bold;
}

.rightbox p {
	line-height: 25px;
	padding-bottom: 15px;
}

.gallery a {
	color: #455C6A;
	font-size: 11px;
	float: left;
	height: 72px;
	width: 200px;
	margin-right: 10px;
}

.gallery a img {
	border: 3px solid white;
	margin-right: 10px;
	float: left;
}

.rightbox-map {
	height: 122px;
}

.rightbox-map a {
	float: right;
	border: 2px solid white;
}

.rightbox-map a:hover {
	border: 2px solid #B2D7FF;
}

.rightbox-refer {
	height: 100px;
}

.rightbox-refer a {
	border: 2px solid white;
	display: block;
	float: left;
	margin: 7px 10px 0 0;
}

.rightbox-refer a:hover {
	border: 2px solid #B2D7FF;
}

.cleaner {
	overflow: hidden;
	height: 1px;
	clear: both;
}

#foot {
	clear: both;
	background: url('tile-foot.gif') repeat-x top;
	margin: 0 21px;
	height: 65px;
}

#foot p {
	font-size: 11px;
	color: #728693;
	padding: 37px 0 10px 0;
	background: url('logo-small.gif') no-repeat right 30px;
}

#foot a {
	color: #455C6A;
	font-size: 11px;
}

