@charset "utf-8";
/* CSS Document */


body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #950000;
}


#wrap {
margin: 10px auto 0px auto;
padding: 0px 0px 0px 0px;
width: 770px;
height: 100%;
}

#intro_wrap {
position: absolute;
height: 98%;
width: 770px;
}

#intro {
position: absolute;
margin: -280px auto 0px 40px;
width: 640px;
height: 480px;
top: 50%;
z-index: 10;
}

#skip_intro {
position: absolute;
margin: -5px auto 0px auto;
width: 640px;
text-align: center;
z-index: 20;
}

#skip_intro a:link {
color: #000;
text-decoration: none;
}
#skip_intro a:visited {
color: #000;
text-decoration: none;
}
#skip_intro a:hover {
color: #000;
text-decoration: underline;
}

#header {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 770px;
height: 109px;
}

#header .logo {
float: left;
width: 180px;
height: 109px;
border: none;
}

#header_navigation {
float: right;
width: 300px;
height: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#header_navigation ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}

#header_navigation ul li {
float: left;
display: block;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
display: block;
height: auto;
width: auto;
}

#header_navigation ul li a:link {
color:#FFFFFF;
text-decoration: none;
}
#header_navigation ul li a:visited {
color:#FFFFFF;
text-decoration: none;
}
#header_navigation ul li a:hover {
color:#FFFFFF;
text-decoration: underline;
}


#header_navigation ul li a.home {
float: left;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 35px;
display: block;
height: 30px;
width: auto;
background: url(images/icon_home.jpg) top left no-repeat;
line-height: 27px;
vertical-align: middle;
}

#header_navigation ul li a.contact {
float: left;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 35px;
display: block;
height: 30px;
width: auto;
background: url(images/icon_contact.jpg) top left no-repeat;
line-height: 27px;
vertical-align: middle;
}

#header_navigation ul li a.english {
float: left;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 35px;
display: block;
height: 30px;
width: auto;
background: url(images/icon_english.jpg) top left no-repeat;
line-height: 27px;
vertical-align: middle;
}

#header_navigation ul li a.serbian {
float: left;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 35px;
display: block;
height: 30px;
width: auto;
background: url(images/icon_serbian.jpg) top left no-repeat;
line-height: 27px;
vertical-align: middle;
}


#header .slogan {
position: absolute;
margin: 0px 0px 0px 150px;
padding: 0px 0px 0px 0px;
width: 437px;
height: 33px;
bottom: 0px;
}


#sub_header {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 770px;
height: 360px;
/*border-top:3px solid #E0A213;
border-bottom:3px solid #E0A213;
border-left:1px dashed #E0A213;
border-right:1px dashed #E0A213;*/
background:url("images/header-bg.png") no-repeat scroll 0 0 transparent;
}



#subheader_flash {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
display: none;
}

#navigation {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 35px;
width: 770px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

#navigation ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
list-style: none;
}

#navigation ul li{
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
width: 84px;
height: 35px;
text-align: center;
}

#navigation ul img {
border: none;
vertical-align: middle;
}

#navigation ul li a{
margin: 0px 0px 0px 0px;
padding: 5px 3px 0px 3px;
display: block;
background: url(images/menu_bg.jpg) no-repeat; 
width: 78px;
height: 35px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
line-height: 12px;
vertical-align: middle;
}
#navigation ul li a:hover{
background: url(images/menu_bg2.jpg) no-repeat; 
color: #000000;
}


#navigation ul li a.tworows{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
background: url(images/menu_bg.jpg) no-repeat; 
width: 95px;
height: 35px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
line-height: normal;
vertical-align: middle;
}
#navigation ul li a.tworows:hover{
background: url(images/menu_bg2.jpg) no-repeat; 
color: #000000;
}



#content_wrap {
margin: 25px 0px 0px 0px;
padding: 8px 0px 0px 0px;
width: 770px;
height: 100%;
background: url(images/top_page.jpg) no-repeat top left;
}

#content {
margin: 0px auto 0px auto;
padding: 0px 0px 50px 0px;
width: 770px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background: #fff url(images/content_bg.jpg) bottom left no-repeat;
}

#text {
margin: 0px auto;
width: 720px;
}

#breadcrumb {
margin: 0px 0px 20px 0px;
padding: 5px 0px 0px 0px;
width: 350px;
height: auto;
font-size: 10px;
}
#breadcrumb a:link{
color: #000;
text-decoration: none;
}
#breadcrumb a:visited{
color: #000;
text-decoration: none;
}
#breadcrumb a:hover{
color: #000;
text-decoration: underline;
}

/*#tags {
width: 95% ;
margin: 10px auto;
padding: 5px 5px 5px 5px;
border: solid 1px #889BBC;
color: #889BBC;
}*/

#tags {
width: 95% ;
margin: 10px auto;
}

#tags fieldset {
border: solid 1px #889BBC;
color: #889BBC;
padding: 5px 5px 5px 5px;
}

#tags legend {
margin: 0 5px 0 0; 
float: left; 
color: #889BBC;
}


#footer_wrap {
margin: 10px auto 0px auto;
padding: 0px 0px 0px 0px;
width: 770px;
height: 77px;
background: url(images/footer_bg.jpg) no-repeat;
}

#footer_left {
float: left;
margin: 0px 12px 0px 12px;
padding: 20px 0px 0px 0px;
width: 485px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
text-align: center;
}

#footer_right {
float: left;
margin: 0px 0px 0px 3px;
padding: 20px 0px 0px 0px;
width: 250px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
text-align: center;
}

#footer_right a:link {
color: #000;
text-decoration: none;
}
#footer_right a:visited {
color: #000;
text-decoration: none;
}
#footer_right a:hover {
color: #000;
text-decoration: underline;
}
#contact_form {
width: 420px;
float: left;
}

#contact_form .contactform {
width: 400px;
height: auto;
}
#contact_form legend {
color:#000;
}

.contact_row {
margin: 8px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 25px;
}
.contact_row_left {
float: left;
width: 100px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
}
.contact_row_right {
float: left;
width: 200px;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}


.input_field {
margin: 0px 0px 0px 0px;
width: 150px;
vertical-align:middle;
background-color: #fff !important;
border: solid 1px #000;
color: #000;
}

.input_comment {
margin: 5px 0px 0px 0px;
width: 250px;
height: 50px;
vertical-align:middle;
}
.form_button {
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.mandatory {
float: left;
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 30px;
width: 170px;
}

.buttons {
float: left;
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 170px;
text-align: right;
}

#contact_email {
float: left;
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 300px;
text-align: center;
}

#contact_email a:link{
color: #000;
text-decoration: none;
}
#contact_email a:visited{
color: #000;
text-decoration: none;
}
#contact_email a:hover{
color: #000;
text-decoration: underline;
}

















.special {
width: 50px;
height: 15px;
display: none;
}



.clear {
clear: both;
height: 0px;
font-size: 0px;
line-height: 0px;
}


.design {
margin-top: 5px;
width: 770px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: right;
border-top: solid 1px #CCCCCC;
}
.design a:link{
text-decoration: none;
color: #FFFFFF;
}
.design a:visited{
text-decoration: none;
color: #FFFFFF;
}
.design a:hover{
text-decoration: none;
color: #000;
}