body {
margin:0 auto;

font-family: Arial, Helvetica, sans-serif;

	scrollbar-arrow-color: red;
	scrollbar-darkshadow-color: Navy;
	scrollbar-face-color: Ivory;
	scrollbar-highlight-color: Navy;
	scrollbar-track-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-base-color: White;
	scrollbar-shadow-color: white;

}

a{color:blue; border:0;}

	

#container {
width:925px;
height:100%;
margin:0 auto;
}


#header {
/*border:1px solid red;*/
width:925px;
height:100px;
}

.desLInk{margin-top:5px;
margin-bottom:5px;
display:block;
width:70%;
height:15px;
text-decoration:none;
border-bottom:1px dotted #ccc;
}
.desLInk:hover{text-decoration:underline;color: #009999;}


#content {
float:left;
width:925px;
height:auto;
background:white;
}


#left{
float:left;
width:150px;
height:500px;
/*border-left:1px solid red;*/
}

.Mojlink{
font-size:10px;
/*border-bottom:1px dotted black;*/
font-weight: bold;
padding:1px;
display: block;
width:129px;
color:#000;
height:15px;
background:white;
text-decoration:none;
}

.katPro{font-weight:bold;
float:left;
width:129px;
height:50px;
margin-top:2px;
border:1px solid black;
font-size:10px;
text-transform: uppercase;
background:#FFFFFF;
}


.katPro2{
float:left;
width:129px;
height:50px;
margin-top:2px;
border:1px solid black;


background:;
}

.katPro:hover{
border:1px solid #ccc;
background:#FFF;
}


#leftDva{
float:left;
width:100px;
height:500px;
background:#888;
margin-left:1px;
}

.stoSto{
display:block;
width:98px;
height:98px;
border:1px solid #cccccc;
float:left;
}

.stoSto:hover{
border:black 1px solid;
}




#pixMidle{
float:left;
width:250px;
height:500px;
 
}


#right{
float:left;
width:200px;
height:500px;
}

.stoStovid{
display:block;
width:400px;
height:auto;
border:1px solid #cccccc;
float:left;
margin:2px;
}

.stoStovid:hover{
border:black 1px solid;
}
