
html {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

a
{
color:#405874;
}

div#container {
    width: 980px;
    margin:10px auto;
    
   
    background-color: #ffffff;
   
    clear:both;

  
}


div#leftnav {
margin-top:-17px;
    float: left;
    width: 170px;
  
   
    background-color: #fff;
   
}


div#left_menu{
float: right;
 width: 170px;
 
 
 background-color: #dbf4ee;
/*border: 1px solid black;*/
}
div#link{
padding:10px 0px 10px 10px;
 background-color: #e9f8fd;
 color:#72938c;
 border-top:1px solid #72938c;
  border-left:1px solid #72938c;
   border-right:1px solid #72938c;
}
div#link a{
font: 11px Verdana, sans-serif;
 background-color: #e9f8fd;
 color:#72938c;

}


div#titlink{
 padding:10px 0px 10px 10px;
 background-color: #a4b8b9;
 /*color:#0b4559;*/
 color:#dbf4ee;
 border-top:1px solid #72938c;
  border-left:1px solid #72938c;
   border-right:1px solid #72938c;
}
div#titlink a{
font: 11px Verdana, sans-serif;
background-color: #a4b8b9;
 color:#dbf4ee;

}
div#titlinkfoot{
height:41px;
  background-image: url('../img/menu_bottom.jpg');
 color:#0b4559;
 border-top:1px solid #72938c;
 
 
}

div#toplink{
 height:30px;
 background-image: url('../img/guzik_gora2.png');
margin-left:0px;
}

ul#menu{
list-style:none;
padding-top:5px;
margin-left:0px;

}
ul#menu li{
padding-top:0px;
display:inline;
margin-left:0px;

}
ul#menu li.line{

background-image: url('../img/kreseczka.jpg');
background-repeat: no-repeat;
background-position:right;
padding-top:0px;
display:inline;
margin:0;
}

ul#menu li a{
margin:0px 15px 0px 15px;
color:#707070;

}



div#oferlink{
 padding:10px 10px 10px 15px;
 font:bold 12px Verdana, sans-serif;
 background-color: #e0e0e0;
 color:#0b4559;
 border-bottom:2px solid #0b4559;
}



div#rightnav {
	margin-top:15px;
    float: right;
    width: 200px;
    background-color: #fff;
     
    
}


div#context {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
    margin-right: 0px;
    background-color: #fff;
}

div#content {
    
    margin-left: 170px;
    margin-right: 200px;
    padding: 5px;
    /*border-top: 1px solid #E6F2FF;
    border-left: 5px solid #73A5C5;
    border-right: 5px solid #73A5C5;*/
    background-color: #ffffff;
	
    
}

div#con_in {
	min-height:656px !important;

}
div#mailto{
border:5px solid #daf1eb;
background-color:#daf1eb;
height:300px;
}

div#tags{
border:1px solid #daf1eb;
//background-color:#daf1eb;
height:300px;
padding:10px;
}

div#mailtoform{
margin:5px 5px 5px 5px;
font: 11px Verdana, sans-serif;
background-color:#daf1eb;
border:2px solid white;
}
div#mailtoform strong{
margin:0 0 0 10px;
font:bold 11px Verdana, sans-serif;
color:#759089;
}

div#mailtoform input{
margin:0px 0px 5px 10px;
width:150px;
}
div#mailtoform input.submit{
margin:10px 0px 5px 10px;
width:157px;
}
div#mailtoform p{
margin:5px 0px 0px 10px;
color:#759089;
}

div#footer {
    clear: both;
    margin: 0;
    margin-top: 20px;
    padding: 0;
    color: #333;
    background-color: #ffffff;
   /* border-top: 2px solid #c0c0c0;*/
    text-align: center;
    font-weight: bold;
     border: 1px solid black;
}

div#footer img {
    margin-top: 5px;
}

a {
    text-decoration: none;
}

img {
	/*border: 1px solid #22719a;*/
	margin-bottom: 0px;
    margin-right: 10px;
}
img.logos {
	/*border: 1px solid #22719a;*/
	margin-bottom: 10px;
    margin-right: 10px;
}

select {
    border: 2px solid #4191AC;
}

div#top {
    clear: both;
    margin: 0;
    
    padding: 0;
    color: #333;
    height:128px;
   /* border-top: 2px solid #c0c0c0;*/
     background-image: url('../img/baner.jpg');
      background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    
}


div#top img {
  
}

div#top_links {
    clear: both;
    margin: 0;
    color: #fff;
     height:25px;
    background-color: #000000;
   /* border-top: 2px solid #c0c0c0;*/
    font-weight: bold;
    border-bottom: 3px solid #ec822a;
}
div#top_baner{
    clear: both;
     margin: 0;
    color: #000;
     height:88px;
      padding: 0;
     background-color: #000000;
     background-image: url('../img/brkoer_pips.jpg');
      background-repeat: no-repeat;
   /* border-top: 2px solid #c0c0c0;*/
    text-align: center;
    font-weight: bold;
    border: 1px solid black;
}

div#dede a{
	color:#E3E3E3;
	
	
}
