* {
    margin: 0;
    padding: 0;
}


body {
    color: black;
    background: #a6b81b;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

#accessibility {
    position: absolute;
    top: -10000em;     
}

#page {
    width: 780px;
    background: white;
    margin: 0 auto;
    padding: 5px 0 0 0;   
    display: block;
}

#header {
    margin: 0px 5px;
}

#content {
    margin: 5px 5px 0 5px;
    /*position: relative;*/
}

#firm {
    background: #a6b81b;
    color: white;
    font-size: 8pt;
    text-align: center;
    float: right;
    margin: 0px 0 0 0;
    width: 545px;    
    min-height: 24px;
    line-height: 24px;
    display: block;
	margin-top: 20px;
}

#footer {
    background-color: white;
    color: black;
    clear: both;
    margin: 0px;
}

.cleaner {
clear:both;
}

/*
 * Hlavicka
 ******************************************************************************/

#header h1 {
    margin-left: 0px;
    float: left;
    margin-bottom: 5px;
}

#header h1, #header h1 span, #header h1 a {
    display: block;
    width: 220px;
    height: 100px;
    overflow: hidden;
    position: relative;
    line-height: 100px;
    font-size: 0px;
    cursor: hand;
}

#header h1 span, #header h1 a {
    position: absolute;
    top: 0;
    left: 0;    
}

#header h1 span {
    background: url('../images/stareodrudy_logo.jpg') top left no-repeat;
}

#header .bg {
    float: right;
    background: url('../images/head_right.jpg') top right no-repeat;
    min-height: 24px;
    background-color: #c83c00;
    text-align: center;
    width: 550px;
    height: 100px;
}

#header .menu {
    min-height: 20px;
    background: #c83c00;
    clear: both;    
    text-align: center;
    height: 20px;
}

#header menu {
    position: relative;
    margin: 0px;
    list-style-type: none;
    overflow: hidden;   
    height: 20px;
}

#header menu li {
    float: left;    
    display: block;
    border-right: solid white 1px;
}

#header menu a {    
    padding: 0 15px;
    display: block;
    min-height: 20px;
    line-height: 20px;
    text-align: center;    
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

#header menu a:hover {    
    background-color: #a6b81b;
}


/*
 * Telo
 ******************************************************************************/

#middle {
    float: right;
    background: white;    
    width: 545px;
    font-size: 10px;
    text-align: left;
    margin: 0px;
}

#text {
    padding: 0 10px; 
    margin: 0px;
}

#middle h2 {
    color: black;
    background: #d5e271;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    min-height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

#text div.red_para {
    padding: 0 0 10px 0;
    margin: 10px 0 0 0;
    border-bottom: solid #c83c00 1px;
    clear: right;
}

#text p {
    text-align: justify;
    margin: 5px 0;
}

#text h1 {
    margin: 10px 0px 20px 0px;
    font-size: 20px;
    font-weight: bold;
}

#text h2 {
    margin: 5px 0px 7px 0px;
    font-size: 14px;
    font-weight: bold;
}

#text h3 {
    margin: 5px 0;
    color: #c83c00;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

#text hr {
    color: #c83c00;
    background-color: #c83c00;
    height: 1px;
    border-style: none;
    margin: 0 !important;
    margin: 0 0 -10px 0;
    display: block;
    font-size: 1px;
}


/* Table with shapes */

#text table.shapes {
    clear: right;
    margin-top: 10px;
    width: 525px;
	border-collapse: collapse;
}

#text table.shapes tr.odd {
    background: white;
}

#text table.shapes tr.even {
    background: #e0e0e0;
}

#text table.shapes th{
    font-size: 9px;
    text-align: left;
    border-bottom: solid #e0e0e0 1px;
    padding: 0 0px 0 10px;
}

#text table.shapes td {
    font-size: 9px;
    text-align: left;
    border-bottom: solid #e0e0e0 1px;
    padding: 0 0px 0 10px;
	min-height: 18px;
	height: 18px;
}

#text table.shapes td input {
    background: white;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    text-align: left;
    width: 30px;
    border: solid black 1px;
}

#text table.shapes td input.pricesum {
    background: transparent;
    border: 0px;
}

#text table.shapes .center {
    text-align: center;
}

#text table.shapes .right {
    text-align: right;
}


/* Table with cart content */

#text table.cart-main {
    clear: right;
    margin-top: 10px;
    width: 525px;
}

#text table.cart-main tr.odd {
    background: white;
}

#text table.cart-main tr.even {
    background: #e0e0e0;
}

#text table.cart-main th{
    font-size: 9px;
    text-align: left;
    border-bottom: solid #e0e0e0 1px;
    padding: 0 0px 0 10px;
}

#text table.cart-main tr.sum th {
	border-bottom: 0px;
}

#text table.cart-main td {
    font-size: 9px;
    text-align: left;
    border-bottom: solid #e0e0e0 1px;
    padding: 0 0px 0 10px;
    min-height: 30px;
    height: 30px;
    vertical-align: middle;
}

#text table.cart-main td input {
    background: white;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    text-align: left;
    width: 30px;
    border: solid black 1px;
}

#text table.cart-main .center {
    text-align: center;
}

#text table.cart-main .right {
    text-align: right;
}


/* Table in order form */

#text form table {
    margin: auto;
}

#text form table td {
    padding: 2px;
    font-size: 11px;
}

#text form table td.label {
    vertical-align: top;
    text-align: right;
}

#text form table .input {
    border: solid gray 1px;
	color: black;
	background: white;
}

#text form table input {
	width: 200px;
}

#text form table textarea {
	width: 300px;
}



#text img.preview {
    float: right;
    margin: 0 0 10px 10px;
}

#text ul {
    margin: 5px 5px 10px 20px;
}


/*
 * Levy sloupec
 ******************************************************************************/

#left {
    float: left;
    width: 220px;
    margin: 0;
}


#viaaurea {
    padding: 20px 0 20px 0;
	width: 220px;
	float: left;
}


/*
 * Kosik
 ******************************************************************************/

#cart {
    background: #a6b81b;
    color: white;
}

#cart .price {
    color: black;
    font-weight: bold;
    font-size: 9px;
    text-align: center;
    padding: 0 0px 0 0px;
    margin: 0;
    min-height: 24px;
    line-height: 24px;
}

#cart .price img {
    margin-left: 0px !important;
    margin-left: -3px;
    padding: 0;
    border: 0;
    float: left;
}

#cart .actions {
    text-align: center;
    padding: 10px 0 10px 0;
}


/*
 * Leve menu
 ******************************************************************************/

#left_menu {
    margin-top: 5px; 
}

#left_menu menu {
    list-style-type: none;    
}

#left_menu menu li {
    border-bottom: solid silver 1px;
    width: 220px;
    text-align: left;
}

#left_menu menu li a {
    color: #333333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0;
    min-height: 20px;
    line-height: 20px;
    display: block;
}

#left_menu menu li a:hover {
    color: #c83c00;
}


#left_menu menu li.product a {
    padding-left: 20px;
}



/*
 * Zpravy
 ******************************************************************************/

#messages {
    
}

#messages h4 {
    color: black;
    background: #d5e271;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

#messages div {
    margin: 0 10px 5px 10px;
}



/*
 * Dalsi veci
 ******************************************************************************/

p {
    margin: 0 0 7px 0;
}

a {
    color: #c83c00;
}

a:hover {
    text-decoration: none;
}

a img {
	border: 0px;
}

.listing {
    text-align: center;
    margin: 10px 0;
}

.listing a {
    font-weight: normal;
    text-decoration: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.red {
	color: red;
}

img.hint {
	width: 15px;
	height: 15px;
	border: none;
	vertical-align: top;
	margin-left: 3px;
}


div.highlight {padding:15px; border:1px solid #66CC00; clear:right}
div.red       {border:1px solid red}

table.tabulka 		{border:1px solid #000; border-collapse:collapse}
table.tabulka th,
table.tabulka td 	{border:1px solid #000; border-collapse:collapse; padding:2px 5px 2px 5px;font-size:10px}


/*
 * Styly pro tisk
 *****************************************************************************/

@media print {
	.noprint,
	#header,
	#left,
	#left_menu,
	#messages,
	#firm {
	    display: none !important;
	    display: none;
	}

	#page,
	#content,
	#middle,
	#text {
		float: none;
		width: 100% !important;
		margin: 0px !important;
		padding: 0px !important;
	}

	div.red_para {
		width: 100% !important;
		border: 0px !important;
	}

	table.shapes {
		width: 100% !important;
	}

	table.shapes th {
		padding: 0 1mm !important;
		border-bottom: solid black 1px !important;
	}

	table.shapes th.category {
		font-size: medium !important;
		padding-top: 20px !important;
	}

	table.shapes td {
		vertical-align: top;
		padding: 1mm !important;
	}
}




