@charset "UTF-8";
/* CSS Document */
@font-face {
 	font-family: CalibriL;
 	src: url("../_fonts/CalibriL.eot") /* EOT file for IE */
}
@font-face {
 	font-family: CalibriL;
 	src: url("../_fonts/CalibriL.ttf") /* TTF file for CSS3 browsers */
}
body {
	font-family: CalibriL;
	background-color: #cce0ea;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1 {
	text-transform: uppercase;
	font-size: 3em;
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	color: #33cccc;
	margin-bottom: 50px;
}
h2 {
	text-transform: uppercase;
	font-size: 2em;
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	color: #969696;
}
h3{
	text-transform: uppercase;
	padding-left: 20px;
	font-size: 1.4em;
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	color: #969696;	
}
h4 {
	padding-left: 20px;
	font-size: 1.2em;
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	color: #969696;
}
h5{
	padding-left: 20px;
	font-size: 1em;
	color: #33cccc;
}
p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 20px;
	padding-left: 20px;
}
h6{
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 20px;
	padding-left: 20px;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #33cccc;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #33cccc;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~this fixed width container surrounds the other divs~~ */
.container {
	width: 980px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
#sidebar {
	font-family: CalibriL;
	position: absolute;
	margin-top: 30px;
	padding-top: 50px;
	width: 300px;
	background-color: #cce0ea;
	height: 500px;
	margin-bottom: 0px;
	background-image: url(../_img/sidebar_back.png);
	background-repeat:no-repeat;
}
#sidebar #ponudba{
	color: #FFF;
	text-align: center;
	line-height: 650%;
	position: absolute;
	display: block;
	margin-top: -47px;
	margin-left: 205px;
	width: 86px;
	height: 100px;
	background: url(../_img/_buttons/ponudba.png) no-repeat 0 0;
}

#sidebar #ponudba:hover{
	background-position: 0 -100px;
}
#sidebar #kisikura{
	font-size: 1.6em;
	text-align: center;
	color: #FFF;
	line-height: 580%;
	display: block;
	position: absolute;
	margin-top: 100px;
	margin-left: 0px;
	width: 140px;
	height: 149px;
	background: url(../_img/_buttons/kisikura.png) no-repeat 0 0;
}
#sidebar #kisikura:hover{
	background-position: 0 -149px;
}
#sidebar #kontakt{
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
	line-height: 630%;
	position: absolute;
	display: block;
	margin-top: 165px;
	margin-left: 147px;
	width: 73px;
	height: 84px;
	background: url(../_img/_buttons/kontakt.png) no-repeat 0 0;	
}
#sidebar #kontakt:hover{
	background-position: 0 -84px;
}
#sidebar #kisik{
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
	line-height: 450%;
	position: absolute;
	display: block;
	margin-top: 244px;
	margin-left: 77px;
	width: 72px;
	height: 59px;
	background: url(../_img/_buttons/kisik.png) no-repeat 0 0;
}
#sidebar #kisik:hover{
	background-position: 0 -59px;
}
#sidebar #galerija{
	color: #FFF;
	text-align: center;
	line-height: 570%;
	position: absolute;
	display: block;
	margin-top: 259px;
	margin-left: 157px;
	width: 93px;
	height: 86px;
	background: url(../_img/_buttons/galerija.png) no-repeat 0 0;
}
#sidebar #galerija:hover{
	background-position: 0 -86px;
}
#sidebar #reference{
	font-size: 0.95em;
	color: #FFF;
	text-align: center;
	line-height: 600%;
	position: absolute;
	display: block;
	margin-top: 320px;
	margin-left: 44px;
	width: 110px;
	height: 94px;
	background: url(../_img/_buttons/reference.png) no-repeat 0 0;
}
#sidebar #love{
	width: 90px;
	height: 74px;
	position: absolute;
	display: block;
	margin-top: 455px;
	margin-left: 210px;
}
#sidebar #eibtm{
	width: 90px;
	height: 45px;
	position: absolute;
	display: block;
	margin-top: 455px;
	margin-left: 115px;
}
#sidebar #eibtm1{
	width: 185px;
	height: 20px;
	position: absolute;
	display: block;
	margin-top: 435px;
	margin-left: 115px;
}
#sidebar #reference:hover{
	background-position: 0 -94px;
}
.content {
	position: absolute;
	margin-top: 30px;
	margin-left: 320px;
	padding: 0px 0;
	width: 660px;
	height: 600px;
	float: left;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 20px 3px rgba(255,255,255,0.75);
	-moz-box-shadow: 0px 0px 20px 3px rgba(255,255,255,0.75);
	box-shadow: 0px 0px 20px 3px rgba(255,255,255,0.75);
}
.content_g {
	position: absolute;
	margin-top: 30px;
	margin-left: 320px;
	padding: 20px;
	float: left;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 20px 3px rgba(255,255,255,0.75);
	-moz-box-shadow: 0px 0px 20px 3px rgba(255,255,255,0.75);
	box-shadow: 0px 0px 20px 3px rgba(255,255,255,0.75);
}
.video{
	margin: 20px;
}
img{
}
.padd20{
	padding: 20px;
}
.center p{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.p_index {
	font-size: 1.1em;
	padding-right: 50px;
	text-align: justify;	
}
.p_index_3 {
	width: 250px;
	font-size: 1.3em;
	padding-left: 50px;
	padding-top: 220px;
	text-align: justify;	
}
strong{
	color: #33cccc;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
	padding-top: 70px;
	padding-right: 130px;
}
.ponudba{
}
.ponudba p{
	font-size: 1em;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.reference p{
	font-size: 0.87em;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.ponudba img{
	text-align: center;
}
.kontakt_logo{
	margin-top: -150px;
	text-align: right;
}
/* SLIDER */
.slidesjs-pagination {
	margin: -6px 20px 20px;
	float: right;
	list-style: none;
}
.slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}
.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(../_img/_buttons/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px;
}
.slidesjs-pagination .active {
	background-position: 0 -13px;
}
/* Gallery */
.photo_pool table{
	padding: 20px;
}
.photo_pool td{
	padding-right: 20px;
	text-align: center;
}
.photo_pool img:hover{
	opacity: 0.7;
}