html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 29%, #f2f2f2 42%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(29%,#ffffff), color-stop(42%,#f2f2f2));
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 29%,#f2f2f2 42%);
background: -o-linear-gradient(top, #ffffff 0%,#ffffff 29%,#f2f2f2 42%);
background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 29%,#f2f2f2 42%);
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 29%,#f2f2f2 42%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

a{
text-decoration:none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: 'arialnarrow';
    src: url('fonts/arialn-webfont.eot');
    src: url('fonts/arialn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arialn-webfont.woff') format('woff'),
         url('fonts/arialn-webfont.ttf') format('truetype'),
         url('fonts/arialn-webfont.svg#arialnarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}

#main-nav-box{
position:fixed;
top:0;
left:0;
width:100%;
height:52px;
text-align:center;
background: #fdbe4f;
background: -moz-linear-gradient(top, #fdbe4f 0%, #ff7901 64%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdbe4f), color-stop(64%,#ff7901));
background: -webkit-linear-gradient(top, #fdbe4f 0%,#ff7901 64%);
background: -o-linear-gradient(top, #fdbe4f 0%,#ff7901 64%);
background: -ms-linear-gradient(top, #fdbe4f 0%,#ff7901 64%);
background: linear-gradient(to bottom, #fdbe4f 0%,#ff7901 64%);
-webkit-box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.2);
box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.2);
border-bottom:3px solid #ffffff;
z-index:998;
}

#main-nav-box.ie-bg{
background: url('../frameimage/menu-bg.png') repeat-x;
}

#main-nav-box div.white-light-line, #main-nav-box div.orange-red-line{
position:absolute;
width:100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";
filter: alpha(opacity=44);
-moz-opacity: 0.44;
-khtml-opacity: 0.44;
opacity: 0.44;
}

#main-nav-box div.white-light-line{
top:0;
left:0;
height:3px;
background-color:rgb(255,255,255);
}

#main-nav-box div.orange-red-line{
bottom:0;
left:0;
height:0px;
border-top:3px solid rgb(253,184,72);
border-bottom:4px solid rgb(201,15,0);
}

#main-nav-box #main-nav{
margin-top:17px;
text-align:center;
}

#main-nav-box #main-nav > li{
position:relative;
font-family: "arialnarrow", Arial, sans-serif;
font-weight:bold;
font-size:15px;
display:inline;
background: url(../frameimage/nav-seperate.png) no-repeat right center;
cursor:pointer;
padding-right:1px;
margin-right:-3px;
}

table#menu1 td a.menu1_1{
font-family: "arialnarrow", Arial, sans-serif;
font-weight:bold;
font-size:15px !important;
padding:15px;
background: url(../frameimage/nav-seperate.png) no-repeat right center;
cursor:pointer;
}

#main-nav-box #main-nav > li:hover:after {
display:block;
position:absolute;
bottom:-20px;
left:30px;
z-index:3;
content: url(../frameimage/menu-triangle.png);
}


#main-nav-box #main-nav  ul.submenu{
position:absolute;
left:-3px;
top:38px;
width:240px;
padding:0 2px;
border:3px solid #ffffff;
border-top:none;
display:none;
background-color:#e74a01;
}

#main-nav-box #main-nav li ul.submenu li{
background: url('../frameimage/submenu-seperate.png') repeat-x bottom;
margin-left:1px;
font-family:arial;
font-size:14px;
text-align:left;
}

#main-nav-box #main-nav li ul.submenu li a{
padding:10px 7px;
display:block;
}

#main-nav-box #main-nav li ul.submenu li:last-child{
background:none;
margin-bottom:2px;
}

#main-nav-box #main-nav li ul.submenu li a:hover{
background-color:#fff2db;
color:#eb7810;
}


#main-nav-box #main-nav > li a{
color:#ffffff;
padding:11px 11px 11px 9px;
}

#main-nav-box #main-nav > li:last-child{
background:none;
}

#main-nav-box #main-nav > li > a:hover{
background: #fed795;
background: -moz-linear-gradient(top, #fed795 0%, #ff7901 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed795), color-stop(100%,#ff7901));
background: -webkit-linear-gradient(top, #fed795 0%,#ff7901 100%);
background: -o-linear-gradient(top, #fed795 0%,#ff7901 100%);
background: -ms-linear-gradient(top, #fed795 0%,#ff7901 100%);
background: linear-gradient(to bottom, #fed795 0%,#ff7901 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed795', endColorstr='#ff7901',GradientType=0 );
}

#head-section{
font-family: Arial, Helvetica, sans-serif;
position:relative;
width:990px;
height:250px;
margin:56px auto 0;
}

#head-section input[type="radio"]{
display:none;
}

#head-section #title{
width:550px;
height:185px;
float:left;
background: url(../frameimage/header-logo.png) no-repeat left center;
}

#head-section #title a{
display:block;
width:135px;
height:185px;
float:left;
}

#head-section #title h1{
color:#c3111a;
font-family: 'PT Sans Narrow', sans-serif;
letter-spacing:2px;
line-height:1.25;
font-weight:bold;
font-size:25px;
padding:35px 0 0 135px;
text-align:left;
}

#head-section #head-rightside{
float:left;
width:250px;
height:80px;
margin:25px 0 0 15px;
}

#head-section #search-box{
position:relative;
height:40px;
width:200px;
background: url(../frameimage/icon-sprite.png) no-repeat center center;
background-position: 0px -228px;
}

#head-section #search_expression{
height:26px;
width:148px;
-webkit-border-top-left-radius: 14px;
-webkit-border-bottom-left-radius: 14px;
-moz-border-radius-topleft: 14px;
-moz-border-radius-bottomleft: 14px;
border-top-left-radius: 14px;
border-bottom-left-radius: 14px;
border:2px solid #fed38b;
padding:0 25px 0 15px;
font-weight:bold;
font-size:15px;
color:#eb7810;
}

#head-section #search_expression:hover{
border-color: #fdb848;
}

#head-section #search-button:hover{
background: url(../frameimage/icon-sprite.png) no-repeat center center;
background-position: 0px -178px;
}

#head-section #search-button{
position:absolute;
display:block;
width:36px;
height:36px;
right:-10px;
top:-4px;
background: url(../frameimage/icon-sprite.png) no-repeat center center;
background-position: 0px -132px;
cursor:pointer;
}

#head-section .head-links{
float:left;
margin-right:10px;
}

#head-section .head-links a{
font-family: "arialnarrow", Arial, sans-serif;
display:block;
font-size:16px;
color:#eb7810;
padding:3px 2px 5px 26px;
}

#head-section div.home-link a{
background: url(../frameimage/icon-sprite.png) no-repeat center left;
background-position: 0px -33px;
}

#head-section div.home-link a:hover{
background: url(../frameimage/icon-sprite.png) no-repeat center left;
background-position: 0px 0px;
color:#e74a01;
}

#head-section .sitemap-link a{
background: url(../frameimage/icon-sprite.png) no-repeat center left;
background-position: 0px -66px;
}

#head-section .sitemap-link a:hover{
background: url(../frameimage/icon-sprite.png) no-repeat center left;
background-position: 0px -99px;
color:#e74a01;
}

div.head_novedelem{
display:none;
}

#iderakdbeamailt div:hover
{
color: #eb7810;
}