/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#980606;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
background:url(../images/header_banner.gif) center top no-repeat;
height:196px;
}
}
.header_banner2
{
background:url(../images/header_banner.gif) center top no-repeat;
height:196px;
}
}
.header_banner3
{
background:url(../images/header_banner.gif) center top no-repeat;
height:196px;
}
}
.header_banner4
{
background:url(../images/header_banner.gif) center top no-repeat;
height:196px;
}
}
.header_banner5
{
background:url (../images/header_banner.gif) center top no-repeat;
height:196px;
}
}
.header_banner6
{
background:url(../images/header_banner.gif) center top no-repeat;
height:196px;
}
}
.header_banner7
{
background:url(../images/header_bannerkom.jpg) center top no-repeat;
height:196px;
}
}
.header_banner8
{
background:url(../images/header_banner.gif) center top no-repeat;
height:196px;
}
.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:20px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#FFFFFF;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}

#gallery {width:490px; min-height:300px; height: auto;}
#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#DDDDDD;}
#gallery ul li a:hover img {position:absolute; right:185px; top:0; width:auto; max-width:540px; height:auto; max-height:405px; border:1px solid #000;}	
	
#fotoblok {
	width: 760px;
	height: auto;
	display:block;
	margin-left: 3px;
	padding:0px;
	}
#fotoblok ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#fotoblok ul li {
	height: 130px;
	width: 130px;
	border: 0px solid #CCCCCC;
	margin-top: 2px;
	margin-left:2px;
	padding-top:5px;
	float:left;
	text-align:center;
	padding:0;
	display:block;
	/*background-image:url(layoutpics/foto_bg.png);*/
	}
#fotoblok ul li a:hover {
	background-color:#CCCCCC;
	height: 130px;
	width: 130px;	
	display: block;
	/*background-image:url(layoutpics/foto_hover_bg.png);*/
	}
	a:link
{
color:#990000;
font-weight:normal;
font-style:normal;
text-decoration:underline;
}


a:visited
{
color:#990000;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}


