*		{ margin:0; padding:0; border:0; }

ul		{ list-style:inside square; }
a		{ color:#008795; text-decoration:underline; }
a:hover	{ text-decoration:none; }

h1		{ color:#000; font:normal 24px/28px Verdana, Arial, Tahoma; }
h2		{ color:#000; font:normal 21px/23px Verdana, Arial, Tahoma; }
h3		{ color:#000; font:normal 18px/24px Verdana, Arial, Tahoma; margin:12px 0;}
h4		{ color:#CC9900; font:bold 14px/20px Tahoma, Verdana, Arial; margin:9px 0;}
h5		{ color:#000; font:bold 14px/18px Tahoma, Verdana, Arial; }
h6		{ color:#000; font:bold 12px/16px Tahoma, Verdana, Arial; }

body {
	color:#666;
	text-align:center;
	font:normal 12px/18px Tahoma, Verdana, Arial;
	background:#d4e6e9 !important;
	min-width:1000px;
	width:100%;
	width: expression(document.body.clientWidth < 1000 ? "100%" : "1000px");
}

html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

.main {
	margin:0 auto;
	position:relative;
	min-width:1055px;
	max-width:1240px;
	text-align:left;
	width:expression(document.body.clientWidth > 1240? "1240px": "auto" );
	background:#fff url(../images/shadow-l.gif) repeat-y left;
}
.main-bg {
	padding:0 15px;
	background:url(../images/shadow-r.gif) repeat-y right;
}
.header {
	height:165px;
	position:relative;
	background:url(../images/header.jpg) no-repeat top right;
}
.header .logo {
	position:absolute;
	top:13px; left:62px;
	width:193px;
	height:73px;
}
.header .logo img {
	width:193px;
	height:79px;
}
.header #search {
	width:308px;
	height:55px;
	position:absolute;
	top:37px; left:305px;
	color:#008795;
	font:normal 11px/23px Verdana, Arial;
}
.header #search p {
	padding:0 0 0 2px;
}
.header .search-bg {
	width:308px;
	height:28px;
	float:left;
	background:url(../images/search-bg.gif) no-repeat;
}
.header .search-text {
	float:left;
	color:#999;
	width:271px;
	margin:4px 0 0 2px;
	padding:5px 0 3px 10px;
	font:normal 12px Verdana;
	background:none;
	border:none;
}
.header .search-img {
	float:left;
	width:25px;
	height:28px;
	background:none;
	border:none;
}
.header .navigation {
	position:absolute;
	bottom:6px; left:50px;
}
.header .navigation li {
	float:left;
}
.header .navigation li a {
	color:#fff;
	float:left;
	padding:0 15px;
	font:bold 13px/24px Tahoma, Arial;
}
.header .navigation li a:hover {
	background:#00cccc;
	text-decoration:none;
	padding:0 15px;
	float:left;
	color:#fff;
	font:bold 13px/24px Tahoma, Arial;
}
.header .navigation li span {
	text-decoration:none;
	padding:0 15px;
	float:left;
	color:#71f2f9;
	font:bold 13px/24px Tahoma, Arial;
}
.itemblock {
	height:158px;
	position:relative;
	background:#008795 url(../images/itemblock.jpg) no-repeat;
}
.itemblock-box {
	float:left;
	margin:0 0 0 44px;
	display:inline;
}
.itemblock-box li {
	float:left;
	width:222px;
	padding:0 0 0 20px;
	margin:21px 0 0 0;
}
.itemblock-box li.list1 {
	width:212px;
	background:url(../images/list1.gif) repeat-y left;
}
.itemblock-box li.list2 {
	background:url(../images/list2.gif) repeat-y left;
}
.itemblock-box li.list3 {
	background:url(../images/list3.gif) repeat-y left;
}
.itemblock-box li a {
	color:#fff;
	font:bold 13px/24px Tahoma, Arial;
}
.itemblock-box li ul li {
	padding:0;
	margin:0;
	background:none;
}


.speed-bar {
	padding:3px 0 0 0;
	color:#999;
	font-size:11px;
}
.speed-bar a {
	color:#999;
}
.news-inside {
}
.news-inside p {
	padding:9px 0;
	text-align:justify;
}
.news-inside h1,
.news-inside h2 {
	padding:13px 0;
}

.content {
	padding:32px 63px 32px 62px;
	background:#fff url(../images/content.gif) repeat-x top;
}
.right-col {
	float:right;
	width:233px;
}
.right-col h3 {
	margin:0 0 16px 0 !important;
}
.right-col .add a {
	color:#01a9b4;
	padding:10px 0 10px 57px;
	font:bold 14px/37px Tahoma, Arial;
	background:url(../images/add.gif) no-repeat 0 2px;
}
.right-col .obyavi {
	margin:5px 0 0 0;
}
.right-col .obyavi li {
	color:#666;
	margin:-1px 0 0 0;
	padding:0 0 10px 0;
	background:url(../images/obyavi.gif) no-repeat;
}
.right-col .obyavi span.date {
	display:block;
	padding:10px 0 8px 0;
}
.right-col .obyavi a {
	color:#008795;
	text-decoration:none;
}
.right-col .obyavi a:hover {
	color:#008795;
	text-decoration:underline;
}
.left-col {
	float:left;
	width:222px;
}
.left-col h3 {
	margin:0 0 16px 0;
}
/*.menu {
}
.menu li {
}
.menu li a {
	color:#008795;
	line-height:24px;
	font-weight:bold;
}
.menu li ul {
	margin:0 0 0 4px;
}
.menu li ul li {
	padding:4px 0;
}
.menu li ul li a {
	font-weight:normal;
	padding:0 0 0 12px;
	background:url(../images/menu.gif) no-repeat 0 6px;
}
.menu li ul li span {
	color:#000;
	padding:0 0 0 12px;
	background:url(../images/menu.gif) no-repeat 0 6px;
}*/
.cent-col {
	margin:-0px 260px 0 243px;
}
.cent-col h1 {
}
.news {
	background:url(../images/news-l.gif) repeat-y left;
}
.news-l {
	background:url(../images/news-r.gif) repeat-y right;
}
.news-tl {
	background:url(../images/news-t.gif) no-repeat;
}
.news-tr {
	background:url(../images/news-tr.gif) no-repeat top right;
}
.news-bl {
	background:url(../images/news-bl.gif) no-repeat bottom left;
}
.news-br {
	padding:35px 12px 12px 12px;
	background:url(../images/news-br.gif) no-repeat bottom right;
}
.news-block {
	padding:7px 0;
}
.news-img {
	float:left;
	width:119px;
	height:78px;
}
.news-img img {
	float:left;
	width:119px;
	height:78px;
}
.news-text {
	margin:0 0 0 135px;
}
.news-text a {
	color:#01a9b4;
	font-weight:bold;
}

.news-box {
}
.news-box h2 {
	padding:20px 0;
}
.news-box p.yellow {
	color:#cc9900;
}
.news-box a {
	color:#01a9b4;
	font-weight:bold;
}
.news-box p {
	padding:8px 0;
}
.news-box ul {
	padding:8px 0;
}
.line {
	height:20px;
	background:url(../images/list5.gif) repeat-x 0 10px;
}

.footer {
	margin:0 auto;
	position:relative;
	max-width:1240px;
	text-align:left;
	width:expression(document.body.clientWidth > 1240? "1240px": "auto" );
	background:url(../images/footer.gif) repeat-x top;
}
.f-l { background:url(../images/f-l.gif) no-repeat top left; }
.f-r { background:url(../images/f-r.gif) no-repeat top right; padding:0 15px; }
.footer-block {
	padding:25px 63px 25px 62px;
}
.footer .right-col {
	color:#999;
	font-size:11px;
}

.footer .cent-col {
	font-size:11px;
	line-height:14px;
	margin:-10px 260px 0 231px;
}
.footer .cent-col p {
	padding:8px 0;
}
.link {
	padding:10px 0 0 0;
}
.link ul {
	margin:0 0 0 -5px;
}
.link, .link a {
	color:#999999 !important;;
	font-size:10px;
}
.link li {
	display:inline;
	padding:0 5px;
	border-left:1px solid #999;
}

.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
.clear,
.over {
	overflow:hidden; _zoom:1;
}
.ppc, .ppc a {
	color:#999999 !important;
	font-size:10px;
}
.png {filter:expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+ this.src +')'); width:expression(10000000000); height:expression(10000000000);}

/* TREE begin */
.page_tree {
	padding-right:28px;
	margin-bottom:10px;
	font:11px Tahoma;
	color:#000000;
}
.page_tree a.tree_link {
	text-decoration:none;
	position:relative;
	top:-2px;
}
.tree_element {
	margin:5px 0 5px 28px;
}
.tree_ico_root {
	margin:0 6px 0 0;
}
.tree_element_ico {
	margin:0 6px 0 0;
}
/* TREE end */

/* FORM begin */
.error {
	margin:5px 12px;
	padding:15px 10px;
	border:1px solid #a60000;
	font:bold 12px Tahoma;
	color:red;
	background:#ffe6e6;
}
.report {
	margin:5px 12px;
	padding:15px 10px;
	border:1px solid #006914;
	font:bold 12px Tahoma;
	color:#10942c;
	background:#f2fff4;
}
/* FORM end */

/* lightbox begin */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#overlay {background:#000; opacity:0.7;}
* html #overlay {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
/* lightbox end */



/*** MY ***/
.slide_block {
	display:none;
}

#itemblock {
	height:158px;
	background:#008795 url(../images/itemblock.jpg) no-repeat;
}
#itemblock_container {
	width: 100%;
	float: left;
	margin-right: -296px;
}
#itemblock_content {
	margin-right: 296px;
}
.special_menu {
	margin:21px 0 0 0;
	background:url(../images/itemblock_menu_bg.gif) 44px top repeat-x;
	height:121px;
	float:left;
}
.special_menu div {
	float:left;
	width:178px;
	padding:0 0 0 64px;
	color:#cccccc;
	font:bold 13px/24px Tahoma, Arial;
}
.special_menu a {
	color:#ffffff !important;
}
#contact {
	width:296px;
	float: right;
	padding-top:25px;
	color:#ffffff;
}
#contact span {
	display:block;
	font:normal 14px/18px Arial;
}
#contact .small {
	font-size:14px;
}
#contact .big {
	font-size:30px;
	line-height:30px;
}
#contact p {
	padding:28px 0 0 0;
}
#contact a {
	color:#19e8e3;
}

.size14px {
	font-size:14px;
}
.clear {
	font-size:1px;
	clear:both;
	height:1px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}

.question_form input, .question_form select, .question_form textarea {
	margin:5px 0 !important;
	width:300px !important;
	border:1px solid #dddde1;
	color:#999999;
	background:#f7f7f7 url(../images/input_bg.gif) repeat-x;
	padding:0 4px;
}
.question_form input {
	height:19px;
	*height:16px;
	*padding-top:3px;
	vertical-align:middle;
}
.question_form textarea {
	height:100px;
}
.question_form .submit {
	padding:0 9px !important;
	margin:0 !important;
	border:none !important;
	background:#ababac !important;
	color:#ffffff;
	cursor:pointer;
	height:21px !important;
	font-weight:bold !important;
}
.question_form .obligatory {
	color:#db0000 !important;
}
.question_form input.captcha {
	width:50px !important;
}
.question_form input.submit {
	width:auto !important;
}

.answer {
	margin-top:20px;
}
.answer_text {
	padding-left:50px;
}

/****** pager ******/
.pager {
	float:right;
	height:20px;
	margin:15px 0;
	line-height:20px;
}
.pager a, .pager .page_select {
	float:left;
	display:block;
	margin-left:1px;
	width:20px;
	height:20px;
	font-family:Tahoma;
	color:#f9f9fa !important;
	text-decoration:none;
	background:#86b6d6;
	text-align:center;
}
.pager a:hover, .pager .page_select {
	color:#333333 !important;
	background:#e0e0e0;
}
.pager .pager_img {
	background:none;
}
.pager .pager_img img {
	margin-top:5px;
}
/****** // pager ******/

#left_menu, #left_menu ul, #left_menu li {
	width:222px;
	list-style:none !important;
}
#left_menu li {
	float:left;
	margin-bottom:1px;
}
#left_menu li:hover {}
#left_menu li:jshover {}
#left_menu li a {
	display:block;
	width:202px;
	color:#008795;
	font:bold 11px Tahoma;
	text-transform:uppercase;
	background:#e9f9fb;
	padding:5px 10px;
	text-decoration:none;
}
#left_menu li a:hover {
	color:#1ab5c5;
	background:#ccf7fc;
}
#left_menu li:hover a {color:#1ab5c5; background:#ccf7fc;}
#left_menu li:jshover a {color:#1ab5c5;	background:#ccf7fc;}
#left_menu li:hover li:hover {}
#left_menu li ul {
	display:none;
	position:absolute;
	margin:-23px 0 0 222px;
	z-index:1000;
	background:#ccf7fc;
	width:222px;
	padding:3px 0 !important;
	border-left:1px solid #ffffff;
}
#left_menu li li {}
#left_menu li li a {
	background:none !important;
	text-transform:none !important;
	color:#008795 !important;
}
#left_menu li li a:hover {
	text-decoration:underline !important;
	color:#1ab5c5 !important;
}
#left_menu li:hover ul, #left_menu li.jshover ul {display:block; position:absolute;}
#left_menu a.left_menu_selected, #left_menu a.left_menu_current {
	cursor:default;
	background:#ccf7fc;
	color:#1ab5c5;
}
#left_menu a.left_menu_current {
	cursor:pointer;
}
#left_menu li li a.left_menu_selected {
	background:none !important;
	color:#1ab5c5 !important;
	text-decoration:none !important;
}

ol {
	list-style-position:inside;
}
a {
	outline:none;
}
a.dotted_link {
	color:#01a9b4;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/list4.gif) repeat-x bottom;
}