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

body {
background: #f2f1ea /*url(images/bg_bott.jpg) repeat-x bottom*/;
font-family: Verdana, Arial, sans-serif;
font-size: 0.7em;
margin: 0;
padding: 0;
color: #5c5b5b;
line-height: 17px;
}


#bg_top {
background:url(images/bg_top.jpg) repeat-x top;
}

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

#lang {
background: url(images/header_lang.jpg) no-repeat;
height: 32px;
padding: 7px 82px 0 0
}

#lang ul {
list-style: none;
margin: 0;
padding: 0;
float: right;
}

#lang em {
display: none;
}

#lang ul li {
float: left;
width: 26px;
height: 20px;
margin-left: 21px;
}

#lang ul li a {
display: block;
height: 18px;
}

#left {
float: left;
width: 697px;
line-height: 19px;
overflow: hidden;
}

#header_left {
float: left; 
width: 697px;
}

#logo {
background:url(images/header_logo.jpg) no-repeat;
height: 166px;
}

#nav {
background: url(images/header_nav.jpg) no-repeat;
height: 40px;
padding: 0 0 0 90px
}

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

#nav ul li {
float: left;
height: 40px;
}

* html #nav ul li {
width: 115px;
}

#nav ul li a {
font-weight: bold;
text-decoration: none;
color: #725d02;
font-size: 1.1em;
background: url(images/header_nav_hover.jpg) no-repeat 0 40px;
display: block;
height: 27px;
padding: 13px 27px 0;
}

#nav ul li a:hover {
color: #37321c;
background: url(images/header_nav_hover.jpg)
}

#content {
width: 572px;
padding: 20px 25px 20px 100px;
clear: both;
text-align: justify;
min-height: 520px;
}

* html #content {
height: 520px;
}

#right {
float: right;
width: 263px;
}

#header_right {
float: right;
width: 263px;
background: url(images/header_right.jpg);
height: 144px;
}

#nav1 {
background:url(images/nav1_bg.jpg) repeat-y;
clear: both;
margin-bottom: 15px;
width: 263px;
color: #7e7e7e;
}

#nav1_top {
background: url(images/nav1_top.jpg) no-repeat top;
width: 263px;
}

#nav1_bott {
background: url(images/nav1_bott.jpg) no-repeat bottom;
padding: 23px 30px 33px 15px;
width: 218px;
min-height:170px;
}

* html #nav1_bott {
height: 170px;
}

#nav1 a, #content a {
color: #d2a10e;
font-weight: bold;
text-decoration: none;
}

#nav1 a:hover, #content a:hover {
color: #725d02;
text-decoration: underline
}

#nav1_link {
display: block;
}

a#nav1_link {
text-decoration: none;
color: #7e7e7e
}

#nav2 {
background: url(images/nav2_bg.jpg) repeat-y left;
width: 245px;
}

#nav2_top {
background: url(images/nav2_top.jpg) no-repeat top left;
}

#nav2_bott {
background: url(images/nav2_bott.jpg) no-repeat bottom left;
padding: 20px 15px 33px
}

#nav2 ul {
margin: 0;
color: #777777;
padding-left: 23px;
}

#nav2 ul li {
margin-bottom: 3px;
}

#nav2 a {
color: #e3ba17;
text-decoration: none;
}

#nav2 a:hover {
color: #FFFFFF;
text-decoration: underline
}

#footer {
clear: both;
height: 30px;
color: #7e7e7e;
padding: 0 20px;
}

#footer_left {
float: left;
width: 50%;
}

#footer_right {
float: right;
width: 50%;
text-align: right;
}

#footer a {
color: #7e7e7e;
text-decoration: none;
}

#footer a:hover {
color:#333333
}


/* CURVES */

#curve1 {
width:20px;
}

#curve2 {
/*width:45px;*/
}

#curve3 {
/*width:65px;*/
}

#curve4 {
width:110px;
}

#curve5 {
width:105px;
}

#curve6 {
width:125px;
}

#curve7 {
width:145px;
}

#curve8 {
width:165px;
}

#curve9 {
width:165px;
}


.curve {
clear:right;
display:block;
float:right;
height:15px;
}


/* HEADINGS */

h1 {
color: #7c7c7c;
font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
font-size: 1.8em;
margin: 10px 0 8px;
}

h2 {
color: #afafaf;
font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
font-size: 1.8em;
margin: 0 0 8px;
}

#nav2 h2 {
font-weight: normal;
margin-bottom: 12px;
}

.pocetna {
margin-top: 60px;
}



/* KONTAKT FORMA */


input, select, textarea {
background: #FFFFFF;
border: 1px solid #b9b9b9;
font-family: Verdana, Arial, Sans-serif;
color: #5d6479;
font-size: 1em;
width: 300px;
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
}