@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}


html, body {
	height: 100%;
}


body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(../gallery/hp/bgr-main.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	hight: 100%;
	width:100%;
}






/* rozvrzeni */
	

	
	
	
#main {
	height:auto;
	width:100%;
	min-width:1000px;
	min-height:100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/img-code.png);
	background-repeat: repeat-y;
	background-position: -197px top;
	}


  

	
.box-main {
	position:relative;
	display:block;
	height:100%;
	margin-left:260px;
	margin-right:315px;
	padding:90px 30px 150px 30px;
	text-align:left;
	min-height:320px;
	z-index:5;
	}
	
.box-refdet {
	position:relative;
	display:block;
	height:100%;
	margin-left:260px;
	margin-right:0px;
	padding:90px 30px 50px 30px;
	text-align:left;
	min-height:440px;
	min-width:700px;
	z-index:5;
	}

.box-r {
	position:absolute;
	padding-top:176px;
	padding-right:20px;
	width:230px;
	max-width:230px;
	display:block;
	height:auto;
	right:0px;
	top:0px;
	z-index:5;
	overflow:hidden;
}
 

 
/* font */


p 	{
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	}
	
p a {
	color: #373737;
	text-decoration: none;
	font-weight: bolder;
	}
	
p a:hover {
	/* color: #929393;--> */
	color: #ff6600;
	text-decoration: underline;
	}
	
.p-podcarou	{
	color: #fff;
	font-size:12px;
	line-height: 16px;
	}
	
.p-white	{
	color: #fff;
	}
	
.gray	{
	color: #333;
	}
	


h4 	{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 26px;
	}
	
h4 a {
	color: #fff;
	text-decoration: none;
	}
	
h4 a:hover {
	color: #fff;
	text-decoration: underline;
	}


h3 	{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	}
	
h3 a {
	color: #fff;
	text-decoration: none;
	}
	
h3 a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	
h2 	{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	color: #373737;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 28px;
	}
	
h2 a {
	color: #373737;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #ff6600;
	text-decoration: none;
	}
	
h1 	{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 50px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 50px;
	}
	
h1 a {
	color: #3e4143;
	text-decoration: none;
	}
	
h1 a:hover {
	color: #3e4143;
	text-decoration: none;
	}
	
	
h5 	{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 30px;
	color: #3e4143;
	text-decoration: none;
	font-weight: normal;
	}
	
h5 a {
	color: #3e4143;
	text-decoration: underline;
	}
	
h5 a:hover {
	color: #3e4143;
	text-decoration: underline;
	}


ul, li 	{
	list-style-image:url(../img/puntik.png);
	list-style-position:outside;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	margin-left:8px;
	}


/* menu */
	
.navigbar {
	position:relative;
	display:inline-block;
	float:left;
	width:230px;
	height:auto;
	left:0px;
	top:0px;
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	font-size: 19px;
	z-index:5;
}




.zpet {
	position:absolute;
	width:500px;
	height:20px;
	top:0px;
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	font-size: 14px;
	z-index:10;
	text-decoration:none;
}

.zpet a {
	color: #FFFFFF;
	text-decoration:none;
	margin:0px 10px 0px 10px;
}


.zpet a:hover {
	text-decoration:underline;
}



/* Input*/
.inp-extr {
	width:206px;
	height:20px;
	border:0px;
	margin:3px 0px 3px 0px;
	padding: 0 0 0 4px;
	background: url(../img/bgr-input.png);
	background-repeat: repeat;
	background-position: center top;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.btn-sub {
	margin-top:5px;
	margin-right:5px;
	float:right;
	width:80px;
	height:20px;
	background-color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:0px;
	-webkit-transition: all 0.3s ease-out 0s;  /* Saf3.2+, Chrome */
  	-moz-transition: all 0.3s ease-out 0s;  /* FF4+ */
  	-ms-transition: all 0.3s ease-out 0s;  /* IE10 */
  	-o-transition: all 0.3s ease-out 0s;  /* Opera 10.5+ */
  	transition: all 0.3s ease-out 0s;
	
}

.btn-sub:hover {
	background-color:#fff;
	cursor: hand;
	opacity: 0.7;
	filter:alpha (opacity=70);
	-webkit-transform: scale(1.2);  /* Chrome, Safari 3.1+ */
     -moz-transform: scale(1.2);  /* Firefox 3.5+ */
      -ms-transform: scale(1.2);  /* IE 9 */
       -o-transform: scale(1.2);  /* Opera 10.50-12.00 */
          transform: scale(1.2);  /* Firefox 16+, IE 10+, Opera 12.50+ */
	}
	
	
	


.img-podpis {
	margin-top:30px;
	width:270px;
	height:165px;
	background-image: url(../img/img-podpis2.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.img-napis {
	position:relative;
	float:left;
	margin-top:-70px;
	margin-left:-20px;
	width:487px;
	height:301px;
	background-image: url(../img/img-napis.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.img-logo {
	display:block;
	position:absolute;
	left:0px;
	margin-top:24px;
	width:230px;
	height:60px;
	background-image: url(../img/img-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.extr {
	position:fixed;
	right:20px;
	top:0px;
	width:250px;
	height:368px;
	z-index:1000;
}

	


.box-form-hp {
	position:absolute;
	bottom:30px;
	right:20px;
	width:210px;
	height:auto;
	padding:10px;
	background-image: url(../img/bgr-stick2.png);
	background-repeat: repeat;
	background-position: center top;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	z-index:20;
}

.box-form {
	bottom:0px;
	width:210px;
	height:auto;
	padding:10px;
	background-image: url(../img/bgr-stick2.png);
	background-repeat: repeat;
	background-position: center top;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	z-index:20;
}





.box-stick {
	display:table-cell;
	vertical-align:bottom;
	text-align:right;
	width:230px;
	height:38px;
	padding:5px 10px 2px 15px;
	background-image:url(../img/bgr-stick2.png);
	background-repeat:repeat;
	background-position: right center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	font-size: 22px;
	color:#FFF;
	z-index:5;
	text-decoration:none;
  -webkit-transition: all 0.5s ease-out 0s;  /* Saf3.2+, Chrome */
  -moz-transition: all 0.5s ease-out 0s;  /* FF4+ */
  -ms-transition: all 0.5s ease-out 0s;  /* IE10 */
  -o-transition: all 0.5s ease-out 0s;  /* Opera 10.5+ */
  transition: all 0.5s ease-out 0s;
}
 
.box-stick:hover {
	color:#FFF;
	text-decoration:none;
  -webkit-transform: translate(13px, 0px) ;  /* Safari 3.1+, Chrome */
     -moz-transform: translate(13px, 0px) ;  /* Firefox 3.5+ */
      -ms-transform: translate(13px, 0px) ;  /* IE9+ */
       -o-transform: translate(13px, 0px);  /* Opera 10.50+ */
          transform: translate(13px, 0px);
}





	
	

.box-stavime {
	position:absolute;
	width:210px;
	height:100px;
	left:255px;
	bottom:0px;
	background-image:url(../img/img-stavime.png);
	background-repeat:no-repeat;
	background-position: top right;
	z-index:6;
	}
	
.box-historie {
	display:block;
	position:absolute;
	width:160px;
	height:70px;
	left:450px;
	bottom:20px;
	background-image:url(../img/img-historie.png);
	background-repeat:no-repeat;
	background-position:right 0px;
	z-index:6;
	}
	
.box-historie:hover {
	background-image:url(../img/img-historie.png);
	background-repeat:no-repeat;
	background-position:right -120px;
	}

.box-aktualne {
	position:absolute;
	left:0px;
	bottom:0px;
	width:470px;
	height:350px;
	overflow:hidden;
}
	
	
.box-ram {
	position:absolute;
	width:304px;
	height:328px;
	background-image:url(../img/img-ram.png);
	background-repeat:no-repeat;
	background-position: top left;
	margin: -21px 0 0 -5px;
	}
	
.box-foto-img {
	overflow:hidden;
	width:281px;
	height:281px;
}

.box-foto {
	z-index:10;
	position:absolute;
	bottom:0px;
	left:0px;
	width:304px;
	height:328px;
	-webkit-transition: all 0.5s ease-out 0s;  /* Saf3.2+, Chrome */
	-moz-transition: all 0.5s ease-out 0s;  /* FF4+ */
	-ms-transition: all 0.5s ease-out 0s;  /* IE10 */
	-o-transition: all 0.5s ease-out 0s;  /* Opera 10.5+ */
	 transition: all 0.5s ease-out 0s;
	  -webkit-transform: rotate(-16deg) translate(-40px, 260px) scale(0.8);  /* Saf3.1+, Chrome  */
	 -moz-transform: rotate(-16deg) translate(-40px, 260px) scale(0.8);  /* FF3.5+  */
	 -ms-transform: rotate(-16deg) translate(-40px, 260px) scale(0.8);  /* IE9  */
	 -o-transform: rotate(-16deg) translate(-40px, 260px) scale(0.8);  /* Opera 10.5  */
	 transform: rotate(-16deg) translate(-40px, 260px) scale(0.8);
	}
	
.box-foto:hover {
	position:absolute;
	bottom:0px;
	left:0px;
	width:304px;
	height:328px;
	-webkit-transition: all 0.5s ease-out 0s;  /* Saf3.2+, Chrome */
	-moz-transition: all 0.5s ease-out 0s;  /* FF4+ */
	-ms-transition: all 0.5s ease-out 0s;  /* IE10 */
	-o-transition: all 0.5s ease-out 0s;  /* Opera 10.5+ */
	 transition: all 0.5s ease-out 0s;
	  -webkit-transform: rotate(-25deg) translate(30px, 100px);  /* Saf3.1+, Chrome  */
	 -moz-transform: rotate(-25deg) translate(30px, 100px);  /* FF3.5+  */
	 -ms-transform: rotate(-25deg) translate(30px, 100px);  /* IE9  */
	 -o-transform: rotate(-25deg) translate(30px, 100px);  /* Opera 10.5  */
	 transform: rotate(-25deg) translate(30px, 100px);
	 z-index:10;
	}
	
.box-filtr {
	position:relative;
	right:0px;
	margin-top:10px;
	width:100%;
	height:22px;
	text-align:right;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #333;
}

.select {
	width:150px;
	height:20px;
	border:0px solid #333;
	background-color:#333;
	color:#FFF;
	opacity:0.9;
	
}



.clear {
	clear:both;
}


/* Reference */

.box-reference {
	display:block;
	width:100%;
	float:left;
	height:auto;
	text-align:left;
	padding:15px 0px 15px 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	z-index:5;
}






.box-reference-photo {
	display:inline-block;
	float:left;
	width:150px;
	height:150px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	margin-left:-0px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	-webkit-transition: all 0.3s ease-out 0s;  /* Saf3.2+, Chrome */
  	-moz-transition: all 0.3s ease-out 0s;  /* FF4+ */
  	-ms-transition: all 0.3s ease-out 0s;  /* IE10 */
  	-o-transition: all 0.3s ease-out 0s;  /* Opera 10.5+ */
  	transition: all 0.3s ease-out 0s;
	z-index:5;
}

.box-reference-photo:hover {
	-webkit-transform: scale(1.04);  /* Chrome, Safari 3.1+ */
     -moz-transform: scale(1.04);  /* Firefox 3.5+ */
      -ms-transform: scale(1.04);  /* IE 9 */
       -o-transform: scale(1.04);  /* Opera 10.50-12.00 */
          transform: scale(1.04);  /* Firefox 16+, IE 10+, Opera 12.50+ */
	}

.box-reference-txt {
	padding-left: 170px;
	
}


.pagination {
	margin-top:30px;
	margin-right:0px;
	display:block;
	vertical-align:bottom;
	float:right;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
.pagination-pad {
	display:inline-block;
	float:left;
	width:20px;
	text-align:center;
}

.pagination a:hover {
	color: #ff6600;
	text-decoration: none;
	}
	
.pagination-active {
	display:inline-block;
	float:left;
	width:20px;
	text-align:center;
	color: #ff6600;
	text-decoration: none;
	}

/* Detail Reference */



.reference-photo {
	display:inline-block;
	float:left;
	width:133px;
	height:133px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	margin:4px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	z-index:5;
}

.reference-photo:hover {
	-moz-box-shadow:0px 0px 0px rgba(0, 0, 0, .5);
	-webkit-box-shadow:0px 0px 0px rgba(0, 0, 0, .5);
	box-shadow:0px 0px 0px rgba(0, 0, 0, .5);
	}
	


.ke-stazeni {
	padding: 30px;
}