body {
	background: url('images/fon.jpg') #000033;
    background-repeat: repeat-x;
	margin-top:2px;
	
}


.roundRectBlock {
	width:963px;
}

.roundRectBlock .topImage {
	margin:0;
	padding:0;
	background-image: url(images/hearder.jpg);
	height:270px;
	width:963px;
}

.roundRectBlock .topImage1 {
	margin:0;
	padding:0;
	background-image: url(images/hearder2.jpg);
	height:29px;
	width:963px;
}
div.topImage2 {
	margin:0;
	padding:0;
	background-image: url(images/new_zag.jpg);
	width:247px;
	height:39px;
}

.roundRectBlock p {
	margin:0 0 0 0;
	padding:0px 20px 0px 20px;
	background-color:#ffffff;
	font-size:13px;
	color:#000000;
	border-left:none;
	border-right:none;
	font-family: "Arial", sans-serif;
	
}
div.div1 {
	margin:0 0 0 0;
	padding:0px 10px 0px 10px;
	background-color:#ffffff;
	font-size:13px;
	color:#005825;
	border-left:none;
	border-right:none;
	font-family: "Arial", sans-serif;
}

div.div2 {
	margin:0 0 0 0;
	padding:0px 6px 0px 6px;
	background-color:#c7cfd8;
	font-size:13px;
	font-family: "Arial", sans-serif;
	background-image: url(images/new_shadow.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-left:solid 1px #000033;
	
	
}
.roundRectBlock .bottomImage1 {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	height:25px;
	width:963px;
	background-image: url(images/bottom1.jpg);
}
.roundRectBlock .bottomImage2 {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	height:15px;
	width:248px;
	background-image: url(images/bottom2.jpg);
}

td.log_pas
{
font-color:#ffffff;
font-size:12px;
font-family: "Myriad Pro", arial;
}

input.inp:focus{
outline:none;
border-color:#33aa33;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
box-shadow:0 0 8px rgba(7,24,120,.3);
-moz-box-shadow:0 0 8px rgba(7,24,120,.3);
-webkit-box-shadow:0 0 8px rgba(7,24,120,.3);	

}
input.inp{
border:1px solid #aaa;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
transition:border linear .2s,box-shadow linear .2s;
-moz-transition:border linear .2s,-moz-box-shadow linear .2s;
-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;
	  
	}
input.inp:hover, image:hover { 
 border: 1px dashed #33aa33;
}



/* BUTTONS */
.but{
cursor: pointer;
cursor: hand;
border: 0;
height: 30px;
text-indent: 0px;
text-decoration:none;
font-size:15px;
padding-left:21px;
font-style:inherit;

text-align:left;
background: url(images/menu/m1.jpg);
width:166px;
letter-spacing:0px;
font-family:"myriad Pro", Arial;
color:#FFFFFF;
}
.but1{
cursor: pointer;
cursor: hand;
border-top: #FFFFFF  1px solid;
border: 0;
height: 25px;
text-indent: 2px;
text-decoration:none;
font-size:14px;
padding-left:0px;
font-style:inherit;
width:205px;
text-align:left;

letter-spacing:0px;
font-family:"myriad Pro", Arial;
color:#FFFFFF;
vertical-align:baseline;
}
.but1:hover { 
 border: 1px dashed #ffffff;
}

.but3{
cursor: pointer;
cursor: hand;

border: 0;
height: 20px;
text-indent: 0px;
font-size:14px;
width:75px;

letter-spacing:0px;
font-family:"myriad Pro", Arial;
vertical-align:top;
background-color:#FFFFFF;
color:#000033;
border-bottom:1px dotted #000033;


}
.but3:hover { 
 border-bottom:1px dashed #000033;
}


.but2{
cursor: pointer;
cursor: hand;

border: 0;
height: 20px;
text-indent: 0px;
font-size:12px;
width:95px;
text-align:left;
letter-spacing:0px;
font-family:"myriad Pro", Arial;
vertical-align:top;
background-color:#000000;
color:#ffffff;
}

select.sel{
border:1px solid #aaa;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
transition:border linear .2s,box-shadow linear .2s;
-moz-transition:border linear .2s,-moz-box-shadow linear .2s;
-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;
	  
	}
select.sel:hover, image:hover { 
 border: 1px dashed #33aa33;
}
 .rounded {width: 510px;} /* Здесь описание стиля для элемента родителя */
.b1, .b2, .b3, .b4 {
background: #e0eff6; /* Цвет фона для блоков b1, b2, b3, и b4 */
overflow: hidden; /* Обманываем IE6, которому указанные размеры и отсутствие содержания до лампочки.. */
}
.b1 { margin: 0 4px; height: 1px;}/* b1 с отступами слева и справа 4 пикселя, его высота 1 пиксель */
.b2 { margin: 0 2px; height: 1px;}/* b2 с отступами слева и справа 2 пикселя, его высота 1 пиксель */
.b3 { margin: 0 1px; height: 2px;}/* b3 с отступами слева и справа 1 пикселя, его высота 2 пикселя */
.b4 { margin: 0 0px; height: 1px;}/* b4 отступов не имеет,высота 1 пиксель */
.content {
background: #e0eff6; /* Цвет фона блока с текстом */
padding: 10px; /* Поля вокруг текста*/
}
.clear{float: none;clear: both;}
.zag
{
font-size:19px;
font-family:"myriad Pro", Arial;

}