BODY {
	height: 100%;
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color: rgb(40,40,40);
	line-height: 18px;
	background-image: url(img/back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;	
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	text-align:center;
}
div.wrapper {
text-align:left; 
width:930px; 
height:100%;
margin:0 auto;
} 

#fullheight{height:100%}

.btn {border:none}
p {
	margin-top : 0;
}

td {font-family: tahoma,arial,verdana; font-size: 11px; color: rgb(40,40,40); line-height: 18px;}
.news {font-size: 11px;}
.pink {color: rgb(229,0,131);}
.deset {font-size: 10px; line-height: 14px;}
.note {font-style: italic; color: rgb(137,137,137);}

h1 {
	font-size: 22px;
	line-height: 26px;	
	color: rgb(231,80,153);
	font-weight: normal;
	margin: 0;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(137,137,137);  
  margin: 0;	
}

h3 {
  color: rgb(137,137,137); 
  font-size: 12px;
  font-variant: small-caps;
  font-weight: normal;  
  margin: 0;	
}

A {color: rgb(229,0,131); text-decoration: underline;}
A:hover {color: rgb(93,93,93); text-decoration: none;}
A.kap {font-size: 15px; color: rgb(229,0,131); text-decoration: underline; line-height: 14px;}
A:hover.kap {font-size: 15px; color: rgb(93,93,93); text-decoration: none; line-height: 14px;}
A.patka {font-size: 10px; color: rgb(0,118,137); text-decoration: none; line-height: 14px;}
A:hover.patka {font-size: 10px; color: rgb(93,93,93); text-decoration: underline; line-height: 14px;}

ul {
margin-top: 0;
margin-bottom: 5px;
}

li {
padding-left: 9px;
background-image: url(img/bodka.png);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
margin:0 0 0 -30px;
}

input { 
border: 1px solid #cacaca; 
font-weight: normal; 
background-color: #f8f8f8;
font-size: 11px;
color: #4b4b4b;
font-family: arial, verdana,tahoma, Sans-Serif;
}

textarea { 
border: 1px solid #cacaca; 
font-weight: normal; 
background-color: #f8f8f8;
font-size: 11px;
color: #4b4b4b;
font-family: arial, verdana,tahoma, Sans-Serif;
}
