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

body {
background: #FFFFFF url(images/bg_top.jpg) repeat-x ;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 0.7em;
margin: 0;
padding: 0;
color: #595a5e;
}

html, body {
height: 100%;
}

#bg_top {
background: url(images/bg_bottom.jpg) repeat-x bottom;
display: block;
min-height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
padding-bottom: 75px;
}

* html #bg_top {
height: 100%;
}

#center {
width: 934px;
margin: 0 auto;
}

#header_top {
background: url(images/header_top.jpg) no-repeat;
width: 437px;
height: 36px;
float: right;
padding-left: 20px;
}

#header img {
border: 0;
}

#header_url {
float: left;
width: 150px;
padding-top: 8px;
}

ul#header_icons {
float: right;
width: 157px;
list-style: none;
margin: 0;
padding: 9px 0 0;
}

ul#header_icons li {
display: inline;
margin-right: 7px;
}

#header_main {
clear: both;
height: 306px;
background: url(images/header_bg.jpg) no-repeat right;
}

#logo {
background: url(images/logo.jpg) no-repeat 40px 114px;
width: 420px;
height: 306px;
float: left;
}

#nav {
width: 170px;
float: left;
padding: 90px 0 0 0;
}

#header_right {
float: right;
width: 344px;
}

#flash {
margin: 45px 0 0 30px;
}

#header_img {
margin: 32px 0 0 15px;
}

#footer {
color: #72737a;
margin: 0 auto;
position: absolute;
left: 0px;
bottom: 0px;
display: block;
z-index: 999;
width: 100%;
}

#footer_bg {
background: url(images/footer.jpg) no-repeat;
height: 35px;
padding: 25px 25px 0;
width: 884px;
margin: 0 auto;
}

#footer_left {
float: left;
}

#footer_right {
float: right;
}

#footer_right ul {
list-style: none;
margin: 0;
padding: 0;
}

#footer_right li {
display: inline;
border-right: 1px solid #b8b8be;
padding: 0 7px 2px;
}

#footer_right .virtus {
border: 0;
}

#content {
padding: 20px 17px 0;
width: 900px;
line-height: 19px;
text-align: justify;
}

#cols {
float: left;
background: url(images/content.gif) repeat-y center;
}

#cols2 {
float: left;
background: url(images/content2.gif) repeat-y center;
}

#cols2 .col2 {
padding-left: 25px;
width: 300px;
}

#cols2 .col3 {
width: 232px;
}

.col1, .col2, .col3 {
float: left;
}

.col1, .col2 {
/*border-right: 1px solid #d8d8d9;*/
padding-right: 17px;
}

.col1, .col3 {
width: 282px;
}

.col2, .col3 {
padding-left: 17px;
}

.col2 {
width: 266px;
}

.clear {
clear: both;
}

#header_top a {
color: #f26241;
text-decoration: none;
}

#nav a {
color: #6c6e8a;
text-decoration: none;
}

#nav a:hover {
color: #f26241;
}

#footer a {
color: #72737a;
text-decoration: none;
font-weight: bold;
}

#footer img {
border: 0;
vertical-align: middle
}

#footer .virtus a {
font-weight: normal;
}
 
#footer a:hover {
color: #494a50;
}

#content a {
color: #f26241;
text-decoration: none;
}

#content a:hover {
color: #990000;
text-decoration: underline;
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
text-align: right;
}

#nav li {
background: url(images/nav_br.gif) no-repeat bottom right;
height: 21px;
padding: 10px 15px 0 0;
}

.check_ul, .reg_ul {
margin: 0;
padding: 15px 0 20px 27px;
}

.reg_ul li, .check_ul li {
margin-bottom: 7px;
}

.check_ul {
list-style: url(images/check.gif);
font-weight: bold;
}


h1 {
color: #878892;
font-size: 1.7em;
margin: 0;
padding: 10px 0 15px;
text-transform: uppercase;
}

h2 {
color: #f26241;
font-size: 1.3em;
margin: 0;
padding: 10px 0 5px;
}

h3 {
color: #878892;
font-size: 1.2em;
margin: 0;
padding: 10px 0 0;
}

#content p {
margin: 0;
padding: 7px 0 10px;
}


/* KONTAKT FORMA */


input, select, textarea {
background: #FFFFFF;
border: 1px solid #b9b9b9;
font-family: Tahoma, Verdana, Arial, Sans-serif;
color: #5d6479;
font-size: 1em;
width: 250px;
margin-top: 3px;
margin-bottom: 10px;
padding: 4px
}

.button {
background: #FFFFFF;
width: 65px;
padding: 2px 0
}

legend {
display: none;
}

fieldset {
border: 0;
margin: 0;
padding: 0
}

.alert {
color: #FF0000
}