
body {
	margin: 0;
	padding: 0;
	text-align :center;
	/*background-color: #232323;*/
	color: #DDE6EC;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 10pt;
	
	background: #364552 url(../gfx2/bg4.jpg) 0 0 repeat-x;
}

a {
	text-decoration: none;
	color: #DDE6EC;
}

img {
	border:0;
}

#zdj {
	/*background: #eef7d7 url(../gfx/site_top.jpg) center center no-repeat;*/
	background: transparent url(../gfx2/logo-min.png) center 50% no-repeat;
	height: 200px;
	width: 800px;
	/*border: 1px solid #aaa;*/
	margin: 0 auto;
}
#top {
	/*background-color: #81b5e4;*/
	/*background-color: #cce481;*/
	background: transparent url(../gfx2/top-2.png) center top no-repeat;
	width: 808px;
	border-bottom: 1px solid #DDE6EC;
	height: 200px;
	text-align:center;
	margin:0 auto;
}
#top_info {
	height: 50px;
	position: relative;
	top: 150px;
}

/*  MENU */
#menubox {
	/*background-color: #eef7d7;*/
	/*background-color: #d7e9f7;*/
	height: auto;
	width: auto;
	text-align:center;
	/*border-bottom: 1px solid #dfdfdf;*/
	padding-top:7px;
	padding-bottom:10px;
	margin:0 auto;
	margin-top: 5px;
	/*border-top: 1px solid #DDE6EC;*/
	/*border-bottom: 1px solid #DDE6EC;*/
	
	font-size: 13px;
	font-weight:bold;
}
#submenubox {
	height: 16px;
	width:778px;
	padding: 7px 0;
	padding-left: 30px;
	margin: 0 auto;
	font-size: 13px;
	border-top: 1px solid #DDE6EC;
	font-weight:bold;
	text-align: left;
}


#stopka {
	/*background-color: #f3f3f3;*/
	width: 100%;
	height: 60px;
	text-align:center;
	/*border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;*/
}
/*#ft {
	width: 800px;
	height: auto;
	margin: 0 auto;
	color: #ccc;
	font: bold 65% verdana,helvetica;
	padding: 5px;
	text-align: right;
}
#ft a {
	color: #aaa;
	font: bold 100% verdana,helvetica;
	text-decoration: none;
}*/
#biglogo {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	clear:both;
}
#cont {
	width: 800px;
	height: 100%;
	/*border:1px solid red;*/
	padding: 15px 10px;
	margin: 0 auto;
	text-align:left;

	/*background: transparent url(../gfx2/test-min.png) bottom right no-repeat;*/
}

div#footer {
	width:800px;
	text-align: center;
	font: 75% verdana, arial, helvetica;
	color: #536370;
	margin: 0 auto;

	padding-left:0;
}
div#footer a {
	color: #738390;
}
div#footer a:hover {
	color: #536370;
}

/* LANGS */
div.langs {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
#langs_left {
	background: transparent url(../gfx2/lang_left.gif) left center no-repeat;
	width: 24px;	
}
#langs_right {
	background: transparent url(../gfx2/lang_right.gif) right center no-repeat;
	width: 23px;
}
#langs_center {
	background: transparent url(../gfx2/lang_center.gif) center center repeat-x;
	width: auto;
}
#langs_left,#langs_right, #langs_center {
	height: 45px;
	display: block;
	float:left;
}

div.frm_el {
	color: #DDE6EC;
	margin-left: 30px;
	margin-bottom: 10px;
}

div.frm_el input, textarea#frm_txtarea{
	width: 300px;
	border: 1px solid #A8B6C3;
	background-color: #A8B6C3;
	color: #505C69;
	font-weight: bold;
	padding: 2px;
}
textarea#frm_txtarea {
	background: #A8B6C3 url(../gfx2/at.jpg) center center no-repeat;
}

textarea#frm_txtarea {	height: 200px; }

div#frm_dsubmit,div.frm_dsubmit  {
	text-align:right;
	width: 300px;
}
a#frm_submit, a.frm_submit {
	padding: 5px;
	background-color: #A8B6C3;
	border: 1px solid #505C69;
	color: #505C69;
	font-weight: bold;
}
/*#menu {
	float: left;
	width: 199px;
	height: auto;
	text-align :left;
}*/
/*#tresc {
	float: left;
	width: 580px;
	height: auto;
	
	padding: 5px 10px;
	
}*/
/*
div#cont table {
	border: 1px solid #333;
}
div#cont tr {
	border: 1px solid #333;
}
div#cont td {
	border: 1px solid #333;
}*/


ul#submen, ul#site_menu, ul#ulKoszyk{
	list-style: none;
	margin:0;
	padding:0;
	/*border: 1px solid #eee;*/
	/*border-top:0;*/
}

li.line {
	border-left: 1px solid #A8B6C3;
}

ul#submen li, ul#site_menu li {
	display: inline;
	padding: 5px 5px;
}

ul#submen li {
	background: transparent url(../gfx2/k1.gif) 0 center no-repeat;
	padding-left: 9px;
	color: #fff;
	font-size: 90%;
}

li.sub {
	background-color: #fafafa;
}

li.checked a{
	color: #505C69;
}
li.checked2 a {
	color: #a8b6c3;
}

.txt001 { color: #DDE6EC; }
.txt002 { color: #596D7E; }

.btn, .btn2 {
	color: #DDE6EC;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

.btn:hover {
	color: #505C69;
}
.btn2:hover {
	color: #DDE6EC;
}

.btn3 {
	color: #f7941d;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

.btn4 {
	color: #ff2233;
	font-weight: bold;
}

.btn4:hover {
	color: #dd0000;
}

.mt01 { margin-top: 10px;}
.mb01 { margin-bottom: 10px;}
.mt02 { margin-top: 20px;}
.mb02 { margin-bottom: 20px;}
.ml01 { margin-left: 10px;}
.ml02 { margin-left: 20px;}
.ml03 { margin-left: 30px;}
.ml06 { margin-left: 60px;}
.mr01 { margin-right: 10px;}
.mr02 { margin-right: 20px;}

.fl { float: left; }
.fr { float: right; }
.cl { clear: left; }
.cr { clear: right; }

.align_l { text-align:left;}
.align_r { text-align:right;}
.align_c { text-align:center;}

/* publikacje */

.inwd {
	width: 300px;
	border: 1px solid #A8B6C3;
	background-color: #A8B6C3;

}

#brakmat {
	font-size: 13px;
	font-weight: bold;
	margin-top: 50px;
}

#box_koszyk {
	border-left: 5px solid #223E51;
	margin-top: 50px;
	margin-left: 20px;
	padding-left: 10px;
}

#box_koszyk p{
	padding: 5px;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 5px solid #223E51;
}

.item_pic {
	width: 100px;
	height: 150px;
	border: 0;
	padding: 5px;
	text-align:center;
}

img.vert_b {
	vertical-align: bottom;
}

.item_opis_m p {
	text-align: justify;
}

.item_tytul p {
	font-weight: bold;
	text-align: center;	
}

.item_cena {
	font-weight: bold;
	width: auto;
	margin-bottom: 10px;
}

.koszyk_tytul {
	font-weight: bold;
}

#item_cena_zam {
	border: 1px solid #a8b6c3;
	margin: 20px 0;
	padding: 10px 2px;
}

.item_zam_in {
	width: 30px;
}

.item_btn {
	text-align: right;
	width: 250px;
}

.box_item {
	border-bottom: solid 1px #ccc;
	width: 550px;
	padding: 5px;
	margin-bottom: 5px;
}
/*
ul#ulKoszyk {
	list-style: none;
}*/

ul#ulKoszyk li{
	display: block;
	width: 195px;
	margin:0;
	padding: 0;
}

li.koszyk_suma {
	border-top: 5px solid #223E51;
	margin-top: 15px;
	font-weight: bold;
}

div.pub_page {
	text-align: center;
	margin-top:20px;
	padding: 5px 0;
	font-weight: bold;
	border: 2px solid #223E51;
	border-left: 0;
	border-right: 0;
}
