/* 
    Document   : style
    Created on : 22.06.2009, 16:23:55
    Author     : Саня
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0;
	padding:0;
}
table {font-size:100%}
p {margin:0; padding:0}
a img {border:0}
.artgklogo {
	float:right;
	display:inline;
	margin-right:62px;
	margin-top:65px;
	padding:20px 0;
	font-size:10px;
	background:url(/img/artgk_logo.png) top no-repeat;
	text-align:center;
	cursor:pointer;
}
a .artgklogo{
	color:#A51316;
 	text-decoration:none;
}
a:hover .artgklogo{
 	text-decoration:underline;
}
.top {
	background:url(/img/sapka.jpg) no-repeat;
	width:1000px;
	height:87px;
	padding-top:234px;
}
.zagl {
	color:#10828D;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
/*	border:#003399 solid 1px;*/
	padding-left:15px;
}
.kadratiki {
	background:url(/img/kadratiki.jpg) no-repeat;
	padding-left:50px;
	width:303px;
	line-height:19px;
	text-align:left;
}
.menu {
	background:url(/img/lines.jpg) 0px 82px repeat-x;
	padding:23px 5px 5px 15px;
}
.pravo {
	background:url(/img/rashirenie.jpg) 0px 82px repeat-x;
	padding-right:20px;
}
.menu a{
	line-height:28px;
	background-color:#1E8081;
	padding:0 5px;
	font-size:16px;
	color:#FFFFFA;
	text-decoration:none;
}
.menu center a {
	padding:0;
}
.tablo {
	background:url(/img/kontakti.jpg) right bottom no-repeat;
	height:218px;
	width:190px;
	padding-left:80px;
	padding-top:55px;/*border:#003399 solid 1px;*/
}
.trava {
	background:url(/img/trava.jpg) bottom repeat-x;
	padding-bottom:30px;
}
.paperlist {
	background:#ffffff url(/img/razrezi_04.jpg) top repeat-x;
}
.lefttop{
	background:url(/img/razrezi_03.jpg) left top no-repeat;
}
.paperlist td{
	background:url(/img/rightlong.jpg) right repeat-y;
}
.leftpol {
	background:url(/img/leftpolos.jpg) 0px 85px no-repeat;	
}
.rightpol {
	background:url(/img/rightpolos.jpg) right 87px no-repeat;
	padding:30px 45px 55px 45px;	
}
.leftlong {
	background:url(/img/leftlong.jpg) left repeat-y;
}
.rightlong {
	background:url(/img/razrezi_06.jpg) right top no-repeat;
}
.leftbot {
	background:url(/img/razrezi_16.jpg) left bottom no-repeat;
}
.bottom {
	background:url(/img/bottompol.jpg) bottom repeat-x;
}
.rightbot {
	background:url(/img/razrezi_18.jpg) right bottom no-repeat;	
}
.rightpol img{
	border:#7ABF02 solid 4px;
	margin:0 10px 10px 0;
	float:left;
}
.turok img {
	border:#7ABF02 solid 9px;
	float:none;	
}
