body {
	margin: 0;
	background-color: #ffffff;
	background-repeat: repeat-x;
	color: #005531;
	font-size: .7em;
	font-family: arial, verdana, sans-serif;
	line-height: 120%;
}
h1,h3,h4,h5,h6 {margin: 1em 0;}
h1 {font-size: 1.6em;}
h2 {font-size: 1.5em; /*margin: 0 0 .5em 40px;*/}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em; margin: 1.5em 0 -.8em 0;}
h5 {font-size: .8em;}
h6 {font-size: .7em;}
h2.strip {
	background-color: #005531;
	color: white;
	margin: 0;
	padding: 5px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
}
h1#info {
	font-size: 1.4em;
}
h1.action {
	background-color: #005531;
	padding: 8px;
	color: white;
	font-size: 1.3em;	
}
h2.strip a {
	color: white;	
}
h2.bigHeader {
 	margin: 0 0 .5em 40px;	
}
h2.olomouc {
 	margin: 0;
 	padding: 0;
 	width: 500px;
 	height: 51px;
	background-image: url(img/nadpis_olomouc.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h2.prerov {
 	margin: 0;
 	padding: 0;
 	width: 500px;
 	height: 51px;
	background-image: url(img/nadpis_prerov.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h2.prostejov {
 	margin: 0;
 	padding: 0;
 	width: 500px;
 	height: 51px;
	background-image: url(img/nadpis_prostejov.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h2.brno {
 	margin: 0;
 	padding: 0;
 	width: 500px;
 	height: 51px;
	background-image: url(img/nadpis_brno.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h2.ostrava {
 	margin: 0;
 	padding: 0;
 	width: 500px;
 	height: 51px;
	background-image: url(img/nadpis_ostrava.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h2 span {
  display: none;
}
a {
	text-decoration: underline;
	color: red;
}
a:hover {
	text-decoration: none;	
}
h2.special {
	display: inline;
	margin: 0 175px .5em 40px;	
}
h3 span {
	font-weight: normal;	
}
h3.header2 {
	margin-bottom: -.1em;
	margin-top: 0;	
}
h3.header3 {
	padding: 8px 8px 8px 15px;
	background-color: #005531;
	color: white;
	margin: 0;
	font-size: 1.2em;
}
h3.header4 {
	margin: 0;
	padding: 5px 8px;
	background-color: #005531;
	color: white;	
	font-size: 1.2em;
}
div.clear {
	clear: left;	
}
#mainFrame {
	position: absolute;
	top: 0;
	left: 50%;
	width: 880px;
	margin-left: -440px;
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-y;
}
div.topBox {
	height: 70px;
	background-color: white;
}
div.inBox {
	background-image: url(img/bg_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
div.bottom {
	background-image: url(img/bg_bottom.gif);
	background-repeat: no-repeat;	
	height: 14px;
	font-size: 0;
}
#top {
	position: absolute;
	top: 10px;
	left: -50px;
	z-index: 255;	
}
#top h1 {
  margin: 0;
  padding: 0;
  width: 138px;
  height: 141px;
	background-image: url(img/logo_fortys.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top h1 a {
  width: 138px;
  height: 141px;
  display: block;
}
#top h1 a span {
  display: none;
}
div.inBoxMargin {
	padding: 12px 12px 2px 12px;
}
div.inBoxMargin h2 {
	margin-bottom: 5px;
	margin-left: 40px;
}
div.leftBox {
	float: left;
	width: 640px;
}
div.rightBox {
	margin-left: 648px;
	width: 203px;
}
div.leftBox div.smallBox {
	border: 2px solid black;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	background-color: white;
}
div.rightBox div.smallBox {
	background-color: #93baa9;
	border: 2px solid #003720;
	margin-bottom: 5px;
}
div.left {
	float: left;
	width: 50%;
	padding-left: 30px;
}
div.right {
	float: left;
}	
div.footer {
	background-color: white;
	padding: 30px 0 15px 0;
	font-size: .8em;
	/*color: #999999;*/
}
div.footer p {
	margin-top: 0;
	font-size: 1.2em;
}
div.footer strong {
	font-size: 1.2em;
	font-weight: normal;	
}
div.footer a {
	/*color: #999999;*/
}
div.footer img {
	vertical-align: middle;
	padding: 10px 50px 0 0;
}
p.more {
	margin: 3px 0 0 0;
	float: right;	
}
#topMenu {
	position: absolute;
	left: 130px;
	top: 34px;
	font-family: "trebuchet ms", sans-serif;
	font-weight: bold;
	font-size: 1.7em;
}
#topMenu img { border: 0; }
#topMenu ul {
  float: left;
  height: 30px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#topMenu ul li {
  float: left;
  height: 30px;
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: 25px;
}
#topMenu ul li.menu {
  width: 39px;
	background-image: url(img/menu_menu.gif);
}
#topMenu ul li.menu a:hover, #topMenu ul li.menu a.selected{
	background-image: url(img/menu_menu.gif);
	background-position: center bottom;
}
#topMenu ul li.pobocky {
  width: 57px;
	background-image: url(img/menu_pobocky.gif);
}
#topMenu ul li.pobocky a:hover, #topMenu ul li.pobocky a.selected{
	background-image: url(img/menu_pobocky.gif);
	background-position: center bottom;
}
#topMenu ul li.objednavka {
  width: 81px;
	background-image: url(img/menu_objednavka.gif);
}
#topMenu ul li.objednavka a:hover, #topMenu ul li.objednavka a.selected{
	background-image: url(img/menu_objednavka.gif);
	background-position: center bottom;
}
#topMenu ul li.fortys-club {
  width: 82px;
	background-image: url(img/menu_fortys-club.gif);
}
#topMenu ul li.fortys-club a:hover, #topMenu ul li.fortys-club a.selected{
	background-image: url(img/menu_fortys-club.gif);
	background-position: center bottom;
}
#topMenu ul li.firma {
  width: 39px;
	background-image: url(img/menu_firma.gif);
}
#topMenu ul li.firma a:hover, #topMenu ul li.firma a.selected{
	background-image: url(img/menu_firma.gif);
	background-position: center bottom;
}
#topMenu ul li a {
  height: 30px;
  display: block;
}
#topMenu ul li a span {
  display: none;
}
#subMenu {
	margin: 4px 0 0 120px;
	height: 18px;
}
#subMenu ul {
  float: left;
  height: 18px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#subMenu ul li {
  float: left;
  height: 18px;
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: 25px;
}
#subMenu ul li.testo {
  width: 33px;
	background-image: url(img/submenu_testo.gif);
}
#subMenu ul li.testo a:hover, #subMenu ul li.testo a.selected{
	background-image: url(img/submenu_testo.gif);
	background-position: center bottom;
}
#subMenu ul li.hotove-pizzy {
  width: 33px;
	background-image: url(img/submenu_hotove-pizzy.gif);
}
#subMenu ul li.hotove-pizzy a:hover, #subMenu ul li.hotove-pizzy a.selected{
	background-image: url(img/submenu_hotove-pizzy.gif);
	background-position: center bottom;
}
#subMenu ul li.prilohy-a-napoje {
  width: 108px;
	background-image: url(img/submenu_prilohy-a-napoje.gif);
}
#subMenu ul li.prilohy-a-napoje a:hover, #subMenu ul li.prilohy-a-napoje a.selected{
	background-image: url(img/submenu_prilohy-a-napoje.gif);
	background-position: center bottom;
}
#subMenu ul li.nase-vize {
  width: 57px;
	background-image: url(img/submenu_nase-vize.gif);
}
#subMenu ul li.nase-vize a:hover, #subMenu ul li.nase-vize a.selected{
	background-image: url(img/submenu_nase-vize.gif);
	background-position: center bottom;
}
#subMenu ul li.kariera {
  width: 49px;
	background-image: url(img/submenu_kariera.gif);
}
#subMenu ul li.kariera a:hover, #subMenu ul li.kariera a.selected{
	background-image: url(img/submenu_kariera.gif);
	background-position: center bottom;
}
#subMenu ul li.franchising {
  width: 77px;
	background-image: url(img/submenu_franchising.gif);
}
#subMenu ul li.franchising a:hover, #subMenu ul li.franchising a.selected{
	background-image: url(img/submenu_franchising.gif);
	background-position: center bottom;
}
#subMenu ul li.pro-dodavatele {
  width: 99px;
	background-image: url(img/submenu_pro-dodavatele.gif);
}
#subMenu ul li.pro-dodavatele a:hover, #subMenu ul li.pro-dodavatele a.selected{
	background-image: url(img/submenu_pro-dodavatele.gif);
	background-position: center bottom;
}
#subMenu ul li.aktualne {
  width: 60px;
	background-image: url(img/submenu_aktualne.gif);
}
#subMenu ul li.aktualne a:hover, #subMenu ul li.aktualne a.selected{
	background-image: url(img/submenu_aktualne.gif);
	background-position: center bottom;
}
#subMenu ul li.obchodni-podminky {
  width: 128px;
	background-image: url(img/submenu_obchodni-podminky.gif);
}
#subMenu ul li.obchodni-podminky a:hover, #subMenu ul li.obchodni-podminky a.selected{
	background-image: url(img/submenu_obchodni-podminky.gif);
	background-position: center bottom;
}
#subMenu ul li.olomouc {
  width: 60px;
	background-image: url(img/submenu_olomouc.gif);
}
#subMenu ul li.olomouc a:hover, #subMenu ul li.olomouc a.selected{
	background-image: url(img/submenu_olomouc.gif);
	background-position: center bottom;
}
#subMenu ul li.prerov {
  width: 45px;
	background-image: url(img/submenu_prerov.gif);
}
#subMenu ul li.prerov a:hover, #subMenu ul li.prerov a.selected{
	background-image: url(img/submenu_prerov.gif);
	background-position: center bottom;
}
#subMenu ul li.prostejov {
  width: 63px;
	background-image: url(img/submenu_prostejov.gif);
}
#subMenu ul li.prostejov a:hover, #subMenu ul li.prostejov a.selected{
	background-image: url(img/submenu_prostejov.gif);
	background-position: center bottom;
}
#subMenu ul li.brno {
  width: 32px;
	background-image: url(img/submenu_brno.gif);
}
#subMenu ul li.brno a:hover, #subMenu ul li.brno a.selected{
	background-image: url(img/submenu_brno.gif);
	background-position: center bottom;
}
#subMenu ul li.ostrava {
  width: 55px;
	background-image: url(img/submenu_ostrava.gif);
}
#subMenu ul li.ostrava a:hover, #subMenu ul li.ostrava a.selected{
	background-image: url(img/submenu_ostrava.gif);
	background-position: center bottom;
}
#subMenu ul li.souteze {
  width: 51px;
	background-image: url(img/submenu_souteze.gif);
}
#subMenu ul li.souteze a:hover, #subMenu ul li.souteze a.selected{
	background-image: url(img/submenu_souteze.gif);
	background-position: center bottom;
}
#subMenu ul li.novinky-emailem {
  width: 111px;
	background-image: url(img/submenu_novinky-emailem.gif);
}
#subMenu ul li.novinky-emailem a:hover, #subMenu ul li.novinky-emailem a.selected{
	background-image: url(img/submenu_novinky-emailem.gif);
	background-position: center bottom;
}
#subMenu ul li.vase-pripominky {
  width: 106px;
	background-image: url(img/submenu_vase-pripominky.gif);
}
#subMenu ul li.vase-pripominky a:hover, #subMenu ul li.vase-pripominky a.selected{
	background-image: url(img/submenu_vase-pripominky.gif);
	background-position: center bottom;
}
#subMenu ul li.darkove-poukazy {
  width: 106px;
	background-image: url(img/submenu_darkove-poukazy.gif);
}
#subMenu ul li.darkove-poukazy a:hover, #subMenu ul li.darkove-poukazy a.selected{
	background-image: url(img/submenu_darkove-poukazy.gif);
	background-position: center bottom;
}
#subMenu ul li.klubove-vyhody {
  width: 106px;
	background-image: url(img/submenu_klubove-vyhody.gif);
}
#subMenu ul li.klubove-vyhody a:hover, #subMenu ul li.klubove-vyhody a.selected{
	background-image: url(img/submenu_klubove-vyhody.gif);
	background-position: center bottom;
}
#subMenu ul li.prihlaseni {
  width: 67px;
	background-image: url(img/submenu_prihlaseni.gif);
}
#subMenu ul li.prihlaseni a:hover, #subMenu ul li.prihlaseni a.selected{
	background-image: url(img/submenu_prihlaseni.gif);
	background-position: center bottom;
}
#subMenu ul li.nova-registrace {
  width: 104px;
	background-image: url(img/submenu_nova-registrace.gif);
}
#subMenu ul li.nova-registrace a:hover, #subMenu ul li.nova-registrace a.selected{
	background-image: url(img/submenu_nova-registrace.gif);
	background-position: center bottom;
}
#subMenu ul li a {
  height: 18px;
  display: block;
}
#subMenu ul li a span {
  display: none;
}
div.spacer {
	height: 53px;
	margin: 10px 0;
}
div.spacer2 {
	height: 40px;
	background-color: white;
}
div.spacer3 {
	height: 20px;
}
img.decoration {
	border: 1px solid #005531;	
}
h3.headline1 {
	margin-bottom: 5px;
}
div.description {
	border-left: 1px solid #005531;
	padding-left: 10px;	
}
div.item {
	width: 134px;
	height: 230px;
	float: left;
	padding: 8px;
}
div.item img.thumb {
	border: 1px solid #005531;	
}
div.item div.description {
	margin-top: 10px;
	padding-left: 5px;
	width: 134px;	
}
div.item h3 {
	margin: 10px 0 3px 0;
	/*color: #006ea7;*/
	color: #004226;
	letter-spacing: -1px;
}
strong.number {
	color: white;
	background-color: #006ea7;
	padding: 0 2px;
	font-size: .9em;
}
strong.l, strong.xl, strong.xxl {
	font-size: 1.1em;	
	font-family: impact, sans-serif;
	font-weight: normal;
}
strong.l {
	color: #666;
	margin-right: 5px;
}
strong.xl {
	color: #e23030;
	margin-right: 5px;
}
strong.xxl {
	color: #e19d00;
	margin: 0 5px;
}
div.item p {
	margin: .6em 0;	
	color: silver;
}
img.icon {
	vertical-align: middle;
	margin-left: 5px;	
}
div.frameBox {
	padding: 20px;
	font-weight: normal;
}
div.frameBox input {
	font-size: .9em;	
}
div.frameBox img.phone {
	border: 1px solid #cccccc;	
}
TABLE {
	font-size: 1em;
	color: #676145;
	border-collapse: collapse; 	
}
TABLE TD {
	padding: 5px 6px;
}
TABLE.stylish {
	font-size: 1.1em;
	background-color: white;
}
TABLE.stylish  FORM {
	display: inline;
}
TABLE.stylish TH {
	text-align: left;
	font-weight: bold;
	color: white;
	background-color: #005531;
}
TABLE.stylish INPUT {
	font-size: .8em;
}
TABLE.stylish TD {
	background-color: #edebe2;
}
TABLE.stylish TH, TD {
	padding: 8px;
	border: 1px solid white;
}
div.headerForm {
	background-image: url(img/bg_top.gif);
	height: 95px;
}
div.headerForm img.logo {
	float: left;	
}
div.headerForm h2 {
	padding-top: 60px;	
	padding-right: 100px;
	color: white;
	text-align: center;
}
form.order {	
	margin-top: 20px;
}
form.order input {
	vertical-align: middle;	
}
div.leftSmall {
	float: left;
	width: 40%;	
	padding: 20px;
}		
div.rightSmall {
	margin-left: 41%;
}
p.hours {
	margin-top: -11px;
	margin-bottom: 30px;
	font-weight: bold;
}
p.address {
	font-weight: bold;	
}
div.decoration {
	border: 1px solid #005531;	
	padding: 15px;
}
div.fatMargin {
	margin: 30px;	
}
p.terms {
	font-size: .9em;
	margin-left: 70px;	
}
table.bottom {
	margin-top: 23px;
	background-color: white;
	width: 880px;
	color: #005531;
}
table.bottom td {
	vertical-align: top;
}
td.box1 {
	padding: 0 20px 0 0;
 	/*padding-right: 20px;
 	padding-left: 0;
 	padding-top: 0;*/
 	background-image: url(img/icon_stahnout.png);
 	background-repeat: no-repeat;
 	background-position: 15px 33px;
}
td.box2 {
 	padding: 0 20px;
 	background-image: url(img/icon_soutez.png);
 	background-repeat: no-repeat;
 	background-position: 35px 40px;
}
td.box3 {
	padding: 0 0 0 20px;
 	/*padding-left: 20px;
 	padding-right: 0;
 	padding-top: 0;*/
 	background-image: url(img/icon_star.png);
 	background-repeat: no-repeat;
 	background-position: 35px 40px;
}
table.bottom td p {
	margin-left: 70px;	
}
legend {
	font-size: 1.3em;
	font-weight: bold;	
}
div.legend {
	position: absolute;
	top: 110px;
	left: 485px;	
}	
/*___________________________________________________________________ <form3> */
#form3 strong {
	display: block;
	float: left;
	width: 150px;
}
#form3 input {
	margin-bottom: 5px;
}
#kodikonky a {
	display: block;
	float: left;
	width: 150px;
}
#kodikonky textarea {
	width: 300px;
	height: 80px;
	margin-bottom: 10px;
}
/*__________________________________________________________________ </form3> */

form {
  margin: 0;
  padding: 0;
}

.sejo { display: none; }
.mezera { width: 190px; }
#topMenu ul li.vlajka { width: 30px; margin-right: 15px; }

.levybox {
  width: 260px;
  padding: 5px;
  border: 1px solid #005531;
  margin: 0 20px 20px 0;
  float: left;
}

.odrazka { width: 80px; float: left; }

.obrazek { border: 1px solid #ccc; margin-bottom: 5px; }



.velikostL {
  margin: 10px 0 0 30px;
  width: 130px;
  height: 100px;
  float: left;
 	background-image: url(../img/pizza_l.png);
 	background-repeat: no-repeat;
 	background-position: top right;
}
.velikostXL {
  margin: 10px 0 0 50px;
  width: 150px;
  height: 100px;
  float: left;
 	background-image: url(../img/pizza_xl.png);
 	background-repeat: no-repeat;
 	background-position: top right;
}
.velikostXXL {
  margin: 10px 0 0 50px;
  width: 170px;
  height: 100px;
  float: left;
 	background-image: url(../img/pizza_xxl.png);
 	background-repeat: no-repeat;
 	background-position: top right;
}
