* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: #494949;
	background-color: #efebe7;
	text-align: center;	
}

html>body {
	margin-top: 0;
}

acronym {
	cursor: help;
}

img {
	border: 0;
}

img.levy {
	float: left;
	margin-right: 1em;
}

fieldset.textBox {
	float: right;
	padding: 20px;
	border: none;
	margin: -20px -50px 30px 30px;
	background-repeat: no-repeat;
}

fieldset.textBox p {
	background-image: url(/images/li.gif);
	background-position: 0 0.2em;
	background-repeat: no-repeat;
	padding-left: 20px;
}

ul {
	margin: 0;
	list-style-position: outside;
}

ul.disk li {
	list-style-type: disc;
	list-style-image: none;
}				
				
li {
	margin: 0 0 0.5em 2em;
	list-style-image: url("/images/ok.gif");
}

p {
	margin-bottom: 1em;
	line-height: 150%;
}

h1 {
	display: none;
}

h2 {
	font-family: Georgia, "Nimbus Roman No9 L", "New York CE", utopia, serif;
	font-size: 140%;
	color: #1a82bc;
	margin: 2em 0 1em 0;
	text-transform: uppercase;	
}

h3 {
	font-family: Georgia, "Nimbus Roman No9 L", "New York CE", utopia, serif;
	color: #a2080a;	
	font-size: 120%;
	text-transform: uppercase;
}

.nadpis-modry {
	font-family: Georgia, "Nimbus Roman No9 L", "New York CE", utopia, serif;
	font-weight: bold;
	color: #1a82bc;
	text-transform: uppercase;	
}

.nadpis1 {
	font-size: 130%;
	margin-top: 1.5em;
}

.nadpis2 {
	font-size: 100%;
	margin-bottom: 1em;
}

.nadpis3 {
	font-size: 110%;
	margin: 0 0 2em 0;
}

a {
	color: #a2080a;
	text-decoration: none;	
}

a:hover, a.menu-odkaz:hover {
	color: #a2080a;
	text-decoration: underline;
}


.menu-odkaz {
	font-family: Georgia, "Nimbus Roman No9 L", "New York CE", utopia, serif;
	font-size: 140%;
	font-weight: bold;
	color: #a2080a;
	text-decoration: none;		
	margin: 2em 0 0 0;
	text-transform: uppercase;	
}

.cleaner {
	clear: both;
	visibility: hidden;
}

.skryte {
	display: none;
}

#drobecky {
	margin: -2em 0 1em 0;				
}


#obalkaWebu {
	position: relative;
	width: 960px;
	min-height: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

body>#obalkaWebu {
	height: auto;
}

ul.odrazka1 li {
	list-style: none;
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-bottom: 1em;
}

li.euro { background-image: url(/images/odrazka-euro.png); }
li.vymena { background-image: url(/images/odrazka-vymena.png); }
li.zavinac { background-image: url(/images/odrazka-zavinac.png); }


/* HLAVICKA */

#hlavicka {
	background-color: #f0f4f6;
	text-align: center;
}

#hlavickaLevy {			
	float: left;
	background: #fff url(/images/index-obr.jpg) top left no-repeat;
	height: 250px;
	width: 600px;
}

#hlavickaPravy {
	padding-top: 10px;
	margin-left: 600px;
	overflow: hidden;
}

#hlavickaPravy p {
	margin: 0;
}

.akce {
	text-align: left;				
	margin: 0px auto;
	font-size: 90%;
	width: 333px;
	display: block;
	background-color: #f9fdff;
	background-position: left top;
	background-repeat: no-repeat;
}

.akce p span {
	padding: 0 15px 0px 87px;
	display: block;
}

.akce .akce-nadpis {
	font-family: Georgia, "Nimbus Roman No9 L", "New York CE", utopia, serif;
	font-weight: bold;
	color: #a2080a;	
	font-size: 120%;
	text-transform: uppercase;				
	padding: 20px 15px 5px 87px;
	display: block;
	background: url(/images/akce-vrsek.gif) left top no-repeat;
}

.akce p {
	background: url(/images/akce-prostredek.gif) left repeat-y;
}

.akce .akceSpodek {
	display: block;
	padding-top: 20px;
	background: url(/images/akce-spodek.gif) left no-repeat;
}



/* OBSAH - LEVY SLOUPEC */

#obsahLevy {
	float: left;
	width: 495px;
	height: 330px;
	background-color: #fff;
	background-image: url(/images/levy-sloupec-pozadi.gif);
	background-repeat: repeat-x;				
	padding: 50px 60px 50px 45px;
	margin-bottom: 7em;				
}

* html #obsahLevy {
	width: 600px;
}

#obsah>#obsahLevy {
	height: auto;
	min-height: 330px;
}

#obsahLevyVnitrni {
	float: left;
	width: 250px;
}

.nadpisObr {
	margin-bottom: 2em;
}

.indexBox {
	background-image: url(/images/index-box.jpg);
	width: 210px;
	height: 35em;
}

.indexBox li {
	margin: 0 0 0.2em 2em;
}

/* OBSAH - PRAVY SLOUPEC */

#obsahPravy {
	background-color: #e6ecf0;
	margin-left: 600px;
}

#obsahPravy h2 {
	font-family: Georgia, "Nimbus Roman No9 L", "New York CE", utopia, serif;
	color: #a2080a;	
	font-size: 120%;
	text-transform: uppercase;
	margin: 0;				
	padding: 1.5em 0 0.3em 0;
}				 

.pravyVnitrni {
	padding: 0 2em 5em 2em;
}

/* hlavni menu */

#menu {
	background-image: url("/images/kategorie-menu.gif");
	background-repeat: no-repeat;
	padding-top: 130px;
	margin-bottom: 4em;
}

.menuSekce {
	background-repeat: no-repeat;
	background-position: 25px 5px;
	padding: 5px 25px 5px 80px;
	margin-bottom: 1.5em;
}

.menuSekce:hover {
	background-color: #dde3e7;
}

#menuPiky { background-image: url("/images/menu-piky-seda.gif"); }
#menuPiky:hover { background-image: url("/images/menu-piky.gif"); }
#menuSrdce { background-image: url("/images/menu-srdce-seda.gif"); }
#menuSrdce:hover { background-image: url("/images/menu-srdce.gif"); }
#menuKrize { background-image: url("/images/menu-krize-seda.gif"); }
#menuKrize:hover { background-image: url("/images/menu-krize.gif"); }
#menuKary { background-image: url("/images/menu-kary-seda.gif"); }
#menuKary:hover { background-image: url("/images/menu-kary.gif"); }

#menu h3 img {
	float: left;
	margin: 0 0.5em 0 0;
}

#menu p {
	margin-bottom: 0;
}

#menu p a {
	color: #494949;
}

#menu p a:hover {
	color: #a2080a;	
}

/* kontakt */

#kontakt {				
	font-family: Georgia, "Nimbus Roman No9 L", "New York CE", utopia, serif;				
	font-size: 120%;
	font-weight: bold;
	background-image: url(/images/kategorie-kontakt.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 5em;
}

#kontakt p {
	float: left;
	width: 150px;
	text-transform: uppercase;	
}

#kontakt p span {
	display: block;
	text-transform: none;	
}

#kontakt p#tel {
	text-align: right;
	background-image: url(/images/kontakt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 54px;
	margin-right: 6px;
}

#kontakt h3 {
	display: none;
}
			
/* PATICKA */

#paticka {
	background-image: url(/images/paticka.gif);
	background-repeat: no-repeat;
	padding: 1em 0 1em 90px;
	float: left;
	position: absolute;
	overflow: hidden;
	bottom: 30px;
	left: 30px;
}

#paticka p {
	margin-bottom: 0;
}

#paticka a {
	font-weight: bold;
}

#paticka #p1 {
	font-size: 14px;
}

#paticka #p2 {
	font-size: 11px;
}


/* CHYBOVA STRANKA */

#goog-wm { }
#goog-wm h3.closest-match { }
#goog-wm h3.closest-match a { }
#goog-wm h3.other-things { margin: 2em 0 1em 0; }
#goog-wm ul li { }
#goog-wm li.search-goog { display: block; }

