/*
Theme Name: Vitogaz
Theme URI: 
Description: 
Version: 
Author: cisadesign
Tags: 

http://cisadesign.cz
*/
@charset "UTF-8";
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	}

/* MENU */
#menu-container {
	width: 900px;
	height: 48px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	margin-top: 18px;

}
.menu{
	color: #FFF;
	font-size: 14px;
	}
.menu ul{
	height:48px;
	list-style:none;
	margin:0;
	padding:0;
	
	}
.menu li{
	float:left;
	padding:0px;
	
		}
.menu li a{
	display:block;
	font-weight: bold;
	line-height:46px;
	margin:0px;
	padding:0px 8px;
	text-align:center;
	text-decoration:none;
	color: #FFF;
	background: url("images/menu2.png");
	background-repeat: no-repeat;
	background-position: left top;
		}
.menu li a:hover {
	background: url("images/menu2.png");
	color:#FFFFFF;
	line-height:46px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left bottom;
			}
.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	width:200px;
	z-index:200;
	line-height:30px;
	padding-bottom: 2px;
		}
.menu li:hover ul{
		display:block;
		line-height:30px;
		
		}
.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:200px;
	
		}
.menu li:hover li a{
	line-height:30px;
	font-weight: normal;
		}
.menu li ul a{
	display:block;
	font-weight: normal;
	line-height:30px;
	margin:0px;
	padding:0px 10px 0px 10px;
	text-align:left;
	font-size:13px;
	background:  url("images/submenu_bg.png") top;
	background-repeat: no-repeat;
		}
.menu li ul a:hover, .menu li ul li:hover a{
	color:#ffffff;
	text-decoration:none;
	line-height:30px;
	background:  url("images/submenu_bg.png") bottom;
	background-repeat: no-repeat;
	
			}

/* MENU */
		
/* HLEDANI */
#hledej {
	width:180px;
	height:31px;
	float: right;
}

#hledej form input {
	background:url(images/hledej_pole.jpg);
	border:0;
	height:25px;
	width:132px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 25px;
	float:left;
	background-repeat: no-repeat;
	background-position: right top;
}
#hledej form input.odeslat {
	background:url(images/hledej_ikona.jpg) 0 0 no-repeat;
	border:0;
	padding:0px;
	margin: 0px;
	height:30px;
	width:35px;
	cursor: pointer;
	cursor: hand;
	float:right;

}
#searchform {
width:180px;
	height:31px;
	}

#searchform #s {
background:url(images/hledej_pole.jpg);
	border:0;
	height:25px;
	width:132px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 25px;
	float:left;
	background-repeat: no-repeat;
	background-position: right top;
}

input.odeslat {
	background:url(images/hledej_ikona.jpg) 0 0 no-repeat;
	border:0;
	padding:0px;
	margin: 0px;
	height:30px;
	width:35px;
	cursor: pointer;
	cursor: hand;
	float:right;

}
/* HLEDANI */

/* HLAVNI */
#content {
	text-align: left;	
}
.navigation {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#obal {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.header-autogaz {
	width:900px;
	height: 345px;
	background-image: url(images/header-autogaz.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-zasobniky {
	width:900px;
	height: 345px;
	background-image: url(images/header-zasobniky.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-pblahve {
	width:900px;
	height: 345px;
	background-image: url(images/header-pblahve.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-special {
	width:900px;
	height: 345px;
	background-image: url(images/header-special.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-objednavka {
	width:900px;
	height: 345px;
	background-image: url(images/header-objednavka.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-slovensko {
	width:900px;
	height: 345px;
	background-image: url(images/header-slovensko.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-vitogaz {
	width:900px;
	height: 345px;
	background-image: url(images/header-vitogaz.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-doprava {
	width:900px;
	height: 345px;
	background-image: url(images/header-doprava.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left {
	width:650px;
	float: left;
	font-size: 12px;
	margin-top:10px;
	margin-left:5px;
	padding-bottom: 10px;
}
#left a {
	color: #333;
}
#left a:hover {
	color: #bc2625;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	font-weight:normal;
}
h2, h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom:12px;
	font-weight:normal;
}
h4 {
	font-size: 14px;
}
h2 a, h3 a, h4 a {
	text-decoration: none;
}
#sidebar
{
	padding: 0px 0 10px 0;
	margin-top:10px;
	margin-left: 20px;
	width: 225px;
	float: right;
	font-size: 12px;
	}
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
#sidebar li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
#sidebar a {
	text-decoration: none;
}
#sidebar h3 a {
	color: #666;
}
#sidebar a:hover {
	color: #bc2625;
	text-decoration: underline;
}

p {
	line-height: 1.5;
}
/* HLAVNI */

/* NOVINKY */
.news {
	list-style-type: none;
	text-align: left;
	color: #F2F2F2;
	width:220px;
	padding-bottom:10px;
	margin-bottom:10px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/news-bottom.jpg);
	background-position: center bottom;
	background-color: #989898;
	}
.news p {
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 13px;
}
.news-top {
	font-size: 12px;
	line-height:12px;
	color: #FFF;
	text-decoration: none;
	width:200px;
	padding: 10px;
	font-weight: bold;
	display: block;
	background-image: url(images/news-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news-top a {
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
}
.news a:hover {
	color: #bc2625;
}
li {
	list-style-type: none;
}
.news-line {
	display: block;
	background-image: url(images/news-line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
	width:100%;
	float:left;
	padding-bottom:10px;
	margin: 0px;
	float:left;
	clear:both;
}
.news-more {
	margin-left:10px;
	margin-top:5px;
	color: #FFF;
	font-size: 10px;
}
.news-more a {
	color: #FFF;
}
.news-all {
	text-align: center;
	margin-top:-5px;
	
}
.news-all a {
	color: #666;font-size: 10px;
}
/* NOVINKY */


/* LOGO */
#logo {
	height: 100px;
	width: 174px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	}
#logo a {
	height: 100px;
	width: 174px;
	float: left;
	display: block;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#logo a span {
	height: 100px;
	width: 174px;
	float: left;
	display: block;
	visibility: hidden;
	}
/* LOGO */

/* POSTS */
.post {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
.entry p a {
	color: #000;
	text-decoration: underline;
	}
.post small {
	color: #999;
	font-size: xx-small;
	float: right;
	}
.postmetadata {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #999;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.postmetadata a {
	color: #999;
	text-decoration: none;
	}
.postmetadata a:hover {
	color: #bc2625;
	text-decoration: underline;
	}
.postmetadata span {
	display: none;
	}
.postmetadata {
	clear: both;
}
.small {
	clear: both;
	font-size: x-small;
	padding-bottom: 20px;
}
/* POSTS */

/* Begin Structure */
#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}
#cleaner {
	width: 100%;
	clear: both;
}


.clear {
	clear: both;
}

/* FOOTER */
#footer {
	width: 900px;
	height:130px;
	margin-top: 20px;
	background-image: url(images/footer.jpg);
	clear: both;
	float: left;
	color: #FFF;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#kontakt-adresa {
	float: left;
	display: block;
	padding-left:20px;
	padding-top:10px;
	}
#kontakt-adresa ul, #kontakt-tel ul, #copyright ul {
	margin: 0;
	padding: 0;
	}
#kontakt-adresa li, #kontakt-tel li, #copyright li {
	list-style-type: none;
	}
#kontakt-tel {
	float: right;
	display: block;
	text-align: right;
	padding-right:20px;
	padding-top:10px;
	}
#ikony {
	display: block;
	width: 100%;
	height: 38px;
	
}

#ikony img {
	display: block;
	height: 38px;
	width: 38px;
	border: none;
	float: right;padding-right:10px;
}
#copyright {
	display: block;
	text-align: center;
	font-size: 10px;
	float: left;
	width: 100%;
	color: #666;
}
#copyright a {
	color: #666;
	text-decoration: none;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	}
#footer a:hover, #copyright a:hover {
	color: #bc2625;
	text-decoration: underline;
	}
/* FOOTER */


/* Begin Images */
#content img {
	max-width: 100%;
	border: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	}
#single_image img {

	border: none;

	}
.wp-caption-text {
	padding: 0px;
	margin: 0px;
	font-size: xx-small;
	text-align: center;
	margin-left:-10px;
}
/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* FORMULAR */
.wpcf7-form {padding-top: 0px;
}

.wpcf7-form fieldset {
       _width: 640px;	
        width: 652px;

	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	background-image: url(images/form-bottom.jpg);
	background-repeat: no-repeat;
	border:none;
	margin-top:10px;
	background-position: left bottom;
}
.wpcf7-form legend {
	font-size: 14px;
       _width: 640px;	
        width: 652px;
	background-image: url(images/form-top.jpg);
	background-repeat: no-repeat;
background-position: left top;
_margin-left:-7px;
&margin-left:-7px;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
	padding: 0;
	border: 1px solid #CCC;
}

.wpcf7-form fieldset.action {
	background: #9da2a6;
	border-color: #e5e5e5 #797c80 #797c80 #e5e5e5;
	margin-top: -20px;
}


.wpcf7-form legend strong {
	font-weight: bold;
	background-color: #FFF;
	padding: 5px;
	margin-left:5px;
}
.wpcf7-form label { color: #666; font-size: 11px; font-weight: bold; }

.wpcf7-form label.opt { font-weight: normal; }

.wpcf7-form dl { clear: both; }

.wpcf7-form dt {
	float: left;
	margin: 0 10px 10px 0;
	text-align: right;
	width: 200px;
}

.wpcf7-form dd {
	float: left;
	margin: 0 0 10px 0;
	width: auto;
}
span.wpcf7-list-item {
	display: list-item;
	list-style-type: none;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	color: #FFF;
	background-image: url(images/form-ok.jpg);line-height: 20px;
}

div.wpcf7-mail-sent-ng {
	background-image: url(images/form-not_ok.jpg);
	color: #FFF;
	line-height: 20px;
}

div.wpcf7-spam-blocked {
	background-image: url(images/form-not_ok.jpg);
	color: #FFF;line-height: 20px;
}

div.wpcf7-validation-errors {
	background-color: #F00;
	color: #FFF;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	background-color: #F00;
	color: #FFF;
	font-size: 10px;
	width: 190px;
	padding: 2px;
	border: 2px solid #FFF;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}


.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}
/* FORMULAR */

iframe {
	float: right;
	clear: both;
}
