@charset "UTF-8";

body,html { height:100%;background-color:#DAD9C6; }
body, html, table, tr, td
{
	font-family:Verdana, Tahoma, Helvetica;font-size:11px;line-height:18px;color:#000;
}
body, html , div, h1, h2, h3, h4,h5,h6, div, a , table, tbody, tr, td, th, img, ul, li, form, input, select, legend, textarea, label
{
	margin:0px;padding:0px;border-width:0;border-style:none;border-collapse:collapse;vertical-align:top;
}
a { text-decoration:none; color:#5D9C87; letter-spacing:1px; font-weight:bold; }
a:hover { text-decoration:underline; }
a.active { text-decoration:underline; }
h4 { font-weight:bold; font-family:tahoma; font-size:10px; text-align:left; display:block; height:18px; margin:2px 0px 8px 0px; text-transform:UpperCase; }
h4, h4 a { color:#000000; }
h5 { font-weight:bold; font-family:Verdana; font-size:11px; text-align:center; display:block; height:18px; margin:2px 0px; text-transform:UpperCase; }
h6 { font-weight:bold; font-family:Verdana; font-size:10px; text-align:left; display:block; height:18px; margin:2px 0px; text-transform:Capitalize; }
.date { font-weight:normal; font-family:Bookman; font-size:10px; letter-spacing:1px; }
.content ul, #content ul {	padding:0px 12px;}
.content h3, #content h3 { display:block; margin-top:10px; text-transform:UpperCase; font-size:15px; height:22px; line-height:22px; }
.name { font-weight:bold; }
.clear { clear:both; }
.content { padding:10px; }
.content ul li { margin:0px 0px 0px 18px; }
.images { text-align:center; }
.skrzynka { padding:12px 0px; }
.skrzynka p { margin:6px 0px 12px 0px; }
.catgallery { padding:12px 0px; }
.catgallery div { float:left; width:234px; display:block; text-align:center; padding:8px; }
.gallery { text-align:center; }
.docgallery img, .gallery img { margin:8px; border:1px solid #cecece; }
.wiecej, .powrot {
	cursor:pointer;
	height:22px;
	line-height:22px;
	padding-right:19px;
	text-align:right;
	background-repeat:no-repeat;
	background-position:right 7px;
}
.wiecej { background-image:url('../images/strzalka.png'); }
.powrot { background-image:url('../images/powrot.png'); }

.wiecej, .powrot, .wiecej a, .powrot a {
	color:#9D9C87;
	font-size:9px;
	text-transform:Capitalize;
}
.wiecej a:hover { color:#7F7938; }
.partner { display:block; padding:4px 0px; text-align:center; }
.partner, .partner a { font-size:9px; font-family:Verdana; }
.partner a { display:block; padding:2px 0px; line-height:11px; letter-spacing:0px; }
.partner .content { padding:2px 10px; }
.content input, .content textarea { display:block; border:1px solid #cecece; padding:1px 2px; width:300px; }
.content textarea { height:120px; }
.content form table { width:100%; }
.content form th, .content form td { padding:2px; }
.content form th { text-align:right; width:150px; text-transform:Capitalize; }
.content form .submit { width:80px; border:1px solid #a0a0a0; }
.red { font-weight:bold; color:#ff0000; }
/*830, 732*/
#rootbg {
	background-image:url('../images/bg_root.gif');
	background-repeat:repeat-y;
	background-position:center top;
	width:100%;
}
#root {
	background-image:url('../images/bg_top.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
#container {
	
}
#main, #bottom { width:732px; }
#main {
	background-color:#ffffff;
	text-align:left;
}


/*TOP*/
#baner {
	height:185px;
	background-image:url('../images/baner.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}
/*main*/
#left, #right {
	display:block;
	float:left;
}
#left {
	width:187px;
}
#right {
	width:545px;
}
#right .content {
	padding:10px 20px;
}
#right h1 {
	display:block;
	height:46px;
	line-height:46px;
	background-image:url('../images/bg_h.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	padding:0px 10px;
	text-align:right;
	font-family:Verdana;
	font-size:13px;
	color:#6A6A6A;
	border:1px solid #B7B4B1;
	border-left:0px none;
	width:498px;
}
/*menu*/
#menu {
	width:186px;
	border-top:1px solid #9A9A87;
	border-right:1px solid #C2C1A9;
	padding:20px 0px 0px 0px;
	background-color:#F0F2E1;
	background-image:url('../images/bg_menu.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
}
#menu a, #menu h3, #menu .h3 {
	display:block;
	_height:auto !important;
	_height:14px;
	min-height:14px;
	line-height:14px;
	padding:2px 6px 2px 31px;
	border-bottom:1px solid #C2C1A9;
	font-weight:bold;
	font-family:Tahoma;
	font-size:9px;
	text-transform:UpperCase;
	letter-spacing:0px;
}
#menu a {
	background-image:url('../images/bg_menu_a.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#F0F1E1;
	color:#5C5D54;
}
#menu h3, #menu .h3 {
	background-image:url('../images/bg_menu_h.gif');
	background-repeat:repeat-y;
	background-position:left bottom;
	background-color:#BEC0AE;
	color:#FFFFFF;
}
#menu a:first-child, #menu h3:first-child, #menu .h3:first-child {
	border-top:1px solid #C2C1A9;
}
#menu a:first-letter, #menu h3:first-letter, #menu .h3:first-letter {
	font-size:11px;
}
#menu a:hover {
	background-color:#DCE7BC;
	background-position:left top;
}
#menuboard {
	background-image:url('../images/menu_belka.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	width:202px;
	height:18px;
	margin:10px -7px 0px -9px;
	position:relative;
}
#content {
	padding:10px 20px;
}
/*bottom*/
#bottom { margin-top:30px; line-height:12px; }
#bottomtop {
	background-image:url('../images/bg_bottom.jpg');
	background-repeat:repeat-y;
	background-position:left top;
	border-top:1px solid #CBD3B0;
	border-bottom:1px solid #9D9C87;
	width:716px;
	padding:1px 8px;
	min-height:40px;
}
#bottom a, #bottombar a {
	color:#ffffff;
	font-size:9px;
}
#bottombar {
	background-image:url('../images/bg_bottom_bar.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	padding:20px 0px 10px 0px;
}

.pallet {
	display:block;
	float:left;
	width:290px;
	margin:10px 28px;
	_margin:10px 18px;
}
.pallet a.name {
	color:#000000;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	display:block;
}
.pallet ul li {
	margin:0px 0px 0px 22px;
}
