@CHARSET "UTF-8";

body
{
	background-color: #000000;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

.body
{
	width: 940px;
	margin: 0 auto;	
	font-family: tahoma;
	font-size: 14px;
	background: #000000;
	position: relative;
	z-index: 2;
}

div,p,img
{
	margin: 0;
	padding: 0;
	border: 0;
}

a
{
	font-family: tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

.top_menu_back_left
{
	height: 54px;
	width: 50%;
	background-image: url('top_menu_back.png');
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 10px;
}

.top_menu
{
	height: 54px;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 10px;
}


.top_menu_back
{
	float: left;
	height: 54px;
	background-image: url('top_menu_back.png');
	background-repeat: repeat-x;
}

a.top_menu_button
{
	float: left;
	width: 103px;
	height: 34px;
	margin-top: 20px;
	margin-left: 5px;
	text-align: center;	
	padding-top: 8px;
	color: #FFFFFF;
}

a:hover.top_menu_button, a.top_menu_button_active
{
	background-image: url('top_menu_button.png');
	background-repeat: no-repeat;
	color: #000000;
}

.top_menu_right
{
	float: left;
	width: 18px;
	height: 54px;
	background-image: url('top_menu_right.png');
	background-repeat: no-repeat;
}



.top_odstep
{
	height: 20px;
}

.top_flash
{
	width: 940px;
	height: 313px;
}

.top_flash_left
{
	float: left;
	width: 228px;
	height: 313px;
	
	background-image: url('top_flash_left.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.top_flash_flash
{
	float: left;
	width: 484px;
	height: 313px;
	
	position: relative;
	
	background-image: url('top_flash_bottom.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.top_flash_flash_swf
	{
		width: 484px;
		height: 215px;
		position: absolute;
		bottom: 36px;
	}

.top_flash_right
{
	float: left;
	width: 228px;
	height: 313px;
	
	background-image: url('top_flash_right.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.top_bottom
{
	width: 940px;
	height: 27px;
	background-image: url('top_bottom.png');
	background-repeat: no-repeat;
}

.top_photos_div
{
	height: 200px;
	position: relative;
	margin-left: 30px;
	width: 880px;
}

.top_photos_bottom_1
{
	left: 0px;
	width: 16px;
	height: 87px;
	position: absolute;
	bottom: 10px;
}
.top_photos_bottom_2
{
	left: 16px;
	width: 151px;
	height: 31px;
	position: absolute;
	bottom: 10px;
}

ul.top_photos
{
}

ul.top_photos, .top_photos li
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}


.top_photos li
{
	float: left;
	margin-left: 46px;
}


.top_photos li img
{
	border: 2px solid white;
	width: 160px;
}

.top_photos li a
{
	display: block;
	width: 160px;
	height: 150px;
	background-image: url('top_photos_zoom.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.content
{
	margin-left: 30px;
	font-family: tahoma;
	font-size: 12px;
	width: 880px;
}

div.content h1
{
	font-weight: bold;
	font-size: 16px;
	color: #E56E29;
}

div.content p
{
	margin-top: 20px;
}

div.content p.akapit
{
	text-indent: 20px;
}

div.content a
{
	color: #FFFFFF;
}

.footer
{
	margin-left: 316px;
	width: 624px;
	height: 21px;
	padding-left: 60px;
	padding-top: 3px;
	background-image: url('footer.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

.footer_top
{
	margin-top: 40px;
	width: 940px;
	height: 8px;
	background-image: url('footer_top.png');
	background-repeat: no-repeat;
}

/***************************************************************/
.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

/***************************************************************/

table.galeria-main
{
	width: 100%;
	margin-top: 20px;
}

table.galeria-main td
{
	text-align: center;
	vertical-align: top;
}

table.galeria
{
	background: #444444;
	margin: 0 auto;
}

table.galeria td
{
	background: #000000;
	text-align: center;
	padding: 10px 10px;
}

table.galeria td.header
{
	font-weight: bold;
	font-size: 16px;
	background: #111111;
}

table.galeria td.sub-header
{
	font-weight: bold;
	font-size: 14px;
	background: #111111;
}

table.galeria td img
{
	width: 150px;
}
