@CHARSET "UTF-8";

body{
	background: #4f4f4f url('../images/body_bg.jpg') center top no-repeat;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

a{
	color: #558e03;
}

a:hover{
	color: #666;
}

img{
	border:none;
}

h1,h2,h3,h4,h5{
	color: #444;
}

h1.heading{
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: 20px;
	font-weight: normal;
	font-size: 22px;
}

div.wraper{
	width: 940px;
	/*height: inherit;*/
	height: 100%;
	margin:0 auto;
	position:relative;
}

div#top{
	height: 181px;
	position: relative;
}

div#top div#menu{
	width: 940px;
	height: 52px;
	margin:0 auto;
	background: url('../images/menutop_bg.jpg') no-repeat;
}

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

div#menu ul li{
	float:left;
	line-height:52px;
	padding: 0 15px;
	font-size: 15px;
	border-left: 1px solid #9ad016;
}

div#menu ul li a{
	color: #333;
	text-decoration: none;
}

div#menu ul li a:hover, div#menu a.a_selected{
	color: #fff;
}

div#top div#logo{
	position:absolute;
	width: 441px;
	height:78px;
	top:30px;
	left: 20px;
}

div#top div#okulary{
	position:absolute;
	width: 248px;
	height: 124px;
	right: 88px;
	top: -13px;
	background: url('../images/okulary.jpg') no-repeat;
}

div#start{
	height: 517px;
	width:inherit;
	background: url('../images/start_bg.png') bottom repeat-x;
	position: relative;
}

div#start div#porady{
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	width: inherit;
	height:61px;
}

div#start div.box{
	margin-right: 5px;
	margin-top: 15px;
	position: relative;
	width: 230px;
	height: 345px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.box h2.title{
	display:none;
}

div.box p{
	padding:0 15px;
	color: #444;
	text-indent: 30px;
	margin: 5px 0;
	line-height: 14px;
}

div.box img{
	margin-left: -45px;
	margin-top: -5px;
}

div.box div.zobacz{
	position: absolute;
	width: 135px;
	height: 35px;
	line-height: 35px;
	top: 197px;
	left: 33px;
	text-align: center;
}

div.box div.zobacz a{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

div.box div.zobacz a:hover{
	color: #777;
}

div#content{
	background: #fefefe url('../images/content_bg.png') repeat-x;
	line-height: 18px;
}

div#content div#left{
	width: 220px;
}

div#left ul{
	background: #8bce18;
	margin:0;
	padding:0;
	list-style:none;
}

div#left ul li{
	padding: 10px;
	border-bottom: 1px solid #74b412;
	border-top:1px solid #8dc23d;
}

div#left ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div#left ul li a:hover, div#left ul li a.a_selected{
	color: #555;
}

div#left h2{
	font-size: 16px;
}

div#content div#main{
	width: 690px;
	min-height: 300px;
}

div#main h2{
	font-size: 18px;
	font-weight: normal;
}

div#main h3{
	font-size: 14px;
}

div#main div.produkt{
	width: 140px;
	height:235px;
	/*overflow: hidden;*/
	background: #fff;
	padding: 5px 10px;
	margin: 0 6px 10px 6px;
	position:relative;
}

div.produkt p{
	font-size: 12px;
	line-height: 14px;
}

div.produkt h2.subheading{
	font-size: 13px !important;
	font-weight: bold !important;
	margin-top: 5px;
}

div.produkt div.more{
	background: #fff url('../images/produkt.png') no-repeat;
	width:164px;
	height:34px;
	position:absolute;
	bottom:0;
	left:0;
}

div.produkt div.more a{
	margin-left: 56px;
	width: 102px;
	height: 29px;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 28px;
	text-decoration: none;
	font-size: 13px;
	z-index:20 !important;
}

div.produkt div.more a.active{
	background:#fff;
	color:black;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}

div.popup{
	width:430px;
	height:350px;
	position: absolute;
	/*bottom: 62px;
	left: 50%;
	right: 50%;*/
	margin-top:-160px;
	margin-left: -280px;
	background: #fff;
	padding:0 15px 15px 15px;
	overflow:hidden;
	z-index:30;
	border: 1px solid #aaa;
}

div#footer{
	padding: 20px 0;
	color: #fff;
}

div#footer a{
	color:#fff;
}

/*CMS elements*/

body#tinymce{
	background: #fff !important;
	background-image: none !important;
	color: #000;
}
fieldset{
	border:none;
	margin-top: 10px;
}
div#error{
	margin:10px;
	padding:0 5px;
	background: #ffe45c;
	color: #000;
	border: 1px solid #fed22f;
}
div#error div.error{
	padding: 5px 5px;
}
div#error div.error span{
	background: url('../images/ui-icons.png') -1px -146px no-repeat;
	display:inline-block;
	width:14px;
	height:12px;
	margin-right: 5px;
}
/*zmiana rozmiaru tekstu*/
#invalid{position:absolute;right:10px;top:20px;}
.biger{font-size: 16px;}
.biger p{line-height: 24px !important;}
.bigest{font-size: 20px;}
.bigest p{line-height: 28px !important;}
#small{font-size: 13px}
#biger{font-size:16px}
#bigest{font-size: 20px}
/*end of zmiana rozmiaru tekstu*/

/*dolny panel narzedzi*/
#tools{	font-size: 11px; margin: 10px 0;}
#tools a{text-decoration:none;}
#tools img{vertical-align:middle;}
/*end of dolny panel*/

/*end od CMS elements */

