body {
	margin: 0px;
	background-color: #ffffff;
}

.container {
	margin: 0px auto;
	background-color: #ffffff;
}
.top_color {
	height: 56px;
	background: url(../images/top_piksel.gif) repeat-x;
}
.page_color {
	height: 527px;
	background-color: #DEDEDE;
}
.middle_color {
	width: 802px;
	background:  url(../images/middle_piksel.gif) repeat-y;
	margin: 0px auto;
}
.mainmenu {
	float: left;
	width: 162px;
}
ul {
	font: 11px Verdana;
	color: #373737;
	text-transform: uppercase;
	line-height: 30px;
	position: relative;
	left: -17px;
	top: 5px;
	list-style-image: none;
	list-style-type: none;
}

.big_foto {
	float: right;
	width: 639px;
	height: 392px;
	background: url(../images/big_foto.jpg) no-repeat;
}
.home_label {
	width: 802px;
	height: 3px;
	overflow: hidden;
	font-size: 1px;
	background: url(../images/home_label.gif) no-repeat;
	clear: both;
}

.box_section {
	width: 802px;
}

/* box 1 */
.box_1 {
	width: 268px;
	height: 132px;
	background:#FFFFFF url(../images/box_11.gif) no-repeat scroll 1px 0;
	float: left;
}
.box_1_title {
	font: 14px Verdana;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 13px;
}
.box_1_image {
	float: left;
	padding-left: 18px;
	padding-top: 14px;
}
.box_1_info {
	float: left;
	font: 12px Verdana;
	color: #000;
	text-align: left;
	
	padding-left: 13px;
	padding-top: 14px;
}

/* box 2 */
.box_2 {
	width: 266px;
	height: 132px;
	background:#FFFFFF url(../images/box_11.gif) no-repeat scroll 0 0;
	float: left;
}
.box_2_title {
	font: 14px Verdana;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 13px;
}
.box_2_image {
	float: left;
	padding-left: 18px;
	padding-top: 14px;
}
.box_2_info {
	float: left;
	font: 12px Verdana;
	color: #000;
	text-align: left;

	padding-left: 13px;
	padding-top: 14px;
}

/* box 3 */
.box_3 {
	width: 268px;
	height: 132px;
	background:#FFFFFF url(../images/box_11.gif) no-repeat scroll 1px 0;
	float: right;
}
.box_3_title {
	font: 14px Verdana;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 13px;
}
.box_3_image {
	float: left;
	padding-left: 18px;
	padding-top: 14px;
}
.box_3_info {
	float: left;
	font: 12px Verdana;
	color: #000;
	text-align: left;
	padding-left: 13px;
	padding-top: 14px;
}

/* footer */
.footer {
	width: 802px;
	clear: both;
	margin: 0 auto;
	   *margin-top: 18px;
	font: 10px Verdana;
	color: #9B9B9B;
}
.footer_1 {
	width: 268px;
	float: left;
	padding-top: 5px;
}
.footer_1_image {
	float: left;
	padding-left: 5px;
}
.footer_1_element {
	float: left;
	padding-left: 18px;
}
.footer_1_text {
	color: #1C6384;
	font-weight: bold;
}
.footer_2 {
	width: 262px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.footer_2_text {
	color: #D76D23;
	font-weight: bold;
}
.footer_3 {
	text-align: right;
	width: 254px;
	float: right;
	padding-top: 5px;
	padding-right: 13px;
	color: #BCBCBC;
	
	line-height: 14px;
}


/* s u b  p a g e */
.sb {
	background-color: #F5F5F5;
}
.sb_container {
	margin: 0px auto;
}
.sb_top {
	background: #ffffff;

	height: 106px;
	margin: 0px auto;
}
.sb_logo {
	width: 800px;
	margin: 0px auto;
}
.sb_main_menu {
	width: 800px;
	margin: 0px auto;
	
	font: 12px Verdana;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	padding-left: 45px;
	padding-top: 7px;
	
	overflow: hidden;
}
.sb_content {
	background: #F5F5F5;
}
.sb_section {
	margin: 0px auto;
	width: 800px;
	background: url(../images/sb_piksel.gif) repeat-y;
}
.sb_menu {
	width: 185px;
	float: left;
}
.sb_title {
	font: 12px Verdana;
	text-transform: uppercase;
	color: #666666;
	font-weight: regular;
	/*line-height: 45px;*/
	/*padding-top: 21px;*/
	padding-left: 22px;
	padding-bottom: 15px;
	padding-top: 21px;
}
.sb_menu_element {
	
	font: 11px Verdana;
	color: #1C6384;
	line-height: 24px;
	text-transform: uppercase;
	padding-left: 22px;
	padding-bottom: 13px;
	/*twe*/
}
.sb_menu_sub_element {
	font: 10px Verdana;
	color: #258EC0;
	line-height: 24px;
	text-transform: uppercase;
	padding-left: 42px;
}
.sb_text_element {
	width: 615px;
	float: right;
	text-align: justify;
	
	font: 10px Verdana;
	color: #666666;
}
.sb_foto {
	width: 615px;
	height: 229px;
}
.sb_text {
	float:left;
	overflow:hidden;
	padding-left:7px;
	padding-right:17px;
	padding-top:15px;
	width:315px;
}
.sb_ver_menu {
	font: 10px Verdana;
	color: #1C6384;
}
.sb_text_title {
	font: 10px Verdana;
	color: #2681AC;
	text-transform: uppercase;
	line-height: 35px;
}
.sb_info_column {
	width: 266px;
	float: right;
	padding-top: 15px;
}
.sb_image_1 {
	float: left;
}
.sb_image_2 {
	float: right;
}
.adv_button_1 a {
	display: block;
	width: 266px;
	height: 53px;

	clear:both;
	background: url(../images/sb_adv_1.gif) top no-repeat;
	text-decoration: none;
	
	line-height: 25px;
}
.adv_button_1_title {
	display:block;
	font: 14px Verdana;
	color: #D76D23;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 11px;
	padding-top: 5px;
}
.adv_button_1_text {
	display:block;
	font: 11px Verdana;
	color: #D76D23;
	padding-left:11px;
	padding-top: 6px;
}
.adv_button_2 a {
	display: block;
	width: 266px;
	height: 53px;

	clear:both;
	background: url(../images/sb_adv_2.gif) top no-repeat;
	text-decoration: none;
}
.adv_button_2_title {
	display:block;
	font: 14px Verdana;
	color: #9F7633;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 11px;
	padding-top: 5px;
}
.adv_button_2_text {
	display: block;
	font: 11px Verdana;
	color: #9F7633;
	padding-left:11px;
	padding-top: 6px;
}
.sb_adress {
	font: 10px Verdana;
	color: #000;
	padding-top: 14px;
	padding-left: 14px;
}
.sb_fake_footer {
	clear:both;
}
.sb_footer {
	width: 800px;
	margin: auto;
	font: 9px Verdana;
	color: #BCBCBC;
	padding-top: 10px;
	padding-left: 11px;
	line-height: 19px;
}

/* L I N K I */
.mm_link:active, .mm_link:visited, .mm_link:link {
	text-decoration: none;
	color: #373737;
}
.mm_link:hover {
	text-decoration: none;
	color: #9A3116;
}

.footer_link:active, .footer_link:visited, .footer_link:link {
	color: #BCBCBC;
	text-decoration: none;
	font: 9px Verdana;
	color: #BCBCBC;
}
.footer_link:hover {
	color: #BCBCBC;
	text-decoration: underline;
	font: 9px Verdana;
	color: #BCBCBC;
}
.sb_main_menu_link:active, .sb_main_menu_link:visited, .sb_main_menu_link:link {
	color: #666666;
	text-decoration: none;
}
.sb_main_menu_link:hover {
	color: #9A3116;
	text-decoration: none;
}
.sb_menu_link:active, .sb_menu_link:visited, .sb_menu_link:link {
	color: #1C6384;
	text-decoration: none;
	font: 11px Verdana;
	text-transform: uppercase;
	/* line-height: 24px; */
}
.sb_menu_link:hover {
	color: #258EC0;
	text-decoration: none;
	font: 11px Verdana;
	text-transform: uppercase;
	/* line-height: 24px; */ 
}
.sb_sub_menu_link:active, .sb_sub_menu_link:visited, .sb_sub_menu_link:link {
	color: #258EC0;
	text-decoration: none;
	font: 10px Verdana;
	line-height: 24px;
}
.sb_sub_menu_link:hover {
	color: #0C6691;
	text-decoration: none;
	font: 10px Verdana;
	line-height: 24px;
}
.ver_menu_link:link, .ver_menu_link:visited, .ver_menu_link:active {
	text-decoration: none;
	font: 10px Arial;
	color: #1C6384;
}
.ver_menu_link:hover {
	font: 10px Arial;
	color: #1C6384;
	text-decoration: underline;
}
.noHOver{
	background: red;
}

/* C o n t a c t   F o r m a */
.contact_textarea {
	width: 180px;
	height: 100px;
	border: 1px solid #C4C4C4;
}

.contact_input {
	width: 180px;
	border: 1px solid #C4C4C4;
}

.contact_tel {
	width: 85px;
	border: 1px solid #C4C4C4;
}

.contact_button {
	border: 1px solid #C4C4C4;
	background-color: #EBEBEB;
	font: 12px Arial;
	color: #9E9E9E;
}

.sb_text_element {
	background-color:#E2DEDD;
	color:#000000;
	float:right;
	font:10px Verdana;
	padding:0 10px 10px 0;
	text-align:justify;
	width:605px;
	-padding:0 0px 10px 0;
}