/* css by ras */

* a:link {color: #ff8b1a;}
* a:visited {color: #ff8b1a;}
* a:hover {color: #ff8b1a;}
* a:active {color: #ff8b1a;}
* a:focus{color: #ff8b1a;}

h1  {
		font-family: Arial;
		color: #fff;
		font-size: 20px;
		}
		
h2  {
		font-family: Arial;
		color: #fff;
		font-size: 14px;
		}		

h3  {
		font-family: Arial;
		color: #ff8b1a;
		font-size: 16px;
		}
		
h4  {
		font-family: Arial;
		color: #ff8b1a;
		font-size: 12px;
		}		

body {
    	margin:  0px;
		background-color: #a3a3a3;
		font-family: Arial; 
		}
		
#top	{
		margin-right: auto;
        margin-left: auto;
		background-color: #303030;
}	

#intro	{
        margin-left: auto;
		margin-right: auto;
		margin-top: 150px;
}	

.intro	{
        margin-left: auto;
		margin-right: auto;
		width: 832px;
}	

	
.header {
		font-family: Arial;
		color: #303030;
		font-size: 18px;
	  	text-align: center;
		background-image:url(images/logo_new2.png);
		margin-right: auto;
   		margin-left: auto;
		width: 950px;
		height: 100px;
		}
		
#menu  {
		margin-right: auto;
	    margin-left: auto;
		height: 30px;
		background-image:url(images/menu2.gif);
    }
	
.tab_m {
		margin-right: auto;
	    margin-left: auto;
	  	width: 800px;
		background-image:url(images/menu2.gif);
    }			
		
#main {
		margin-right: auto;
	  	margin-left: auto;
		width: 800px;
		height: 620px;
		background-image:url(images/bcg.png);
    }
	
.title {
		font-family: Arial;
		color: #000;
		font-size: 18px;
        text-align: center;
		background-image:url(images/line.png);
		border-top: 1px solid #ff8b1a;
		margin-right: auto;
	    margin-left: auto;
	    width: 800px;
		height: 50px;
		}
		
.baner {
		margin-left: 400px;
		margin-botom: 0px;
		hight: 100px;
    }		
		  
.left {
		float: left;
		width: 150px;
		height: auto;
		margin-top: 15px;
		margin-left: 15px;
		padding-top: 5px;
		padding-bottom: 0px;
    }
    
.middle {
    	float: left;
  		width: 600px;
		height: 700px;
		}
		
.right{
		float: right;
  		width: 150px;
		height: 700px;
    	padding-top: 5px;
		margin-right: 25px;
		margin-top: 10px;
		}


.spacer {
		background: url(spacer.gif) repeat-x;
		width: 100%;
		height: 1px;
		padding: 0px;
		}			
			
a.mouseover:link, a.mouseover:visited {
        font-size:14px;
		font-family: Arial;
		margin: 0px 0px 0px 0px; 
        color:#fff;
        display:block;
        text-decoration:none;
        font-weight:bold;
        height:20px;
        padding-top:5px;
        }

a.mouseover:hover, a.mouseover:focus, a.mouseover:active {
        font-size:14px;
		font-family: Arial;
        color:#ff8b1a;
        display:block;
        text-decoration:none;
        font-weight:bold;
        height:20px;
        padding-top:5px;
        }
		
a.mousnov:link, a.mousnov:visited {
        font-size:18px;
		font-family: Arial;
		margin: 0px 0px 0px 0px; 
        color:#fff;
        display:block;
        text-decoration:none;
        font-weight:bold;
        height:20px;
        padding-top:5px;
        }

a.mousnov:hover, a.mousnov:focus, a.mousnov:active {
        font-size:18px;
		font-family: Arial;
        color:#ff8b1a;
        display:block;
        text-decoration:none;
        font-weight:bold;
        height:20px;
        padding-top:5px;
        }		

.pict_tp {
		margin-left: 0px;
		margin-bottom: 5px;
		margin-top: 3px;
		border: 1px solid #ffffff;
		}

.pict {
		margin-left: 10px;
		margin-bottom: 5px;
		margin-top: 3px;
		border: 1px solid #ff8b1a;
		}
		
.pict_prtnr {
		margin-left: 10px;
		margin-bottom: 5px;
		margin-top: 3px;
		}		
		
.text {
   		color:#fff;
		font-family: Arial;
		font-size:12px;
		margin-right: 20px;
		margin-left: 20px;
		margin-top: 20px;
    }
	
.text_prtnr {
   		color:#fff;
		font-family: Arial;
		font-size:14px;
		font-weight:bold;
		margin-top: 10px;
		margin-left: 50px;
    }	
    
.textb {
   		color:#fff;
	 	font-family: Arial;
		font-size:16px;
		font-weight:bold;
		margin-left: 20px;
		margin-top: 20px;
    }    
   
.textbo {
   		color:#ff8b1a;
	 	font-family: Arial;
		font-size:16px;
		font-weight:bold;
		margin-left: 20px;
		margin-top: 20px;
    }   
   
.tab {
	    margin-left: 30px;
	  	width: 200px;
		}
	  
.end {
        width: 100%;
	    height: 30px;
}	  
	  
	  
