@CHARSET "UTF-8";

body{
	background: #000 url('../images/body_bg.jpg') top center no-repeat;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	overflow-x: hidden;
}

img{
	border: 0;
	vertical-align: middle; 
}

.red{
	color: #e20808;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

h1.orange{
	font-size: 28px; 
	color: #ed8b1a;
	font-weight: normal;
}

div#top{
	width: 960px;
	height: 220px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

div#top div#logo{
	position: absolute;
	top: 15px;
	left: 0px;
}

div#top div#nawigacja{
	position: absolute;
	right:0;
	top: 10px;

	height: 60px;
	text-align: right;
}

div#sublevel{
	width: 960px;
	height: 90px;
	margin: 0 auto;
	margin-bottom: 10px;
}

div#sublevel ul{
	list-style: none;
	margin:0;
	padding:0;
}

div#sublevel ul li{
	float: left;
	margin-left: 1px;
}

div#top div#menu{
	position: absolute;
	width: 960px;
	top: 80px;
	left: 0;
}

div#top div#menu ul{
	list-style: none;
	margin:0;
	padding:0;
}

div#top div#menu ul li{
	float: left;
	margin-left: 1px;
}

div#wraper{
	margin: 30px 0;
	padding:0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	position:relative;
	z-index:10;
}

div#content_top{
	position:relative;
	height:29px;
	width:100%;
	background: url('../images/content_top.jpg') top center no-repeat;
	
	top:-29px;
	margin-left: auto;
	margin-right: auto;
}

div#content_bottom{
	position:relative;
	height:29px;
	width:100%;
	background: url('../images/content_bottom.jpg') bottom center no-repeat;
	bottom:-29px;
	margin-left: auto;
	margin-right: auto;
}

div#content{
	width:960px;
	margin: 10px auto;
	padding:0;
	position:relative;
}

div#social{
  position:absolute;
margin:0;
  top:-30px;
  right: 10px;
}

div#content div.subpage{
	/*background:#7cb533;*/
	margin:0;
	padding:0;
	width:959px;
	position: relative;
}

div.subpage h1{
	margin: 0 20px;

}

div.subpage div.tresc{
	margin: 0 20px;
}

div.subpage div.pan{
	margin: 0 20px;
}

div#content div#subpage_top{
	/*background: url('../images/content_top.png') no-repeat;*/
	width: 960px;
	height: 16px;
}

div#content div#subpage_bottom{
	/*background: url('../images/content_bottom.png') no-repeat;*/
	width: 960px;
	height: 15px;
}

div#content div#platnosci{
	background: url('../images/zamow.jpg') no-repeat;
	width:315px;
	height: 277px;
	position: relative;
}

div#platnosci div#platnosci_zawijas{
	width:25px;
	height: 103px;
	position: absolute;
	top:0;
	left:0;
	margin-left: -25px;
	background: url('../images/platnosci-zawijas.jpg') no-repeat;
}

div#platnosci div#platnosci_tresc{
	position: absolute;
	top: 175px;
	left: 10px;
	width: 295px;
	height: 95px;
	overflow:hidden;
}

div#content div#promocja{
	background: url('../images/promocje.jpg') no-repeat;
	width:200px;
	height: 277px;
	position: relative;
}

div#promocja div#promocja_zawijas{
	width:29px;
	height: 55px;
	position: absolute;
	top:0;
	right:0;
	margin-right: -29px;
	background: url('../images/promocja-zawijas.jpg') no-repeat;
}

div#promocja div#promocja_tresc{
	position: absolute;
	top: 60px;
	left: 5px;
	width: 185px;
	height: 210px;
	overflow: hidden;
}

div#button{
	width: 960px;
	margin: 10px auto;
	position: relative;
	z-index: 10;
}

div#button ul{
	list-style: none;
	margin:0;
	padding: 0;
}

div#button ul li{
	float: left;
	margin-right: 3px;
	position: relative;
}

div#dowoz_zawijas{
	position:absolute;
	width: 19px;
	height: 101px;
	top:0;
	left:0;
	margin-left: -19px;
}

div#adres_zawijas{
	position:absolute;
	width: 19px;
	height: 101px;
	top:0;
	right:0;
	margin-right: -19px;
}
div#footer{
	width: 960px;
	margin: 20px auto;
	background: url('../images/footer_bg') no-repeat;
	padding-top: 15px;
	color: #80ba41;
	position:relative;
}

div#footer div#flores{
	background: url('../images/floresy.png') no-repeat;
	position:absolute;
	width:313px;
	height:359px;
	right:0;
	top:0;
	margin-right:-100px;
	margin-top:-250px;
	z-index:-1;
}

/* CMS ELEMENTS */

div#nawigacja{
	width:710px;
	margin:5px auto 0 auto;
	font-weight: bold;
	font-size: 22px;
	line-height: auto;
}

div#nawigacja p{
	margin:0;
	padding:0;
	font-size: 10px;
	text-align: left;
}

div#nawigacja img{
	vertical-align: middle;
}

.invalid{
	position: absolute;
	right:20px;
	top:20px;
}

.invalid a.resizer{
	padding: 3px;
	text-align: center;
	margin-left: 5px;
	opacity: 0.5;
	cursor: hand;
	text-decoration: none;
}

.invalid a.resizer:hover{
	opacity:1;
	text-decoration: none;
	cursor: hand;
}

.invalid a.selected{
	opacity:1 !important;
	text-decoration: none;
	cursor: hand;
}

div.lista{
	margin-top: 10px;
}

.title{
	margin-bottom:0;
}

p.date{
	font-size: 10px;
	font-style: italic;
	margin-top: 0;
}

p.more{
	background: url('../images/more.png') no-repeat right center;
	padding-right: 20px;
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	margin-bottom:0;
}

div.pan{
	font-size: 12px;
	margin-top: 0px;
}

div.pagination{
	text-align: right;
	margin-top: 0;
	line-height:25px;
}

div.pagination a{
	font-size: 12px;	
}

div.pagination span.next{
	background: url('../images/more.png') no-repeat center;
		
}

div.pagination span.prev{
	background: url('../images/prev.png') no-repeat center;
}

a, a:visited
{
	color:#ffb700;
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
}
a:hover
{
	color:#edca1a;
	cursor:hand;
	text-decoration: underline;
}

a.selected{
	text-decoration:underline;
	color:#edca1a;
	cursor:hand;
}

body#tinymce{
	background: #fff !important;
	background-image: none !important;
	color: #000;
}

/* END OF CMS ELEMENTS */

