
body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #d9d3ca;
}
body,  input, table, p {
    FONT-SIZE: 14px;
	color: black;
	font-family: "Palatino Linotype", "Arial Unicode MS", Code2000, "Lucida Sans Unicode";
}

 HTML DIV#content {
	/*HEIGHT: 450px*/
}

/* layout */

#backframe {
	width: 1004px;
	background-image: url(img/fon3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	/*
    margin-right: auto;
	margin-left: auto;
    */
}

#frame {
	width: 990px;
	position: relative;
	margin-left: 7px;
	left:0;

}

#top1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 240px;
	background-color: #FEFFFC;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#top2 {
    position: absolute;
    top: 6px; left: 28px;
    width: 135px;
    height: 240px;
    background-image: url(img/ioan.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}


#menu {
	position: absolute;
	left: 7px;
	top: 260px;
}


/* left buttons/banners */

div#left_banners {
	width: 200px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

div#left_banners img {
    padding-bottom: 12px;
}




div#content {
	position: relative;
	top: 215px;
	left: 250px;
	width: 690px;
	margin-bottom: 230px;
	padding-top: 20px;
/*
    overflow-y: auto;
*/ }
div#hed_content
{
	position: absolute;
	top: 205px;
	left: 250px;
	width: 405px;
	color: #5A1D12;
}


#footer {
	clear: both;
	height: 78px;
	width: 990px;
	text-align: right;
	position: relative;
	background-repeat: repeat-x;
	background-position: left top;
}

#footer div.frame {
    padding: 30px 50px 0px 0px;

}
#footer div.copy {
    position: absolute;
    left: 250px;
    top: 25px;
    width: 500px;
    font-size: 12px;
    text-align: left;
    color: #8A8777;
}



ul#left_menu li{
	color: #5A1D12;
	list-style-image: url(img/mark1.gif);
	padding-bottom: 4px;
	margin-left: -15px;
}

ul#left_menu li a{
	color: #5A1D12;
	text-decoration: none;
	font-weight: bold;
	}

ul#left_menu li a:hover {
	color: #5A1D12;
	text-decoration: underline;
	font-weight: bold;
	}

ul#left_submenu li{
	color: #5A1D12;
	padding-bottom: 2px;
	list-style-image: url(../img/left_st_b.gif);
	padding-top: 2px;
	margin-left: -30px;
	list-style-type: none;
	font-size: 10pt;
	}
ul#left_submenu li a{
	color: #5A1D12;
	text-decoration: none;
	font-weight: normal;
	}

ul#left_submenu li a:hover {
	color: #5A1D12;
	text-decoration: underline;
	font-weight: normal;
	}
/* crumbs */

#crumbs {
    position: absolute;
    top: 175px;
    left: 250px;
    width: 405px;
}

#crumbs, #crumbs a, #crumbs a:hover {
	font-size: 12px;
	color: #8A8777;
	text-decoration: none;
	font-weight: normal;
	/* text-transform: uppercase; */
}

table.layout, table.layout td {
    border: none;
}

/* content */

h1, h2, h3 {
  color: #5A1D12;
}

h1 {
  font-size: 115%;
  text-transform: uppercase;
  margin-top: 4px;
	margin-bottom: 2px;
}

h2 {
  font-size: 100%;
  margin-top: 4px;
	margin-bottom: 2px;
}

h3 {
  font-size: 85%;
   margin-top: 2px;
	margin-bottom: 2px;
}
h5 {
	margin-top: 2px;
	margin-bottom: 2px;
}


p {
	text-align: justify;
	margin-bottom: 9px;
}

a {color:#5A1D12; text-decoration: none; font-weight: normal; }
a:hover {text-decoration:underline}
a:visited {text-decoration: none; }
a img {border: 0px;}


div#content a {color:#5A1D12; font-weight: normal; text-decoration:underline}
div#content a:visited {color:black; text-decoration: underline; }
div#content a:hover {color:#5A1D12; text-decoration:underline}

div.vvodka {font-size:80%}
div.vvodka a {text-decoration:none!important}

.zoom {text-decoration: none; }
/*
div.content div.vvodka a:hover {color:red; text-decoration:underline}
a#content:visited {text-decoration: none; }
a img {border: 0px;}
*/


table {
	border-top-color: #f5f4ec;
	border-right-color: #f5f4ec;
	border-bottom-color: #f5f4ec;
	border-left-color: #f5f4ec;
}

td, th {
	border: 1px solid #f5f4ec;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

hr {
	height: 1px;
	color: #8A8777;
}
.snoski p
{
	font-size:90%;
}