/* CSS Document */
@charset "windows-1251";

	
#global {
	background-image: url(/templates/skin1/images/fon.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	/*overflow:hidden;*/
	/*position:absolute;
	top:0px;
	left:0px;	
	clip:rect(0px, auto, 400px, auto);*/
	
}

body {
	background-image: url(/templates/skin1/images/fon.png);
	background-repeat: repeat-x;	
	background-color:#30d5c8;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    text-indent:0px;
    text-align:left;
}
img {
border: 0px;
}
li
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    text-indent:0px;
    text-align:left;
}
span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-indent:0px;
	text-align:left;
}
 
	/*-----quots------*/
	.qu {
		font-family:inherit;
		font-size:inherit;
		color:inherit;
		}
	.qu:before {
		content: open-quote;	
		}
	.qu:after {
		content: close-quote;	
		}
  

	/*-----h1_6------*/
	h1 {
		font-size:18px;
		color:#666666;
	}
		h1 .qu {
			font-size:18px;
			color:#666666;
			}
	h2 {
		font-size:16px;
		color:#666666;
	}
	h3 {
		font-size:15px;
		color:#666666;
	}
	h4 {
		font-size:15px;
		color:#666666;
	}
	h5 {
		font-size:15px;
		color:#666666;
	}
	h6 {
		font-size:15px;
		color:#666666;
	}
	
	/*-----a------*/
	a:link {
		font-size:14px;
		color:#339999;	
		font-weight:bold;
		text-decoration:none;
	}
	a:hover {
		font-size:14px;
		color:#FFFF00;	
		font-weight:bold;
		text-decoration:underline;
	}
	a:visited {
		font-size:14px;
		color:#33cccc;
		font-weight:bold;
		text-decoration:none;
	}
	a:active {
		font-size:14px;
		color:#33cccc;
		font-weight:bold;
		text-decoration:none;
	}
		
/*--------------------------------top------------------------------*/	
#top {
	height: 128px;
	width: 100%;
	float:left;
}
		#head {
        
            background: url(/templates/skin1/images/img-head.png) 50% 40% no-repeat;
			height: 100px;
			width: 100%;

		}
            #head img {
            margin:30px 0 0 0;    
		}
		#tel {
			background-image: url(/templates/skin1/images/fon-tel.png);
			float: left;
			height: 106px;
			width: 499px;
			margin-top: -19px;
		}
		#nav {
			background-image: url(/templates/skin1/images/fon-nav.png);
			background-repeat:no-repeat;
			float: right;
			height: 27px;
			width: 400px;			
			padding:3px 0 0 13px;
			margin:2px -30px 0 0;
			position:absolute;
			top:101px;
			left:600px;
			z-index:20;
			
		}
			.nav_el {
                height: 27px;
                width:70px;
                margin:0 20px 0 0;
                float:left;
                background-repeat:no-repeat;
                text-align:center;                
                padding:0 5px 0 5px;
            }
            .nav_el_active {
                height: 27px;
                width:70px;
                margin:0 20px 0 0;
                float:left;
                background: url(/templates/skin1/images/nav-aktiv.png);    /*---!!!Когда страница активна!!!---*/
                background-repeat:no-repeat;
                text-align:center;                
                padding:0 5px 0 5px;
            }
            
					.nav_el a:link {
					font-weight:bold;
					color:#000000;
					font-size:14px;
					text-decoration:underline;										
					}
					
					.nav_el a:hover {		
					font-weight:bold;
					color:#000000;
					text-decoration:none;
					font-size:14px;										
					}
					
					.nav_el a:active {
					font-weight:bold;
					color:#000000;
					font-size:14px;
					text-decoration:underline;												
					}
					
					.nav_el a:visited {
					font-weight:bold;
					color:#000000;
					font-size:14px;
					text-decoration:underline;											
					}		
/*--------------------------------top_2------------------------------*/
#top2 {
	height: 380px;
	width: 100%;
}
	/*------top2_left(infa)--------*/
	#top2_left {
		height: 380px;
		width: 321px;
		float:left;
		margin:0 0 0 10px;
	}
			#bel {
				height: 69px;
				width: 429px;
				padding:55px 0 32px 0;
			}
				#bel strong {
					font-size:26px; 
					color:#798d8b;
				}	
				#bel span {
					font-size:25px; 
					color:#798d8b;
				}
			#inf_text {
				background-image: url(/templates/skin1/images/inf-text.png);
				background-repeat:no-repeat;
				height: 149px;
				width: 350px;
				padding:5px;
				position:absolute;				
				z-index:10;
			}
				#inf_text p {
					font-size:12px;
					color:#585858;
					text-indent:10px;
					padding:10px 10px 20px 10px;
				}			
	/*------top2_right(dill and foto)--------*/		
	#top2_right {
		height: 380px;
		width: 774px;
		float:right;
		}	
        div#links{
        display: none;
        }
		#traktor {
			background-image: url(/templates/skin1/images/traktor.png);
			background-repeat:no-repeat;
			float: left;
			height: 380px;
			width: 450px;
			margin:0 0 0 50px;
			position:absolute;
			top:130px;
			left:320px;	
			z-index:5;						
		}
			#traktor_head{
				height:12px;
				width:200px;				
				margin:20px 0 0 100px;
			}
					#traktor span em{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:13px;
						color:#666666;		
					}
			
		#dil {
			background-image: url(/templates/skin1/images/fon-dil.png);
			background-repeat:no-repeat;					
			height:233px;
			width:233px;			
			padding:0 0 0 6px;
			margin:62px 0 0 0;
			float:right;
			position:absolute;
			top:120px;
			left:760px;			
			z-index:15;			
		}
			#dil_zag{				
				width:200px;
				height:14px;
				margin:0 0 13px 14px;												
			}
				#dil_zag span{
					font-family:Tahoma,"Times New Roman", Times, serif;
					font-size:13px;
					color:#333333;										
				}
			.nav_dil {				
				height:61px;
				width:210px;
				margin:0 0 2px 0;		
			}							
			.nav_dil a img {
				height:61px;
				width:210px;
				border:0px;
				margin:0px 0px 5px 1px;
				padding:0;
			}
/*--------------------------------menu------------------------------*/
			
				
#menu {	
	float: left;
	height: 85px;
	width: 1000px;
	position:absolute;
	top:500px;
	left:10px;
}
	.menu-nav {
		float: left;
		height: 72px;
		width: 230px;
        margin:0 5px 0 0;
		padding:0 3px 0 3px;
	}
		.menu-nav a img {
			border:0px;
			height: 72px;
			width: 230px;		
		}

/*------------------------------osn----------------------------------*/
#osn {	
	float: left;  
	height: 100%;
	width: 765px;
    padding-left: 30px;
}
	/*---text---*/
	#text {	
		float: left;
		height: 100%;
		min-height:200px;
		width: 705px;
		margin:0 0 0 10px;
		position:absolute;
		top:593px;
		left:250px;
		z-index:25;
	}
		#text_top {
			background-image: url(/templates/skin1/images/fon-text-top.png);
			background-repeat: no-repeat;
			height: 36px;
			width:inherit;
			margin:0;		
		}
			#text_top h1 {
				padding:5px 0 0 20px;      
			}
		#text_middle {
			background-color:#e7eef2;			
			height: auto;
			width:inherit;
			margin:0;
			padding:20px 0 20px 0px;     
		}
			#text_middle div{
				padding:0 20px 0 20px;
			}	
		
		#text_bottom {
			background-image: url(/templates/skin1/images/fon-text-bottom.png);
			background-repeat: no-repeat;
			height: 36px;
			width:inherit;
			margin:0;
		}
	/*---news---*/
	#news {	
		float: left;
		height: 100%;
		min-height:200px;  
		width: 230px;
		margin:0 0 0 13px;
		position:absolute;
		top:593px;
		left:0px;
		z-index:10;
	}	
		#news_top {
			background-image: url(/templates/skin1/images/fon-news-top.png);
			background-repeat: no-repeat;
			height: 33px;
			width:inherit;			 
			margin:0;		
		}
			#news_top h1 {
				padding:5px 0 0 20px;
			}
		#news_middle {
			background-color:#e7eef2;			
			height: auto;
			width:inherit;
			margin:0;
			padding:20px 0 20px 0px;
		}
          
			#news_middle div{
				padding:0 15px 0 15px;
			}
				#news_middle div span,p{
					font-size:13px;				
					color:#333333;
				}	
		
		#news_bottom {
			background-image: url(/templates/skin1/images/fon-news-bottom.png);
			background-repeat: no-repeat;
			height: 33px;
			width:inherit;
			margin:0;
		}
		
/*---banners---*/
#banners {
	height:90px;	
	width:90%;	
	text-align:left;
	padding:10px 0 0 20px;
	}
	#banners p,span {
		color:#FFFFFF;
		font-size:12px;	
	 	}
		
	
	#banners a img{		
		padding:3px;
		border:0;
		}			

/*---podval---*/
#podval {	
	height:90px;	
	width:100%;	
	padding:10px 0 0 20px;
	}
	#podval p,span,a{
		color:#FFFFFF;
		font-size:12px;
		text-align:center;		
	 	}

#sign {
             padding: 3px;
             margin: 0px 10px 10px 0px;
             width: 120px;
             float: right;
             background: #e0e0e0;
             font-size: 80%
}

.tab_cont {
border: 1px solid #000;
border-collapse: collapse;

}

.tab_cont tr td {
border: 1px solid #000;
border-collapse: collapse;
vertical-align:top;
}
