/* ------------------------- Global --------------------------------- */
/**{margin: 0; padding: 0;}*/
body {background: url("../images/frontend/bg.gif") repeat-y 50%;	background-color: #FBCB80; color: #9D0D15; 	font: normal 13px Tahoma, Arial, Verdana, sans-serif;	margin: 0; padding: 0;	margin-top:0px; margin-bottom:15px;}
ul { list-style-type: none; margin: 0; padding: 0;}
p, li {margin: 0; padding: 0;}
img { border: 0; }
hr { clear: both; visibility: visible; height: 1px; }
table { border-collapse: collapse; }
*:focus {outline: none;}
a:link, a:focus, a:visited, a:active { color: #9D0D15; text-decoration: none; }
a:hover { text-decoration: underline; color:#FF4200;}

/* ------------------------------------------------------------------ */
#bg{
	width: 1023px;
	margin: 0 auto;
}
#maincontainer{
	width: 1011px;
	margin: 0 auto;
}

/*--------------top------------*/
#bgtop{
	background:url("../images/frontend/bgtop.gif") repeat-x 0 212px ;
	background-color: #D21B1F;
	width:100%;
	height:220px;
}
#top{
  background:url("../images/frontend/baner.jpg");
  width:1011px;
  height:220px;
  margin: 0 auto;
}
.msg{
	background: green;
	margin-top:20px;
	padding:7px;
	border:1px solid green;
	width: 616px;
	color:#fff;
}
.err{
	background: #ff0000;
	margin-top:20px;
	padding:7px;
	border:1px solid red;
	width: 616px;
	color:#fff;	
}
.nonvisible{
	display:none;
}
#manucon{
	float: left;
	width:1011px;
}
#manu{
	float: left;
	width:1011px;
}

#topleft{
	background: #FCF7F0 url("../images/frontend/lmid.gif") repeat-y right;
	width:240px;
	float:left;
	padding: 0 0 5px;
}

#topltop{
	background: #FCF7F0 url("../images/frontend/ltop.gif") no-repeat right;
	width: 240px;
	height: 7px;
}

#toplbot{
	background: url("../images/frontend/toplbot.gif") no-repeat right;
	width: 240px;
	height: 7px;
}

#fbottom{
	float:left;
	margin-top: 5px;
	padding-left: 40px;
}

/*--------------manu-----------*/
#mainManu{
	float: left;
	width: 1011px;
}
#mleft{
	float: left;
	background:url("../images/frontend/mleft.gif") no-repeat;
	width: 5px;
	height: 41px;
	margin:4px 0;
}
#mright{
	float: left;
	background:url("../images/frontend/mright.gif") no-repeat;
	width: 6px;
	height: 41px;
	margin:4px 0;
}
ul#manu{
	background:url("../images/frontend/mmid.gif") repeat-x;
	height:31px;
	margin:4px 0;
	float:left;
	width:985px;
}
ul#manu li{
	float: left;
	display:block;
	height:30px;
	margin:7px 11px 0 11px; 
}
ul#manu li a{
	display: block;
	font-weight: bold;
}
ul#manu li:hover ul.submanu{
	display:block;
}
ul#manu li ul.submanu{
	position:absolute;
	margin:12px 0 0 0; 
	background:#FBF2E4;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	display: none;
	z-index: 100;
}
ul#manu li ul.submanu li{
	float: none;
	height:20px;
	margin:0px;
	padding:7px 15px 0 15px;
}
ul#manu li ul.submanu li:hover{
	background: #FFFBF6;
}
ul#manu li ul.submanu li a{
	margin-left:5px;
	font-weight: normal;
}
/*--------------middle------------*/
#middle{
	float:left;
}

/*--------------left------------*/
#ltop{
	background: url("../images/frontend/ltop.gif") no-repeat right center;
	width: 181px;
	height: 7px;
}
#lbot{
	background: url("../images/frontend/lbot.gif") no-repeat right center;
	width: 181px;
	height: 7px;
}
#left{
	background: url("../images/frontend/lmid.gif") repeat-y right center;
	width:181px;
	float:left;
	padding: 0 0 7px;
}
.linki{
	width: 180px;
	margin-top: 5px;
	padding-left: 6px;
}
#left a{
	font-size: 12px;
	font-weight:bold;
	display: block;
}
#kfirm, #kost{
	float:left;
	font-size: 14px;
	margin: 10px 0px 10px 12px;
	width: 170px;
}
#searchinput{
	height:19px;
	float: right;
	margin-right: 2px;
}
#searchbutton{
	float: right;
}

/*------------ right--------------*/
#right{
	float: right;
	padding-left: 5px;
}

/*
#ltopRight{
	background: #FCF7F0 url("../images/frontend/ltop.gif") no-repeat right;
	width: 131px;
	height: 7px;
}
#right{
	background: #FCF7F0 url("../images/frontend/lmid.gif") repeat-y right;
	width:131px;
	float:left;
	padding: 0 0 7px;
}
#lbotRight{
	background: #FCF7F0 url("../images/frontend/lbot.gif") no-repeat right;
	width: 131px;
	height: 7px;
}
*/
/*------------banery-------------*/

#bigtop{
	margin: auto;
	float:none;
	padding-right: 17px; 
	margin-top: 3px;
	width:750px;
}

/*--------------content---------*/
#contentcontainer{
	float: left;
	width: 650px;
}

#content{
	background:url("../images/frontend/mcon.gif") repeat-y right;
	float: left;
	width: 787px;
	padding: 15px 15px 15px 15px;
	min-height:300px;
}
#content a, #content a:link, #content a:visited, #content a:active, #content a:focus{color: #9D0D15;}

#content h1{
	font-size:18px;
	color:#9D0D15;
	margin-bottom: 4px;
}
#content h2{
	font-size:15px;
	color:#9D0D15;
	margin-bottom: 7px;
}

#smallbaner{
	width: 650px;
	margin-bottom: 7px;
}

ul{
  padding-top:5px;
  padding-bottom:7px;
  margin-left:20px;
}
ul li{
  line-height:15px;
  list-style: disc;
}
ol{
	padding-top:5px;
	padding-bottom:7px;
	margin-left:30px;
}
#tcom{
	background: url("../images/frontend/tcon.gif") no-repeat right;
	float:left;
	width: 817px;
	height: 6px;
}
#bcom{
	background: url("../images/frontend/bcon.gif") no-repeat right;
	float:left;
	margin-right:2px;
	width: 817px;
	height: 6px;
}
.table{
	width: 630px;
}

.table td{
	margin: 7px 0 0 4px;
}

.listtitle{
	font-size: 15px;line-height: 30px;
}
.imgtd{
	width: 130px;
	height: 110px;
	padding:9px;
	vertical-align: middle;
	text-align: center;
}
.moretdbutton{
	vertical-align: bottom;padding-bottom: 7px;
	width: 90px;
}
.moretd{
	vertical-align: bottom;padding-bottom: 7px;
	width: 90px;
}

#addcomment fieldset{
	border: none;
}
#addcomment div{
	padding: 5px 0;
}

input{
	border: 1px solid #acacac;
	background: url("../images/frontend/inputbg.gif") no-repeat;
}
textarea{
	border: 1px solid #ddd;
}
#ctitle{
	margin: 7px 0;
}
#cdescription{
	margin: 15px 0;
	width:380px;
	text-align: justify;
}
#arttitle{
	margin-bottom: 15px;
}
#artcont{
	width: 630px;
	text-align: justify;
}
#artcont a, #artcont a:link, #artcont a:visited, #artcont a:active, #artcont a:focus{color: #FF4200;}

.imgarticlediv{
	float:left;
	padding:3px;
	margin: 15px 15px 15px 0;
	border:1px solid #ffbbbb;
}

.imgarticlediv img{
	vertical-align: bottom;
}
.ai{float:left;	width:627px;}

/*----Home Page-----------*/
ul#mainbox{
	float:left;
	margin: 0px;
	padding: 0px;
}
ul#mainbox li{
	padding:15px;
	height:27px;
	width:198px;
	background: #FEFDFC;
	margin-bottom: 2px;
	border-bottom:1px solid #F5E4DE;
	list-style-type: none;
}


/*-----------//-----------*/

/*---Paginator--*/
.paginator{
	width: 600px;
	clear:both;
}
.paginator li{
	float: left;
	padding: 0 5px;
	list-style: none;
	line-height: 30px;
}
.paginator li a{
	background: #ff8888;
	padding: 3px 6px;
	color: white !important;
}
.paginator li span{
	background: white;
	border:1px solid #ffbbbb;
	padding: 3px 6px;
	color: red !important;
}

#vlatest{
	background: #FBF1DB;
	float: left;
	padding: 5px;
	margin: 4px 0;
	width:630px;
}
.vlatestItem{
	float: left;
	margin-right: 5px;
	width: 120px;
}
#hlatest{
	background: #FBF1DB;
	float: left;
	padding: 5px;
	margin-left: 12px;
	width:140px;
}
.hlatestItem{
	margin: 0 auto;
	width: 120px;
	margin-top:10px;
	margin-bottom: 15px; 
}


#serchform{
	float: left;
}

#serchform form{
	float: left;
}

a.rememberOrane{
	background: url("../images/frontend/borange.gif") no-repeat;
	padding-top:2px;
	float: left;
	color: #fff !important;
	margin-bottom:80px;
	margin-top:15px;
	width:74px;
	height:19px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

div.rememberGreen{
	background: url("../images/frontend/bgreen.gif") no-repeat;
	padding-top:2px;
	padding-left:1px;
	float: left;
	color: #fff !important;
	margin-bottom:80px;
	margin-top:15px;
	width:74px;
	height:19px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

div.rememberGreey{
	background: url("../images/frontend/bgreey.gif") no-repeat;
	padding-top:2px;
	float: left;
	color: #eee !important;
	margin-bottom:80px;
	margin-top:15px;
	width:74px;
	height:19px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
/*----Galeria---*/
.imgBox{
	float: left;
	margin:5px 15px;
	width: 126px; 
	height:155px;
}
.imgGallery{
	border:3px solid white;
}
.showdate{
	display:block;
	margin-bottom: 15px;
	color:#bbb;
}
.swfBane{
	position: absolute; left:244px; width:750px; height:100px; display: block;
}
#orderform fieldset{
	border: 1px solid #ddd;
	width: 610px;
}
#orderform dl{}
#orderform dt{
	padding: 4px 0px 2px 0;
}
#orderform dd{
	margin: 0px;
}

#orderform input[type=text]{
	width: 200px;
}

#orderform #fieldset-sbm{
	border:none;
}
#price{
	margin-left: 5px;
	padding: 2px 2px 2px 30px;
	width:592px;
	font-weight: bold;
	border:2px solid #F5E4DE;
	background: #FEFDFC;
}
.artCurrent{
	background: #ff0000 !important;
}
.artCurrent a, .artCurrent a:link, .artCurrent a:visited, .artCurrent a:active, .artCurrent a:focus {
	color: white !important;
}
.ArtFot{
	position:relative;height: 297px; z-index:10;
}
.cContainer{
	float:left; 
	height: 297px; 
	overflow: hidden;
	border-bottom:1px solid #F5E4DE;
}
.mclass{
	float:left;
}
.mbox1, .mbox2, .mbox3{
	width: 200px;
	float:left;
	margin:0 12px 5px 0;
	border-right: 2px solid #F5E4DE;
	border-bottom: 2px solid #F5E4DE;
}
.mbox3{
	margin:0 0px 5px 0;
}
.tBox{
	padding: 3px;
}
.buttombox{
	border-bottom: none;
}
.tContainer{
	float: left;
	width: 99%;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	padding: 5px 0;
}
.boxUl{
	font-size: 11px;
	font-weight: bold;
}
.boxUl li{
	margin-bottom: 10px;
}
a.mlink, a:visited.mlink, a:link.mlink, a:active.mlink{
	font-size: 14px;
	font-weight: bold;
	display:block;
	margin-bottom: 7px;
	line-height: 20px;
}
.mspan{
	font-size: 11px; 
}
.boxHr{
	background: #FEC880;
	border: none;
	height: 2px;
	width:185px;
	margin: 16px 0;
}

.artOpcity{
	position: absolute; 
	padding-top:12px; 
	width:100%; 
	height: 80px;
	background: #FEFDFC;
	bottom: 0px; 
	opacity:0.85;
	filter: alpha(opacity='85'); 
}
.filteringFieldset{
	border: none;
	background: white;
	padding: 10px 36px 15px 15px;
}
#fieldset-rozszerzony{display: block;}
#fieldset-kategorie dd{height: 150px;overflow: auto;}
.description, .hint{color: #555;margin-bottom: 9px;}
ul.errors{color:red;list-style-type: none;padding: 0;margin: 0px;}
ul.errors li{list-style-type: none;}

/*---AdTaily---*/
.AdTaily_Widget_Title{
	display: none !important;
}

