.fotogallery_div
{
	height: 250px;

}

.fotogallery_div a, .fotogallery_div a:active, .fotogallery_div a:visited
{
	display: block;
	float: left;
	width: 110px;
	height: 110px;
	border: 1px solid #454545;
	margin-right: 5px;
	margin-bottom: 5px;
	
	text-align: center;
	vertical-align: middle;
	
	line-height: 110px;

	background-image: url('../images/layout/50black.png');
}

.fotogallery_div a:hover
{
	border: 1px solid #FFFFFF;
	background-image: url('../images/layout/50white.png');	
}


.box
{
	background-color: #CCCCCC;
	padding: 5px;
}

.link_special
{
	color: #FF0000;
	background-image: url('../images/icons/arrow_red.gif'); background-repeat: no-repeat; background-position:  left top;
	padding-left: 8px;
}

.header_td
{
	width: 931px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: right;
	
}

.main
{
	width: 931px;
}

.menu
{
	width: 931px;
}

.content
{
	padding-left: 240px;
}

.content_hok
{
	width: 625px;
	background-image: url('../images/layout/hok_m.png'); background-repeat: repeat-y; background-position:  left top;

}

.sidebar
{
	background-color: #EEEEEE;
	width: 190px;
}

.footer_td
{
	width: 931px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;

	color: #FFFFFF;	
}


.form_text
{
	border: 1px solid #999999;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	width: 250px;
}

.form_textarea
{
	border: 1px solid #999999;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	width: 250px;
}

.form_submit
{

}

.rode_ster
{
	color: red;
}




body
{
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-repeat: no-repeat; background-position:  center top;
}

table
{
	border: 0px;
}

td
{
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

h1
{
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

a
{
	color: #fa8c26;
	text-decoration: none;
}

a:visited
{
	color: #fa8c26;
}

a:active
{
	color: #fa8c26;
}

a:hover
{
	color: #FFFFFF;
}

hr
{
	border: 1px solid #000000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
