/*
Theme Name: 
Theme URI: www.vyzj-art.cz
Description: WP theme for 
Version: 1.0
Author:  Vyzj Art
Author URI: www.vyzj-art.cz
Tags: 
*/

@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "swis";
    src: url("ttf/Swis721.ttf");
}

@font-face {
    font-family: "swis";
    src: url("ttf/Swis_Bold.ttf");
	font-weight: bold;
}


html {
	background:#fff;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	background-image:url(images/footer-motiv.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.clear, .cleaner {
	clear: both;
}
.clearSpan {
	clear: both; width: 100%; line-height: 0px;
}
.right {
	text-align: right;	
}
.left {
	text-align: left;	
}
.center {
	text-align: center;
}
.middle {
	vertical-align: middle !important;
}
.f-right {
	float: right;
}
.error-mini {
	color: #c81616; font-size: 11px; float: left; display: block; width: 100%;
}
.hidden {
	display: none;
}

h1, h2, h3, h4 {
	line-height: normal;
}

/********************/
/*		LAYOUT		*/
/********************/

#wrapper {
	margin: 0 auto;
	width: 990px;
}

.nosidebar #content {
	width: 930px;
}

.nosidebar #sidebar {
	display: none;
}


/********************/
/*		ODKAZY		*/
/********************/

a {
	color: #b72541;
	text-decoration: underline;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-in-out; /* Opera */	
}
a img {
	border-width: 0px; text-decoration: none !important; line-height: 0px;
}
a:hover {
	color: #144d5c;
}

/********************/
/*		FORMULÁŘE	*/
/********************/

input[type="text"], input[type="email"], input[type="password"], textarea {
	padding: 3px 5px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	outline: none;
	
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-in-out; /* Opera */	
}

input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
	border: 1px solid #999	;
}

input[type="button"], input[type="submit"], .button {
	display: inline-block;
	padding: 5px 40px 5px 20px;
	background: #dbdbdb url(images/button-bg.jpg) no-repeat right;
	color: #144d5c;
	text-decoration: none;	
	border-radius: 3px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0s ease-in-out; /* Opera */	
}

input[type="button"]:hover, input[type="submit"]:hover, .button:hover {
	background-image: url(images/button-bg-hover.jpg);
	background-repeat: no-repeat;
	border-color: transparent;
	color: #fff;
	background-color: #002736;
}
/********************/
/*		HEADER		*/
/********************/
#header {
	height:130px;
}

#header h1, #header h2 {
	display: none;
}

#header #site-link {
	display: block;
	height: 120px;
	width: 300px;
	position: absolute;

}

#menu-3{
	float:right;
	list-style:none;
	padding:0;
	margin:0 0 15px 0;

}
#menu-3 a{
	color:#144d5c;
	font-size:15px;
	font-family:swis;
	font-weight: bold;
	padding:5px 8px;
	background:#fff;
	border-radius:0 0 5px 5px;
	border:solid 1px #fff;
	
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0s ease-in-out; /* Opera */		
}

#menu-3 li{
	float:left;

}

#menu-3  li.active a{
	background:#dbdbdb;
	background-image:url(images/menu-bg-2.jpg);
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	transition:none;
}

#menu-3 li a:hover{
	color: #b72541;
}

#logo{
	background-image:url(images/logo.png);
	height:74px;
	width:193px;
	margin:0 63px 0 33px;
	float:left;
}

#line{
	background:#144d5c;
	height:74px;
	width:2px;
	float:left;
}

#text{
	font-weight: bold;
	margin:18px 0 0 23px;
	float:left;
	font-size:19px;
	color:#b72541;
	line-height:20px;
}

#header img{
	float: left;
	margin:10px 0 0 132px;
}

#header-blok{
	background-image:url(images/header-blok-bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
	color:#0c2e36;
	width:240px;
	/*height:45px;*/
	float:right;
	padding:15px 18px 10px 18px;
	margin: 0 30px 0 0;
	border-radius:5px;
	border:1px solid #e6e6e6;
	border-top:4px solid #4a757f;
}
/********************/
/*		menu	*/
/********************/

#menu-1 .last, #menu-2 .last, #menu-3 .last{
	background:none !important;
}

#menu-1 {
	background-image:url(images/menu-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:960px;
	height:38px;
	color:#fff;
	padding:0 0 0 30px;
	margin:15px 0 0 0;	
	list-style:none;
}

#menu-1 li a{
	color:#fff;
	text-decoration:none;
	font-family:swis;
	font-size:19px;
	font-weight: bold;
	/*height: 40px;*/
	display: block;
	padding:9px 32px 10px 32px;
	/*border:1px solid transparent;*/
}

#menu-1 li {
	border: 1px solid transparent;
}

#menu-1 li:hover{
	background: url(images/menu-hover.jpg) repeat-x top center !important;
}


#menu-1 li{
	background-image:url(images/menu-divider.png) ;
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	padding:0px 0px 0px 0px;
}

#menu-1 li.active a {
	background-image:url(images/menu-active-1.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	transition:none;
	/*padding:0 0 8px 0;*/
	z-index:10;
}

#menu-1 li.active {
	background: url(images/menu-hover.jpg) repeat-x top center !important;
}


#menu-2 {
	margin: 0 0 0px 30px;
	background:#dbdbdb;
	background-image:url(images/menu-bg-2.jpg);
	background-repeat:repeat-x;
	width:930px;
	height:27px;
	border-radius:0 0 8px 8px;
	border:1px solid #cccccc;
}

#menu-2 ul{
	list-style:none; float: left;
	margin:0 0 0 0;
	padding:0;
}

#menu-2 ul li{
	float:left;
	padding:0px 15px 14px 15px;
	margin:0;
}

#menu-2 ul a{
	color:#144d5c;
	font-size:13px;
	font-family:swis;
	margin:0;
	padding:7px 0 2px 0;
	display: block;
	
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0s ease-in-out; /* Opera */
}

#menu-2 ul a:hover{
	color:#b72541;
	transition:none;
}

#menu-2 ul li.active{
	background-image:url(images/menu-active-2.png);
	background-repeat:no-repeat;
	background-position:center 26px;
	font-family:swis;
	transition:none;
	font-weight: bold;
}

#menu-2 ul li.active a, #menu-2 ul li.active a:hover, #menu-2 ul li.active a:hover{
	color:#144d5c;
	font-family:swis;
	font-weight: bold;
}

/********************/
/*		SIDEBARS	*/
/********************/

#sidebar {
	margin:30px 30px 0 0;
	float:right;
	width:264px;
	color:#fff;
	font-family:Arial;
	font-size:14px;
}
.blok-red{
	background-image:url(images/sidebar-blok-red.jpg);
	background-repeat:repeat-x;
	background-color: #ae2038;
	border-radius:5px;
	margin:5px 0;
	/*height:70px;*/
}
.blok-blue{
	background-image:url(images/sidebar-blok-blue.jpg);
	background-repeat:repeat-x;
	background-color: #114250;
	border-radius:5px;
	margin:5px 0;
	/*height:60px;*/
}

.blok-red a, .blok-blue a{
	color: white;
	text-decoration: underline;
}

.blok-red div, .blok-blue div {
	padding:15px 12px;
}


.blok-red div.right, .blok-blue div.right, .blok-red div.left, .blok-blue div.left {
	padding:10px 0 0 0;
}

.blok-warranty div{
	background-image:url(images/watermark-warranty.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.blok-tel div{
	background-image:url(images/watermark-warranty.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.blok-service div{
	background-image:url(images/watermark-service.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

/********************/
/*		CONTENT		*/
/********************/

#content {
	margin:30px 30px 60px 30px;
	float:left;
	width:630px;
	color:#000;
	font-size:14px;
}

#content h1{
	margin:0px;
	padding:0;
	font-family:swis;
	font-size:26px;
}

#content h2{
	margin:30px 0 10px 0;
	padding:0;
	font-family:swis;
	font-size:22px;
	color: #144d5c;
}

#content h3{
	margin:20px 0 0 0;
	padding:0;
	font-family:swis;
	font-size:18px;
	color: #144d5c;
}

#content h4{
	margin:10px 0 0 0;
	padding:0;
	font-family:swis;
	font-size:16px;
	color: #144d5c;
}

#content p{
	font-family:arial;
	text-align:justify;
}

#content fieldset{
	border-radius: 5px;
	border: thin dashed #94afb6;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
}

#content fieldset legend{
	font-family: swis;
	font-size: 18px; 
	color: #086680; 
	font-weight: bold; 
	background-color: #fff;
}

#content fieldset img{
	border-radius: 5px;
}

#content .scrollblock {
	max-width: 100%;
	overflow: auto;
}

#content ul {
	list-style: url(images/li.jpg);
}

#content ul li{
	padding: 5px 0;
}

#content .button{
	display: inline-block;
	padding: 5px 40px 5px 20px;
	background: #dbdbdb url(images/button-bg.jpg) no-repeat top right;
	color: #144d5c;
	text-decoration: none;	
	border-radius: 3px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 10px;
	
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0s ease-in-out; /* Opera */	
}

#content .button:hover{
	background-image: url(images/button-bg-hover.jpg);
	background-repeat: no-repeat;
	border-color: transparent;
	background-color: #002736;
	color: #fff;
}
#slider-index {
	margin-top: -20px;
}
.sliderDiv {
	border-color: #155362 #AF213B #AF213B #155362;
	border-width: 1px; border-style: solid;
	width: 558px; height: 195px;
	margin: 0px auto; border-radius: 5px;
}
.sliderUl {
	float: left;
}
.sliderUl li{
	width: 250px;
}
.sliderDiv img {
	margin: 7px 15px 0px 7px; float: left; height: 180px;
}
/* TABULKY */

#content table {
	font-size: 14px;
	border: none;
	border-spacing: 0px;
	margin-bottom: 20px;
}

#content table tr {
	
}

#content table tr td {
	border: none;
	padding: 5px;
	border-bottom: 1px solid #d8e6df;
	border-right: 1px solid #d8e6df;
	vertical-align: top;
}


#content table tr.first td {
	border-top: 1px solid #d8e6df;
}


#content table tr.even td {
	background: #f5f7f6;
}

#content table tr th {
	background: #144d5c;
	color: #d8e5df;
	font-weight: normal;
	border: none;
	padding: 5px 5px;
	border-bottom: 1px solid #2a6372;
	border-right: 1px solid #2a6372;
}

#content table tr td.first {
	border-left: 1px solid #d8e6df;
}

#content table tr th a {
	color: white;
}
.lamelyTable {
	float: left;
}
.lamelyTable th {
	width: 161px;
}
/* tabulky zaoblení */

#content table tr.first th.first, #content table tr.first td.first {
	border-top-left-radius: 5px;
}

#content table tr.first th.last, #content table tr.first td.last {
	border-top-right-radius: 5px;
}

#content table tr.last th.first, #content table tr.last td.first {
	border-bottom-left-radius: 5px;
}

#content table tr.last th.last, #content table tr.last td.last {
	border-bottom-right-radius: 5px;
}

#content table.clean tr, table.clean tr td, table.clean tr th,
#content table tr.clean td, #content table tr.clean th, table tr td.clean, table tr th.clean
 {
	border: none !important;
	background: none !important;
	border-radius: 0px !important;
	color: black !important;
	text-align: left;
}

/* ZÁLOŽKY */

#subTabs {
	display: table;
	margin: 10px 0;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 50px;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}

#subTabs div {
	display: table-cell;
}

#subTabs div a {
	display: block;
	padding: 5px 20px;
	background: #dbdbdb;
	background-image: url(images/menu-bg-2.jpg);
	background-repeat: repeat-x;	
	color: #144d5c;
	text-decoration: none;
	box-shadow: inset 0px -2px 10px -5px #000;
}

#subTabs div a:hover {
	text-decoration: underline;
}

.subtab-content {
	padding: 0px 15px;
	border: 1px solid #E4E4E4;
	border-radius: 5px;
	background: white;
}

#subTabs div a.active {
	background: url(images/menu-bg.jpg) top left;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

/* barvy komponent */
.barva-komponent {
	float: left;
	margin: 10px 0px 0px 20px;
}

.barva-komponent .dekor {
	display: block;
	width: 200px;
	height: 44px;
}

.choice-picture {
border: 1px dotted #adadad;
}

/********************/
/*		GALERIE		*/
/********************/

.fotoDiv {
	margin-top: 20px;
}

.fotoDiv a {
	text-decoration: none;
}

.fotoDiv a img{
	opacity: 0.7;
	border-radius: 3px;
	margin: 2px 1px;
	
	
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-in-out; /* Opera */		
}

.fotoDiv a img:hover{
	opacity: 1;
	transform: scale(1.05);
	-moz-transform: scale(1.05); 
	-ms-transform: scale(1.05); 
	-webkit-transform: scale(1.05) rotate(2deg);
}
/********************/
/*		OTHER		*/
/********************/
.vertiklani-uvodni {
	width: 300px; margin-right: 25px;
}
.bigger-line {
	line-height: 18px;
}
.predchoziBarva, .nasledujiciBarva {
	margin-bottom: 20px;
}
.predchoziBarva {
	display: block; float: left;
}
.nasledujiciBarva {
	display: block; float: right;
}
.predchoziBarva .ImgSpan {
	display: block; width: 17px; height: 15px; float: left; margin: 0px 8px 0px 0px;
	background: url(img/web-parts/previous-arrow.png) no-repeat left -18px;
}
.predchoziBarva:hover .ImgSpan {
	background: url(img/web-parts/previous-arrow.png) no-repeat left 3px;
}
.nasledujiciBarva .ImgSpan {
	display: block; width: 17px; height: 15px; float: right; margin: 0px 0px 0px 8px;
	background: url(img/web-parts/next-arrow.png) no-repeat left -18px;
}
.nasledujiciBarva:hover .ImgSpan {
	background: url(img/web-parts/next-arrow.png) no-repeat left 3px;
}
.popisLatky {
	margin-top: 20px;
}
.barvy-zaluzii {
	clear: both; float: left;
}
#kalkulace-ceny-zaluzie {
	float: left; margin-top: 10px;
}
#kalkulace-ceny-zaluzie select {
	width: 220px;
}
#kalkulace-ceny-zaluzie .rozmer {
	width: 80px;
}
#kalkulace-ceny-zaluzie .max-width {
	width: 225px;
}
#kalkulace-ceny-zaluzie .error-field {
	clear: both; float: left;
}
.vysledek-kalkulace {
	clear: both;
}
.vysledek-kalkulace-parametry {
	margin-top: 10px; float: left;
}
.zmenit-parametry {
	display:block; margin: 15px 0px 0px 10px; float: left;
}
.rozmer112 {
	width: 112px;
}
.popis-rolety {
	width: 180px; padding: 0px 10px;
}
.top-margin {
	clear: both; padding-top: 20px;
}
#mapa {
	margin: 20px 0px;
}
.breadcrumbs {
	margin-bottom: 20px;
}
.dodavatelTable {
	margin-top: 20px;
}
.dodavatelTable th {
	width: 200px;
}
.dodavatelTable .oblast {
	font-weight: bold;
}
.barvaLatky {
	display: block; float: left; margin-left: 30px; margin-bottom: 10px;
}
.barvaLatky img {
	width: 330px;
}
.a-span {
	display: block; clear: both;
}
.box dd {
	width: 300px;
}
/********************************/
/*		OBJEDNAT VYMĚŘENÍ		*/
/********************************/
.obj-vymereniTable {
	 margin-top: 10px; margin-bottom: 0px !important;
}
.obj-vymereniTable input[type="checkbox"] {
	margin-right: 10px; float: left;
}
.obj-vymereniTable textarea {
	width: 323px; height: 70px;
}
.volby-produktu label {
	display: block; float: left; width: 195px;
}
.volby-produktu {
	width: 250px;
}

.volby-produktu td {
	padding: 8px 0px !important;
}
.kontaktyAvymereni {
	float: right;	
}
/********************/
/*		FOOTER		*/
/********************/

#footer {
	height:50px;
	clear: both;
	color:#144d5c;
	font-size:13px;
	font-family:swis;
	font-weight: bold;
	bottom: 0;
	position: relative;
}
#footer-line{
	background-image:url(images/menu-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	height:6px;
	width:990px;
}
#footer a{
	color:#144d5c;
	font-size:13px;
	font-family:swis;
	font-weight: bold;
}

#calix{
	margin:15px 0 0 30px;
	float:left;
}

#vyzj-art{
	margin:15px 30px 0 0;
	float:right;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


div.ui-tooltip {
	width: 300px;
	max-width: 300px;
}

div.tooltip-wide {
	max-width: 495px;
	width: 495px;
}

p.holiday-info b {
	color: #aa0000;
}