body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777;
	text-align:center;
	padding:0;
	margin:0;
	background-color:#6294c9;
	background-image:url(bg_body.gif);
	background-repeat:repeat;
}
#wrapper {
	width:97%;
	right:2%;
	left:1%;
	margin-top:1%;
	text-align:left;
	background-color:#fff;
	border:1px solid #ddd;
	position:absolute;
}
#top_banner {
	border-top:#f8f8f8 1px solid;
	position:relative;
}
#banner {
	width:100%;
	height:120px;
	margin-right:auto;
	margin-left:auto;
	background-color:#EBEEF3;
	border-top:#f8f8f8 2px ridge;
	background-image: url(banner.jpg);
	background-repeat:no-repeat;
}
.h {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#777;
	font-weight:bold;
	padding:0;
	margin:16px 0 0 205px;
}
#banner h2 {
	/*font-family: Tahoma, Geneva, sans-seriftahoma;*/
	font-size:24px;
	color:#fff;
	/*text-transform:uppercase;*/
	font-weight:bold;
	letter-spacing:1px;
	padding: 0;
	/*margin:72px 0 0 216px;*/
	margin:7px 0 0 216px;
	text-transform: uppercase;
}
#banner h2 span {
	font-size: 19px;
}
#banner h3 {
	/*font-family: Tahoma, Geneva, sans-seriftahoma;*/
	font-size:30px;
	color:#fff;
	font-weight:100;
	text-align:right;
	letter-spacing:5px;
	padding:9px 0 0 0;
	margin:10px 20px 0 200px;
}
#banner img {
	float:left;
	/*margin:3px 0 0 4px;*/
	margin:0;
}
#banner .language_site {
	text-align:right;
	padding:0;
	margin:0;
}
#banner .language_site img {
	float:right;
	margin:20px 10px 0 0;
}
#horisontal {
	width:100%;
	height:30px;
	padding:0;
	margin:0;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	background-color:#d6d6d6;
	background-image:url(bg_horisontal.gif);
	background-repeat:repeat-x;
}
#horisontal #navlist {
	text-align:right;
	padding:0;
	margin:0;
}
#horisontal #navlist ul {
	padding:0;
	margin:0;
}
#horisontal #navlist li {
	float:right;
	list-style:none;
}
#horisontal #navlist li a {
	display:block;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding:9px 8px 0 8px;
	margin:0;
	border-left:#ddd 1px solid;
	background:transparent;
	width:8.5em;
}
#horisontal #navlist ul li a:hover {
	color:#fe0000;
	padding:9px 8px 0 8px;
	height:22px;
	background-color:#ffffd5;
}
#horisontal #navlist li #right {
	border-right:#ddd 1px solid;
}
#leftcol {
	float:left;
	width:160px;
}
#leftcol .top {
	display:block;
	width:160px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:10px 0 0 9px;
	padding:6px 8px;
	border-top:#bbb 1px solid;
	border-right:#aaa 1px solid;
	border-bottom:#ddd 1px solid;
	border-left:#fe0000 1px solid;
	background-color:#fe0000;
}
#leftcol .nav {
	text-align:center;
	padding:0;
	margin:0 0 20px 8px;
	list-style-type: none;
}
#leftcol .nav ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#leftcol .nav li {
	width:177px;
	border-top:#fff 1px solid;
	border-right:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	border-left:#fff 1px solid;
}
#leftcol .nav a {
	display:block;
	font-size:11px;
	color:#777;
	font-weight: bold;
	padding:5px 2px;
	background:#f5f5f5;
	text-decoration:none;
	height: 1%;
}
#leftcol .nav a:hover {
	background:#ffffd5;
	color:#fe0000;
}
#leftcol a {
	text-decoration: none;
}
#leftcol p {
	font-size:12px;
	text-align:left;
	margin: 0 0 10px 15px;
}
#leftcol h2 {
	font-size:18px;
	color:#fe0000;
	padding:0;
	margin: 0px 20px 10px 10px;
	letter-spacing: 1px;
}
#content {
	margin-left: 210px;
	margin-right: 20px;
}
#content #top_1 {
	width:auto;
	height:140px;
	margin:20px;
	/*border:#ddd 1px solid;*/
background-image:url(top_1.jpg);
	background-repeat:no-repeat;
}
#content #top_2 {
	width:auto;
	height:140px;
	margin:20px;
	/*border:#ddd 1px solid;*/
background-image:url(top_2.jpg);
	background-repeat:no-repeat;
}
#content #top_3 {
	width:auto;
	height:140px;
	margin:20px;
	/*border:#ddd 1px solid;*/
background-image:url(top_3.jpg);
	background-repeat:no-repeat;
}
#content #top_4 {
	width:auto;
	height:140px;
	margin:20px;
	/*border:#ddd 1px solid;*/
background-image:url(top_4.jpg);
	background-repeat:no-repeat;
}
#content #top_5 {
	width:auto;
	height:140px;
	margin:20px;
	/*border:#ddd 1px solid;*/
background-image:url(top_5.jpg);
	background-repeat:no-repeat;
}
#content #top_6 {
	width:auto;
	height:140px;
	margin:20px;
	/*border:#ddd 1px solid;*/
background-image:url(top_6.jpg);
	background-repeat:no-repeat;
}
#content #top_7 {
	width:auto;
	height:140px;
	margin:20px;
	/*border:#ddd 1px solid;*/
background-image:url(top_7.jpg);
	background-repeat:no-repeat;
}
#content #top_8 {
	width:auto;
	height:140px;
	margin:20px;
	/*border:#ddd 1px solid;*/
	background-image:url(top_8.jpg);
	background-repeat:no-repeat;
}
html p {
	/*font-size:12px;*/
	text-align:justify;
	/*margin:20px;*/
	margin: 0 0 12px 0;
}
ul, ol {
	/*font-size:12px;*/
	margin:0 0 15px 25px;
}
ul {
	list-style-type:square;
}
strong {
	color:#666666;
}
b {
	color:#fe0000;
}
#content h1 {
	font-size:18px;
	color:#5687bb;
	padding:0;
	margin-bottom: 20px;
}
#content h2 {
	font-size:16px;
	color: #6294c9;
	padding:0;
	margin-bottom: 8px;
	border-bottom: 1px solid;
}
#content h3 {
	font-size: 14px;
	color: #6294c9;
	padding: 0;
	margin-bottom: 7px;
}
#content h4 {
	font-size: 18px;
	padding: 0;
	margin: 0 0 2px 0;
}
#content h5 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
}
a {
	color: #666;
	text-decoration:underline;
}
a:hover {
	color: #fe0000;
	text-decoration:none;
}
a.anchor {
	text-decoration: none;
}
#footer {
	width:100%;
	clear:both;
	text-align:center;
	margin:20px 0 0 0;
	padding:0;
	border-top:#ddd 1px solid;
	background-color:#f5f5f5;
}
#footer p {
	font-size:12px;
	text-align:center;
	padding:3px 10px 9px 0px;
	margin:0 0 0 7px;
}
#footer p a {
	text-decoration:underline;
}
#footer img {
	margin:10px 0 0 0;
	padding:2px;
	border:#ddd 1px solid;
	background-color:#fff;
}
.centerimg {
	padding:2px;
	border:#ddd 1px solid;
	background-color:#fff;
}
.leftimage {
	float: left;
	margin-right:10px;
	padding:2px;
	border:#ddd 1px solid;
	background-color:#fff;
}
.rightimage {
	float: right;
	margin-left:10px;
	padding:2px;
	border:#ddd 1px solid;
	background-color:#fff;
}
img {
	border-color:#ddd;
}
#fon {
	background-color:#f5f5f5;
	padding:10px;
	margin:0 20px;
	border:#ddd 1px solid;
}
.counter {
	text-align:right;
	font-size:11px;
}
.time {
	float:left;
	margin: 0px 0 0 10px;
}
.time_2 {
	font-size:10px;
	height: 18px;
	color:#888;
	font-weight:bold;
	/*background-color:#e3e3e4;*/
	background:url("bg_horisontal.gif"); 
	border: none;
	padding-top: 8px;
}
table {
	border-collapse: collapse;
}
table.main-otlichia {
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	border: none;
	border-collapse: collapse;
}
table.main-otlichia tr.head td {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 3px;
	color: #F00;
}
table.main-otlichia tr.head a {
	color: #FE0000;
	text-decoration: underline;
}
table.main-otlichia tr.head a:hover {
	color: #666666;
	text-decoration: none;
}
table.main-otlichia tr.prev td {
	font-size: 13px;
}
table.main-otlichia td {
	padding: 0;
	vertical-align: top;
}
table.main-otlichia td.sp {
	width: 5px;
}

div.citata {
	margin: 3px 0 0 216px;
	width: 670px;
}
div.citata p {
	font-size: 12px !important;
	text-align: left;
	color: #FFF;
	margin-bottom: 3px;
}
div.citata em {
	/*color: #6294C9;*/
	font-weight: bold;
}
div.citata p.podpis {
	font-size: 10px !important;
	text-align: left !important;
}

div.news {
	margin: 0 0 15px 15px;
}
div.news .date {
	margin-bottom: 2px;
	font-size: 13px;
}
div.news .link {
	margin-top: 3px;
	font-size: 11px;
}

ul.collectiv {
	margin:0 0 15px 0;
}
ol.clienti {
	margin:0 0 15px 0;
}
ol.clienti li {
	padding-bottom: 10px;
}
