body
{
	background-color:white;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:9pt;
	color:#615f57;
	background:transparent url(images/bg.gif) repeat-x left top;
}

a
{
	color:#615f57;
	text-decoration:none;
}

*
{
	margin:0;
	padding:0;
	zoom:1;
}

.spacer
{
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
 width:100%;
 float:none;
 zoom:1;
}

#holder
{
	width:1000px;
	margin:0 auto;
}

#top
{
	height:45px;
	margin-top:30px;
	position:relative;
	background-color:#3f3f3f;
}

#logo
{
	margin-left:68px;
	background:transparent url(images/logo.jpg) no-repeat left top;
	width:191px;
	height:100%;
}

#top_menu
{
	width:243px;
	height:45px;
	position:absolute;
	right:0;
	top:0;
	background-color:#3f3f3f;
}

#top_menu li
{
	list-style-type:none;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:12px;
	font-size:1.6em;
}

#top_menu li.first, #top_menu li.last
{
	display:none;
}

#top_menu a
{
	color:white;
}

#main
{
	width:858px;
	margin:0 auto;
}

#header
{
	height:200px;
	background:transparent url(images/top.jpg) no-repeat left top;
}

#main_menu
{
	height:13px;
	position:relative;
}

#main_menu li
{
	list-style-type:none;
	float:left;
	padding:0 19px;
	font-size:1.3em;
	border-left:2px solid #ef3424;
}

#main_menu li.first, #main_menu li.last
{
	display:none;
}

#main_menu li.reklama
{
	border-right:2px solid #ef3424;
}

#main_menu a
{
	color:#666666;
}

#sub_header
{
	margin-top:15px;
	height:105px;
	background:transparent url(images/sub_top.jpg) no-repeat left top;
}

#inner_content
{
	padding:20px;
	margin-right:171px;
	text-align:justify;
}

#bubbles
{
	height:277px;
	float:right;
	width:171px;
	background:transparent url(images/bubbles.jpg) no-repeat right bottom;
}

#bottom
{
	width:725px;
	margin:15px auto;
}

#bottom_menu
{
	border-bottom:1px solid #85868a;
	height:17px;
}

#bottom_menu li
{
	list-style-type:none;
	float:left;
	margin:0 10px;
	font-size:0.8em;
}

#bottom_menu li.first, #bottom_menu li.last
{
	display:none;
}

#bottom_menu a
{
	color:#666;
}

#top_menu .empty_login, #main_menu .empty_login, #bottom_menu .empty_login
{
	display:none;
}