html {
background-color:#fff;
font-size:16px;
color:#2a2a2a;
font-family: Open Sans, Trebuchet MS, Arial;
height:100%;
}
body {
padding:0;
margin:0;
height:100%;
}
#txt {
width:910px;
margin-top:40px;
float:left;
}
#container {
width:100%;
float:left;
}
.center {
width:972px;
margin:0 auto;
}
#content {
width:910px;
border:1px solid #b5b5b5;
border-top:0;
background:#fff;
padding:20px;
float:left;
}

#menu {
width:640px;
height:30px;
margin-top:20px;
float:left;
}
#menu ul {
list-style:none;
margin:0;
padding:0;
}
#menu ul li {
height:30px;
float:left;
}
#menu ul li a {
height:35px;
line-height:35px;
background:transparent url('../img/menu.png') top right no-repeat;
padding: 0 8px;
float:left;
}
#menu ul li a:hover {
color:#616161;
text-decoration:none;
}

#address {
line-height: 20px;
width: 260px;
float:right;
}

#image {
width:920px;
height:210px;
margin-top:20px;
float:left;
}

#nav {
width:29px;
height:27px;
position:absolute;
top:60px;
right:30px;
display:none;
}
#close {
width:29px;
height:27px;
background:transparent url('../img/close.png') top left no-repeat;
position:absolute;
top:60px;
right:30px;
display:none;
}

#logo {
width:540px;
height:60px;
float:left;
}
#logo a {
width:540px;
height:60px;
float:left;
}
#spacer {
width:102px;
height:65px;
float:left;
background:transparent url('../img/wirtualny_spacer.jpg') top left no-repeat;
}
#spacer a {
width:102px;
height:65px;
float:left;
}
#Left {
width:250px;
float:left;
}
#Left ul {
list-style:none;
padding:0;
margin:0;
}
#Left ul li {
width:195px;
float:left;
}
#Left ul li a {
background: url("../img/menuleft.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
color: #000000;
float: left;
font-size: 14px;
padding: 8px 0;
width: 190px;
}
#Left ul li a:hover {
text-decoration:none;
color:#616161;
}
#Right {
width:660px;
float:right;
}
.container {
width:100%;
overflow:hidden;
height:100%;
float:right;
}
#gallery {
max-width:100%;
height:-moz-calc(100% - 165px);
height:-webkit-calc(100% - 165px);
height:calc(100% - 165px);
margin-bottom:15px;
position:relative;
float:left;
}
#gallery img {
max-width:100%;
max-height:100%;
float:left;
}
#gallery #next {
width:75px;
position:absolute;
background:#fff url('../img/next.png') center center no-repeat;
background:rgba(255,255,255,0.4) url('../img/next.png') center center no-repeat;
top:0;
cursor:pointer;
right:0;
height:100%;
display:none;
}
#galleryThumbs {
max-width:1370px;
width:100%;
height:135px;
overflow:hidden;
margin-bottom:10px;
float:left;
}
.galleryPhoto {
float:left;
margin:0 15px 15px 0;
}
.galleryPhoto:nth-child(3n+3) {
margin-right:0;
}

h1 {
margin:0 0 20px 0;
padding:0;
font-weight:normal;
}
h2 {
font-size:18px;
font-weight:bold;
margin:0;
padding:0;
}
h3 {
font-size:20px;
font-weight:normal;
color:#9e9e9e;
margin:0;
padding:0;
}
hr {
height:2px;
background:#cb71ae;
border:0;
border-bottom:1px solid #cccccc;
margin-bottom:20px;
}

a {
color:#57437a;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

form {
margin: 10px 0 0 0;
}
form input, textarea, select {
font-size: 16px;
background: #fff;
color: #5f5f5f;
border: 1px solid #cfcfcf;
padding: 10px;
margin:6px 0 10px 0;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
form input:focus {
border-color:#5a5a5a;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
form select option {
padding:2px 10px;
}

form input.button {
width:120px;
height:30px;
border: 0;
padding: 0;
margin: 0;
color:#fff;
text-align:center;
line-height:30px;
font-weight:bold;
margin-top:10px;
cursor: pointer;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:0 20px;
float: left;
}
form input.button:hover {
text-decoration:underline;
}
form input[type=checkbox] {
width:20px;
}
form input[type=radio] {
width:20px;
}


.mgalleryPhoto {
display:inline-block;
margin:0 15px 15px 0;
}
.mgalleryPhoto:nth-child(3n+3) {
margin-right:0;
}
.formerror {
color:#d51c1c;
}

.left100 {
width:100%;
margin-bottom:30px;
float:left;
}
.left100 .map {
width:100%;
height:300px;
float:left;
}
.map {
border:1px solid #d2d2d2;
}
table {
width:100%;
}
.contact table td:first-child {
width:30%;
}
.contact table td:last-child {
width:70%;
}
.contact table th:first-child {
width:30%;
}
.contact table th:last-child {
width:70%;
}
.contact h2 {
font-size:28px;
margin-bottom:20px;
}
.left100 input {
width:95%;
}
.left100 textarea {
width:95%;
height:200px;
}

.left100.film {
width:100%;
height:auto;
float:left;
}
.left50 {
width:49%;
margin-right:1%;
margin-bottom:30px;
float:left;
}
.left50:nth-child(2n+2) {
margin-right:0;
}
.left50:nth-child(2n+1) {
clear:left;
}
.left50 .map {
width:100%;
height:300px;
float:left;
}
.left50 input {
width:95%;
}
.left50 textarea {
width:95%;
height:100px;
}

.left50 .film {
width:100%;
height:auto;
float:left;
}
.left33 {
width:32%;
margin-right:1%;
margin-bottom:20px;
float:left;
}
.left33:nth-child(3n+3) {
margin-right:0;
}
.left33:nth-child(3n+1) {
clear:left;
}
.left33 .map {
width:100%;
height:220px;
float:left;
}
.left33 input {
width:95%;
}
.left33 textarea {
width:95%;
height:100px;
}

.left33 .film {
width:100%;
height:auto;
float:left;
}
.news {
width:100%;
margin-bottom:10px;
float:left;
}
.news .newsPhoto {
margin:0 10px 10px 0;
float:left;
}
.news .newsPhoto img {
float:left;
}

.readmore {
color:#fff;
text-align:center;
margin-top:10px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:5px 10px;
float: left;
}
.hide {
width:100%;
float:left;
margin-top:5px;
display:none;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p {
margin:0;
}

#footer {
width:100%;
float:left;
}

#footerTxt {
width:100%;
height:50px;
padding-top:5px;
background:transparent url('../img/shadow.png') top center no-repeat;
text-align:right;
float:left;
}
#footerTxt a {
font-size:12px;
color:#878785;
}


#menubottom {
width:850px;
height:40px;
float:left;
}
#author {
width:150px;
height:40px;
line-height:40px;
text-align:right;
float:right;
}
#menubottom ul {
list-style:none;
margin:0;
padding:0;
}
#menubottom ul li {
height:20px;
line-height:1px;
display:inline-block;
}
#menubottom ul li a {
height:36px;
background:transparent url('../img/menubottom.png') center right no-repeat;
line-height:36px;
padding:0 11px 0 10px;
float:left;
}
#menubottom ul li:last-child a {
background:transparent;
}

#widgetContent {
width:300px;
min-height:300px;
padding:0 15px;
background:#fff;
border:1px solid #006fb6;
position:fixed;
right:-332px;
z-index:100000;
top:150px;
}
#widgetMove {
width:55px;
height:160px;
background:transparent url('../img/widget.png') top left no-repeat;
position:absolute;
left:-56px;
top:-17px;
}

.box {
background:transparent url('../img/box.png') top left no-repeat;
min-height:50px;
margin:10px 5px 0 0;
padding: 10px 3px 10px 30px;
width: 183px;
font-size:12px;
float:left;
}
.box:nth-child(3n+3) {
margin-right:0;
}
.box p:first-child {
color:#484785;
font-weight:bold;
margin-bottom:7px;
font-size:14px;
}
.box a {
color:#3d3d3d;
font-size:12px;
background:transparent url('../img/dojazd.png') center right no-repeat;
padding: 0 13px 0 0;
margin-top:7px;
float:left;
}