/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

#box7 h3 {margin-bottom: 5px;}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	width: 166px;
	height: 21px;
	padding: 11px 0px 0px 16px;
	background: url(images/homepage05.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.text1 a {color: #fff; text-decoration: none;}
.text1 a:hover {text-decoration: underline;}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
}

.text3 {
	text-align: center;
	color: #A1A1A1;
}

.text4 {
	width: 166px;
	height: 21px;
	padding: 9px 0px 0px 16px;
	font-size: 11px;
	color: #FFFFFF;
}


/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	display: inline;
}

.list1 a {
	display: block;
	width: 166px;
	height: 22px;
	padding: 8px 0px 0px 16px;
	background: url(images/homepage06.gif) no-repeat left top;
	text-decoration: none;
	color: #434343;
}

.list1 a:hover {
	text-decoration: underline;
}

.list1 .last a {
	margin-bottom: 10px;
	background-image: url(images/homepage07.gif);
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	display: inline;
}

.list2 a {
	display: block;
	width: 218px;
	height: 21px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 15px;
	background: url(images/homepage11.gif) no-repeat left top;
	color: #434343;
}

/** LINKS */

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #7A7B7B;
}

.link2 {	

}

.link3 {
	display: block;
	height: 25px;
	line-height: 25px;
	width: 144px;
	background: url(images/homepage19.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.link3:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage03.gif) repeat-x left top; }
.bg2 { background: url(images/homepage20.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** BASIC */

html, body {
	height: 100%;
}

#title1 { background: url(images/homepage12.gif) no-repeat left top; height: 31px; line-height: 31px; text-align: left;clear: both; padding-left: 20px; color: #fff; font-size: 14px;}

#title1 a {color: #fff;}

/** HEADER */

#header {
	width: 886px;
	height: 127px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 400px;
	height: 127px;
	/*background: url(images/homepage02.png) no-repeat left top;*/
}

#logo h1 {
	width: 400px; height: 127px;
}

/** TOPMENU */

#topmenu {
	float: right;
}

#topmenu p {text-align: right; margin: 60px 40px 15px 0px; }
#topmenu p img {border: 1px solid #666;}

#topmenu ul {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu ul a {
	display: block;
	float: left;
	padding: 0px 14px;
	border-left: 1px solid #7A7B7B;
}

#topmenu .first a {
	border: none;
}

/** MENU */

#menu {
	width: 886px;
	height: 39px;
	margin: 0px auto;
	overflow: hidden;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 13px 15px 0px 17px;
	background: url(images/homepage04.gif) no-repeat left top;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/** CONTENT */

#content {
	width: 886px;
	margin: 0px auto;
	padding: 10px 0px;
}

#colA {
	float: left;
	width: 182px;
}

#colB {
	float: right;
	width: 699px;
	overflow: hidden;
}

/** FOOTER */

#footer {
	clear: both;
	width: 886px;
	margin: 0px auto;
	padding: 20px 0px;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
	height: 193px;
}

#box6 p {
	float: left;
}

#box6 ul {
	float: right;
	padding-top: 2px;
	line-height: normal;
}

/** BOX7 */

#box7 {
}

#box7 .item {
	float: left;
	width: 312px;
	height: 160px;
	margin:0 8px;
	overflow: hidden;
}
#box7 .item_padded {padding: 20px 0 10px 0;}

#box7 .img1 {
	margin: 0; border: 2px solid #ccc; float: none;margin-top: 10px;
}

.item h3 {height: 36px; overflow: hidden; line-height: 18px;}

.left_item {float: left; width: 125px; text-align: center;overflow: hidden;}
.no_gallery .left_item {display: none;}
.right_item {float: right; width: 170px; overflow: hidden;}
.no_gallery .right_item {width: 295px;float: left;}

#box7 .description {height: 60px; overflow: hidden; line-height: 15px;}
#box7 .button_div {padding-top: 10px;}
/** BOX8 */

#box8 {
}

#box8 .item {
	padding: 20px 10px 30px 20px;
}

#box8 .img1 {
	margin: 0px 20px 0px 0px;
}

#box8 p {
	margin-left: 140px;
}

/** BOX9 */

#box9 {
}

#box9 .item {
	padding: 20px 10px 30px 20px;
}

#box9 .img1 {
	margin: 0px 20px 0px 0px;
}

#box9 .item p {
	margin-left: 140px;
}

#box9 .info {
	padding: 0px 10px 0px 20px;
}

/** BOX10 */

#box10 {
}

/** PALI **/
#box7 .content {
	padding: 20px;
}
.cleardiv {clear: both; font-size: 1px; height: 1px;}
#gal {margin: 5px 0; float: left;}
#gal img {float: left; padding: 3px;border: 2px solid #ccc; margin:0 5px 5px 0; }
#cena {float: left; /*border: 2px solid #ccc;*/margin: 5px 0; }
#cena_inner {width: 200px;height: 120px;/*background: #eee;*/margin: 3px;}
#cena div div {padding: 20px 20px 0 20px;  text-align: center;}
#cena p {text-align: center; font-size: 12px;}
#cena input {background: #ddd;} 

.longdesc {clear: both;}
#sitemap ul {list-style: none;}
.searchfield {width: 90px; border: 1px solid #1372ed;height: 15px; margin-left:15px;line-height: 15px;}
.searchbutton {background: #1372ed; color: #fff; border: 1px solid #0b3fb6;padding: 0 3px;}

.button {display: block; width: 150px; background: #666; color: #fff; border: 1px solid #0b3fb6; height: 24px; line-height: 24px; text-decoration: none; text-align: center;}
input.button {width: 152px;}

a.button:hover {border: 1px solid #ddd;}
.textarea {height: 50px;}

/* SITE */
fieldset { border: 1px solid #ccc; padding: 10px 8px; margin: 0 0 8px 0; background: #eee; color: #000; }
#content input {color:#333;font-weight:bold;background:#eee;border:1px solid #ccc;padding:2px 3px 2px 3px;}
textarea { width: 97%; height: 20em; padding: 3px; border:1px solid #ccc; }
textarea.intro {height: 5em;}
#content input#save, #right input#submit_pass, #right input.button { margin:2px;color:#fff;background:#6699CC;border:1px solid #ddd; }
/* Comments and comment panel styles */
.comment { color: #4e1a1a; background: #f6f0e8; padding: 10px; margin-bottom: 10px; border: 1px solid #C0C0C0; }
.commentsbox { background: #f5f5f5; color: #444; padding: 10px; margin: 5px 0 10px 0; border: 1px solid #ddd; }
.commentsbox legend {color:#6699CC; font-weight: bold;}
.commentsbox table {width: 100%;}

/** TEXT BOX **/
.text_box {background:#fff url(images/homepage06t.gif) repeat-y;}
.text_box_end {background:#fff url(images/homepage07t.gif) no-repeat; height: 7px;  margin-bottom:10px;}
.text_box p {margin: 0; padding: 8px 16px 0 16px;}

/** TABLES **/
#box7 table td, #box7 table th {text-align: left; padding: 2px 4px; border: 1px solid #ddd;}
#box7 table th {background: #eee;}
#box7 table {border: 1px solid #ccc;margin-bottom: 10px; width: 500px;}

#small_cart {float: right; height: 111px; width: 233px; background:#fff url(images/kosik.png) no-repeat; }
#small_cart strong {color: #fff; padding: 11px 0 0 16px; display: block;}
#small_cart a {color: #fff;}
#small_cart div {padding: 8px 10px 4px 10px;}
#small_cart p {padding: 1px 3px; border: 1px solid #ccc; float: none; text-align: right;}
#small_cart p.empty {font-size: 16px; color: #666; padding-top: 35px; font-weight: bold; border: none; text-align: center;}
#small_cart .name {width: 70%;}
#small_cart .qty {width: 10%;}
#small_cart .price {width: 20%;}
#small_cart td {font-size: 10px;}
#small_cart th, #small_cart th {padding: 1px 2px;text-align: left;}

.paginator {clear: both; text-align: center; padding-top: 25px;}

