/* PAGELAYOUT */

body {
	background: #000 url(background.gif) repeat-x top center ;
	margin: 0 auto;
	
	
}


#page {
	background: #000 url(page_bg2.jpg) repeat-x top center;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
	
}

#header {
	background: transparent ;
	float: left;
	height: 620px;
	width: 960px;
}

#main-section {
	background-color: #111523;
	float: left;
	margin: 0px 39px 19px 19px;
	width: 620px;
padding: 10px;
	height: auto !important;
	height: 350px;
	min-height: 350px; /* Must be the same value as height */
	border-top: 1px #111523 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	color: #fff;
}

#right-column {
	float: left;
	margin: 0px 10px 20px 0;
	width: 240px;
background-color: #111523;
	height: auto !important;
	height: 480px;
	min-height: 450px; /* Must be the same value as height */
	color: #fff;
	border-top: 1px #3d4150 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	padding: 4px;
}

#footer { 
float: left; 
padding: 8px 0; 
width: 100%; 
background: transparent ;


}

#footer .left { float: left; text-align: left; width: 450px; padding-left: 20px; }

#footer .right { float: left; text-align: right; width: 450px; }

.gutter-horizontal { float: left; height: 1px; width: 20px; }

.gutter-vertical { float: left; height: 1px; width: 20px; }

/* NAVIGATION */

#navigation-horizontal {
margin-left: 19px;

	background-color: transparent;
	float: left;
	padding-left: 0px;
	height: 49px;
	width: auto;
	font-family: verdana, tahoma, sans serif;
	border-left: 0px solid #3d4150;

	
}

#navigation-horizontal ul { list-style: none; margin-top: 18px; padding: 0; }

#navigation-horizontal li { display: inline; margin: 0 2px 0 0; padding: 0; }

#navigation-horizontal a {
	background-color: #111523;
	border-right: 1px solid #3d4150;
	border-top: 1px solid #3d4150;
	border-bottom: 1px solid #3d4150;
	border-left: 1px solid #3d4150;
 	clear: right;
 	color: #fff;
	font-size: 15px;
	font-weight: bold;
 	display: block;
 	float: left;
	line-height: 1.4em;
 	margin: 0;
 	padding: 4px 10px;
 	text-decoration: none;
 	white-space: nowrap;
}

#navigation-horizontal a:hover { color: #181c27; background-color: #3d4150; border-top: 1px solid #111523; border-right: 1px solid #111523; border-left: 1px solid #111523;}

#navigation-horizontal a.selected  { color: #fff; border-bottom: 1px solid #111523;}

/* COLORS AND FONTS */







a { color: #096; font-weight: bold; }

a:hover { text-decoration: none; }

blockquote {
	background-color: #151a2a;
	border-left: 1px solid #3d4150;
	border-top: 1px solid #3d4150;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	line-height: 2.25em;
	font-weight: bold;
}

#footer a { color: #096; }

#footer a:hover { text-decoration: none; }

body {  font-size: 16px; }

#page {
	font: normal 12px verdana,sans-serif;
  


}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #9fa5b7;
	float: left;
	font-weight: normal; 
	line-height: 1.1em; 
	margin: 0 0 8px 0;
	padding: 0;
	width: 100%;
}

h1 { 
	background: url(star.jpg) no-repeat 0% 0%; 
	font-size: 19px; 
	height: 33px; 
	padding: 8px 0 8px 46px; 
	font-family: verdana;
	font-weight: bold;
}


h2 { font-size: 16px; font-weight: bold;}

#header h2 { 
	font-weight: bold;
	color: #999; 
	font-size: 26px; 
	line-height: 1.1em;
	margin: -30px 0 0 0;
	padding: 0;
	text-align: right; 
}

h3 { font-size: 14px; font-weight: bold; }
h4, h5, h6 { color: #9fa5b7; font-size: 13px; font-weight: bold; text-decoration :underline; padding: 4px; letter-spacing: 2px;}

p { margin: 0; padding: 0 0 16px 0; line-height: 2.25em;
}

p.ctr { 
margin: 0; 
padding: 0 0 16px 0; 
line-height: 2.25em;
text-align: center;
font-weight: bold;
}

p.ctr2 { 
margin: 0; 
padding: 0 0 16px 0; 
line-height: 2.25em;
text-align: center;
font-weight: bold;
font-size 16px;
}

#footer { color: #647080; font-size: 11px; }

/*  MISCELLANEOUS */

.slide ul { margin: 0; padding: 0; list-style-type: none; }

.slide li {
	height: 210px;
	font-size: 80%;
	letter-spacing: 1px;
	margin: 8px 0;
	width: 260px;
}

.slide li img {
	border: 1px solid #4f5e74;
	height: 170px;
	padding: 4px;
	width: 230px;
}

.slide button {
	background: #fce7ac url(button_hover.jpg) repeat-x;
	border: 1px solid #4f5e74;
	height: 25px;
	width: 35px;
	color: #fff;
}

.prev { margin-right: 166px; }

.gallery  {
	float: left;
	height: 105px;
	margin: 0 0 16px 20px; 
	width: 604px; 
	overflow: none;
	z-index: 0; 
}

*:first-child+html .gallery {  
/* CSS-Hack IE7 */  height: 110px;  
}

.gallery ul { margin: 8px 0; padding: 0; list-style-type: none; width: 604px; }

.gallery li { display: inline; }

.gallery .thumb {
	float: left; 
	height: auto;
	margin: 0 5px 5px 0; 
	width: 100px; 
	padding: 6px;
	border-top: 1px #3d4150 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
}

.gallery .thumb:hover { opacity:.60; filter: alpha(opacity=60); -moz-opacity: 0.60; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { left: 0; float: left; }

#lightbox-nav-btnNext { right: 0; float: right; }

#lightbox-container-image-data-box {
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	font: normal 93%/1.3em arial,sans-serif;
	color: #000; 
}

#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }	

#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }

#commentForm {
	background: url(commentForm.jpg) no-repeat 0% 0%;
	font-weight: bold;
	float: left;
	font-size: 80%;
	letter-spacing: 1px;
	margin: 0;
	padding: 16px 10px 10px 10px;
	width: 400px;
	height: 270px;
}

.nameField, .emailField, .subjectField { border: 0; margin: 0; width: 180px; }

.commentField {
	float: left;
	border: 0;
	height: 93px;
	margin: 0;
	overflow: auto;
	width: 180px;
}

.sendButton {
	width: 100px;
	height: 30px;
	border: solid 2px #828081;
	background-color: #c4c3bf;
	margin: 65px 0 0 83px;
}

*:first-child+html .sendButton {  
/* CSS-Hack IE7 */  margin: 68px 0 0 81px;  
}

img {
border-top: 1px #3d4150 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	padding: 2px;
	}

.left { float: left; text-align: center; font-weight: bold;}
.right { float: right; text-align: center; font-weight: bold; }
.middle { text-align: center; font-weight: bold; }

img.left {
    float: left;
    padding: 4px;
    border-top: 1px #3d4150 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid; 
	}
img.right { 
    float: right;
    padding: 4px;
    border-top: 1px #3d4150 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid; 
	}
img.middle {
    padding: 4px; 
    border-top: 1px #3d4150 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
 
 }
 
img.no1 {
margin-left: 30px;
    float: left;
    padding: 4px;
    border-top: 1px #3d4150 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid; 
	}
img.no2 { 
margin-right: 30px;
    float: right;
    padding: 4px;
    border-top: 1px #3d4150 solid;
	border-left: 1px #3d4150 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid; 
	}
img.no {
border: 0;
}
 
 td,th {
padding: 1px 1px 1px 1px;
text-align: center;
border: dotted 1px #545d7b;
}


table {
width: 100%;
margin-top: 0px;
border: dotted 1px #545d7b;

}
td.last {
font-size: 10px;
width: 25%;
}
td.trzy {
font-size: 10px;
width: 25%;
}
td.dwa {
font-size: 11px;
width: 25%;
}
td.jeden {
font-size: 12px;
width: 25%;
}


td.h2 {
color: #fff;
}

p.ss {
text-align: center;
}