@charset "utf-8";
/* CSS Document */
body {background-color: #ac2626; font-family: Trebuchet MS, sans-serif; font-size: 13px; margin: 0;}
img {border: 0;}

a {color: #c00; text-decoration: underline;}
a:hover {color: #f00; text-decoration: none;}

h2 {color: #a00; padding: 0 0 0 5px; margin: 10px 0 5px 0; font-size: 180%; font-weight: normal; border-left: 10px solid #ddd; border-bottom: 2px solid #ddd;}
h3 {background-color: #eee; color: #c00; padding: 5px 10px; margin: 10px 0 5px 0; font-size: 110%; font-weight: bold;}

.clear	{clear: both;}
.vice	{text-align: right;}
.vice a	{padding-left: 15px; background: url('../graf/vice.png') no-repeat left top;}

.doprava {float: right;}
.doleva {float: left;}

.red {color: #e31e24;}
.green {color: #008000;}

.tucne {font-weight: bold;}
.nevidim {display: none;}

/* ZÁHLAVÍ - START */
header {display: block; overflow: hidden; width: 1000px; height: 490px; margin: 0 auto; background: url("../graf/header/background.jpg") no-repeat;}
header #header_phone {display: block; position: relative; float: right; margin: 10px;}
header .links {display: block; float: left; padding: 20px 10px; font-size: 100%; font-weight: normal; color: #eee;}
header .links a {font-weight: bold; color: #eee; text-decoration: none;}
header .links a:hover {color: #fff; text-decoration: underline;}
header #header_logo {display: block; position: relative; margin: 78px 0 40px 30px; width: 100px; height: 58px;}
header h1 {color: #eee; margin: -95px 0 95px 480px; font-size: 170%; font-weight: normal;}
header h1 span {color: #fff; font-size: 180%; font-weight: normal;}
/* ZÁHLAVÍ - KONEC */

/* NAV - START */
nav {display: block; position: absolute; width: 980px; margin: 175px 10px 0 10px; height: 50px; padding: 0; background-color: #e31e25; font-size: 95%;}
nav ul {width: 100%; height: 100%; margin: 0; padding: 0;}
nav li {list-style-type: none; float: left; margin-right: 1px;}
nav li a {display: block; float: left; font-weight: bold; color: #eee; padding: 19px 17px 19px 17px; text-decoration: none;}
nav li a:hover, nav li.active {text-decoration: none; color: #fff; background: url('../graf/nav/background-active.png') repeat-x top;}
/* NAV - KONEC */

/* OBSAH - START */
#content {display: block; overflow: hidden; width: 1000px; margin: 0 auto; background-color: #fff; padding-bottom: 10px;}
#content section 	{display: block; overflow: hidden; float: left; width: 630px; margin: 0 10px; padding: 0 10px;}
#content section #gallery .fotka_nahled {margin: 0 10px 10px 0; padding: 5px; border: 1px solid #ddd; width: 100px; height: 75px;}
#content section .banner-objednavka 	{margin: 30px 10px;}
#content section .slogan 	{margin: 30px 0; font-size: 220%; text-align: center;}
#content aside 		{display: block; overflow: hidden; float: right; width: 320px; margin: 0 10px 0 0;}
#content aside .titulek {margin: 0 0 10px 0; font-size: 125%; color: #333;}
#content aside .fotka_nahled {margin: 0 0 10px 0; padding: 5px; border: 1px solid #ddd; width: 300px;}
/* OBSAH - KONEC */

/* FORMULÁŘE - START */
fieldset {width: 590px; padding: 10px 20px; background-color: #eee; border: 1px solid #ddd; margin: 0 0 20px 0;}
label 				{display: block; float: left; width: 110px;}
fieldset td label 	{width: 100%;}
input, select 		{font-family: Trebuchet MS, sans-serif; font-size: 12px;}
textarea 			{width: 100%; font-family: Trebuchet MS, sans-serif; font-size: 12px;}
fieldset ul.red 	{border: 1px solid #d00; padding: 5px 20px; background-color: #FEE7FA;}
fieldset ul.green 	{border: 1px solid #008000; padding: 5px 20px; background-color: #AEFFAE;}
.button				{border: 1px solid #aaa; background: #e31e24; color: #fff; padding: 5px 10px; margin-left: 10px;}
.button_sedy		{border: 1px solid #aaa; background: #888; color: #fff; padding: 5px 10px; margin-left: 10px;}
.button:hover 		{text-decoration: none; background: #e31e24 url('../graf/nav/background-active.png') repeat-x top;}
.button_sedy:hover 	{text-decoration: none; background: #888 url('../graf/nav/background-active.png') repeat-x top;}
/* FORMULÁŘE - KONEC */

/* ZÁPATÍ - START */
footer {display: block; overflow: hidden; width: 1000px; height: 150px; margin: 20px auto 10px auto; font-size: 85%; color: #ddd;}
footer table {float: left; width: 480px; font-weight: normal;}
footer table a {color: #ddd; text-decoration: underline;}
footer table a:hover {color: #fff; text-decoration: underline;}
footer table td {padding: 0 10px;}
footer table td.footer_logo {width: 100px;}
footer #footer_links {text-align: right; padding: 5px 0;}
footer #footer_links a {color: #ddd; text-decoration: underline;}
footer #footer_links a:hover {color: #fff;}
footer #footer_links a.webmaster {color: #ddd; text-decoration: none;}
footer #footer_links a.webmaster:hover {text-decoration: underline;}
/* ZÁPATÍ - KONEC */
