/* PRAVMAMA by Studio SITIO */
html, body {
	height: 100%;
}
body
{
	/* background-color: #f3efec; */
	background-color: #EDE7E2;
	background-image: url(images/kruzhevo.gif);
	background-position: top;
	background-repeat: repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

table,tr,td
{
	color: #333;
	font-family: "Trebuchet MS", verdana,arial;
	font-size: 11pt;
	line-height: 115%;
}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-face-color: #B9CDFB; 
	scrollbar-highlight-color: #C5D5FC;
   scrollbar-shadow-color: #FDFDFA; 
	scrollbar-3dlight-color: #F4F1EC;
   scrollbar-arrow-color:  #FEFEFB; 
	scrollbar-track-color: #F5F4EF;
   scrollbar-darkshadow-color: #CEDBFD;}
	
.main {
	width: 980px;
	
	/* padding: 10px; */
}
	
.shapka {
	background-image: url(images/shapka.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 980px; height: 146px;
	border: 1px #e2cfbb solid;
	border-radius: 0 0 14px 14px;
}
.shapka img {

}
.leftpole{
	width: 200px;
	
}
.formenu {
	border: 1px #e2cfbb solid;
	background-color: #f3efec;
	padding: 7px;
	width: 190px;
	border-radius: 14px;
}
.formenu td {
	font-size: 80% !important;
}
.zagolovok {
	height: 19px;
	color: #800000;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.zagolovok:first-letter {
	/* font-size: 200%;
	font-style: italic;
	font-weight: bold;
	font-family: serif;
	color: #fff;
	background-color: #800000;
	padding: 2px;
	float: none; */
}

.content {
	padding: 25px 35px 130px 35px;
	height: 300px;
	border: 1px #e2cfbb solid;
	background-image: url(images/holmy.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f3efec;
	text-align: justify;
	border-radius: 14px;
}
.content img {
	margin: 8px;
/*	border: 1px transparent solid;
	border-radius: 14px; */
	border: 1px #e2cfbb solid;
}
.menu {
	height: 33px;
}
.footer {
	width: 980px;
	
}
.footer td {
	font-size: 80%;
}
.footer1 img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.dark {
	/*background-color: #FFF5EE;*/
	font-style: italic;
	}
.dark1 {
	/*background-color: #FFF5EE;*/
	font-style: italic;
	font-size: 80%;
	}
/*
#menu2 a:link,#menu a:active,#menu a:visited   {
	text-decoration: none;
	padding-left: 12px; padding-bottom: 4px;   padding-top: 4px;
	background-image: url(images/li.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #626262;
	
}
#menu2 a:hover {
	text-decoration: underline;
	padding-left: 12px; padding-bottom: 4px;   padding-top: 4px;
	background-image: url(images/li.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #A24213;
}
*/
a:link, a:active, a:visited {
	text-decoration: none;
	color: #9B6B50; /*color: #A24213;*/
}
a:hover {
	text-decoration: underline;
	color: #B94B15;
}

h1 {
	color: #A24213;
	font-size: 160%;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
}
h1:first-letter {
	/* font-size: 150%;
	font-style: italic;
	font-weight: bold;
	font-family: serif;
	color: #fff;
	background-color: #800000; 
	padding: 2px; */
}

h2 {
	color: #A24213;
	font-size: 110%;
}

.rek {
	font-size: 9px;
	font-family: Arial;	
}
#rek a:link {text-decoration:none; color:#000000; font-size: 9px; font-family: Arial;}
#rek a:active {text-decoration:none; color:#000000; font-size: 9px; font-family: Arial;}
#rek a:visited {text-decoration:none; color:#000000; font-size: 9px; font-family: Arial;}
#rek a:hover {text-decoration:underline; color:#A24213; font-size: 9px; font-family: Arial;}
#rek li:first-letter {
	color:#A24213;
	text-transform: uppercase;
}

#rek li {
	list-style-type: none;
	padding: 0px; 
   margin-left: -35px; 
}


.table_spravka {
	width: 100%;
}
.table_spravka td {
	text-align: center;
	vertical-align: top;
	padding: 3px;
}
