* {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}

body {
	
	color: #f9942c;
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-align: center;
}

td {
	font-family: Arial, Tahoma;
	font-size: 11px;
}

hr {
	height: 1px;
	background-color: #D1D1D1;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.none {
	display: none;
	position: absolute;
	margin-left: 215px;
}

/* ----------------------------------------- */

div#main{
	background-color: #000000;
	width: 100%;
}

div#main_container{
	position: relative;
	min-height: 1086px;
}



div#top{
	background-color: #000000;
	height: 47px;
}

div#top_center{
	width: 804px;
	padding-top: 20px;
	margin: 0 auto;
}

div#menu1 ul, div#menu1  ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

div#menu1 ul li {
	display: inline;
	white-space: nowrap;
	padding-right: 14px;
	padding-left: 16px;
	padding-left: 0;
}

div#menu1 ul li:hover{
	text-decoration: underline;
	color: #ffffff;
}

div#menu1 *{
	font-size: 12px;
	font-family: Arial, Tamoha;
	text-transform: uppercase;
	text-align: left;
}

div#log_show span{
	color: #ffffff;
}


div#middle1{
	background: url("../gfx/mid1.jpg") repeat-x #888888;
	height: 350px;
}

div#middle1_center{
	background-color: #22ff11;
	width: 804px;
	height: 350px;
	margin: 0 auto;
	background: url("../gfx/mid1_center.jpg") no-repeat;
	position: relative;
	padding-top: 263px;padding-top: 0px;
}

div#test{
	width:804px;
	height: 263px;
}

div#title{
	position: absolute; left: 20px; top: 35px;
	min-width: 200px;
	min-height: 80px;
	
	background: url('../gfx/logo.gif') no-repeat top left;
	padding-left: 205px;
	text-align: left;
	padding-top: 35px;
}

div#login_client{
	position: absolute; right: 0px; top: 0px;
	width: 200px;
	height: 150px;
	background-color: #000000;
	display: none;
}

div#login_client p{
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
}

div#login_client input{
	margin-top: 6px;
	margin-bottom: 10px;
	width: 150px;
	font-style: normal;
}

div#input_submit{
	color: #000000;
}

div#menu2_bg{
	width: 804px;
	height: 87px;
	background: url('../gfx/menu2_bg.jpg') no-repeat left;
}



div#menu2{
	width: 804px;
	height: 87px;
	padding-left: 16px;
	padding-top: 44px; 
}

div.m2{
	min-width: 20px;
	height: 30px;
	float: left;
	display: inline;
	background: url('../gfx/m2.gif') no-repeat left;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

div.m2 p{
	color: #a7a7a7;
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
	padding-top: 13px;
}

div.m2 p a{
	color: #a7a7a7;
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
	padding-top: 13px;
}


div#middle2{
	background-color: #000000;
	min-height: 408px;
}

div#middle2_center{
	
	min-height: 408px;
	width: 804px;
	margin: 0 auto;	
}

div#middle2_center_content{
	color: #ffffff;
	font-family: Arial, Tahoma;
	font-size: 12px;
	padding: 44px 0px 44px 24px;
	text-align: left;
	background: url("../gfx/mid2_center.gif") repeat-x #212121;
	float: left;
	width: 780px;
}


div#bottom{
	background-color: #000000;
}

div#bottom_center{
	margin: 0 auto;
	width: 804px;
	min-height: 150px;
	
	background: #000000;
}

div#bottom_center_l{
	width: 257px;
	min-height: 150px;
	display: inline;
	float: left;
	background: url("../gfx/b_c_l.png") repeat-x #0c0c0c;
}

div#bottom_center_c{
	width: 256px;
	min-height: 150px;
	display: inline;
	float: left;
	border-left: 1px solid #000000;
	
	background: url("../gfx/b_c_c.png") repeat-x #080808;
}

div#bottom_center_r{
	width: 289px;
	min-height: 150px;
	display: inline;
	float: right;
	background: url("../gfx/b_c_r.png") repeat-x #0c0c0c;
}

div.bottom_content{
	padding: 20px;
	color: #6e6e6e;	
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}

div.bottom_content_c{
	padding: 20px;
	color: #575757;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}


div#footer{
	background-color: #000000;
}

div#footer_c{
	margin: 0 auto;
	width: 804px;
	height: 60px;
}

p#foot{
	padding-top: 10px;
	color: #ffffff;
	font-size: 10px;
}



div#admin_content{
	position: relative;
	font-size: 14px;
	margin-left: 10px;
}

div#admin_content textarea{
	width: 730px;
}

div#check{
	height: 23px;
	margin-right:-1px; /* blad precyzji w IE */
}

div.check input{
	height:22px; /* wysokosc grafiki */
	width:22px; /* szerokosc grafiki */
	padding:0px;
	margin:0px;
	display:block;
}

div.check label
{
  text-align:left;
  display:block;
  float:left; /* zmniejszy rozmiar pola do minimum */
  clear:both; /* likwiduje skutek float */
  font-size:14px; /* rozmiar tekstu */
  font-family:Arial, Verdana, serif;
  padding-top:0px;
  padding-right:5px; /* maly margines za polem */
  padding-bottom:0px;
  padding-left:24px; /* 2+szerokosc grafiki */
  line-height:22px; /* wysokosc grafiki */
  margin-top:-22px; /* -(wysokosc grafiki) */
  margin-right:-24px; /* -2-(szerokosc grafiki) */
  margin-bottom:0px;
  margin-left:0px;
  background:url('../gfx/checkbox.gif') top left no-repeat;
  position:relative;
}

div.check input:checked+label
{
  background-position:bottom left;
}

div.check input:focus+label, div.check label:active
{
  outline:dotted 1px #000000;
}

div.zamknij
{
  clear:both;
}

div.check label.checked
{
  background-position:bottom left;
}

table{
	border: 0;
	
}

td{
	padding-right: 20px;
	text-align: left;
	font-size: 12px;
}

td.inf{
	text-align: right;
}

table input.finp{
	width: 320px;
	border: 1px inset #ffffff;
}

table textarea {
	width: 320px;
	height: 120px;
	border: 1px inset #ffffff;
}

#subCom {
	border: 2px outset #555555;
	width: 322px;
}

div.komentarz {
	padding: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 680px;
	background-color: #666666;
}

div.opinia {
	font-size: 13px;
	padding-bottom: 5px;
}

p.nazwisko {
	font-size: 11px;
	color: #ddee33;
}

p.data {
	font-size: 11px;
	color: #cccccc;
}

p.firma {
	font-size: 12px;
	color: #ddddff;
}

p.adresUrl, p.adresUrl a {
	font-size: 12px;
	color: #bbbbff;
	text-decoration: underline;
}

div.ukryte {
	display: none;
}

.active {
	background-color: #555555;
}

#zakladki, #zakladki tr, #zakladki td {
	text-align: center;
}

#zakladki td {
	height: 30px;
}

form table tr td{
	text-align: center;
	padding-left: 15px;
}

/* Style po 15 września 2011 */

div.box {
	float: left;
	width: 500px;
	background: #303030;
	margin: 13px 10px;
	padding: 10px 20px;
	}

div.box .desc {
	width: 100%; /* 350px; */
	float: left;
	}

div.box h1 {
	color: red;
	font-size: 16px;
	font-weight: bold;
	}
	
div.box p {
	margin: 10px 0;
	}
	
div.box p a {
	color:lime;
	text-decoration: underline;
	}
	
div.box .more { 
	float: left;
	margin: 25px 0px 5px;
	font-weight: bold;
}

div.box .more a {
	color: yellow;
	text-decoration: underline;
	font-weight: normal;
	font-size: 17px;
	padding: 6px;
	margin: 5px 20px;
	-webkit-transform-origin: center top;
       -moz-transform-origin: center top;
         -o-transform-origin: center top;
            transform-origin: center top;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
	}
	
div.box .more a:hover, div.box .more a.hover {
	color: red;
	}
	
div.box .info {
	float: right;
	width: 140px;
	}
	
div.box .info .price {
	margin-top: 10px;
	float: left;
	width: 100%;
	text-align: center;
	color: red;
	font-size: 20px;
	font-weight: bold;
	}
	
div.box .info .price_kind {
	float: left;
	width: 100%;
	text-align: center;
	color: #888;
	font-size: x-small;
	}
	
div.box .info .order {
	float: left;
	border: red 1px solid;
	margin: 10px;
	padding: 10px;
	} 
	
div.box .info .order a {
	text-decoration: underline;
	color: #DD3;
	font-size: 20px;
	}

#left_column {
	float: left;
	width: 561px;
	}

#right_column {
	float: right;
	width: 200px;
	margin: 9px;
	}
	
#right_column .main_box {
	background: #303030;
	margin-bottom: 10px;
	padding: 10px 20px;
	}
	
#right_column .main_box h1 {
	color: red;
	font-size: 16px;
	font-weight: bold;
	}

#right_column .main_box ul {
	margin: 15px 0 0px 0px;
	list-style: none;
	}

#right_column .main_box ul li {
	background: url(../gfx/ok.png) no-repeat;
	padding-left: 25px;
	}

#demo {
	border: red 1px solid;
	margin: 10px;
	padding: 10px;
	text-align: center;
	}

#demo a {
	text-decoration: underline;
	color: #DD3;
	font-size: 15px;
	font-weight: bold;
	}
	
#loga {
	width: 170px;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin: 15px 0 0;
	}
	
#slider {
	position: absolute;
	top: 0px;
	left: 0px;
	}

#slider .img_holder {
	width: 170px;
	height: 100px;
	float: left;
	text-align: center;
	}

#slider img {
	max-width: 170px;
	max-height: 100px;
	}
	
.help {
	background: url('../gfx/help.png') 5px center no-repeat;
	padding-left: 30px !important;
	display: inline;
	}
	
.arrow {
	background: url('../gfx/arrow.png') 5px center no-repeat;
	padding-left: 30px !important;
	display: inline;
	border: red 1px solid;
	}
