/* Page */
#page {
    MARGIN-TOP			: 0px;
	background			: #ffffff url(../images/bg.gif) 0px 0px repeat-x;
	border				: 0px solid #ffffff;
}

#page #layout{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width       		: 984px;
	height				: 100%;
	background-color	: #ffffff;
	/*border				: 1px solid #000000;*/
	
}
#bg_left {
	position			: relative;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 16px;
	height				: 100%;
	background			: url(../images/bg_left.jpg) 0px 0px no-repeat;
}
#bg_left1 {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 16px;
	height				: 100%;
	background			: url(../images/bg_left_1.jpg) 0px 0px repeat-y;	
/*	border				: 1px solid #000000;*/
}
#bg_right {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 16px;
	height				: 100%;
	background			: url(../images/bg_right.jpg) 0px 0px no-repeat;
	/*border				: 1px solid #000000;*/
}
#bg_right1 {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 16px;
	height				: 100%;
	background			: url(../images/bg_right_1.jpg) 0px 0px repeat-y;
	
/*	border				: 1px solid #000000;*/
}
/*START LEFT*/
#top {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 984px;
	height				: 273px;
	text-align			: left;
	background			: url(../images/top.jpg) 0px 0px no-repeat;
	/*border				: 1px solid #000000;*/
}

#logo {
	position			: absolute;
	margin				: 15px 0px 0px 50px;
	padding				: 0px 0px 0px 0px;
	width				: 301px;
	height				: 212px;
	/*border				: 1px solid #000000;*/
}
#deviz {
	position			: absolute;
	margin				: 118px 0px 0px 418px;
	padding				: 0px 0px 0px 0px;
	width				: 178px;
	height				: 26px;
	/*border				: 1px solid #000000;*/
}
#nav {
	position			: absolute;
	margin				: 29px 0px 0px 854px;
	padding				: 0px 0px 0px 0px;
	width				: 130px;
	height				: 27px;
}




#menu_fon {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	height				: 65px;
	background			: url(../images/menu_fon.jpg) 0px 0px repeat-x;
}
#menu {
	position			: relative;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 100%;
	height				: 65px;
	background			: url(../images/menu_pic.jpg) right 0px no-repeat;
}
#menu .item1 {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 15px;
	padding				: 10px 0px 0px 0px;
	width				: 117px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	color				: #ffffff;
	text-align			: center;
	text-decoration		: none;
	/*border				: 1px solid #000000;*/
}
#menu .item1:hover {
	margin				: 10px 0px 0px 14px;
	width				: 117px;
	color				: #6699cc;
	background-color	: #ffffff;
}
#menu .item1_select{
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 14px;
	padding				: 12px 0px 0px 0px;
	width				: 117px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	text-align			: center;
	text-decoration		: none;
	color				: #6699cc;
	background-color	: #ffffff;
}
#menu .item2 {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 129px;
	padding				: 12px 0px 0px 0px;
	width				: 104px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	color				: #ffffff;
	text-align			: center;
	text-decoration		: none;
	background			: url(../images/menu_separator.gif) 0px center no-repeat;
	/*border				: 1px solid #000000;*/
}
#menu .item2:hover {
	margin				: 10px 0px 0px 129px;
	width				: 106px;
	color				: #6699cc;
	background-color	: #ffffff;
}
#menu .item2_select {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 129px;
	padding				: 12px 0px 0px 0px;
	width				: 106px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	text-align			: center;
	text-decoration		: none;
	color				: #6699cc;
	background-color	: #ffffff;
}

#menu .item3 {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 233px;
	padding				: 12px 0px 0px 0px;
	width				: 90px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	color				: #ffffff;
	text-align			: center;
	text-decoration		: none;
	background			: url(../images/menu_separator.gif) 0px center no-repeat;
	/*border				: 1px solid #000000;*/
}
#menu .item3:hover {
	margin				: 10px 0px 0px 233px;
	width				: 92px;
	color				: #6699cc;
	background-color	: #ffffff;
}
 #menu .item3_select {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 233px;
	padding				: 12px 0px 0px 0px;
	width				: 92px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	text-align			: center;
	text-decoration		: none;
	color				: #6699cc;
	background-color	: #ffffff;
	/*border				: 1px solid #000000;*/
}
#menu .item4 {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 323px;
	padding				: 12px 0px 0px 0px;
	width				: 115px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	color				: #ffffff;
	text-align			: center;
	text-decoration		: none;
	background			: url(../images/menu_separator.gif) 0px center no-repeat;
	/*border				: 1px solid #000000;*/
}
#menu .item4:hover {
	margin				: 10px 0px 0px 323px;
	width				: 117px;
	color				: #6699cc;
	background-color	: #ffffff;
}

#menu .item4_select {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 323px;
	padding				: 12px 0px 0px 0px;
	width				: 117px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	color				: #ffffff;
	text-align			: center;
	text-decoration		: none;
	color				: #6699cc;
	background-color	: #ffffff;
}

#menu .item5 {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 438px;
	padding				: 12px 0px 0px 0px;
	width				: 114px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	color				: #ffffff;
	text-align			: center;
	text-decoration		: none;
	background			: url(../images/menu_separator.gif) 0px center no-repeat;
	/*border				: 1px solid #000000;*/
}
#menu .item5:hover {
	margin				: 10px 0px 0px 438px;
	width				: 116px;
	color				: #6699cc;
	background-color	: #ffffff;
}
#menu .item5_select {
	position			: absolute;
	display				: block;
	margin				: 10px 0px 0px 438px;
	padding				: 12px 0px 0px 0px;
	width				: 116px;
	height				: 42px;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	color				: #6699cc;
	background-color	: #ffffff;
	text-align			: center;
	text-decoration		: none;
}



#sub_menu {
	margin				: 0px 0px 20px 0px;
	padding				: 0px 0px 20px 0px;
	width				: 205px;
	text-align			: left;
	background			: url(../images/h_separator.gif) 0px bottom repeat-x;
/*	border				: 1px solid #000000;*/
}
#sub_menu .item{
	display				: block;
	margin				: 0px 0px 3px 0px;
	padding				: 0px 0px 0px 25px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	background			: url(../images/marker.gif) 0px 2px no-repeat;
}

#sub_menu_1 {
	margin				: 3px 0px 3px 24px;
	padding				: 0px 0px 0px 0px;
	width				: 181px;
	text-align			: left;
/*	border				: 1px solid #000000;*/
}
#sub_menu_1 .item{
	display				: block;
	margin				: 0px 0px 2px 0px;
	padding				: 0px 0px 0px 10px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 11px;
	color				: #000000;
	background			: url(../images/marker1.gif) 0px 5px no-repeat;
}
#persons {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 202px;
	text-align			: left;	
}


/*START CONTAINER*/
#container {
	margin				: 18px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	height				: 100%;
	/*border				: 1px solid #000000;*/
}


#separator {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 40px;
	background			: url(../images/separator.gif) center 0px repeat-y;
}

.title_page {
	margin              : 0px 0px 15px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: bold;
	font-size			: 14px;
	color				: #8cb2d9;
	text-transform		: uppercase;
	
}

#path {
	margin              : 0px 0px 15px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: noraml;
	font-size			: 11px;
	color				: #abb2c1;
}
#path p{
	margin              : 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 11px;
	color				: #abb2c1;
	text-decoration		: none;
}
#path a {
	margin              : 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 11px;
	color				: #abb2c1;
	text-decoration		: underline;
}
#path a:hover{
	text-decoration		: none;
}



#content {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	text-align			: justify;
	/*border				: 1px solid #000000;*/
}
.title_article {
	margin				: 0px 0px 4px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: bold;
	font-size			: 14px;
	color				: #000000;
	/*border				: 1px solid #000000;*/
}
.block_head{
	margin				: 0px 0px 15px 14px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: bold;
	font-size			: 14px;
	color				: #8cb2d9;
	text-transform		: uppercase;
}
.block_head_1{
	margin				: 0px 0px 15px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: bold;
	font-size			: 14px;
	color				: #8cb2d9;
	text-transform		: uppercase;
}
#news {
	margin				: 0px 0px 20px 16px;
	padding				: 0px 0px 20px 0px;
	width				: 206px;
	text-align			: left;
	background			: url(../images/h_separator.gif) 0px bottom repeat-x;
	/*border				: 1px solid #000000;*/
}
#news_last {
	margin				: 0px 0px 0px 16px;
	padding				: 0px 0px 0px 0px;
	width				: 206px;
	text-align			: left;
/*	border				: 1px solid #000000;*/
}

#news #date, #news_last #date{
	margin				: 0px 4px 0px 0px;
	padding				: 2px 0px 2px 2px;
	background-color	: #f77d06;
	border				: 1px solid #f77d06;

}
#news span, #news_last span{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #ffffff;
}
#news .title, #news_last .title {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: bold;
	font-size			: 12px;
	color				: #000000;
}
#news #body, #news_last #body {
	margin				: 10px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}

#news .text, #news_last .text {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	text-align			: justify;
	color				: #000000;
}
#news_link {
	margin				: 20px 0px 20px 16px;
	padding				: 0px 0px 20px 0px;
	width				: 206px;
	text-align			: left;
	background			: url(../images/h_separator.gif) 0px bottom repeat-x;
}
#news_link .link, .link_marker{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 25px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	background			: url(../images/marker.gif) 0px center no-repeat;
}

#subscription {
	margin				: 0px 0px 0px 16px;
	padding				: 0px 0px 0px 0px;
	width				: 206px;
	text-align			: left;
	/*border				: 1px solid #000000;*/
}
#subscription .text {
	margin				: 0px 0px 10px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
}

#subscription .input {
	margin				: 0px 0px 10px 0px;
	padding				: 2px 0px 0px 0px;
	width				: 100px;
	height				: 23px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	
	border				: 1px solid #000000;
}
#block_check {
	margin				: 0px 0px 10px 0px;
	padding				: 0px 0px 0px 0px;
}
#subscription .check {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 15px;
	height				: 15px;
	border				: 0px solid #000000;
}
#subscription label {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
}
#subscription .button, .submitForm{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 23px;
	width				: 98px;
	height				: 14px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	text-decoration		: underline;
	background			: url(../images/marker.gif) 0px center no-repeat;
	cursor				: pointer;
	border				: 0px solid #000000;
}
#search {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;

}
#search input {
	margin				: 0px 0px 10px 0px;
	padding				: 2px 0px 0px 0px;
	width				: 100px;
	height				: 23px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	border				: 1px solid #85b0dd;
}

#search .button_search{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 17px;
	height				: 17px;
	background			: url(../images/marker.gif) center center no-repeat;
	cursor				: pointer;
	border				: 0px solid #000000;
}


#mazaika {
	margin				: 0px 0px 20px 0px;
	padding				: 0px 0px 20px 0px;
	width				: 204px;
	text-align			: left;
	background			: url(../images/h_separator.gif) 0px bottom repeat-x;
	/*border				: 1px solid #000000;*/
}
#mazaika img {
	margin				: 0px 2px 4px 0px;
	padding				: 0px 0px 0px 0px;
	float				: left
	/*border				: 1px solid #000000;*/
}

#poll {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 204px;
	/*border				: 1px solid #000000;*/
}
#poll #answer{
	margin				: 10px 0px 10px 5px;
	padding				: 0px 0px 0px 0px;
}
#poll .option{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	/*border				: 1px solid #000000;*/
}
#poll .question{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	text-align			: left;
}
#poll .radio{
	margin				: 0px 10px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 13px;
	height				: 13px;
	border				: 0px;
}
#poll label{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	cursor				: pointer;
}
#poll .button {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 23px;
	width				: 88px;
	height				: 14px;
	font-family			: Arial;
	font-weight			: normal;
	font-size			: 12px;
	color				: #000000;
	background			: url(../images/marker.gif) 0px center no-repeat;
	cursor				: pointer;
	text-decoration		: underline;
	border				: 0px solid #000000;
}


/*START FOOTER */
#footer {
	margin				: 35px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 955px;
	height				: 70px;
	background			: url(../images/footer_bg.jpg) 0px 0px repeat-x;
	/*border				: 1px solid #000000;*/
}
#footer #text {
	margin				: 0px 0px 0px 18px;
	padding				: 0px 0px 0px 0px;
	/*border				: 1px solid #000000;*/
	text-align			: left;
}
#footer #text p{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-size			: 11px;
	font-weight			: normal;
	text-decoration		: none;
	color				: #ffffff;
	text-align			: left;
}
#footer_menu{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 100%;
}
#footer_menu .td{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	background			: url(../images/footer_menu_separator.gif) center center no-repeat;
}
#footer_menu .td_last{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
#footer_menu a{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	font-family			: Arial;
	font-size			: 12px;
	font-weight			: normal;
	color				: #ffffff;
	text-decoration		: underline;
}
#footer_menu a:hover{
	text-decoration		: none;
}
/*END FOOTER */


