﻿* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 17px;
}

html {
	color: #595959;
	line-height: 16px;
	text-align: justify;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a {
	outline: none;
	text-decoration: none;
	color: #a10101;
}

a:hover {
	text-decoration: none;
}

@font-face {
    font-family: 'MyriadProLight';
    src: url('fonts/MyriadPro-Light.otf');
}

h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	color: #a10101;
	display: block;
	clear: both;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 15px;
	font-weight: lighter;
}
h3 {
	font-size: 21px;
	display: block;
	clear: both;
	text-align: left;
	height: 30px;
	padding-top: 12px;
	font-weight: lighter;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #a10101;
	display: block;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

b {
	color: #be6d76;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	height: 1px;
	background-color: #ceaf99;
}

table {

}

td {

}

#mainpage {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pas.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#head-top {
	height: 150px;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 500;
}

#head-top #logo {
	height: 45px;
	width: 232px;
	position: absolute;
	z-index: 50;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	left: 18px;
	top: 20px;
}

#head-top #napis {
	position: absolute;
	background-image: url(images/witamy.gif);
	background-repeat: no-repeat;
	z-index: 20;
	left: 564px;
	padding-top: 1px;
	top: 28px;
	height: 27px;
	text-align: left;
	font-size: 32px;
	color: #5e6971;
	line-height: 30px;
	font-family: 'MyriadProLight', Arial;
	width: 310px;
}

#left  {
	width: 600px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.left-td {
	width: 80px;
	line-height: 13px;
	font-size: 11px;
	vertical-align: top;
}
.left-td2 {
	width: 80px;
	line-height: 13px;
	font-size: 11px;
	vertical-align: top;
	padding-top: 4px;
}



#left #tresc  {
	min-height:300px;
}

#right  {
	width: 260px;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	text-align: left;
}


#right span a  {
	font-size: 14px;
	color: #850d1a;
	margin-bottom: 10px;
	display: block;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#bottom {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 92px;
	background-image: url(images/loga.gif);
	background-repeat: repeat-x;
}

#stopka {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 15px;
	color: #b1b1b1;
	background-image: url(images/cien-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#stopka #link {
	position: absolute;
	left: 640px;
	top: 13px;
	height: 26px;
	margin: 0px;
	color: #FFF;
}

#stopka a {
	color: #b1b1b1;
}
.pole{
	background-image: none;
	background-color: #f2f2f2;
	height: 20px;
	color: #5e5e5e;
	margin-bottom: 4px;
	width: 174px;
	padding-left: 5px;
	font-family: Arial, Tahoma, sans-serif;
	padding-top: 4px;
	font-size: 11px;
}
.pole-big {
	background-image: none;
	background-color: #f2f2f2;
	height: 80px;
	color: #5e5e5e;
	margin-bottom: 8px;
	width: 174px;
	padding-left: 5px;
	font-family: Arial, Tahoma, sans-serif;
	padding-top: 5px;
	font-size: 11px;
}

.wyslij{
	background-image: url(images/wiecej.gif);
	border-style: none;
	color: #FFF;
	font-size: 14px;
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 45px;
	text-align: right;
	line-height: 24px;
	float: left;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.send{
	background-image: url(images/wiecej.gif);
	border-style: none;
	color: #FFF;
	font-size: 14px;
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 4px;
	text-align: right;
	width: 150px;
}

#right #tresc li {
	margin-left: 5px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 4px;
	list-style-type: square;
}

#right #tresc ul {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right .zobacz {
	display: block;
	text-align: right;
	width: 80px;
	background-image: url(images/grot.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	float: left;
}
.kreska {
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ceaf99;
	clear: both;
	float: left;
	width: 590px;
}
#motiongallery {

width: 900px;
margin-right: auto;
margin-left: auto;
}

#motioncontainer {

width: 900px;
height: 92px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
position: relative;
}

/* menu */

#menu{
	position:absolute;
	top:98px;
	height:52px;
	width:900px;
	z-index:500;
	cursor:pointer;
	font-weight: normal;
}

#menu a{
	text-decoration:none;
	display:block;
	_width:auto;
	zoom:1;
	_white-space:nowrap;
	color: #850d1a;
}

#menu li li a{
	display:block;
	font-weight:bold;
	color:#FFF;
	height:auto;
	font-size: 12px;
}
#menu li li a:hover{
	text-decoration:underline;
}			
#menu li div{
	text-align:center;
}

#menu li:hover div a,#nav li.hover div a
{
	zoom:1;
	background-color: #737f88;
	color: #FFF;
}

#menu li
{
	float:left;
	position:relative;
	text-align:left;
	cursor:pointer;
	list-style:none;
	display: block;
	_width: 1%;
	height: 24px;
}

#menu li div a{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-top: 14px;
	padding-right: 28px;
	padding-left: 28px;
	display: block;
	height: 38px;
	font-size: 19px;
}

#menu li div a span{
	display: none;
}

#menu li:hover div {
	background-color: transparent;
}

#menu li ul{
	clear:left;
	position:absolute;
	top:50px;
	left: 0px;
	background-color:#737f88;
	zoom:1;
	text-transform: none;
	padding-top: 14px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 22px;
	width: 180px;
	background-image: url(images/submenu.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #737f88;
	display: none;
	z-index: 500;
}
#menu li.last ul{right:0;}
#menu li li{
	display:block;
	float:none;
	background-color:transparent;
	border:0;
	zoom:1;
	padding:0;
	background-image: none;
}
#menu li:hover ul, #menu li.hover ul{display:block;}
#menu ul{list-style:none;}

span{
	font-size: 14px;
	display: block;
}
.pro {
	height: 191px;
	width: 549px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-image: url(images/pro.gif);
	background-repeat: no-repeat;
	padding-left: 1px;
}
.protop {
	font-size: 14px;
	color: #838383;
	height: 34px;
	padding-left: 10px;
	font-weight: bold;
}
.pro a {
	color: #FFF;
	font-size: 14px;
	display: block;
	text-align: right;
	padding-right: 17px;
	margin-right: auto;
	background-image: url(images/grot.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 5px;
	margin-left: auto;
	width: 92px;
}

