html{
margin:0;
padding:0;
}

body{
height: auto;
margin:0;
padding:0;
margin-bottom: 22px;
margin-top: 0px;
background-color: #fff;
text-align: center;
}

#wrapper {
width: 960px;
}

#content{
height:auto;
min-height:600px;
width: 960px; /* 704 minus 16 padding */
margin:auto;
padding:0;
border-left: 1px solid #D8D9DB;
border-right: 1px solid #D8D9DB;
border-bottom: 1px solid #D8D9DB;
background:#E8E8E8;
text-align:left;
}

body>#content{height:auto;}

#menuetop {
color: #fff;
padding-top: 100px;
padding-left: 442px;
}

#header {
background: #E8E8E8 url(/img/logo-nezrouge.jpg) no-repeat;
height: 205px;
padding-bottom: 33px;
}

#cntwrapper {
background-color: #E8E8E8;
width: 960px;
height: auto;
min-height: 330px;
}

#menue {
background-color: #002C51;
width: 330px;
float: left;
text-align:left;
padding: 22px 0 22px 0;
}

#textarea {
float:left;
width: 465px;
text-align:left;
padding:0px 22px 22px 75px;
}

#footer {
width: 960px;
text-align: right;
}

/* font-styles */
p, body, #textarea, a {
color:#022A4D;
font-size:12px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
#textarea {
line-height: 1.6;
}
#footer, #footer a {
color: #D8D9DB;
font-size: 10px;
text-decoration: none;
}

h1 {
color: #D50019;
font-size:28px;
font-weight:bold;
line-height: 1;
text-shadow:0 1px 0 #fff;
}
h2 {
color: #D50019;
font-size:22px;
font-weight:bold;
line-height: 1;
}
#menue {
color: #022A4D;
font-size:12px;
}


/* format styles */
.alignright {
text-align: right;
}
.leftpic {
float: left;
margin: 0 10px 10px 0;
padding: 0;
border: 2px solid #FBF8F8;
}
.unfloater {
height: 0;
font-size: 0px;
clear: both;
margin: 0;
}
.badge {
float: left;
margin: 0 22px 22px 0;
padding: 0;
}
.badge-last {
float: left;
margin: 0 0 22px 0;
padding: 0;
}

.linie {
        border-bottom: 1px solid #46370d;
        font-size: 0;
        line-height: 1;
}


/* ------ navigation level 1 side ---------*/
#menuetop ul{
  margin: 0;
  padding: 0em;
  list-style-type: none;
  color: #fff;
}

#menuetop ul li {
 /* background-color: #b1b2b4;  */
	color: #fff;
	float:left;
	padding-right: 22px;
}

#menuetop ul li#li_nav1_open{  /* special layout for open links */
/*  background-color: #b1b2b4;  */
	height: auto !important;
	height: 1.9em;
}

#menuetop ul li a{
  display: block;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

#menuetop ul li a:hover, #menuetop ul li a:focus{
  font-weight: normal;
  color: #fbf8f8;
}

#menuetop ul a#a_nav1_open, #menuetop ul a:hover#a_nav1_open{
  font-weight: bold;
  color: #fff;
}
#menuetop ul a#a_nav2_open, #menuetop ul a:hover#a_nav2_open{
  font-weight: bold;
  color: #fff;
}

/* ------ Design for submenu --------*/
#menuetop li li{
  display: block;
  padding-left: 15px;
  line-height: 1.5em;
  color: #fff;
  border-bottom: 1px solid #fff;
}

#menuetop ul ul a{
  position: relative;
  display: inline;
  background-repeat: no-repeat;
  padding: 0em;
  padding-left: 0px;
  padding-top: 0.28em;
  padding-bottom: 0px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

#menuetop ul ul a:hover, #menuetop ul ul a:focus {
  color: #fff;
  font-weight: normal;
}
#menuetop ul ul a#a_nav2_open{
  color: #fff;
  font-weight: bold;
}

/* ------ navigation level 1 side ---------*/
#menue ul{
  margin: 0;
  padding: 0em;
  list-style-type: none;
  color: #fff;
  border-top: 1px solid #fff;
}

#menue ul li {
 /* background-color: #b1b2b4;  */
	color: #fff;
	border-bottom: 1px solid #fff;
}

#menue ul li#li_nav1_open{  /* special layout for open links */
/*  background-color: #b1b2b4;  */
	height: auto !important;
	height: 1.9em;
}

#menue ul li a{
  display: block;
  background-repeat: no-repeat;
  height:3em;
  line-height: 3em;
  color: #fff;
  padding-left: 109px;
  text-decoration: none;
}

#menue ul li a:hover, #menue ul li a:focus{
  font-weight: normal;
  color: #fbf8f8;
}

#menue ul a#a_nav1_open, #menue ul a:hover#a_nav1_open{
  font-weight: bold;
  color: #fff;
}
#menue ul a#a_nav2_open, #menue ul a:hover#a_nav2_open{
  font-weight: bold;
  color: #fff;
}

/* ------ Design for submenu --------*/
#menue li li{
  display: block;
  padding-left: 15px;
  line-height: 1.5em;
  color: #fff;
  border-bottom: 1px solid #fff;
}

#menue ul ul a{
  position: relative;
  display: inline;
  background-repeat: no-repeat;
  padding: 0em;
  padding-left: 0px;
  padding-top: 0.28em;
  padding-bottom: 0px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

#menue ul ul a:hover, #menue ul ul a:focus {
  color: #fff;
  font-weight: normal;
}
#menue ul ul a#a_nav2_open{
  color: #fff;
  font-weight: bold;
}
