/* W Solutions (c) 2008 */
* {
	margin: 0;
	padding: 0;
}
body, html {
		width: 100%;
		background-image:url(./images/background.jpg);
		background-repeat: no-repeat;
		background-color: #525d13;
		background-position: top left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px; 
		margin: 0;
		padding	: 0;
		color: #ffffff;
}

body {
		padding-top: 25px;
}

a:link, a:visited, a:active {
		color: #ffffff;
		text-decoration: none;
}

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

img {
		border: 0;
		margin: 0;
		padding: 0;
}

p {
		margin: 0;
		padding: 10px;
		padding-top: 2px;
		width: 600px;
}

span {
		cursor: help;
}

h1#logo a {
		display: block;
		width: 400px;
		height: 90px;
		margin-left: 537px;
		text-indent: -50000px;
}

h2 {
		font-size: 14px;
}

h2 a {
		display: block;
}

ul#menu {
		list-style: none;
		margin-left: 160px;
		margin-top: 12px;
		margin-bottom: 65px;
}
ul#menu li {
		float: left;
}
ul#menu li.referencie {
		margin-left: 55px;
}
ul#menu li.kontakt {
		margin-left: 55px;
}

#content {
		width: 619px;
		height: 343px;
}

#content h1 {
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 20px;
		font-size: 19px;
}

#content h2 {
		margin-left: 40px;
}

#content h3 {
		margin-top: 15px;
		margin-left: 30px;
}

table {
		width: 95%;
		margin: 0 auto 0;
		margin-bottom: 13px;
}

table td {
		padding-top: 5px;
}

table th {
		text-align: center;
		font-weight: bold;
}

th.cinnosti {
		width: 100px;
}

.realizacia {
		text-align: center;
		width: 100px;
}

ul.list, ul.biglist {
		list-style: inside;
		list-style-type: circle;
		margin-left: 30px;
		margin-bottom: 8px;
}
ul.biglist {
		list-style-type: disc;
		margin-top: 20px;
}
ul.biglist li {
		margin-bottom: 8px;
		padding-top: 3px;
		font-size: 18px;
}

.gmap {
		margin-left: 10px;
		border: 1px solid #FFFFFF;
}

.fotos {
		float: right;
}

.leftside {
		float: left;
		width: 380px;
}

.leftside p {
		width: 380px;
}

.fotos img, #galeria img {
		border: 1px solid #FFFFFF;
}

#galeria {
		text-align: center;
}

#galeria img {
		width: 120px;
		margin: 5px;
}

#footer {
		padding-top: 30px;
		margin-left: 82px;
		clear: both;
}

#footer a:link, #footer a:visited, #footer a:active {
		color: #8c7829;
}

#footer a:hover {
		color: #8c7829;
}

/*jQuery scroll*/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-left: 78px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: -1px;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDrag {
	background: url(./images/scroll/drag_middle.gif) repeat-y;
}
.jScrollPaneDragTop {
	background: url(./images/scroll/drag_top.gif) no-repeat;
	height: 5px;
}
.jScrollPaneDragBottom {
	background: url(./images/scroll/drag_bottom.gif) no-repeat;
	height: 5px;
}
#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 {
	font: 10px Verdana, Helvetica, sans-serif;
	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; 
	color: #666; 
}
#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;	
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #525d13;
	background-color: #798932;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0;}