@charset "utf-8";
/* CSS Document */

body {
background-image:url(../gfx/page_bg.jpg);
background-repeat:repeat-y;
background-position:center;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}

.lupa {
border:none; position:relative; top:-26px; left: -20px; margin-bottom: -63px; margin-right: -25px;
}

#container {
width: 967px;
margin:auto;
}
 
#header {
width: 967px;
height: 153px;
background-image:url(../gfx/rozjasnienie_top.png);
}

#header_logo_left {
width: 211px;
height: 100px;
float:left;
margin-top: 33px;
margin-left: 26px;
}

#header_logo_right {
width: 198px;
height: 38px;
float:right;
margin-top: 36px;
margin-right: 20px;
}

#header_menu {
width: 700px;
height: 66px;
float:right;
margin-top: 12px;
}

#header_menu a, #header_menu a:visited {
font-family: Verdana, Arial, Helvetica, sans-seri;
font-size: 10px;
text-decoration:none;
display:block;
width: 101px;
height: 30px;
}

#header_menu a:hover {
font-family: Verdana, Arial, Helvetica, sans-seri;
font-size: 10px;
text-decoration:none;
display:block;
width: 101px;
height: 30px;
background-image:url(../gfx/menu_selected.png);
}

#flash {
width: 967px;
height: 180px;
}

#news {
width: 967px;
height: 111px;
background-image:url(../gfx/news_bg.png);
margin-top: 10px;
}

.news_top {
width: 290px;
float:left;
height: 100px;
margin-top: 5px;
margin-left: 15px;
margin-right: 15px;
}

#tools {
width: 967px;
height: 151px;
margin-top: 5px;
}

#tools_left {
width: 672px;
height: 151px;
float:left;
}

#search_form {
width: 672px;
height: 48px;
background-image:url(../gfx/search_bg.png);
}

#log_form {
width: 285px;
height:95px;
background-image:url(../gfx/user_panel_bg.png);
float:left;
margin-top: 8px;
}

#obsluga_klienta {
width: 377px;
height:95px;
background-image:url(../gfx/dostawa_bg.png);
float:right;
margin-top: 8px;
}

#cart {
width: 284px;
height: 151px;
float:right;
background-image:url(../gfx/cart_bg.png);
}

#left_side {
margin-top: 8px;
width: 282px;
float:left;
}

.left_side_container {
width: 282px;
background-image:url(../gfx/left_container_bg.png);
background-position:bottom;
background-repeat:no-repeat;
}

.left_side_header {
width: 262px;
height: 32px;
background-image:url(../gfx/left_side_header_bg.png);
background-repeat:no-repeat;
line-height: 32px;
font-size: 16px;
font-weight:bold;
padding-left: 20px;
}

#center_side {
width: 670px;
margin-top: 8px;
float: right;
}

.content_border {
width: 670px;
background-image:url(../gfx/content_bg.png);
background-position:bottom;
background-repeat:no-repeat;
}

.content_border_header {
width: 670px;
height: 32px;
background-image:url(../gfx/content_header_bg.png);
background-repeat:no-repeat;
line-height: 32px;
font-size: 16px;
font-weight:bold;
padding-left: 20px;
}

#pomoc {
width: 967px;
height:213px;
float:none;
clear:both;
background-image:url(../gfx/pomoc.png);
background-repeat:no-repeat;
background-position:center;
margin-top: 8px;
}

#pomoc_header {
width: 70px; 
height: 25px;
line-height: 25px;
float:left;
font-size: 14px;
font-weight:bold;
margin-top: 15px;
margin-left: 80px;
}

#pomoc_content {
width: 900px;
float:left;
margin-left: 40px;
margin-top: 15px;
height: 150px;
}

.help {
width: 25%; 
margin: 20px 0px 10px 0px; 
float:left;
text-align:left;
line-height: 20px;
}

.help ul {
margin-left: 18px;
padding-left:0px;
}

.help li {
list-style-image:url(../gfx/li_arrow.png);
}

#payments {
width: 967px;
height: 33px;
text-align: center;
margin-top: 25px;
}

#footer_menu {
width: 967px;
height: 55px;
line-height: 55px;
}

#footer {
width: 967px;
height: 65px;
background-image:url(../gfx/footer_bg.png);
line-height: 65px;
}

#footer_copyright {
width: 360px;
height: 65px;
float: left;
margin-left: 303px;
}

#footer_dna {
width: 150px;
height: 65px;
float:right;
margin-right: 15px;
}

a {
color:#FFFFFF;
text-decoration:none;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
text-decoration:underline;
}


.cleaner {
float: none;
clear:both;
}

.message-good, .message-bad, .message-info  {
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	background-position: 7px 7px;
	background-repeat: no-repeat;
}

.message-good {
	border: 1px solid #cae49c;
	color: #516f1b;
	background-color: #f3ffd0;
	background-image: url(../gfx/accept-big.png)
}

.message-good a {
	color: #516f1b;
}

.message-bad {
	border: 1px solid #ffdede;
	color: #ce0000;
	background-color: #fff1f1;
	background-image:  url(../gfx/exclamation-big.png);
}

.message-bad a {
	color: #ce0000;
}

.message-info {
	border: 1px solid #ededb3;
	background-color: #ffffcc;
	background-image:  url(../gfx/information-big.png);
}
