@charset "utf-8";
* {					
					margin:0;
					padding:0;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#737373
}

body{				background:url(images/bg_rep.jpg) repeat-x}

.header{			width:757px;
					margin-left:auto;
					margin-right:auto;
					background:url(images/header.jpg) no-repeat 0 0;
					height:160px;
					vertical-align:top}
					
.logo{				width:182px;
					height:160px;
					background: url(images/logo.png) no-repeat;
					behavior: url(iepngfix.htc);
					cursor:pointer}
					
					
.header_link{		width:757px;
					margin-left:auto;
					margin-right:auto;
					height:49px}
					
.links_top{			width:182px;
					height:49px;
					background:url(images/bg_links_top.jpg) no-repeat;
					}
					
select{				float:left;
					width:156px;
					font-size:11px;
					color:#3c3c3c;
					border:1px solid #b7b1b1;
					
					margin-left:21px}
					
.meniu_link_right{	
					margin-top:9px;
					margin-left:61px;
					height:28px;}
.header_link a{ text-decoration:none;
					color:#737373}
					
.header_link a:hover{ text-decoration:none;
					color:#979f20}
					
.meniu_link_right img{ vertical-align:middle;
						margin-right:10px;
						margin-left:15px;
						padding-bottom:1px} 
						
.links_top img{ vertical-align:middle;
						margin-right:5px;
						margin-left:25px;
						padding-bottom:1px;} 
						
.content{			width:757px;
					margin-left:auto;
					margin-right:auto;}

.contentheading {
	height: 30px;
	color: #CCCC66;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	padding-left: 25px;

}

.smalltxt{			color:#737373;
					text-align:center;
					font-size:10px;
					padding-left: 22px;}
					
.menu_left{			width:176px;
					float:left;
					padding-top:21px;
					vertical-align:top}
					
.menu_left a{		display:block}

.col_right{			float:left;
					width:570px;
					padding-top:21px;
					vertical-align: top}
					
.col_right p{		margin-left:21px;
					margin-left:26px;
					margin-bottom:10px;
					line-height:18px}
					
.linie_bot{			width:100%;
					clear:both;
					font-size:1px;
					margin-top:10px;
					border-top:#9ea630 4px solid;
					position:relative}
					
				
.clear{				clear:both}

.footer{			width:757px;
					margin-left:auto;
					margin-right:auto;
					position:relative;
					top:-4px}
					
.footer td{			background:url(images/footer.jpg) no-repeat 203px 0;
					color:#FFFFFF;
					text-align:center;
					font-size:11px;
					height:18px;
					padding-left:180px}
					
p{					text-align:justify}
