/*
Theme Name: barley green 2
Theme URI: http://cvrcek.eu/
Description: The default theme
Version: 1.6
Author: Lenka Molkova, Jaroslav Cvrcek
Author URI: http://cvrcek.eu/

*/



/* Begin Typography & Colors */
@import 'reset.css';
@import '960_16_4_4.css';

/* original styles */

#content {
	line-height: 1.7em;
	font-size: 1.2em;
	padding-left: 20px;
	padding-right: 20px;
	width: 672px;		/* dle gridu 712px; */
	}
	
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
	

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #782523;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#content h2 {
	margin: 0 0 10px 0;
	color: #782523;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
	
	
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: green;
	text-decoration: none;
	}

a:hover {
	color: #ce630b;
	text-decoration: underline;
	}	

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */	
/* Various Tags & Classes*/
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
ol, ul{
	list-style-position: outside;
	margin-left: 0px; 
	}
	ol, ol li{
		list-style-type: decimal;
	}
	ul, ul li{
		list-style-type: disc;
	}
	
	
	
	
		
/* ======================================= MY STYLES =================================================== */

body{
	color:black;
	font-family:'Trebuchet MS',Arial,sans-serif;	
	font-size:82%;
	text-align:left;
	background-color: #547f43;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#content{
	margin-top: 8px;
}
#logo h1{
	border:0px none;
	display:block;
	font-size:1.5em;
	height:120px;
	margin:0pt;
	padding:0pt;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:400px;
}	
#logo h1 span 	{
	background:transparent url(images/head_bg.jpg) no-repeat scroll 0%;
	display:block;
	height:120px;
	left:0pt;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:0pt;
	width:400px;
	z-index:1;
	}


#footer {
	border: none;
	}




/* Begin Structure */

#header {
	height: 120px;
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-color: #547f43;
	margin-top: 4px;
}
#quick_menu{
	margin-top: 4px;
	margin-bottom: 1.5em;
}
#quick_menu li{
	background-color: #547f43;
	line-height: 37px;
	font-size: 120%;
	text-align: center;
}
#quick_menu li.omega{
	background-image: url(images/radius.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#quick_menu a{
	color: white;
}

#footer {
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #547f43;
	border-width: 1px 0 0 0;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	}
/* End Structure */













/* Begin Sidebar */
#sidebar
{

	}
#sidebar li, #sidebar li ul, #sidebar li li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul{
	background-color: white;
}
#sidebar ul ul{
	padding-top: 5px;
}
#sidebar li, #sidebar li li{
	margin-top: 0px;
	margin-bottom: 5px;
}
#sidebar li a{
	margin: 0; padding: 0;
	font-size: 100%;
}
#sidebar li.page_item{
	background-color: #547f43;
	line-height: 37px;
	font-size: 120%;
	text-align: left;
	background-image: url(images/radius-up.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: white;
}

#sidebar li.page_item a{
	color: white;
	margin-left:8px;
}
#sidebar li.page_item li.page_item a{
	color: black;
}
#sidebar li.page_item li.page_item{
	background-image: none;
	background-color: #f8f5af;
	color: black;
	font-size: 100%;
}


/* End Sidebar */

/* objednavky */
#content.objednavka_wrap{
	font-size: 100%;
}
.formular th{
	width: 120px;
	text-align: right;
	padding: 2px 10px 2px 5px;
	font-weight: normal;
	background-color: #547f43;
	color: white;
	border: 1px solid white;
	vertical-align: middle;
}
.formular td{
	padding: 2px;
	background-color: #c6debc;
	border: 1px solid white;
}
.formular input, .formular textarea{
	width: 300px;
}
.formular select{
	width: 305px;
}
.cena{
	text-align: right;
}
.ord_seznam{
	border: 1px solid #547f43;
	border-collapse: collapse;
}
.ord_seznam th{
	background-color: #547f43;
	color: white;
	border: 1px solid white;
	border-width: 0 1px 0 0;
}
.ord_seznam th.last{
	border: none;
}
.ord_seznam th, .ord_seznam td{
	padding: 1px 5px;
	vertical-align: middle;
}
.ord_seznam td{
	border: 1px solid #c6debc;
	border-width:  1px 0 0 0;
}
.a-center{
	text-align: center;
}
ul.error{
	list-style: disc;
	border: 2px solid red;
	background-color: #ffc1c1;
	margin: 5px 0;
	padding: 10px 30px;
}
