body {
    background-color: #000000;
    color: #FFFFFF;
    font-family: 'verdana';
    font-size: 13px;
	height: 100%;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
	height: 100%;
}


a {
    color: #EFD3B3;
}

a:hover, a:active {
    color: #CFAB81;
}

fieldset {
    border: none;
    padding-top: 10px;
    font-size: 11px;
}

fieldset > div {
    clear: both;
    margin-bottom: 15px;
}

fieldset legend {
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0 10px;
}

fieldset label {
    font-size: 12px;
}

fieldset label > span.required {
    color: #EFD3B3;
}

form input[type="text"] {
    border: 1px solid #AF824C;
    display: block;
    min-width: 150px;
    width: 40%;
}

form input[type="submit"] {
    height: 30px;
    margin-left: 25px;
}

form textarea {
    border: 1px solid #AF824C;
    font-family: sans-serif;
    font-size: 15px;
    min-height: 150px;
    width: 55%; /* 75% diva */
    min-width: 240px;
}

form input[type="submit"] {
    float: right;
    margin-right: 20%;
}

form ul.errorlist {
    margin: 0;
    list-style: none;
    padding-left: 0;
}

form ul.errorlist li {
    color: #DF0000;
    font-family: arial;
    font-size: 12px;
}

h3 {
    font-family: "Trebuchet MS";
    margin-bottom: -5px;
    margin-left: 2em;
}

img {
    margin: 5px;
}

p {
    margin: 25px auto;
}

q {
    font-style: italic;
}

q:before { content : "„"; }

q:after { content : "”"; }

#navBar {
	color: #333333;
	font-size: 10px;
	line-height: 1.4em;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: justify;
	top: 20px;
	width: 90%;
}

#navBar p {
	margin: 3px 0;
}

#navBar em {
	color: #444444;
	font-weight: bold;
}

#page {
    background: #000000 url('../obrazki/body.jpg') no-repeat scroll 0 0;
    margin: 20px auto 0 auto;
    height: 829px;
    position: relative;
    max-width: 1221px;
    width: 100%;
	z-index: 10;
}

#container {
    margin: 0 auto;
    padding-bottom: 50px;
    position: relative;
    padding-top: 20px;
    width: 695px;
    height: 759px;
}

#header {
    height: 230px;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

#header a {
    outline: 0;
}

#header h1 {
    background: transparent url("../obrazki/h1.png") no-repeat scroll 0 0;
    position: absolute;
    height: 41px;
    left: 227px;
    width: 184px;
    top: 6px;
}

#header h1 a {
    display: block;
    text-indent: -9999px;
}

#header #podpis {
    background: transparent url("../obrazki/podpis.png") no-repeat scroll 0 0;
    height: 35px;
    left: 254px;
    position: absolute;
    text-indent: -9999px;
    top: 43px;
    width: 405px;
}

#menuGlowne {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menuGlowne > li > a {
    display: block;
    text-indent: -9999px;
}

#menuGlowne #menuWesela {
    background: transparent url("../obrazki/wesela.png") no-repeat scroll 0 0;
    height: 22px;
    left: 74px;
    position: absolute;
    top: 153px;
    width: 73px;
}

#menuGlowne #menuIndex {
    background: transparent url("../obrazki/index.png") no-repeat scroll 0 0;
    height: 22px;
    left: 57px;
    position: absolute;
    top: 179px;
    width: 155px;
}

#menuGlowne #menuEventy {
    background: transparent url("../obrazki/eventy.png") no-repeat scroll 0 0;
    height: 24px;
    left: 161px;
    position: absolute;
    top: 121px;
    width: 160px;
}

#menuGlowne #menuPortfolio {
    background: transparent url("../obrazki/portfolio.png") no-repeat scroll 0 0;
    width: 93px;
    height: 20px;
    position: absolute;
    left: 244px;
    top: 152px;
}

#menuGlowne #menuImprezy {
    background: transparent url("../obrazki/imprezy.png") no-repeat scroll 0 0;
    width: 164px;
    height: 46px;
    position: absolute;
    left: 366px;
    top: 139px;
}

#menuGlowne #menuTechnika {
    background: transparent url("../obrazki/technika.png") no-repeat scroll 0 0;
    width: 91px;
    height: 20px;
    position: absolute;
    left: 396px;
    top: 203px;
}

#menuGlowne #menuWsparcie {
    background: transparent url("../obrazki/wsparcie.png") no-repeat scroll 0 0;
    width: 141px;
    height: 48px;
    position: absolute;
    left: 570px;
    top: 136px;
}

#menuGlowne #menuKontakt {
    background: transparent url("../obrazki/kontakt.png") no-repeat scroll 0 0;
    width: 99px;
    height: 47px;
    position: absolute;
    left: 593px;
    top: 188px;
}


/*
 * content
 */


#content {
    padding: 0 30px;
    overflow: auto;
    max-height: 501px;
    width: 665px;
}



#forms form {
    float: left;
    width: 50%;
}

#main {
    font-size: 15px;
}

#footer {
    bottom: 0;
    color: #EFD3B3;
    float: right;
    font-size: 9px;
    height: 65px;
    line-height:1.5em;
    position: absolute;
    right: 0;
    text-align: right;
}

#footer > ul {
    list-style: none;
    margin: 0 0 2px 0;
}

#footer > ul > li {
    display: inline;
}

#footer > ul > li + li:before {
    content: "/";
}

#footer > ul > li > a {
    margin: 0 5px;
    text-decoration: none;
}


.firm-images {
	clear: both;
	margin-left: 92px;
}

.firm-images  p {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

ul.list-alt {
	list-style-type: square;
}

ul.list-nomargin {
	margin: 0 auto;
}

.ui-datepicker {
	z-index: 100;
}

/**
* partners
*/

.partners-wrapper {
    height: 48px;
    margin-top: -25px;
}

.partners {
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 14px 14px 0 0;
    background: url("../img/icons.png") repeat scroll right -433px transparent;
    color: #FFFFFF;
    height: 35px;
    margin: 0 auto;
    padding-top: 13px;
    position: relative;
    right: 18px;
    text-align: left;
    width: 1000px;
}

.partners .partners-header {
    left: 15px;
    position: absolute;
    top: 16px;
}

.partners .partners-recommend {
    left: 741px;
    position: absolute;
    width: 50px;
    display: block;
    text-align: right;
    top: 5px;
}

.partners-list {
    left: 75px;
    position: absolute;
    top: -2px;
	list-style: none;
}

.partners-list-item a {
    background: url("../obrazki/loga.png") scroll no-repeat 0 0 transparent;
    display: block;
    height: 35px;
    outline: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
}

.partners-list-item .partners-list-item-link-wesele {
    background-position: 0 -10px;
    height: 41px;
    left: 25px;
    top: -4px;
    width: 84px;
}

.partners-list-item .partners-list-item-link-studniowka {
    background-position: -84px -10px;
    height: 41px;
    left: 119px;
    top: -2px;
    width: 141px;
}

.partners-list-item .partners-list-item-link-sylwester {
    background-position: -619px -10px;
    left: 477px;
    width: 139px;
    top: -5px;
}

.partners-list-item .partners-list-item-link-konferencja {
    background-position: -225px -10px;
    left: 276px;
    width: 179px;
    top: -5px;
}

.partners-list-item .partners-list-item-link-impreza {
	background-position: -404px 0;
	height: 60px;
	left: 730px;
	top: -16px;
	width: 215px;
}

/* Koniec: partners */


