body {
	background-color:#fff;
	font-size:10pt;
	margin:0;
	padding:0;
	color:#174967;
	background: url('/images/bg.png') bottom;
	background-repeat:repeat-x;
	font-family: Verdana;
}

pre { padding: 5px; font-size: 10px; font-family: verdana; }

hr { height: 1px; border: 0; background-color: #21b0f5; }

a { color: #174967; }

#page {
	position: relative;
	width:1000px;
	margin:auto;
	padding:auto;
	background: url('/images/mainarea_bg.png') repeat-y;
}

#header {
	color:#333333;
	background-image:url('/images/head.jpg');
	height: 108px;
}

#head_montage {
	color:#333333;
	background-image:url('/images/head_montage.jpg');
	height: 163px;
}

#topheadmenu {
	width: 980px;
	height: 25px;
	float: right;
}

#topheadmenu div {
	padding: 0 8px 8px 15px;
}

#topheadmenu ul {
	float: right;
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
#topheadmenu ul li { float: left; padding-top: 2px; }
#topheadmenu ul li.blank { padding: 2px 9px 0 9px; color: #cccccc; }
#topheadmenu a { font-size: 9px; color: #333333; }
#headtop { width: 100%; clear: both; float: left; }
#headtop ul {
	list-style-type: none; 
	margin: 0;
	padding: 0;
}

#headtop ul li { float: left; padding-top: 2px; }
#headtop ul li.blank { padding: 2px 9px 0 9px; color: #00369c; }
#headtop a { font-size: 10px; font-weight: bold; color: #00369c; }
#headtop a:hover { font-size: 10px; font-weight: bold; color: #8cc02f; }



#mainarea {
	width: 957px;
	clear:both;
	margin: 0 auto 0 auto;
}

#main_header {
	width: 957px;
	clear:both;
	margin: 0 auto 0 auto;
	padding-top: 18px;
	background: url('/images/content_head_bg.png') no-repeat;
}

#main_bottom {
	width: 1000px;
	clear:both;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	background: url('/images/main_bottom.png') no-repeat;
	height: 13px;
}

#contentarea {
	width: 747px;
	float:left;
	padding: 0 0 0 10px;
	background-color: #fff;
}

#contentarea h2 { font-size: 19px; padding: 0; }
#contentarea h3 { font-size: 17px; padding: 0; }
#contentarea h4 {font-size: 15px;  padding: 0; }
#contentarea .title { width: 751px; background:url('/images/title.png') no-repeat; }

.ctitle { background: url('/images/articlebg.png') no-repeat; width: 740px; height: 59px; }

.cbox p { font-size: 11px; text-align: justify; margin: 0; }
.cbox1 { padding-left: 7px; float: left; width: 230px; }
.cbox2 { float: left; width: 230px; padding-left: 17px; }
.cbox3 { float: left; width: 230px; padding-left: 17px;  }
.cbox_title { font-size: 15px; font-weight: bold; }
.cbox_title a { color: #174967; }

#sidebar {
	float:left;
	width:200px;
}

#sidebar h4 { font-size: 12px; padding: 0; margin: 0; }
#sidebar h3 { font-size: 12px; padding: 0; margin: 0; }
#sidebar ul {
	list-style-type: none; 
	margin: 0;
	width: 100%;
	padding: 0; margin: 0;
	}

#sidebar ul li { min-height: 18px; background: url('/images/sidebar_li.png') no-repeat; padding-left: 23px; }
#sidebar ul li:hover { background: url('/images/sidebar_li_a.png') no-repeat;  }
#sidebar ul li a { color: #174967; font-size: 11px; font-weight: normal;  }
#sidebar ul li a:hover { text-decoration: none; color: #368ac8; font-weight: bold; }
#sidebar ul li ul li a { color: #174967; font-size: 11px; font-weight: normal; background: url('/images/sidebar_li_a.png') no-repeat;  }
#sidebar ul li ul li.last { border: 0; }

.box { float: left; width: 249px; height: 160px; font-family: Arial; color: #fff; }
.box a { text-decoration: none; color: #fff; }
.box div { clear: both; padding: 12px 20px 20px 20px; font-size: 11px; text-align: justify; }
.box1 { background: url('/images/box1.png') no-repeat; color: #a9d2ff; }
.box1 a { color: #a9d2ff; }
.box2 { background: url('/images/box2.png') no-repeat; color: #fff; }
.box2 a { color: #fff; }
.box3 { background: url('/images/box3.png') no-repeat; color: #e6ffaf; }
.box3 a { color: #e6ffaf; }


#footer {
	width: 960px;
	clear:both;
	margin: 2px auto 0 auto;
	height:76px;
	background: url('/images/footer.png') no-repeat;
	color: #7fcefa;
	font-family: Arial;
}

#footer .copyright { color: #7fcefa; float: left; padding: 25px 0 0 25px; font-size: 10px; }
#footer .footermenu { width: 680px; clear: left; float: left; padding: 17px 0 0 10px; font-size: 11px; }
#footer .footermenu a { color: #5ccce5; }
#footer .callback { width: 250px; float: right; padding: 17px 10px 0 10px }
#footer .fbox1 { padding-top: 25px; font-size: 11px; float: left; padding-left: 135px; width: 343px; }
#footer .fbox2 { padding-top: 25px; font-size: 11px; float: left; }
#footer .white { color: #fff; }

.tags { 
	width: 736px;
	height: 60px;
	background: url('/images/cimke_bg.jpg') no-repeat;
	color: #435766;
	font-size: 11px;
}

.tags div { padding: 20px 0 0 20px; }

.tags h5 { 
	font-size: 13px;
	margin: 0;
}

.tags a { 
	color: #0088b5;
}

h1 {
	font-size:25pt;
	color: #174967;
	margin:0;
}

h2 {
	font-size:18pt;
	color: #174967;
	padding-top:6px;
}

h3 {
	font-size:15pt;
	color: #174967;
	padding-top:6px;
}

.description {
	font-size:14pt;
	color: #174967;
	margin:0;
	padding-left:5px;
}

a {
	text-decoration:none;
}

form { margin: 0; padding: 0 }

.highlight { background-color: #07336b; color: #fff; padding-left: 2px; padding-right: 2px }
.hr { 
	color: #666;
	background-color: #666;
	height: 1px;
}



.message { 
	width: 60%; 
	margin: 0 auto 0 auto;
	color: #000;
}

.error {
	background-color:#FFEBE8;
	border: 1px solid #CC0000; 
	padding: 12px; 
	text-align: center;
}

.alert {
	background-color:#ffe1a0;
	border: 1px solid #cc6100; 
	padding: 12px; 
	text-align: center;
}

.success {
	background-color:#e0f9d2;
	border: 1px solid #5c9736; 
	padding: 12px; 
	text-align: center;
}

.small { font-size: 8px; }


.table td { font-size: 10px; font-weight: bold; color: #174967; padding-left: 10px; padding-right: 10px; }

.form input, textarea { border: 1px solid #3c9fd9; }

#kereso { float: left; margin-top: 102px; margin-left: 20px; background: url('/images/kereso.gif') no-repeat; width: 201px; height: 34px; }
#kereso input { border: 0; font-size: 10px; }