/* reset css */
* {font-size:100.01%}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,sub,sup,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
img {display:block;}

/* clearfix */
.clearfix:after { content: ".";  display: block;  clear: both;   visibility: hidden;  line-height: 0;  height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix {    height: 1%; }

/* skip links*/
ul#skip-links { position: absolute; top: 0; left: -10001px; list-style: none;}
ul#skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 950px; padding: 2px 0; background: #fff; color: #000;}


body
{
font-family:Arial, Verdana, sans-serif, helvetica;
background:#444;
}

h1{
color:#CC0000;
font-family: Trebuchet MS,Arial,arial,verdana,helvetica;
font-size:1.5em;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #f8f8f8;
font-weight:normal;
text-transform:uppercase;
}

h2{
color:#555;
font-family: Trebuchet MS,Arial,arial,verdana,helvetica;
font-size:1.2em;
padding-top:2em;
padding-bottom:0.4em;
margin-bottom:0.4em;
border-bottom:1px solid #f8f8f8;

}

a{
text-decoration:underline;
color:#3399cc;
}

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

sub{vertical-align: sub}

#wrapper
{
color:#444;
width:780px;
margin:0 auto;
background:#f6f6f6 url("img/sprezyny.jpg") no-repeat bottom left;
}

#dekra{
margin:0 auto; width:148px; display:block; padding-top:20px;
}
#pamir{
margin:0 auto; width:202px; display:block; padding-bottom:170px;
}

#top{
height:216px;
background:#444 url("img/gora.jpg") no-repeat 0 0;
}


#red_line{
width:740px;
height:30px;
padding:0px 20px;
background:#cc0000 url("img/red_line.gif") repeat-x top left;
font-size:0.6em;
text-transform:uppercase;
line-height:30px;
color:#fff;
}

#red_line span{
float:right;
}

#left{
float:left;
width:220px;
min-height:700px;
}

.cert{margin-top:30px;}

 
#red_line a{color:#fff; text-decoration:none;} 
 
.menu li {	clear:both; width:220px;	display:block; line-height:30px;	background: transparent url("img/bg_menu.gif") no-repeat 0 0;}
.menu li a		{	
color:#444;
font-weight:bold;
display: block;
text-decoration:none;
font-size:0.8em;
padding: 4px 0px;
padding-left: 40px;
background: transparent url("img/li_menu.gif") no-repeat 0 50%;
width:180px;
border-bottom: 1px solid #ddd;
border-top: 1px solid #fff;
line-height:30px;
}

.menu li a.active {
background:#fff url("img/li_menu.gif") no-repeat 0 50%;
}	

.menu li a:hover{
background: #eee url("img/li_menu.gif") no-repeat -500px 50%;
color:#cc0000;
border-bottom: 1px solid #ccc; 
text-decoration:none;
}

 

#content
{
padding:20px;
float:right;
width:519px;
background:#ffffff;
border-left:1px #dddddd solid;
border-bottom:1px #dddddd solid;
line-height:1.6em;
font-size:0.75em;
}

#content p
{margin: 1em 0; }
 
#content ul li
{
padding: 0.1em 0;
vertical-align:top;
padding-left: 15px;
background:transparent url(img/li.gif) no-repeat  0 50%;
}

#content table{font-size:0.9em; width:100%;
color:#555;
font-family:Arial,arial,verdana,helvetica;
padding:2em;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
background:#eee;
}

#content table td{text-align:center; vertical-align:middle;
border-top:1px solid #fff;
border-left:1px solid #fff;
padding:0.4em 0;
}


#tags{
padding:10px 20px;
float:right;
width:509px;
color:#888;
background:#eee;
border-left:1px #dddddd solid;
border-bottom:1px #dddddd solid;
line-height:1.6em;
font-size:0.65em;
}

#tags span{color:#aaa;}


#footer { width:740px;  margin:0 auto; padding:10px 20px; font-size:0.7em; color:#999;}
#footer p span{float:right;}



 
 