@charset "utf-8";
/* CSS Document */

/* --------------------------Main------------------------------ */
body
{
	color:#5a5a5a;
	background-color:#d6d6d6;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	background-image:url(/pictures/bg.png);
	background-repeat:repeat-y;
	background-position:top center;
}

#top_line
{
	height:10px;
	width:100%;
	overflow:hidden;
	background-color:#4e4e4e;
}

.center
{
	width:1073px;
	margin: 0 auto;
	overflow:hidden;
}

.center_1025
{
	width:1025px;
	margin: 0 auto;
	overflow:hidden;	
}

#top
{
	background-image:url(/pictures/top.jpg);
	background-repeat:no-repeat;
	width:1073px;
	height:147px;
	overflow:hidden;
}

#header
{
	background-image:url(/pictures/header.jpg);
	background-repeat:no-repeat;
	width:1073px;
	height:270px;
	overflow:hidden;
}

#menu
{
	width:935px;
	height:261px;
	overflow:hidden;
	padding-left:20px;
	background-image:url(/pictures/menu_back.png);
	background-repeat:no-repeat;
}

#logo
{
	width:328px;
	height:47px;
	overflow:hidden;
	float:left;
	padding-top:15px;
	padding-bottom:20px;
	margin-right:360px;
}

#content
{
	width:1026px;
	height:auto;
	overflow:hidden;
	background-image:url(/pictures/content_bg.jpg);
	background-repeat:repeat-y;
}

#content_left
{
	width:260px;
	height:auto;
	overflow:hidden;
	float:left;
	padding-bottom:520px;
}

#content_right
{
	width:706px; 
	height:auto;
	overflow:hidden;
	text-align:justify;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
}

#footer
{
	text-align:center;
	color:#ffffff;
	background-image:url(/pictures/footer.jpg);
	background-repeat:repeat-x;
	height:55px;
	width:100%;
	overflow:hidden;
}

.main_box
{
	width:140px; 
	height:280px; 
	overflow:hidden; 
	background-color:#f7f6f4; 
	font-size:11px; 
	text-align:left;
	float:left; 
	border:1px solid #d6d6d6;
	padding:10px;
	margin:10px;
}

.menu_item
{
	padding-top:25px; 
	padding-right:40px; 
	float:left;
}

.main_kat
{
	font-size:18px;
	color:#262626;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:15px;
	background-image:url(/pictures/eloke.png);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:2px;
	cursor:pointer;
}

.sub_kat
{
	font-size:14px;
	color:#262626;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#dedede;
	margin-left:20px;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	margin-top:1px;
	line-height:18px;
	background-image:url(/pictures/eloke2.png);
	background-repeat:no-repeat;
}

.sub_kat2
{
	font-size:14px;
	color:#58630e;
	padding-left:25px;
	padding-bottom:2px;
	padding-top:2px;
	margin-top:1px;
	line-height:18px;
}

img
{
	border:none;
}

a, a:visited, a:active
{
	color:#333;
	text-decoration:none;
}

a:hover
{
	color:#5a5a5a;
	text-decoration:none;
}

#content_right a, #content_right a:visited, #content_right a:active
{
	color:#1b1b1b;
	text-decoration:none;
	font-weight:bold;
}

.sub_kat a, .sub_kat a:visited, .sub_kat a:active
{
	color:#000000;
	text-decoration:none;
}

.sub_kat a:hover
{
	color:#000000;
	text-decoration:none;
}

.sub_kat2 a, .sub_kat2 a:visited, .sub_kat2 a:active
{
	color:#58630e;
	text-decoration:none;
}

.sub_kat2 a:hover
{
	color:#58630e;
	text-decoration:none;
}

#footer a, #footer a:visited, #footer a:active
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#footer_content
{
	background-image:url(/pictures/footer_sep.png);
	background-repeat:no-repeat;
	width:993px; 
	height:470px; 
	overflow:hidden; 
	margin:0 auto; 
	margin-top:0px;
	font-size:12px;
	padding-left:40px;
	padding-right:40px;
}

h1
{
	background-image:url(/pictures/h1_bg.jpg);
	background-repeat:no-repeat;
	height:45px; 
	width:100%;
	padding-top:20px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:20px;
	font-family:Tahoma;
	font-size:24px;
	color:#444444;
	font-weight:normal;
	padding-left:5px;
	font-family: 'Open Sans', sans-serif;
}

h2
{
	font-family:Arial;
	font-size:18px;
	color:#5a5a5a;
	font-weight:normal;
	padding-bottom:5px;
	margin:0px;
}

h3
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	margin:0px;
	text-align:left;
}


input[type=text], input[type=password]
{
	border-style:solid;
	border-width:1px;
	border-color:#5b4d47;
	color:#454545;
	font-family:Arial;
	font-size:12px;
	padding:3px;
}

input[type=button], input[type=submit]
{
	border:none;
	background-image:url(/pictures/button.png);
	background-repeat:no-repeat;
	width:60px;
	height:26px;
	background-color:#e4e4e4;
	color:#FFFFFF;
	font-family:Tahoma;
}

select, textarea
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#454545;
	font-family:Arial;
	font-size:12px;
	padding:3px;
}

p
{
	margin:0px;
	padding:0px;
	line-height:130%;
}

table
{
	border-collapse:collapse;
}

form
{
	padding:0px;
	margin:0px;
}

.news
{
	height:120px;
	width:735px; 
	overflow:hidden; 
	padding-bottom:8px;
	border-bottom:solid 1px #cccccc;
	margin-bottom:8px;
}

.box
{
	background-image:url(/pictures/box.jpg); 
	background-repeat:no-repeat; 
	width:210px; 
	height:299px; 
	overflow:hidden;
	margin-bottom:15px;
	margin-right:34px;
	float:left;
}

.box_title
{
	font-size:12px; 
	color:#FFFFFF; 
	font-weight:bold; 
	margin-left:5px; 
	margin-top:5px; 
	height:55px; 
	overflow:hidden;
	text-align:left;
}

.box_img
{
	height:100px; 
	overflow:hidden; 
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;	
}

.box_text
{
	padding-top:0px; 
	padding-left:10px; 
	padding-right:10px; 
	font-size:11px; 
	height:100px; 
	overflow:hidden;
	margin-bottom:10px;
	text-align:left;
}

.contact table
{
	border-collapse:collapse;
}

.contact table, .contact tr, .contact td
{
	border:solid 1px #cccccc;
}