/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-size:12px;
	color:#2e2e2e;
	background: url(../img/bkg.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form
{
	padding:0;
	margin:0;
	padding: 6px 12px 0 0;
	float: right;
}
img
{
	border:none;
}
.holder
{
	margin: 0 0 0 93px;
}
.top 
{
	background: url(../img/holder.jpg) top center repeat-y;
	height: 41px;
	width:839px;
	font-size: 11px;

}

	.top input
	{
		width: 100px;
		font-size: 10px;
		height: 12px;
	}
	.btn
	{
		border: none;
		background: url(../img/btn.jpg) top left no-repeat;
		width: 6px;
		height: 11px;
	}
.header
{
	background: url(../img/header.php) top center no-repeat;
	height: 170px;
	width:826px;
	padding: 0 0 0 13px;
}

/* START MENU */
			*html #menu
			{
			height: 32px;
			}
			#menu {
			width: 830px;
			height: 32px;
			padding:1px 5px 0 0;
			color:#FFFFFF;
			background: url(../img/menu.jpg) top left no-repeat
			}
				#menu ul {
					padding: 0px;
					margin: 0px;
				}
				
				#menu li {
					list-style: none;
					float: right;
				}
				
				#menu a {
					width: 115px; /*199-20*/
					height: 32px;
					color: #494949;
					font-size: 11px;
					display:block;
					line-height: 32px;
					padding: 0 5px 0 0;
					text-align:right;
					text-decoration: none;
					color:#494949;
						 }
						 
				#menu a:hover {
					background: #FFFFFF;
					color: #494949;
				}
				.selected_menu {
					background: #FFFFFF;
					color: #494949;
				}
				
				a.glavno {
					position:relative;
				}
				
				a.glavno:hover {
					background: #efa300 url(../img/strelka.jpg) top right no-repeat !important;
				}
				
/* STOP MENU */		
.menu1
{
	background: url(../img/menu1.jpg) top center no-repeat;
	height: 11px;
	width:831px;
	padding:0 8px 0 0;
	margin:0;
}

#ovr_1
{
	background: url(../img/pic2.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_1_s
{
	background: url(../img/pic1.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_2
{
	background: url(../img/pic4.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_2_s
{
	background: url(../img/pic3.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_3
{
	background: url(../img/pic6.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_3_s
{
	background: url(../img/pic5.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_4
{
	background: url(../img/pic8.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_4_s
{
	background: url(../img/pic7.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_5
{
	background: url(../img/pic10.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
#ovr_5_s
{
	background: url(../img/pic9.jpg) top left no-repeat;
	width:120px;
	height:12px;
	float: right;
}
.content
{
	background: url(../img/bkg1.jpg) top center  repeat-y;
	min-height: 400px;
	width:839px;
	font-size:11px;
	overflow: hidden;
	padding:0;
	margin:0;
}
*html .content
{
	height: 400px;
	overflow: visible;
}
#content_text
{
	float:left;
	width: 570px;
	padding: 10px 25px 20px 25px;
	position: relative;
}
*html #content_text
{
	float:left;
	width: 570px;
	padding: 10px 25px 20px 25px;	
	position: relative; 
	z-index:1;
}
#content_text h1
{
	border-bottom: #48930d 1px solid;
	font-size: 14px;
	font-weight:normal;
	padding: 0 0 10px 0;
}
#content_text ul
{
	list-style-image: url(../img/btn.jpg);
}
#content_text a
{
	font-size:11px;
	color: #009933;
}
/* START SUB_MENU */
			*html #left_menu
			{
				width: 207px;
			}
			#left_menu {
				width: 207px;
				height: 32px;
				padding:30px 5px 0 0;
				color:#FFFFFF;
				float:left;
			}
				#left_menu ul {
					padding: 0px;
					margin: 0px;
				}
				
				#left_menu li {
					list-style: none;
					float: right;
				}
				
				#left_menu a {
					width: 170px; /*199-20*/
					height: 28px;
					color: #494949;
					font-size: 11px;
					display:block;
					line-height: 28px;
					padding: 0  0 0 10px;
					text-align: left;
					text-decoration: none;
					color:#494949;
					border-top: #999999 dotted 1px;
						 }
						 
				#left_menu a:hover {
					background: #dedede;
					color: #494949;
				}
				.selected_submenu {
					background: #dedede;
					color: #494949;
				}
				
				a.glavno {
					position:relative;
				}
				
				a.glavno:hover {
					background: #efa300 url(../img/strelka.jpg) top right no-repeat !important;
				}
				
/* STOP SUB_MENU */		



.footer
{
	background: url(../img/footer1.gif) top center repeat-x;
	height: 295px;
	margin: -150px 0 0 0;
	position:relative;
}
.footer_contacts
{
	background: url(../img/footer1.gif) top center repeat-x;
	height: 295px;
	margin: -190px 0 0 0;
	position:relative;
}
.footer1
{
	background: url(../img/footer.gif) top left no-repeat;
	height: 295px;
}
.footer1 h2
{
	float:left;
	font-size: 10px;
	width: 900px;
	text-align:right;
	padding: 240px 0 0 0;
	font-weight: normal;
}
*html .footer1 h2
{
	padding: 250px 0 0 0;
}

.buttons
{
	background: 2c2c2c;
	border: 1px solid #999999;
}