* {
	border: none;
	margin: 0px;
	padding: 0px;
}
html {
	background: #000000 url(../img/tlo_kopiarz.png) repeat-x left top;
	color: #c6bbc7;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
img {
	vertical-align: middle;
}
a {
	color: #be821a;
	text-decoration: none;
}
a:hover,
#main .kontakt a:hover {
	color: #be821a;
}
ul {
	margin: 10px 20px;
	list-style-type: circle;
	cursor: default;
}
ul li {
	margin: 3px 0px;
}
ul li:hover {
	list-style-type: disc;
}
body.wrapper {
	background: url(../img/tlo.jpg) no-repeat -100px top;
	padding: 50px 20px 50px 390px;
}
#inv {
	position: absolute;
	left: -5000px;
	display: none;
}
#main {
	min-height: 650px;
	max-width: 800px;
}
#main .kontakt {
	color: #412a3a;
	text-align: right;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding-right: 10px;
}
#main .kontakt a {
	color: #6c5063;
}
#main .box {
	background: url(../img/box_tlo.png) repeat left top;
	/*background: RGBA(20,2, 30, 0.75);*/
	border: 1px solid #57053f;
	border: 1px solid RGBA(255,0,173,0.2);
	margin-bottom: 50px;
	min-height: 150px;
	padding: 22px 25px;
	position: relative;
}
#main .box .swrapper {
	overflow: hidden;
	height: 120px;
	margin-right: 20px;
}
#main .box .suwak {
	position: absolute;
	right: 30px;
	top: 65px;
	height: 90px;
	width: 1px;
}
#main .box .suwak .krecha {
	position: absolute;
	width: 1px;
	height: 90px;
	background-color: #300436;
}
#main .box .suwak img {
	position: absolute;
	left: -5px;
}
#main .box .suwak img.suwak_up {
	top: -11px;
	cursor: pointer;
}
#main .box .suwak img.suwak_handle {
	top: 0px;
	left: -2px;
}
#main .box .suwak img.suwak_down {
	bottom: -11px;
	cursor: pointer;
}
.akapit {
	margin-top: 10px;
	line-height: 14px;
	text-shadow: 0px 0px 2px #000000;
}
#main .box .big {
	height: 140px;
	margin: 15px 50px;
}
#main .box .big .akapit {
	margin: 10px 0px;
	font-size: 11px;
}
#main .box .big h4 {
	color: #be821a;
	font-size: 12px;
}
#main .box .big img {
	width: 240px;
	height: 135px;
	border: 1px solid #57053f;
	border: 1px solid RGBA(255,0,173,0.2);
}
#main .box .big .mini {
	float: left;
	position: relative;
}
#main .box .big .mini .play {
	width: 240px;
	height: 135px;
	background: #000000 url(../img/play.png) no-repeat center center;
	display: none;
	position: absolute;
	top: 1px;
	left: 1px;
	cursor: pointer;
}
#main .box .big .opis {
	margin-left: 267px;
	padding-top: 7px;
}
#main .box .projekty {	
	width: 715px;
	height: 125px;
	position: relative;
	clear: both;
}
#main .box .projekty .pwrapper {
	overflow: hidden;
	height: 115px;	
	width: 685px;
	position: absolute;
	top: 22px;
	left: 29px;
}
#main .box .projekty .screeny {
	position: relative;
}
#main .box .projekty .screeny img {
	width: 135px;
	height: 76px;
	border: 1px solid #57053f;
	border: 1px solid RGBA(255,0,173,0.2);
	position: relative;
	z-index: 0;
	top: 19px;
	cursor: pointer;
}
#main .box .projekty .screeny img.wybrany {
	border-bottom: 3px solid #be821a;
	border-bottom: 3px solid RGBA(190,130,26,0.7);
}
#main .box .projekty .arrow {
	width: 28px;
	height: 67px;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 50px;
}
#main .box .projekty .la {
	left: 0px;
}
#main .box .projekty .ra {
	right: -29px;
}
#main .box h3 {
	color: #be821a;
	border-bottom: 1px solid #251e25;
	padding: 0px 0px 3px 5px;
	font-size: 12px;
	position: relative;
}
#main .box h3 .krecha {
	position: absolute;
	width: 100%;
	top: 9px;
	left: 0px;
	height: 10px;
	/*width: 1px;
	background-color: #300436;*/
}
#main .footer {
	color: #6c5063;
	text-align: right;
	font-size: 10px;
	margin-top: -25px;
}
#main .footer a {
	margin: 0px 10px;
}
.akontakt, .afirmy {
	background: url(../img/box_tlo.png) repeat left top;
	border: 1px solid #57053f;
	border: 1px solid RGBA(255,0,173,0.2);
	padding: 15px 25px 22px;
	width: 450px;
}
