﻿/********************************************************************/
/*************   PROFI-SKLO.CZ | Created by studio WPJ *************/
/********************************************************************/
* {
   margin: 0;
   padding: 0;
   border:0px;
}
/************************ GENERAL STYLES ****************************/
html {
	background: #F1F1F1;
	height:100%;
   margin: 0;
   padding: 0;
}
body {
   color:#fff;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size:12px;
   margin: 0;
	height: 100%;
   text-align:left;
}
a:link {
   color: #ffebed;
   text-decoration: underline;
}
a:visited {
   color: #ffebed;
   text-decoration: none;
}
a:hover {
	color: #ffebed;
   text-decoration: none;
}
h1 {
	border-bottom: solid #cb1728 6px;
   color: #fff;
   font-size: 28px;
	margin-bottom: 12px;
   padding: 15px 0px 5px 0px;
   font-weight:normal;
   font-family: Arial, Helvetica, Verdana, sans-serif;  
}

h2 {
   color: #fff;
   font-size: 24px;
   padding: 15px 0 3px 0;
   font-weight:normal;
   font-family: Arial, Helvetica, Verdana, sans-serif;
}
h3 {
   color: #fff;
   font-size: 18px;
   padding: 8px 0px 3px 0px;
	font-style: italic;
   font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}
h4 {
   margin: 0;
   padding: 5px 0px 2px 0px;
   font-size:16px;
   font-weight:bold;
}
h5 {
   margin: 0;
   padding: 5px 0px;
   font-size:14px;
   font-weight:bold;
}
p{
	line-height:22px;
   padding:5px 0px;
}
#content ul, #content ol {
   line-height:23px;
   margin-left:10px;
   list-style-position:inside;
	
}

/* Cleaner */
.cleaner {
   clear:both;
   padding:0;
   margin:0;
   background:none;
}
/* Divider */
.divider{
   background: url("../images/page_divider.gif") repeat-x top left;
   height:2px;
   margin:10px 0px;
}
/*************************** MAIN LAYOUT *****************************/

#page {
	background-color:#e01b2e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
   margin:5px auto 5px;
	padding: 10px 35px 25px;
   width: 910px;
}

#page-left {
	float: left;
	padding: 12px 0 18px;
	width: 400px;
}

#uvod-left {
	float: left;
	padding: 12px 0 18px;
	width:645px;
}

#kontakt { /*Tmavě červený pruh s adresou, otvírací dobou atd nad footerem*/
	background-color: #cb1728;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	clear: left;
	height:95px;
	margin: 20px 0;
	padding: 15px;
	width: 615px;
}

#kontakt > a img, #page-kontakt > a img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	border: 3px solid #b01322;
	float: left;
	margin-right: 10px;
}

#kontakt span, #page-kontakt span { float: left;}

#kontakt div img, #page-kontakt div img {
	float:left;
	margin-right: 10px;
}

#kontakt div img, #page-kontakt div img { margin-top: 5px;}

#adresa {
	clear: left;
	float:left;
	width:255px;
}

#provozni-doba {
	float:left;
	margin-right:0;
	width:205px;
}

#page-kontakt {
	background-color: #cb1728;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	clear: both;
	height:95px;
	margin: 20px 0;
	padding: 15px 10px;
	width: 890px;
}

#page-kontakt > div {
	margin: 0 10px;}

#telefon{
	float:left;
	width:150px;
}

#page-kontakt .facebook {
	margin: 17px 0;
}

#facebook-box {
	background-color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display:block;
	float: right;
	height: 355px;
	margin: 20px 0px 20px 0;
	width:245px;
}

#loga {
	clear:both;
	background-color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:45px;
	padding: 18px 20px;
	width: 870px;
}

#loga img {
	float: left;
	margin: 0 5px;
}

#nabidka-sluzeb .sluzba {
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	color: #000;
	float: left;
	height: 105px;
	margin-right: 12px;
	padding: 10px;
	text-transform: uppercase;
	width:121px;
}

#nabidka-sluzeb .last{
	margin-right: 0;
}

#nabidka-sluzeb .sluzba a {
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#nabidka-sluzeb .sluzba img {
	display:block;
	margin: 5px auto;
}

#nabidka-sluzeb .sluzba p img {
	display:block;
	float:left;
	margin: 5px 8px;
}

#header {
	position:relative;
   width:980px;
   height:120px;
	margin: 0 auto;
}

#header a.logo {
   padding: 25px 0 0 35px;
   display: block;
   width: 330px;
   height: 93px;
}

#nabizime { 
	position: absolute; 
	top: 38px; 
	right: 35px;
	z-index: 50;
}



/*********** MAIN MENU ****************/
#menu {
	background-color: #e01b2e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
   height:54px;
	margin: 5px auto;
   width:980px;
}

#menu ul {list-style:none;}

#menu ul li {
   display:block;
	float:left;
	height: 54px;	
}
#menu ul li a {
   color: #ffebed;
   display:block;
   float:left;
	height:34px;
   font-family: Arial, Helvetica, sans-serif;
   font-size:16px;
	font-weight:bold;
	padding: 18px 15px 2px 15px;
   text-decoration:none;
	text-transform:lowercase;
}

#menu ul li a.selected, #menu ul li a:hover {
   background-color: #bf1a2a;
}

#menu ul li:nth-child(1) a.selected, #menu ul li:nth-child(1) a:hover {
   background-color: #bf1a2a;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}

/*********** MAIN MENU END ****************/


/*********** SIDE CONTENT *******************/
#side-content {
	height: 42px;
	margin: 20px auto 5px auto;
   width: 876px;
}
/* 1. úroveň menu */
#side-content ul {
	background-color: #f3f3f3;
	display:block;
	height: 42px;	
   list-style:none;
	width: 876px;
}
#side-content ul li { 
   display:block;
   float:left;
	height: 42px;	
}
#side-content ul li a {
	background-color: #f3f3f3;
	border-right: 2px solid #fff;
   color: #686868;
	display:block;
   float:left;
   font-family: "Open Sans", Arial, Helvetica, sans-serif;
   font-size:16px;
	padding:10px 9px;
   text-decoration:none;
   text-transform:uppercase;
	vertical-align:middle;
}
#side-content ul li a:hover, #side-content ul li a.selected {
   color:#fff;
	background-color: #00aae5;
   
}
/********* SIDE - KONTAKT END **********/

/*********** LEFT CONTENT END *************/

/*********** RIGHT CONTENT ****************/
#content {
   width:910px;
}

#content table { /*základní tabulka*/
   border-collapse:collapse;
   font-size:12px;
   margin:5px 0px 8px 0px;
}

#content table td {
   background-color:#fff;
   border:1px solid #cb1728;
	color: #333;
   padding:8px 10px;
}

#content table th {
   background-color:#b01322;
   border:1px solid #cb1728;
   color:#fff;
   font-weight:bold;
   padding:8px 10px;
   text-align:center;
}

#content > span img {
 border:4px solid #cb1728;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
   margin:10px 16px;
}
/********** RIGHT CONTENT END *************/


/*********** FOOTER CONTENT ****************/

#footer {
	height: 40px;
	margin:0px auto;
	padding: 15px 35px;
   width:910px;
}

#footer p {
	color: #000;
	float:left;
	font-size: 11px;
	padding-top:7px;
}

#footer p a{
	color: #000;
	margin: 0;
	text-decoration: underline;
}

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

#footer p#footer-right {
   float:right;
	text-align: right;
}

#footer img {
	float:left;
	height: auto;
	margin-right: 20px;
	width: 125px;
}

/*********** FOOTER CONTENT END **************/

/*************************** MAIN LAYOUT END *****************************/

/**************************** GALERIE ************************************/
#fotogalerie {
	border-top: 6px solid #cb1728;
   margin-top:10px;
   padding-top:10px;
   clear:both;
}
#fotogalerie img {
   display: block;
}
#fotogalerie a.imgbox {
   border:4px solid #cb1728;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
   display:block;
   float:left;
   margin:10px 16px;
   position:relative;
}
.jquery-lightbox-title { /* větší text u popisu fotek lightboxu */ font-size:18px !important; }

/************************** GALERIE END *************************************/

/************************** Objednávkový formulář na stránkách ******************************/
a#objednat-button {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e3e3e3 100%); /* W3C */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto 15px;
	padding: 16px;
	position:relative;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	width: 115px;
}

a#objednat-button:hover, #order_form input.button:hover {
	background: #fff;
	color: #cb1728;
}

#objednat-sipka{
	margin-left: 6px;
	}
	
.rotated {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
  -o-transform: rotate(180deg); /* Opera */
}
	
#order_form {
	background-color: #cb1728;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: auto; 
	padding: 20px 45px 5px 45px;
	width:820px;
}

#order_success {
	background-color: #cb1728;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 15px auto 0; 
	padding: 0 20px 5px;
	width:870px;
}

#form-left{
	float:left;
	margin:0; 
	width:300px;
}

#form-right{
	float:left;
	margin:0; 
	width:515px;
}

#order_form .block {margin:10px 0 10px 0px;position:relative;}
#order_form .block label{font-size:12px; width:55px; display:inline-block; line-height:14px; text-align:right;padding-right: 8px;}
#order_form .block label[for=captcha_id]{width:135px;}
#order_form .block ul{list-style:none; margin:5px 10px;}

#order_form .block input[type=text], #order_form .block textarea, #order_form .block select{ 
	padding:6px 6px;
	width:200px;
	border-radius: 5px;
	box-shadow: inset 1px 1px 3px #eaeaea;
	border:1px solid #666;
   color:#404554;
   background-color:#f9f9f9;
}
#order_form .block select{ 
   width:214px;
}
#order_form .block textarea{ 
	height:150px;
	width: 420px;
   vertical-align:top;
}
/* Upravy pro policka */
#order_form input#id_captcha_1, #registrace input#id_user-captcha_1{ width:40px;}
/* Upravy pro policka END */

/* Chyba ve formulari */
#order_form .block.error input[type=text], #order_form .block.error select{ 
	border:1px solid #000;
}
#order_form .block.error label{ 
	color: #000;
  font-weight:bold;
}
#order_form .block.error span{ 
	color: #000;
	font-size:11px;
	display:none;
}
/* Chyba ve formulari END */

/* Vyzadovane pole */
#order_form .block.required label:after{content:" *"; color:#bbb; font-weight:bold; font-size:14px;}
/* Vyzadovane pole END */

#order_form .error_message {
  background-color:#fff;
  border-radius: 5px;
  clear: both;
  color:#000;
  display: none;
  font-weight:bold;
  margin:0 20px 10px;
  padding: 10px 15px;
}
/* Captcha */
label[for=captcha_id]{
   position:relative;
}
img.captcha{
	max-width:65px;
   position:relative;
   top:13px;
   padding:8px 3px 7px;
   background-color:#FFFFFF;
	border:1px solid #c5c5c5;
   border-radius:5px;
   margin-right:20px;
}
/* Submit */
.submit_block{
   text-align:center;
   margin:10px 0;
   float:right;
}
/* Submit END */
#order_form input.button{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e3e3e3 100%); /* W3C */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto 15px;
	padding: 16px;
	text-decoration: none;
	text-transform:uppercase;
	width: 210px;
	text-align:center;
   cursor:pointer;
}

#order_form input.button:hover{
	
}
/************************** kontaktní FORMULÁŘ	END ****************************/

/************************** MAPA ********************************************/
#map_canvas { float:right;height: 350px; width:500px; margin:10px auto 20px;}
#map_content { width:200px; }
#map_content p{ padding:0px; color:#000;}
#map_content p a{ color:#bf1a2a;}
/************************* MAPA END *****************************************/
