body
{
	font-family:Helvetica, Arial,Tahoma,Verdana,sans-serif;
	font-size:12px;
	background:url(../images/background_body.png) top left repeat-x;
	background-color:#fff;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}

img
{
	border:none;
}

input, select {
	color: #820d18;
	font-size: 10px;
}

a {
	color: white;
	text-decoration: none;
}
ul {
	clear: both;
	margin: 10px 0 10px 0;
}
li {
	float: left;
	margin-left: 20px;
}

p {
	display: block;
	line-height: 18px;
}

a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
}
.border {
	border: 1px solid red;
}
.checkbox {
	vertical-align: middle;
	margin-top: -3px;
}
.hide {
	display: none;
}
#foot
{	
	background-color:#fff;
}

#main_container
{
	overflow:hidden;	
	background:url(../images/background_body2.gif) top left repeat-x;
	background-color:#961f2a;
}

#container
{
	width:990px;
	margin:0px auto;
	overflow:hidden;	
}

#container_top
{	
	overflow:hidden;
	width:990px;
}

#container_content
{
	overflow:hidden;
	width:990px;
}

#logo
{
	float:left;
	padding-top:10px;
}

#menu_top
{
	float:right;
	overflow:hidden;	
	height:94px;
}

ul.menu
{
	float:right;			
}

ul.menu
{
	margin:0px;
	padding:0px;
	overflow:hidden;	
}

.menu li
{
	list-style:none;
	padding:15px 12px 0px 0px;
	margin:0px 12px 0px 0px;
	border-right:1px solid #dedede;
	float:left;
}

.menu li#last
{
	list-style:none;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	border:none;
	float:left;
}

.menu li a
{
	font-size:12px;
	color:#7f7f7f;
	text-decoration:none;
}
.menu li a:hover
{
	color:#8d101c;
	text-decoration:none;
}
#search
{
	overflow:hidden;		
	width:350px;
	padding-top:12px;	
	float:right;
}

#input_search
{
	float:right;
	background:url(../images/input_search.png) top left no-repeat;
	width:261px;
	height:24px;
}

#input_search input
{
	background:transparent;
	border:none;
	width:251px;
	height:24px;
	padding-left:10px;
	float:right;
}

#icon_search
{
	float:right;
	margin-left: 14px;
}

#content_left
{
	width:300px;
	float:right;
	margin-top: 0px;
}

#content_left, #content_right
{
	float:left;
	overflow:hidden;
}

#background_head_menu
{
	background: url(../images/background_menu_category.png) top left no-repeat;
	width:300px;
	height:24px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-top:15px;
	padding-top:10px;
	sborder-bottom:1px solid #95101c;
}

ol, ul, li {
	margin: 0px;
	padding: 0px;
	outline:0; 
	vertical-align:baseline;
}

/* LEWE MENU ******************************************** */
.menu_links {
	background: #9a1b27 url('../images/background_li_category.png');
}
.menu_links li.background_li_menu1 {
	border-left:1px solid #9e2e39;
	Border-right:1px solid #9e2e39;
	background: #9a1b27 url('../images/background_li_category.png');
}
.menu_links li .txt_menu_left {
	height: 20px;
	line-height: 20px;
	margin-top: 1px;
}
.menu_links li .txt_menu_left a{
	height: 20px;
	width:298px;
	display: block;
	font-size:12px;
	font-weight: bold;
}
.menu_links li .txt_menu_left a span{
	background: transparent url('../images/arrow_menu_min.gif') no-repeat 0px 5px;
	padding-left: 12px;
}
.menu_links .txt_menu_left a:hover {
	background: #454545 !important;
	text-decoration: none;
}
li.background_li_menu2 .txt_menu_left a
{	
	background: #9a1b27;
	xborder-left:1px solid #99333d;
	xborder-right:1px solid #99333d;
	xwidth:298px;
	Xoverflow:hidden;	
	Xpadding-left:0px;
	Xmargin:0px;
	Xborder-bottom: 2px solid #a51b28;	
	height: 19px;
	border-top: 1px solid #ac1d2a;	
	border-bottom: 1px solid #83151d;	
}
li.background_li_menu2 .active a, li.background_li_menu1 .active a
{	
	font-weight: bold;
	background: #780f1a !important;
}
/* LEWE MENU ******************************************** */





.background_li_menu .active {
	background: #750a14;
}

/*
.background_li_menu2 .active {
	background: #800e1a;
}

.background_li_menu2
{	
	background: #961622;
	border-left:1px solid #99333d;
	border-right:1px solid #99333d;
	width:298px;
	overflow:hidden;	
	padding-left:0px;
	margin:0px;
	border-bottom: 1px solid #a0232d;	
	border-top: 0px solid #7d141c;	
	margin-top: -1px;
}
.txt_menu_left2 a
{
	background: transparent url(../images/arrow_menu_min.gif) no-repeat 22px 8px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:3px 6px 0px 36px;
	text-decoration:none;
	margin:0px;
	width:298px;
	height:19px;
	display: block;
	border-top: 1px solid #a0232d;	
	border-bottom: 1px solid #7d101a;	
}
.txt_menu_left2 a:hover {
	background: #850f1a url(../images/arrow_menu_min.gif) no-repeat 26px 8px;
}
*/
#background_bottom_menu
{
	background:url(../images/background_menu_bottom.png) bottom left no-repeat;
	width:300px;
	height:10px;	
}

.frame
{
	border:1px solid #ae5b63;
	overflow:hidden;
	padding:10px;
	margin:15px 0px;
	width:278px;
	color: white;
}

.frame .zapisz_sie
{
	background:url(../images/koperta.gif) 6px 2px no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:6px 0px 6px 56px;
	
	
}

#input_newsletter
{
	background:url(../images/input_newsletter.png) top left no-repeat;
	width:270px;
	height:22px;	
}

#input_newsletter input
{
	background:transparent;
	border:none;
	width:260px;
	height:22px;
	padding-left:10px;
}

#button_newsletter
{
	overflow:hidden;
	float:left;
	margin:10px 0px 0px 0px;	
}

#button_newsletter_left
{
	background:url(../images/button_newsletter_left.png) top left no-repeat;
	width:10px;
	height:21px;	
	float:left;
}

#button_newsletter_middle
{
	background:url(../images/button_newsletter_middle.png) top left repeat-x;	
	height:18px;	
	padding:3px 8px 0px 8px;
	float: left;
}

#button_newsletter_middle a
{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#button_newsletter_right
{
	background:url(../images/button_newsletter_right.png) top left no-repeat;
	width:10px;
	height:21px;
	float:left;	
}


#box_content_right
{
	padding:15px 0px 0px 15px;
	overflow:hidden;
	width:665px;
	color: white;
	font-size:11px;
	margin-left: 6px;
}

#head
{
	overflow:hidden;
	padding-bottom:1px;
	margin-bottom:1px;
	padding-top: 4px;
	border-bottom:1px solid #99343d;
	width:675px;
}

#path
{
	overflow:hidden;
	padding-bottom:4px;
	margin-bottom:8px;
	border-bottom:1px solid #99343d;
	width:675px;
	height:18px;
	font-size:11px;
	color: #b27076;
}

#icon_i, #txt_head
{
	float:left;	
}

#txt_head, .txt_head2
{
	font-size:17px;
	color:#fff;
	padding:0px 0px 0px 10px;	
}

#txt_head3
{
	background:url(../images/arrow_double.gif) left 3px no-repeat;
	font-size:15px;
	color:#fff;
	padding:0px 0px 0px 20px;	
}

.wiecej {
	background:url(../images/arrow_wiecej.gif) right 5px no-repeat;
	font-size: 12px;
	padding: 0 10px 8px 4px;
	font-weight: 600;
}
div.ramkaDiv{
	padding: 1px;
	border: 1px solid #ae5b63;
	background: #6b1a21;
}
img.ramka {
	padding: 1px;
	border: 1px solid #c18b8e;
	background: #6b1a21;
}

img.ramka2 {
	padding: 2px;
	border: 1px solid #99343d;
	background: #ffffff;
}

.doublePanel
{
	width:318px;
	display: block;
	float: left;
}

.news
{
	height: 151px;
	overflow:hidden;
	width:314px;
	margin:0px 0px 0px 0px;
}

.news_tlo
{
	width: 632px;
	border: 1px solid #ae5b63;
	padding: 10px 15px 10px 15px;
}

.hr
{
	display: block;
	border-bottom: 1px dashed #a9585f;
	width: 100%;
	height: 5px;
}

.przerwa
{
	margin-left:30px;
	float:left;
	display: block;
}

.head_news, .box_txt_image
{
	overflow:hidden;
	width:318px;
}

.icon_news, .data_news
{
	float:left;
}

.icon_news
{
	padding-top:1px;
}

.data_news
{
	background:url(../images/icon_news.png) 2px 2px no-repeat;
	font-size:12px;
	color:#fff;
	padding:0px 0px 0px 22px;
	font-weight: 600;
	overflow: hidden;
	height: 16px;
	width: 300px;
}

.box_txt_image
{
	padding-top:5px;
}

.txt_news, .txt_news2
{
	font-size:11px;
	color:#fff;
	padding:5px 0px 0px 0px;	
}

.image
{
	float:left;
	width:80px;
}

.txt_news2
{
	float:left;
	padding:0px 0px 0px 10px;
	width:210px;
}

.txt_head2
{
	padding:0px;
	clear:both;
	padding-bottom:10px;
}

#frame_txt_company
{
	overflow:hidden;
	width:640px;
	padding:10px;
	border:1px solid #b6666e;
	background:url(../images/arrow_border.png) no-repeat;
	background-position: 99.5% 97.5%;
}

#image_company
{
	margin-right:20px;
	margin-left:5px;
	margin-bottom:15px;
	float:left;
}

#txt_company
{
	
	text-align: justify;
	margin: 0 15px 0 10px;
}

#txt_company p
{
	font-size:11px;
	color:#fff;
	padding:0px;
	margin:15px 0px;
	line-height:18px;
}

#foot_head
{	
	overflow:hidden;
	width:990px;	
}

#icon_partners
{
	float:left;
}

.txt_head3
{
	float:left;
	font-size:17px;
	color:#fff;
	padding:0px 0px 15px 10px;	
}


.logo
{
	overflow:hidden;
	width:1060px;
	margin:0px auto;
	text-align: center;
	height: 80px;
}
.logo img
{
	margin: 10px 16px 10px 16px;
}


.txt_logo
{
	float:left;

	font-size:18px;
	color:#5b5b5b;
	margin:25px 32px;
}

#box_copyright
{
	border-top:1px solid #ccc;	
}

#content_copyright
{
	overflow:hidden;
	margin:0px auto;
	width:990px;
}

#txt_copyright, #txt_copyright2
{
	font-size:11px;
	color:#868686;
	padding:10px 0px;
	float:left;
}

#txt_copyright2
{
	float:right;
}

#color
{
	color:#941c26;
	font-weight:bold;
	padding-left:5px;
}

table.gallery  {
	float: left;
	margin: 5px;
}
table.gallery td {
	height: 124px;
	padding: 5px;
	background: #952731;
	border: 1px solid #ae5b63;
}

table.gallery2 {
	float: left;
	margin: 4px;
}
table.gallery2 td {
	height: 126px;
	width: 120px;
	background: #952731;
	border: 1px solid #ae5b63;
	padding: 6px 4px 6px 4px;
}


div.art_show {
	width: 652px;
	background: #780c16;
	border: 1px solid #ac464f;
	padding: 6px 4px 6px 4px;
}

div.art_show div.naglowek {
	padding: 5px 10px 5px 10px;
}


.optionsPrices {
	margin: 0px 0px 10px 0px;
	background: #710e17;
	border: 1px solid #ae5b63;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
}
.optionsPrices select {
	padding: 2px;
	font-weight: bold;
}
div.opis_art ul {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}


/* ****************************************************** */
.pager_page {
	width: 670px; 
	text-align: center; 
	float: left;
	margin-top: 20px;
}
.pager_page a, .pager_page div.p {
	font-size: 12px;
	padding: 4px 2px 4px 2px;
	height: 16px;
	display: block;
	float: left;
}
.pager_page div.p {
	font-weight: bold;
	padding: 4px 3px 4px 3px;
}
.pager_page a.active {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	background-color: #710e17;
}

/* ****************************************************** */
	
	.kontakt {margin: 0 auto;  text-align: center; width: 100%;}
		.kontakt .form{margin: 0 auto; width: 430px; text-align: center; padding: 30px 40px 20px 40px; background: #710e17; border: 1px solid #ac464f;}			
			.kontakt .form .input{font-size: 11px; margin-bottom: 4px; text-align: left;}			
				.kontakt .form .input input, .kontakt .form .input textarea{background: white; font-size: 12px; margin-bottom: 4px; text-align: left; border: 1px solid #a32d38; padding: 3px;}			
			.kontakt .form .button{background: #585858 url('../images/button_newsletter_middle.png') repeat-x; color: white; border: 0px; padding: 2px 10px 2px 10px;}			
	.kontakt .adres{width: 22em; float: right;}	
	
/* ****************************************************** */	
.errorField{color: #ff929c !important; font-weight: bold;}
.errorField input, .errorField textarea, .errorField select {border: 2px dotted red !important;}
.errors {border: 1px solid #ffabab; font-size: 12px;  padding: 20px 10px 20px 90px; background: #ffd2d2 url('../images/uwaga.gif') no-repeat 12px center; color: #4f4f4f !important; margin: 0 0px 20px 1px; text-align: left;}
.msg {text-align: left; font-size: 12px; border: 1px solid #85d638; padding: 20px 10px 20px 90px; background: #baf87e url('../images/succes.gif') no-repeat 12px center; color: #4f4f4f; margin: 0 0px 20px 0px;}

