* {
	margin:0;
	padding:0;
	font-family:tahoma;
	font-size:9pt;
	color:#505050;
	letter-spacing:1px;
	}

h2 {
padding-top: 5px;
margin-left: 10px;
color:#505050;
}
	
.menu_left_item 

{

clear: both;
margin-left: 20px;
margin-bottom: 5px;
display: list-item;
font-size: 9pt;
color: #707070;

}
	
a {
	font-weight:bold;
	text-decoration: none;
	}

h3 {
	font-weight: normal;
	}	
	
a:hover {
	color:#a1a1a1;
	text-decoration: none;
	}	
	
a.visited {
	color:#005800;
	}

	
body {
	background-color:#fff;
	width: 100%;
	text-align: left;
	margin: auto;
	}

img {
	border: 0px;
	}	
		
	
	
div.any_content	{
	padding:8px;
	text-align:left;
	}

#dymek {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background-color:#EEEEEE;
	border:1px solid darkgray;
	color:#000000;
	font-size:11px;
	left:100px;
	padding:8px;
	position:absolute;
	top:100px;
	visibility:hidden;
	}


	
/* podstrona */
	
div#content_header_wide {
	
	margin-left:0;
	margin-top:5px;
	margin-bottom:5px;
	width:670px;
	height:28px;	
	background:url('images/box_header_wide.jpg') no-repeat;
	clear:both;
	}

div#content_header_wide h2, h1 {
	margin-left: 60px;
	font-size:10pt;
	padding:5px 5px 5px 5px;
	color:#505050;
	}	
	
div.content_box_wide {
	float:left;
	width:670px;
	height:auto;
	min-height:100px;
	background:url('images/box_wide_top.jpg') no-repeat;
	
	}

div.content_box_wide_bottom {
	float:left;
	margin-left:3px;
	margin-bottom:5px;
	width:670px;
	height:9px;
	background:url('images/box_wide_bottom.png') no-repeat;
	}
	
	
	div#main {
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	clear: both;
	}

div#header {
	width:1002px;
	height:83px;
	background:url('images/header.jpg') no-repeat;
	}


div#menu_horizontal {
	margin-top:5px;
	width:1002px;
	height:39px;
	background:url('images/belka_menu.jpg') no-repeat;
	}

div#right_col {
	float:right;
	width:162px;
	height:auto;
	margin-top:5px;
	}

div.col {
	float:left;
	width:162px;
	height:auto;
	margin-top:5px;
	}

div.content_box_header h2{
margin-left:30px;

	}
		
div.col_header {
	width:162px;
	height:28px;
	background:url('images/col_header.jpg') no-repeat;
	margin-top:5px;
	margin-bottom:3px;
	color: white;
	}




div.col_top {
width:162px;min-height:200px;height:auto;background:url('images/col_top.jpg') no-repeat;}


div.col_main {
	width:162px;min-height:200px;height:auto;background:url('images/col_main.png') repeat-y;
	}

div.col_bottom {
width:162px;height:9px;background:url('images/col_bottom.jpg') no-repeat;}

div.menu_position {
float:left;width:160px;height:30px;border-bottom:1px solid #ccc;}

div.icon {
float:left;position:relative;top:3px;left:2px;background:url('images/menu-icon.png') no-repeat;width:24px;height:24px;}

div.menu_text {
float:left;margin-top:8px;margin-left:2px;}

div#content {float:left;width:670px;margin-top:5px;}
div#content_col_l {float:left;width:334px; height:auto;margin-top:0;margin-left:0;}
div#content_col_r {float:left;width:322px; height:auto;margin-top:0;margin-right:2px;margin-left:0;}
div.content_box {width:334px;height:auto;float:left;}
div.content_box_header {width:334px;height:28px;float:left;background:url('images/box_header.jpg') no-repeat;margin-top:5px;margin-bottom:3px;}
div.content_box_top {width:334px;height:auto;float:left;background:url('images/box_top.jpg') no-repeat;}
div.content_box_main {width:334px;float:left;background:url('images/box_main.png') repeat-y;}
div.content_box_bottom {float:left;width:334px;height:10px;background:url('images/box_bottom.jpg') no-repeat;background-position:bottom center;}

div#foot {margin-top:7px;width:1002px;height:39px;background:url('images/foot.jpg') no-repeat;float:left;}

div.content_box_wide0 {
margin-left:3px;
float:left;
background:url('images/box_wide_bg.jpg') repeat-y;

}



.list_item {
	clear: both;

	margin-top: 10px;
	display: list-item;
	font-size:9pt;
	color:#707070;
	}

.list_item a {
	text-decoration: none; 
	}	
	
	


a.anime_baner:hover { /* dziala tez w div */
	position:relative;
	top:1px; /* wiecej px = bardziej zaznaczony ruch, czesto starcza 1px */
	left:1px; /* jw */
	}
