﻿@charset "utf-8";
/* ------------------------------------------------------------------ OGÓLNE */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-image: url(img/tlo.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: default;
}
input { font-family: Arial, Helvetica, sans-serif; }
img {border: none; vertical-align: middle}
form {margin: 0px; padding: 0px}
.btn {
	background-color: #1570cf;
	color: white;
	border: 1px solid #1570cf;
	font-weight: bold;
}
a.btn { color: white; padding: 2px 10px; text-decoration: none; }
ul {margin: 0px; padding: 0px; padding-left: 20px;}
.lewa {float: left}
.prawa {float: right}
.clear {clear: both; height: 0px}
.od {margin-top: 5px}

/* ------------------------------------------------------------------ NAGŁÓWEK */

#naglowek_menu
 { margin:0 auto;
 
 width:100%;
 height:36px;
 border:0px;
 background-image:url(/tlotopmenu.png);
 background-position:center;
 
 }

#naglowek {
	margin: auto;
	width: 900px;
	background-color: white;
}
#logo {margin-left: 20px}
#kontakt {
	height: 50px;
	width: 700px;
	padding-top: 7px;
	background-image: url(img/kontakt_tlo.jpg);
	background-repeat: no-repeat;
	float: left;
}
#kontakt a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#poczta {
	width: 165px;
	float: left;
	margin-left: 165px;
}
#telefon {
	float: left;
	width: 180px;
}
#fax {
	float: left;
	width: 140px;
}
#menu {
	background-image: url(img/menu_tlo.png);
	background-repeat: repeat-x;
}
#menu a {
	line-height: 35px;
	background-image: url(img/menu_tlo.png);
	background-repeat: repeat-x;
	border-right: solid 1px white;
	font-weight: bold;
	color: white;
	text-decoration: none;
	float: left;
	padding: 0px 10px;
}
#menu a:hover {
	background-image: url(img/menu_p.png);
}
/* ------------------------------------------------------------------ TREŚĆ */
#tresc {
	margin: auto;
	width: 900px;
	min-height: 550px;
	* height: expression( this.scrollHeight < 551 ? "550px" : "auto" ); /* sets min-height for IE */
	background-color: white;
	padding: 5px 0px;
}
.zakladka {
	background-image: url(img/zakladka_tlo.png);
	background-repeat: repeat-x;
}
.zakladka .tytul {
	background-image: url(img/zakladka_tytul.png);
	background-repeat: repeat-x;
	float: left;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 0px 15px;
}
.zakladka .tytul_k {
	width: 10px;
	height: 30px;
	background-image: url(img/zakladka_tytul_k.png);
	background-repeat: no-repeat;
	float: left;
}
.zakladka .zakladka_k {
	width: 10px;
	height: 30px;
	background-image: url(img/zakladka_k.png);
	background-repeat: no-repeat;
	float: right;
}
.zakladka .zawartosc {
	padding: 0px 15px 10px 15px;
}
.zakladka ul { list-style: none; padding: 0; margin: 0; }
.zakladka a {
	text-decoration: none;
	color: black;
	padding-left: 9px;
	line-height: 22px;
	background-image: url(img/strzalka1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.zakladka a:hover {
	background-image: url(img/strzalka2.gif);
}
#menu_lewe {
	width: 220px;
	padding-right: 10px;
}
#prawa_kolumna {}
#prawa_kolumna #tytul {float: left}	
#prawa_kolumna h1 {
	margin: 0;
	padding: 20px 0px;
	color: #1570cf;
	font-size: 24px;
}

/* ------------------------------------ tabela techniczna */
.mniejsza {width: 300px}
.wieksza {width: 610px}
.techniczna td {
	vertical-align: middle; 
	border-bottom: 1px solid #CCCCCC; 
	padding: 5px 10px;
}
.techniczna .tytul {
	background-image: url(img/tech_tlo.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.techniczna .tytul_ciemniej {
	background-image: url(img/tech_tlo_2.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.techniczna .dane {
	text-align: center;
}
.techniczna .dane_ciemniej {
	background-image: url(img/tech_tlo_3.png);
	background-repeat: repeat;
	text-align: center;
}
.techniczna .dane_ciemniej2 {
	background-image: url(img/tech_tlo_4.png);
	background-repeat: repeat;
	text-align: center;
}
.techniczna .dane_tekst {
	line-height: 22px;
	border-bottom: 0px;
}
.techniczna a { color: black; text-decoration: none; font-weight: bold; }
.techniczna a:hover { text-decoration: underline; }

/* ------------------------------------ pasek zamawiam */
.zamawiam {
	background-image: url(img/zamawiam_tlo.png);
	background-repeat: repeat-x;
	height: 30px;
}
.zamawiam .dodatkowe {
	font-weight: bold;
	color: #1570cf;
	text-decoration: none;
	line-height: 30px;
	margin-left: 15px;
	padding-left: 9px;
	background-image: url(img/strzalka2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.zamawiam .dodatkowe:hover {background-image: url(img/strzalka3.gif)}
.zamawiam .btn {
	background-image: url(img/zamawiam.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: none;
}
.zamawiam .btn a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 24px;
}
/* ------------------------------------------------------------------ STOPKA */
#stopka {
	margin: auto;
	width: 900px;
	background-color: white;
	background-image: url(img/stopka_tlo.png);
	background-repeat: repeat-x;
	color: #999999;
	height: 40px;
}
#prawa {
	float: left;
	padding-left: 15px;
	line-height: 30px;
}
#sstore {
	width: 130px;	/* rzeczywista 250px*/
	height: 30px;
	background-image: url(img/stopka_k.png);
	background-repeat: no-repeat;
	float: right;
	line-height: 30px;
	padding-left: 120px;
	margin-right: 20px;
	text-decoration: none;
	color: #999999;
}
#siim:hover {color:#666666}

/* ======================================================================================= STRONA GŁÓWNA */

/* ------------------------------------------------------------------ 1 WIERSZ */
#baner {
	width: 599px;
	height: 130px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 1px;
}
#panel_admin {
	width: 280px;	/* rzeczywista 300px*/
	height: 110px;	/* rzeczywista 130px*/
	background-image: url(img/panel_admin.png);
	background-repeat: repeat-x;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
/* ------------------------------------------------------------------ 2 WIERSZ - CENNIK */
#cennik .produkt_info {
	height: 120px;
	cursor: pointer;
}
#cennik .serwer {
	width: 299px;
	border-right: solid 1px white;
	background-image: url(img/serwer_tlo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#cennik .sklep {
	width: 299px;
	border-right: solid 1px white;
	background-image: url(img/sklep_tlo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#cennik .nazwa {
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
#cennik .cena {
	font-family: Georgia, Verdana, Arial;
	font-size: 60px;
	color: white;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	margin: -4px 0px 0px 0px;
}
#cennik .grosze {
	text-decoration: underline;
	font-size: 22px;
	padding-left: 2px;
}
#cennik .rocznie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#cennik .info {
	list-style-image: url(img/gwiazdka.png);
	padding-left: 28px;
	padding-right: 20px;
}
/* ------------------------------------------------------------------ 3 WIERSZ - PONADTO */
#ponadto {
	background: url(img/ponadto_tlo.png) repeat-x;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	*width: 885px;
}
#ponadto a {
	margin-left: 20px;
	color: black;
	text-decoration: none;
	background-image: url(img/strzalkaz2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#ponadto a:hover {background-image: url(img/strzalkaz3.gif)}
/* ------------------------------------------------------------------ 4 WIERSZ - REJESTRACJA, NOWOSCI */
#rejestracja {width: 549px}
#nowosci {width: 350px}




/* ------------------------------------------------------------------ AdminPANEL */

.serf {
background: #FFFFFF;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
color: #72726B;
}

.serf td {
padding: 5px;
border-right:1px #eee solid;
border-bottom:1px #eee solid;
line-height:20px;
vertical-align: middle;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size:11px;
color: #7E7E7E;
}


.dzserf {
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size:11px;
color: #72726B;
background: #9cd329;
}

.dzserf td {
padding: 5px;
border-right:1px #bbb solid;
border-bottom:1px #bbb solid;
line-height:20px;
vertical-align: middle;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color: white;
}

.usermenu { background: url('img/panel_admin.png') repeat-x top #47a5ff; color: #aaa; }
.usermenu td { padding: 10px; }
.usermenu ul { list-style: none; margin:0; padding:0; }
.usermenu li { display: inline-block; *float: left; width: 150px; margin: 5px; }

A.green:link , A.green:active , A.green:visited 
{
	font: 12px verdana, arial, tahoma;
	color: white;
	text-decoration: none;
}
A.green:hover { text-decoration: underline; }
