html, body, div, img,  a, h5, h4, h3, form, input{ margin:0; padding:0; border:0; text-decoration:none; }
html { font:12px verdana, microsoft sans serif, arial, lucida grande, sans-serif; }
html, body { margin: 0; }
body{ background:#ffffff; color:#565656;}
a {text-decoration: none;outline: none; color:#565656; font-family: Myriad Pro, Tahoma; }

/* STRONA */

#container_wrapper {
	width:100%; position: relative;
	margin: 0 auto; overflow: hidden;
	min-width: 980px; background: url(../img/background.jpg) center top;
}

#container { overflow: hidden; width: 980px; background: url(../img/background.jpg) center top; height: auto; position: relative; margin: 0 auto 0 auto; }

/* lng */
#lang {
	position: absolute; right: 149px;
	top: 10px; height: 35px; background: url(../img/btn-lang.jpg) no-repeat;
}

#lang fieldset {
	border: 0; margin: 0;
	padding: 0;
}

#lang select {
	width: 69px;
}
/* end lng */

#sign-btn {
	position: absolute; top: 10px;
	right: 0;
}

#iheader {
	float: left; overflow: hidden;
	width: 100%; margin: 20px 0 15px 0;
}

#inside {
	width: 980px; height: auto;
	height: auto; padding-bottom: 3px;
	position: relative; overflow: hidden;
}

#inside .btn-univ {
	width: 233px; height: 318px;
	float: left; background: url(../img/ibtn-univ.jpg) no-repeat;
	position: relative;
}

#inside .ibtn-active {
	position: absolute; left: 0; top: 0;
	width: 100%; height: 100%; z-index: 1;
	background: url(../img/ibtn-univ-a.jpg) no-repeat;
	display: none;
}

#inside .cloud {
	position: absolute;
	left: 75px; top: 38px;
	z-index: 3; display: none;
}

#inside span {
	margin: 140px auto 0 auto; display: block;
	overflow: hidden; width: 80%;
	font: 18px 'Dino Bold'; color: #013451;
	text-align: center; position: relative;
	z-index: 2;
}

#inside .btn-univ .iico, #inside .btn-univ .ibtn {
	position: absolute; z-index: 2;
}

#inside .btn-univ .iico {
	left: 75px; top: 38px;
}

#inside .btn-univ .ibtn {
	left: 105px; bottom: -3px;
}

#inside .btn-univ:not(:last-child) {
	margin-right: 16px;
}

#sform-cnt {
	float: left; width: 327px; margin-right: 8px; position: relative;
	height: 378px; background: url(../img/form-cnt.jpg) no-repeat;
}

#sinside {
	float: right; position: relative;
	width: 644px;
}

#sinside .btn-more {
	float: right; display: block;
}

#btn-rachunek {
	float: left;
}

#btn-spotkanie {
	float: right;
}

#inside .boox {
	float: left; width: 265px;
	padding: 30px 0 0 30px;
}

#dynamic_news {
	margin: 0; padding: 0; list-style: none;
	list-style-position: inside;
}

#dynamic_news li {
	margin: 0; float: left;
	padding: 10px 0;
}
#dynamic_news li:not(:last-child) {
	background: url(../img/n-sp.jpg) center bottom no-repeat;
}

#dynamic_news li strong {
	color: #c90000; font-size: 13px;
}

#dynamic_news li span {
	color: #949494; font-size: 10px;
}

#dynamic_news li p {
	margin: 5px 0; padding: 0;
	color: #565656; font-size: 12px;
	line-height: 170%;
}

#inside .boox-one ul {
	list-style-image: url(../img/tick.png);
	line-height: 250%; margin: 15px 0; padding: 0;
	list-style-position: inside; font-size: 11px;
}

/* slider */
#slider {
	width: 980px; float: left; overflow: hidden;
	height: 424px; position: relative;
}

.box-five {
	position: absolute; left: 435px;
	top: 223px;
}
/* end slider */

/* pasek górny */
.top-stripe{
	margin-top:5px;
	width:600px;
	float:right;
}

/* wyszykiwarka */
.search-box {
	height: 24px;
	float:right;
}

.search-box input[type="text"] {
	border: 1px solid #bebebe;
	float: left; padding: 3px;
}

.search-box input[type="submit"] {
	background:url(../img/button_bg.jpg) repeat-x;
	border:0; width:48px; height:24px;
	color:#fff; cursor:pointer;
	margin-left:5px;  text-align:center;
}

/* end wyszukiwarka */

/* menu top */
.quick-menu {
	float:right;
	margin-top:5px;
}

.quick-menu ul {
	margin: 0; padding: 0;
	list-style: none;
}

.quick-menu ul li {
	float: left; margin: 0 5px;
	border-right: 1px solid #bfbfbf;
	padding-right: 10px;
}

.quick-menu ul li:last-child {
	border: none;
}
.quick-menu ul li a {
	float: left; color: #bfbfbf;
	font-size: 11px;
}
/* end menu top */


/* stopka katalog */
#stopka-katalog {float:left; display:block; padding:13px 0 0 10px;}
#stopka-katalog img {float:left; margin-right:10px;}

/* slajder strona głowna */
.flex-container a:active, .flexslider a:active {outline: none;}
.slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;}
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flexslider .slides li .link {display:block;height:100%;}
.flex-container {zoom: 1; position: relative;}

.flex-direction-nav {background:red;}
.flex-direction-nav li a {width: 23px; height: 23px; margin: 0; display: block; position: absolute; top: 0; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .next { background: url(../img/arr.png) -49px 0 no-repeat; width:49px; height:91px; right: 10px; top:150px;}
.flex-direction-nav li .prev { background: url(../img/arr.png) no-repeat; width:49px; height:91px; left: 10px; top:150px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

.flexslider .navi_info {position:absolute; top:0px; left:0px; width:300px; height:80px;}
.flexslider .navi_info .kreska {position:absolute; top:18px; left:100px; border-left:1px solid #37B3DF; width:1px; height:40px; display:none;}
.flexslider .navi_info .tytul {position:absolute; top:22px; left:120px; color:#FFF;}

#zyczenia { position:absolute; left:0; top:0; z-index:1000; width:800px; height:603px }