body{
	background-image: url("panel/tlo.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #02AFB5;
	margin: 0;
	padding: 0;
	font-family: verdane, arial;
	font-size: 12px;
}

h1{
	color: #206eb7;
	font-size: 15px;
}

h2{
	color: #206eb7;
	font-size: 15px;
}

h3{
	color: #206eb7;
	font-size: 15px;
}

p{
	
}

a{
	text-decoration: none;
	color: #000000;
}

img{
	border-width: 0;
}

li{
	list-style-image: url("panel/li.png");
}

#formularz input, #formularz select, #formularz textarea{
	border: 1px solid #0069B5;
	margin: 1px 3px 1px 3px;
	font-size: 12px;
	
}

#formularz td{
	font-size: 12px;
	padding: 5px 0 5px 0;
}

#all{
	width: 990px;
	margin: auto;
}

#all #top{
	width: 990px;
	height: 212px;
}

#all #top #top_1{
	float: left;
	width: 376px;
	height: 212px;
}

#all #top #top_1 #logo{
	margin-top: 103px;
}

#all #top #top_2{
	float: left;
	width: 356px; 
	height: 212px;
}

#all #top #top_3{
	float: left;
	width: 258px;
	height: 206px;
	padding-top: 6px;
	text-align: center;
	background-image: url("panel/top_menu.png");
	background-position: top;
	background-repeat: no-repeat;

}

#all #top #top_3 a{
	color: #6C6C6C;
	
}

#all #top #top_3 a:hover{
	color: #02AFB5;
	
}

#all #main{
	width: 990px;
	min-height: 300px;
}

#all #main #start_top{
	width: 990px;
	height: 208px;
}

#all #main #start_top #start_top_1{
	float: left;
	width: 530px;
	height: 208px;
	background-image: url("panel/merlinx_s2.png");
}

#all #main #start_top #start_top_2{
	float: left;
	margin-left: 6px;	
	width: 454px;
	height: 208px;
	background-image: url("panel/gora_l.png");
	display: inline;
}

#footer{
	width: 100%;
	height: 136px;
	background-image: url("panel/dol.png");
	background-repeat: repeat-x;
	float: left;
}

#footer #footer_1{
	width: 990px;
	height: 50px;
	margin: auto;
	padding-top: 30px;
}

#footer #footer_1 #footer_menu1{
	float: left;
	width: 288px;
	height: 22px;
	padding-top: 8px;
	background-image: url("panel/footer_menu1.png");
	text-align: center;
}

#footer #footer_1 #footer_menu1 a{
	color: #ffffff;
}

#footer #footer_1 #footer_menu1 a:hover{
	color: #EBBD10;
}

#footer #footer_1 #footer_menu2{
	float: left;
	width: 402px;
	height: 22px;
	padding-top: 8px;
	background-image: url("panel/footer_menu2.png");
	text-align: center;
	margin-left: 6px;
}

#footer #footer_1 #footer_menu2 a{
	color: #000000;
}

#footer #footer_1 #footer_menu2 a:hover{
	color: #2888C8;
}

#footer #footer_1 #footer_menu3{
	float: left;
	width: 288px;
	height: 22px;
	padding-top: 8px;
	text-align: center;
	margin-left: 6px;
}

#footer #footer_1 #footer_menu3 a{
	color: #6C6C6C;
}

#footer #footer_1 #footer_menu3 a:hover{
	color: #02AFB5;
}

#footer #footer_2{
	width: 990px;
	height: 25px;
	padding-top: 20px;
	margin: auto;
	color: #6C6C6C;
	font-size: 10px;
	line-height: 20px;
}

.left_menu_div{
	background-image: url("panel/pointer2.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.left_menu_link{
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}

.left_menu_link:hover{
	color: #EBBD10;
}

.left_menu_div_level2{
	background-image: url("panel/pointer2.png");
	background-position: 21px center;
	background-repeat: no-repeat;
	padding-left: 45px;
}

.left_menu_link_level2{
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}

.left_menu_link_level2:hover{
	color: #EBBD10;
}

.left_menu_div2{
	background-image: url("panel/pointer3.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.left_menu_link2{
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}

.left_menu_link2:hover{
	color: #ffffff;
}

.left_menu_div2_level2{
	background-image: url("panel/pointer3.png");
	background-position: 21px center;
	background-repeat: no-repeat;
	padding-left: 45px;
}

.left_menu_link2_level2{
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}

.left_menu_link2_level2:hover{
	color: #ffffff;
}

.index_header{
	float: left;
	color: #ffffff;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 10px;
}

.links_nazwa{
	display: inline;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 6px;
	float: left;
}

.links_nazwa a{
	color: #000000;
}

.links_nazwa a:hover{
	color: #6c6c6c;
}

.links_cena{
	display: inline;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right: 6px;
	text-align: right;
	float: right;
}

.links_cena a{
	color: #206eb7;
	font-weight: bold;
}

a.start_link{
	display: block;
	margin: 10px 0 10px 0;
	color: #206eb7;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}

