*{
	padding: 0;
	margin: 0;
	border: 0;
}

body{
   min-width: 1000px;
	background-image: url(../img/bg000000.jpg);
	font-family: sans-serif;
	font-size: 12px;
}

a {
     text-decoration: underline;
     color: #000;
	  font-weight: 300;
	  
}
a:hover {
     text-decoration: none;
	  color: #646464;
}
table {
     border-collapse: collapse;
     border: none;
}
table td {

     vertical-align: top;
     padding: 5px;
     border: none;
}
table.visible td {
     border: 1px solid #7f7f7f;
}
p {
     padding-bottom: 5px;
}
ul {
     list-style: none;
}
ul, ol {
     list-style-position: inside;
     padding-bottom: 10px;
     padding-top: 5px;
}
ul li, ol li {
     padding-bottom: 4px;
}


h1, h2, h3, h4{
   font-family: sans-serif;
	font-weight: normal;
	color:#000;
   padding-bottom: 10px;
}

.news{
	padding-bottom: 10px;
}

span{
	display: block;
}

#wrapper {
	height: 100%;
	width: 100%;
	min-width: 1000px;
}

#head{
   background-image: url(../img/header_b.gif);
	background-position: top left;
	background-repeat: repeat-x; 
	height: 72px;
}

		#logo{
			padding-left: 110px;
		}

#navigation{
   background-image: url(../img/head_lin.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 28px;	
		
	
}

		#navl{
	   	background-image: url(../img/head_lio.gif);
			background-position: left;
			background-repeat: no-repeat;
			height: 28px;
		}

		#navr{
	      background-image: url(../img/head_lit.gif);
			background-position: right;
			background-repeat: no-repeat;
			height: 28px;
		}
		   
			 #pictograms{
			   padding: 5px 20px;
			 	float: left;
			 }
			 
			 #copyrights{
			   font-size: 14px;
				font-weight: bold;
				height: 25px;
				padding: 7px 5px;
			 }

#conteiner{
	padding: 3px 10px;
}
 
      #sub-section {
      	float: left;
      }

		#sub-section{
		   margin: 10px 10px 10px 0;
			width: 179px;
		}
		
				#mainmenu{	
				   padding: 10px;
					background: #f7f3e5;				
					border-left: 1px solid #797d41;
			      border-right: 1px solid #797d41;
					border-bottom: 1px solid #797d41;
					text-align: right;	
				}
				
				#mm{
					background-image: url(../img/menu_hea.gif);
					background-position: top left;
					background-repeat: no-repeat;
					height: 24px;					
				}
				
				   #mainmenu ul{
					   font-size: 14px;
						font-weight: 400;
					}
				
				   #mainmenu ul ul{
					   font-size: 12px;
						padding-right: 5px;
					   font-weight: 100;
					}
				
						#mainmenu ul li{
							background-image: url(../img/menu_bul.gif);
							background-position: right top;
							background-repeat: no-repeat;
							padding-right: 15px;
						}
						
						ul#navmenu a{
							text-decoration: none;
						}
						
						ul#navmenu a:hover{
							text-decoration: underline;
						}
						
				#promo1{
					padding: 10px;
				}
				
				#promo1, #promo2, #promo3, #promo5{
					padding-bottom: 15px;
				}
					
					
					
		
		
		
				#tl {
						background-image: url(../img/table_le.gif);
						background-position: top left;
						background-repeat: repeat-y;
						}
				#tr {
						background-image: url(../img/table_ri.gif);
						background-position: top right;
						background-repeat: repeat-y;
						}
				#bl {
						background-image: url(../img/conner_l.gif);
						background-position: top left;
						background-repeat: no-repeat;
						padding: 20px;
						
						}
				#br {
				     	background-image: url(../img/conner_r.gif);
						background-position: top right;
						background-repeat: no-repeat;
						
						}
						
				#content{
				      margin: 10px;
		   			background: #f7f3e5;
						background-image: url(../img/table_he.gif);
						background-position: top left;
						background-repeat: repeat-x;
		  				height: 100%; 	
							
				}
				
				


.clear{
	clear: both;
}
				
#footer{
   background-image: url(../img/block_bo.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}

#copyrights{
	font-weight: normal;
	font-size: 12px;
}
