* {
	margin:0;
	padding:0
}

body {
	width:auto;
	margin:0 auto 0 auto;
	background:url("../Images/bg_body.gif") #fff repeat-x top;
	}
	
#wrapper {
	width:1024px;
	height:auto;
	margin:0 auto 0 auto;
}

/*=== header ===*/
#header {
	width:1024px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

.top {
	width:1024px;
	height:110px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.top img {
	width:auto;
	height:auto;
	margin:0 0 0 20px;
	padding:0;
	float:left;
	border:none;
	}
	
.unity_bar {
	width:420px;
	height:98px;
	margin:15px 0 0 0;
	padding:0;
	float:right;
	text-align: right;
	}
	
.unity_bar p {
	font:12px arial;
	font-weight:bold;
	text-align:left;
	color:#3f7da5;
	margin:0 0 0 95px;
	}
	
.unity_bar p a {
	font:12px arial;
	font-weight:bold;
	text-align:left;
	color:#3f7da5;
	text-decoration:none;
	float:left;
	display:inline;
	padding:10px 0 0 10px;
	height:24px;
	}
	
.unity_bar p a:hover {	
	text-decoration:underline;
	}
	
.unity_bar input.textbox {	
	margin-right:15px; 
	background-color:#a7aeb4; 
	border:1px #a7aeb4 dotted; 
	padding:1px;
	}
	
.but {
	width:51px;
	height:24px;
	margin:10px 0 0 0;
	padding:0;
	border:none;
	color:#fff;
	font:12px arial;
	border:none;
	background:url("/Images/but.gif") no-repeat center;
	cursor:hand;
	cursor:pointer;
}	

.menu {
	width:auto;
	height:auto;
	margin:0 10px 0 0;
	padding:0;
	float:right;
	display:inline;
	}
	
.menu ul {
	list-style:none;
	}
	
.menu ul li {
	font:14px tahoma;
	color:#fff;
	text-align:center;
	 
	background:url("/Userfiles/Image/bg_menu1.gif") no-repeat center;
	width:103px;
	height:25px;
	display:inline;
	float:left;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	}
	
.menu ul li.select {
	font:14px tahoma;
	color:#145884;
	text-align:center;
	font-weight:bold;
	background:url("/Userfiles/Image/bg_menu1.gif") no-repeat center;
	width:103px;
	height:25px;
	display:inline;
	float:left;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	}
	
.menu ul li.long {
	font:14px tahoma;
	color:#fff;
	text-align:center;
	background:url("/Userfiles/Image/bg_menu2.gif") no-repeat center;
	width:148px;
	height:25px;
	display:inline;
	float:left;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	}

.menu ul li.longselect {
	font:14px tahoma;
	color:#145884;
	text-align:center;
	font-weight:bold;
	background:url("/Userfiles/Image/bg_menu2.gif") no-repeat center;
	width:148px;
	height:25px;
	display:inline;
	float:left;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	}
	
.menu ul li a {
	font:14px tahoma;
	color:#fff;
	text-align:left;
	text-decoration:none;
	 
	font-weight:bold;
	}
	
.menu ul li a:hover {
	color:#145884;
	}
	
.banner {
	width:1024px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}

/*=== container ===*/
#container {
	width:1024px;
	height:auto;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	display:inline;
}

/*=== col_left ===*/
.col_left {
	width:200px;
	height:auto;
	margin:0 10px;
	padding:0;
	float:left;
	display:inline;	
	}
	
.navilist {
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.navilist .katalog {
	width:200px;
	height:35px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("../images/grey_top.gif") no-repeat bottom;
	}
	.navilist .katalog a{
	display:block;
    float:left;
    height:25px;
    overflow:hidden;
    position:relative;
    top:0pt;
    color: #3F7DA5;
    font-family: Arial;
    font-size: 16px;
	}
.navilist .katalog a.cat 
{
    display:block;
    float:left;
    height:25px;
    overflow:hidden;
    position:relative;
    text-indent:-1000px;
    top:0pt;
    width:90px;
}
	
.navilist .repeat_grey {
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("../Images/grey_repeat.gif") repeat-y top;
	}
	
.navilist .repeat_grey ul {
	list-style:none;
	}
	
.navilist .repeat_grey ul li {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	border-bottom:1px #bfc9cf dotted;
	margin:0 9px;
	padding:10px 0 10px 10px;
	}
.navilist .repeat_grey ul li.menu_sub {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	border-bottom:1px #bfc9cf dotted;
	margin:0 9px;
	padding:10px 0 10px 20px;
	}
	
.navilist .repeat_grey ul li a {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 10px;
	}
	
.navilist .repeat_grey ul li a:hover {
	text-decoration:underline;
	}
	
.navilist .bot {
	width:200px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("../Images/grey_bottom.gif") no-repeat top;
	}
/*=== col_right ===*/	
.col_right {
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	font-family: Arial;
	font-size: 12px;
	}
	
.col_right p {
	font:12px arial;
	color:#154564;
	text-align:left;
	}
	
.col_right p a {
	font:11px arial;
	color:#ff9c00;
	text-align:left;
	text-decoration:none;
	}
	
.col_right p a:hover {	
	text-decoration:underline;
	}
	
.title {
	width:800px;
	height:auto;
	margin:0 0 15px 0;
	padding:0;
	border-bottom:1px #4783a9 solid;
	float: left;
	}
	
h1 {
	height:auto;
	margin:0;
	padding:0;
	font:24px tahoma;
	color:#3f7da5;
	
	border-bottom:2px #ff9c00 solid;
	padding:0 10px;
	float: left;
	}
	
.box {
	width:800px;
	height:auto;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	display:inline;
	border-bottom:1px #d6d6d6 dotted;
	}
	
.box img {
	width:auto;
	height:auto;
	margin:0 0 0 10px;
	padding:0;
	float:left;
	display:inline;
	border:none;
	}
	
.box_left {
	width:400px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	border-right:1px #d6d6d6 dotted;
	}
	
.box_right {
	width:380px;
	height:auto;
	margin:0;
	padding:0 0 0 15px;
	float:left;
	display:inline;
	}
	
.text {
	width:200px;
	height:auto;
	text-align:left;
	float:left;
	display:inline;
	padding:0 0 10px 10px;
	}
	
.text p {
	font:12px arial;
	text-align:left;
	color:#154564;
	}
	
.text p a {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	text-decoration:none;
	font-weight:bold;
	}
	
.text p a:hover {
	color:#ff9c00;
	}
	
.text span {
	font:20px arial;
	text-align:left;
	color:#ff9c00;
	font-weight:bold;
	}
	
p.number {
	font:12px arial;
	font-weight:bold;
	color:#3f7da5;
	text-align:right;
	padding:10px 0 10px 0;
	word-spacing:5px;
	}
	
p.number a {
	font:12px arial;
	font-weight:bold;
	color:#ff9c00;
	text-decoration:none;
	}
	
p.number a:hover {
	text-decoration:underline;
	}
	
.images {
	width:210px;
	height:auto;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	}
	
.pic_big {
	width:auto;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	border:1px #d6d6d6 solid;
	}
	
.pic_big img {
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	border:none;
	}
	
.pic_small {
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	}
	
.pic_small img {
	width:auto;
	height:auto;
	padding:0;
	margin:3px 12px 0 4px;
	border:0;
	float:left;
	display:inline;
	border:1px #d6d6d6 solid;
	}
	
.se {
	width:200px;
	height:80px;
	background-image:url("../Images/se.gif");
	background-repeat:no-repeat;
	background-position:top; 
	float:right;
	display:inline;
	margin:0;
	}
	
.se p {
	font:12px arial;
	font-weight:bold;
	color:#f1881e;
	text-align:center;
	width:145px;
	padding:0 0 0 25px;
	margin:25px 0 0 0;
	}
	
.se p a {
	font:12px arial;
	font-weight:bold;
	color:#f1881e;
	text-align:center;
	text-decoration:none;
	}
	
.se p a:hover {
	text-decoration:underline;
	}
	
.box_search {
	width:730px;
	height:auto;
	margin:0 0 15px 0;
	padding:0;
	}
	
.box_search .tab {
	width:800px;
	height:27px;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:1px #d6d6d6 solid;
	}
	
.box_search .tab ul {
	list-style-type:none;
	}
	
.box_search .tab ul.list {
	margin:0;
	padding:0;
	font:12px arial;
	color:#3f7da5;
	font-weight:bold;
	
	}
	
.box_search .tab ul.list li {
	height:26px;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	}
	
.box_search .tab ul.list li.select {
	height:15px;
	float:left;
	text-align:center;
	color:#ff9c00;
	padding:5px 18px 5px 18px;
	margin:0 2px 0 0;
	font-weight:bold;
	border-top:1px #d6d6d6 solid;
	border-left:1px #d6d6d6 solid;
	border-right:1px #d6d6d6 solid;
	border-bottom:none;
	}
	
.box_search .tab ul.list li a {
	height:15px;
	float:left;
	font:12px arial;
	color:#3f7da5;
	font-weight:bold;
	text-decoration:none;
	padding:5px 18px 5px 18px;
	margin:0 0 0 2px;
	border-top:1px #d6d6d6 solid;
	border-left:1px #d6d6d6 solid;
	border-right:1px #d6d6d6 solid;
	border-bottom:none;
	}
	
.box_search .tab ul.list li a:hover {
	color:#f1881e;
}

.pic {
	width:160px;
	height:auto;
	float:left;
	display:inline;
	padding:0 50px;
	border-right:1px #d6d6d6 dotted;
	}
	
.pic img {
	width:auto;
	height:auto;
	float:left;
	display:inline;
	padding:1px;
	margin:0 0 10px 0;
	border:none;
	}
	
.pic p {
	font:12px arial;
	text-align:left;
	color:#154564;
	}
	
.pic p a {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	text-decoration:none;
	font-weight:bold;
	}
	
.pic p a:hover {
	color:#ff9c00;
	}
	
.pic span {
	font:20px arial;
	text-align:left;
	color:#ff9c00;
	font-weight:bold;
	}

/*=== footer ===*/
#footer {
	width:1024px;
	height:50px;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background:url("../Images/bg_footer.gif") no-repeat center top;
}

#footer p {
	font:11px verdana;
	color:#859caa;
	text-align:left;
	float:left;
	padding:20px 0 0 10px;
}

#footer p.right {
	font:11px verdana;
	color:#859caa;
	text-align:left;
	float:right;
	padding:20px 10px 0 0;
}

#footer p.right a {
	font:11px verdana;
	color:#ff9c00;
	text-align:left;
	text-decoration:none;
}

#footer p.right a:hover {
	text-decoration:underline;
}

/* Contact form */

#contact_form{
	margin:10px 0pt 0pt 0px;
	width:320px;
	float:left;
	font-family: Arial;
	font-size:12px;
}
#contact_form table{
	width:320px;
	border:0pt;
	float:left;
}
#contact_form td{
	border:0pt;
}
#contact_form .textbox{
	height:18px;
	font-size:12px;
	padding-top:1px;
	width:200px;
	margin-top:2px;
}
#contact_form textarea{
    font-family:arial;
    font-size:12px;
    height:100px;
    padding-top:1px;
    width:298px;
}

#contact_form input.botton{
	width:50px;
	height:20px;
	text-align:center;
}
#contact_form img{
	width:200px;
	text-align:right;
	padding: 5px 0px 5px 0px;
	border: 0px;
}























