/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6.3.2017, 20:57:08
    Author     : Makovec
*/

.noonmenuFrame td div {
	color: #000 !important;
}

.noonmenuFrame td div .infopack {
	color: #000 !important;
}

.cdate h3, .foodmenu h3 {
	color: #9E2031 !important;
}

#fmTop {
	margin-top: 40px;
}

.submitFrame {
	width: 250px;
	padding: 10px 15px 10px 40px;
	font-size: 16px;
	font-weight: bold;
	background: #ffc700 url('../design/logo_jazyk.png') 5px 4px no-repeat;
	border: 2px solid #9E2031;
	border-radius: 30px;
	margin-bottom: 20px;
}

.submitRes {
	padding: 10px 15px 10px 10px;
	font-size: 16px;
	font-weight: bold;
        background: #ffc700;
	border: 2px solid #9E2031;
	border-radius: 30px;
	margin-bottom: 20px;
}

.bor2 {
	border-bottom: 1px solid #9E2031;
}