/*  
Theme Name: Rozvoz-Zlín.cz
Description: Šablona pro prezentaci
Author: Tomáš Gažůr
Author URI: http://www.tomasgazur.cz
*/


html { 
    background: url('img/html_bg.jpg') center 100px no-repeat;
}

body {
    margin: 0 auto;
    padding: 0;
    font-family: Arial;
    color: #131313;
	font-size: 12px;
}

#main {
	width: 982px;
	margin: 0 auto;
}

	/* HLAVICKA */

#header {
    height: 100px;
	width: 956px;
	padding-right: 26px;
}

.logo {
	width: 292px;
    height: 57px;
	margin-top: 24px;
	float: left;
}

.logo h2 { 
	color: #777777;
	font-size: 12px;
	float: left;
	padding: 0;
	font-family: Tahoma;
	font-weight: normal;
	position: relative;
	top: -24px;
	left: 83px;
}

#menu {
	float: right;
}

#menu ul {
	margin: 34px 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu li a {
    background: url('img/menu_li.png') left top no-repeat;
	padding: 11px 2px 13px 12px;
	float: left;
	font-size: 12px;
	margin-left: 2px;
	color: #131313;
	text-decoration: none;
}

#menu li span {
    background: url('img/menu_li_right.png') left top no-repeat;
	float: left;
	width: 11px;
	height: 35px;
	display: block;
}

#menu li.current_page_item a, #menu li:hover a {
    background: url('img/menu_hover.png') left top no-repeat;
	color: #fffefe;
	text-decoration: none;
}

#menu li:hover span, #menu li.current_page_item span {
    background: url('img/menu_hover_right.png') left top no-repeat;
}

#menu li a:hover {
	color: #fffefe;
}

#bigbox {
    background: url('img/bigbox_bg.png') left top no-repeat;
	padding: 36px 26px 0 0;
	float: left;
	width: 956px;
	height: 318px;
}

.emailbox {
	margin-top: 140px;
	padding: 17px 0 0 16px;
	float: left;
	color: #FFF;
	width: 305px;
	height: 80px;
	display: none; /* úprava */
}

.emailbox .emailbox-h {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 16px;
}

.emailbox .inputtext {
    background: url('img/email_input.png') left top no-repeat;
	float: left;
	font-size: 12px;
	padding: 10px;
	width: 196px;
	border: 0;
}

.emailbox .inputsubmit {
    background: url('img/email_submit.png') left top no-repeat;
	float: left;
	cursor: pointer;
	width: 74px;
	height: 34px;
	border: 0;
}

.coupons {
	float: right;
	width: 140px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
}

.coupons img {
	padding-top: 13px;
}

#smallbox {
    background: url('img/smallbox_bg.png') left top no-repeat;
	padding: 19px 40px 0 22px;
	float: left;
	width: 894px;
	height: 91px;
	font-size: 14px;
	line-height: 160%;
}

#content {
	float: left;
	padding: 30px 0 25px 0;
	width: 982px;
}

#left {
	float: left;
	width: 407px;
}

.menucard {
    background: url('img/menucard_border.png') left bottom no-repeat;
	font-size: 12px;
	width: 407px;
	float: left;
}

.menucard .menuday { 
	font-size: 14px; 
	color: #df0a00; 
	font-weight: bold; 
	padding: 20px 0 9px 0; 
}

.menucard .menuday strong { 
	color: #111111;
}

.menucard .menucardbg { 
    background: url('img/menucard_bg.png') left 6px no-repeat;
	margin: 25px 0 18px 0;
}

.menucard ul { 
	list-style: decimal;
	margin-left: 22px;
}

.menucard li { 
	padding-left: 16px;
	line-height: 230%;
	font-weight: bold;
}

.menucard li.dietni { 
	list-style-image: url('img/dietni.png') !Important;
}

.menucard li span { 
	font-weight: normal;
}

#right {
	float: right;
	width: 524px;
}

#right p {
	padding: 20px 0 18px 0;
}

.red {
	font-weight: bold;
	color: #DF0A00;
}

#orderform {
    background: url('img/orderform_bg.png') left top no-repeat;
	padding: 92px 0 25px 20px;
	width: 504px;
	height: 826px;
}

#orderform h3 {
	padding: 0 0 8px 0;
	font-size: 20px;
}

#orderform .dayline {
    background: url('img/orderform_line.png') left top no-repeat;
	width: 490px;
	height: 32px;
	float: left;
	padding: 5px 0 2px 0;
}

#orderform label {
	width: 63px;
	float: left;
	height: 32px;
	display: block;
	line-height: 32px;
	font-weight: bold;
}

#orderform .objselect1 {
    background: url('img/orderform_select1.png') left top no-repeat;
	width: 61px;
	float: left;
	height: 23px;
	padding: 5px 0 5px 20px;
	margin-right: 4px;
}

#orderform .objselect2 {
    background: url('img/orderform_select2.png') left top no-repeat;
	width: 61px;
	float: left;
	height: 23px;
	padding: 5px 0 5px 20px;
	margin-right: 4px;
}

#orderform .objselect3 {
    background: url('img/orderform_select3.png') left top no-repeat;
	width: 61px;
	float: left;
	height: 23px;
	padding: 5px 0 5px 20px;
	margin-right: 4px;
}

#orderform .objselect4 {
    background: url('img/orderform_select4.png') left top no-repeat;
	width: 61px;
	float: left;
	height: 23px;
	padding: 5px 0 5px 20px;
	margin-right: 4px;
}

#orderform .objselect5 {
    background: url('img/orderform_select5.png') left top no-repeat;
	width: 61px;
	float: left;
	height: 23px;
	padding: 5px 0 5px 20px;
	margin-right: 4px;
}

#orderform select {
	padding: 2px 0 1px 0;
}

#orderform .line2 {
	width: 504px;
	float: left;
	height: 28px;
}

#orderform .redlabel {
	width: 126px;
	color: #DF0A00;
}

#orderform .blacklabel {
	width: 126px;
}

#orderform .textinput {
    background: url('img/orderform_input.png') left top no-repeat;
	width: 278px;
	float: left;
	padding: 9px 6px 9px 6px;
	border: 0;
	margin-bottom: 5px;
}

#orderform .textinput2 {
    background: url('img/orderform_input2.png') left top no-repeat;
	width: 189px;
	float: left;
	padding: 9px 6px 9px 6px;
	border: 0;
	margin: 0 4px 5px 0;
}

#orderform .textinput3 {
    background: url('img/orderform_input3.png') left top no-repeat;
	width: 73px;
	float: left;
	padding: 9px 6px 9px 6px;
	border: 0;
	margin-bottom: 5px;
}

#orderform .textinput4 {
    background: url('img/orderform_input4.png') left top no-repeat;
	width: 84px;
	float: left;
	padding: 9px 6px 9px 6px;
	border: 0;
	margin: 0 4px 5px 0;
}

#orderform .textinput5 {
    background: url('img/orderform_input5.png') left top no-repeat;
	width: 178px;
	float: left;
	padding: 9px 6px 9px 6px;
	border: 0;
	margin-bottom: 5px;
}

#orderform textarea {
    background: url('img/orderform_textarea.png') left top no-repeat;
	width: 348px;
	float: left;
	height: 156px;
	padding: 6px;
	border: 0;
	margin: 0 0 5px 0;
}

#orderform .inputsubmit {
    background: url('img/orderform_submit.png') left top no-repeat;
	width: 96px;
	float: left;
	padding: 0;
	height: 34px;
	border: 0;
	margin: 15px 0 0 126px;
	cursor: pointer;
}

#footer {
    background: #F3F3F3 url('img/footer_bg.png') center top no-repeat;
	width: 100%;
	height: 165px;
}

#footer .foot {
	width: 956px;
	margin: 0 auto;
	font-size: 12px;
	color: #606060;
	padding-top: 31px;
	line-height: 185%;
}

#footer .foot a {
	color: #606060;
}

	/* OSTATNÍ ELEMENTY */

h1 { font-size: 46px; color: #FFF; letter-spacing: 1px; }
h1 span {color: #ffde00;}
h3 { font-size: 25px; color: #0272b6; padding-left: 75px;}
h3#menuicon, h3#menuicon2 { background: url('img/menucard_icon.png') left top no-repeat; width: 332px; height: 53px; display: block; line-height: 220%; }
h3#ordericon { background: url('img/order_icon.png') left top no-repeat; width: 449px; height: 53px; display: block; line-height: 220%; }


#clear, #clearform, .clear { clear: both;}
img { border: 0;}

.alignleft { float: left; margin: 0 12px 5px 0;}
.alignright { float: right; margin: 0 0 5px 12px;}

* { margin: 0; padding: 0;}


#page {
	float: left;
	width: 931px;
}

#page h1 {
	font-size: 25px; 
	color: #0272b6;
	padding-bottom: 5px;
}

#page .textpage {
	font-size: 13px;
}

#page .textpage p {
	padding-bottom: 20px;
}

#page .textpage ul {
	margin: 0 0 20px 25px;
}

#page .textpage li {
	margin: 5px 0 5px 0;
}

#page .textpage a {
	color: #D90600;
}






