body {
	font-family: Verdana, Arial, "Geneva CE", lucida, sans-serif; font-size: 85%; color: #000;
	margin: 0; padding: 0;
	text-align: center;
	background: url("../images/body-back.jpg") top center repeat-x #005693;
}

/* základní rozvržení dokumentu */

#main_center_null {
	width: 970px; height: auto;
	padding: 0;	margin: 20px auto;
}

#main_center {
	width: 970px; height: auto;
	padding: 0;	margin: 0 auto 10px auto;
	background: #FFF;
    float: left;
}

#header {
	width: 970px; height: 145px;
	padding: 0; margin: 0;
	background: url("../images/header-back.jpg") right center no-repeat;
	float: left;
}

#header-logo {
	display: inline;
	width: 230px; height: 145px;
	padding: 0; margin: 0;
	float: left;
}

#header-odkaz {
	display: inline;
	width: 290px; height: 45px;
	padding: 0; margin: 0;
	background: url("../images/header-odkaz-back.jpg") center repeat-x #222165;
	float: right;
}

a.header-odkaz-1 {
	width: 290px; height: auto;
	margin: 0; padding: 0;
	font-size: 1em; color: #fff; text-decoration: none; font-weight: bold; text-align: center; line-height: 260%;
}
a:hover.header-odkaz-1 {color: #fff; text-decoration: underline;}

#content_all {
	width: 770px; height: auto;
	padding: 0;	margin: 0;
	background: url("../images/content-all-back.png") left center repeat-y #fff;	;
	float: left;
}

#left {
    display: inline;
    width: 231px; height: auto;
	padding: 0; margin: 40px 0 0 30px;
    float: left;
}

ul#left-menu {
    display: inline;
    width: 230px; height: auto;
	padding: 0; margin: 0;
    border-right: 1px solid #C1C8CD;
    float: left;
}

ul#left-menu LI {
    display: inline;
    width: 186px; height: 24px;
	padding: 1px; margin: 10px 0 0 0;
	list-style-type: none;
    border: 1px solid #C1C8CD;
    float: left;
}

ul#left-menu-3 {
    display: inline;
    width: 230px; height: auto;
	padding: 10px 0 0 0; margin: 0;
    border-right: 1px solid #C1C8CD;
    float: left;
}

ul#left-menu-3 LI {
    display: inline;
    width: 186px; height: 24px;
	padding: 1px; margin: 10px 0 0 0;
	list-style-type: none;
    border: 1px solid #C1C8CD;
    float: left;
}

a.left-menu-1 {
	display: block;
	width: 176px; height: 24px;
	margin: 0; padding: 0 0 0 10px;
	font-size: 1em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: left; line-height: 200%;
	background: url("../images/menu-back-1.jpg") left center no-repeat;
}
a:hover.left-menu-1 {color: #2F1260; text-decoration: none;background: url("../images/menu-back-1.jpg") right center no-repeat;}

ul#left-menu-2 {
    display: inline;
    width: 220px; height: auto;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
    border-right: 1px solid #C1C8CD;
    float: left;
}

ul#left-menu-2 LI {
    display: inline;
    width: 186px; height: 24px;
	padding: 1px; margin: 0;
	list-style-type: none;
    float: left;
}

a.left-menu-2 {
	display: block;
	margin: 0; padding: 0 0 0 20px;
	font-size: 1em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: left; line-height: 200%;
	background: url("../images/sipka-cervena.png") left center no-repeat;
}
a:hover.left-menu-2 {color: #2F1260; text-decoration: underline;}

#losovani {
    display: inline;
    width: 191px; height: auto;
	padding: 15px 0 5px 0; margin: 20px 0 0 0;
    border-top: 1px solid #D0D5D9;
    border-bottom: 1px solid #D0D5D9;
    float: left;
}

.losovani-banner {
	display: inline;
	width: 191px; height: 68px;
	margin: 0; padding: 0;
    float: left;
}

.losovani-text {
	display: block;
	width: 191px; height: auto;
	margin: 10px 0; padding: 0;
	font-size: 0.8em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: center; line-height: 120%;
}

#pronajem {
    display: inline;
    width: 191px; height: 81px;
	padding: 30px 0 0 0; margin: 15px 0 0 0;
  	background: url("../images/pronajem.jpg") top center no-repeat;
    float: left;
}

.pronajem-text {
	display: block;
	width: 191px; height: auto;
	margin: 0; padding: 0;
	font-size: 0.8em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: center; line-height: 130%;
}

#poukazka {
    display: inline;
    width: 191px; height: auto;
	padding: 10px 0 5px 0; margin: 20px 0 0 0;
    border: 1px solid #D0D5D9;
    float: left;
}

.poukazka-text {
	display: block;
	width: 191px; height: auto;
	margin: 10px 0; padding: 0;
	font-size: 0.8em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: center; line-height: 120%;
}

#left-size {
    display: inline;
    width: 220px; height: 100px;
	padding: 0; margin: 0;
    float: left;
}

#content_null {
	display: inline;
	width: 705px; height: auto;
	padding: 0;	margin: 0;
	background: #fff;
	float: left;
}

#content {
	display: inline;
	padding: 10px 20px 10px 40px; margin: 0;
	text-align: left;
	float: left;
}

#footer-menu {
	display: inline;
	width: 970px; height: auto;
	padding: 0; margin: 90px 0 10px 0; _margin: 0 0 10px 0;
  font-size: 0.75em; color: #2F1260;
	float: left;
}

.footer-menu-1 {text-decoration:none;}

#footer-info {
	display: inline;
	width: 970px; height: auto;
	padding: 0; margin: 0;
  font-size: 0.75em; color: #2F1260; text-align: center;
	float: left;
}

#footer-info P {text-align: center;}

#footer {
	display: inline;
	width: 970px; height: 30px;
	padding: 0; margin: 0 auto;
	float: left;
}

#footer-wsd {
	padding: 6px; margin: 0 auto;
	color: #939598; font-size: 0.8em; text-align: right;
}

/* konec základního rozvržení */

.prodejny {
    display: inline;
    width: 645px; height: auto;
	padding: 0; margin: 5px 0 20px 0;
    float: left;
}

.kuchynske-studio-null {
    display: inline;
    width: 360px; height: auto;
	padding: 0; margin: 25px 0 20px 0;
    float: left;
}

.prodejna {
    display: inline;
    width: 362px; height: 151px;
	padding: 0; margin: 10px 0 0 0;
    border: 1px solid #D0D5D9;
    float: left;
}

.prodejna-obrazek {
    display: inline;
    width: 236px; height: 149px;
    border: 1px solid #fff;
    float: left;
}

.prodejna-info {
    display: inline;
    width: 123px; height: 149px;
    border: 1px solid #fff;
    border-left: none;
	background: url("../images/back-1.jpg") center repeat-x;
    float: left;
}

.tlacitko-vstupte {
	display: inline;
	width: 84px; height: 25px;
	margin: 0 0 0 20px; padding: 1px;
    border: 1px solid #C1C8CD;
    float: left;
}

.tlacitko-vstupte-1 {
	display: inline;
	width: 84px; height: 25px;
	margin: 0; padding: 0;
    float: left;
}

#right {
    display: inline;
    width: 254px; height: 80px;
    padding: 0; margin: 0;
    float: right;
}

#radost {
	display: inline;
	width: 254px; height: 80px;
	padding: 0; margin: 0;
	background: url("../images/radost.jpg") center no-repeat;
	float: right;
}

.firma-info {
    display: inline;
    width: 232px; height: auto;
    padding: 8px 10px; margin: 10px 0 0 0;
	font-size: 0.8em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: left; line-height: 150%;
    border: 1px solid #D0D7DD;
	background: url("../images/back-1.jpg") bottom center repeat-x;
    float: right;
}

.foto-prodejna-1 {
    display: inline;
    width: 303px; height: 206px;
    padding: 0; margin: 10px 0 0 0;
    float: left;
}

.foto-prodejna-2 {
    display: inline;
    width: 303px; height: 206px;
    padding: 0; margin: 10px 0 0 30px;
    float: left;
}

.prodejna-foto-prodavac {
    display: inline;
    width: 645px; height: auto;
	padding: 0; margin: 5px 0 20px 0;
    float: left;
}

.prodavac {
    display: inline;
    width: 135px; height: 200px;
    padding: 0; margin: 32px 32px 0 0;
	font-size: 0.8em; color: #2F1260; text-decoration: nont-weight: normal; text-align: left; line-height: 150%;
    float: left;
}

.prodavac-k {
    display: inline;
    width: 135px; height: auto;
    padding: 0; margin: 0 10px 0 0;
	font-size: 0.8em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: left; line-height: 150%;
    float: left;
}

.prodavac-4 {
    display: inline;
    width: 135px; height: 200px;
    padding: 0; margin: 32px 0 0 0;
	font-size: 0.8em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: left; line-height: 150%;
    float: left;
}

a.prodavac-dotaz {
	display: block;
	width: 125px; height: 26px;
	margin: 5px 0 0 0; padding: 0 10px 0 0;
	font-size: 1em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: center; line-height: 230%;
	background: url("../images/dotaz.jpg") left center no-repeat;
}
a:hover.prodavac-dotaz {color: #2F1260; text-decoration: none; background: url("../images/dotaz.jpg") right center no-repeat;}

.prodejna-1 {
    display: inline;
    width: 303px; height: auto;
	padding: 0; margin: 5px 0 20px 0;
    float: left;
}

.prodejna-2 {
    display: inline;
    width: 303px; height: auto;
	padding: 0; margin: 5px 0 20px 32px;
    float: left;
}

.tabulka-partneri-0-1 {
    width: 120px; height: auto;
    padding: 4px; margin: 0;
    text-align: center;
    background: #2E3C92;
}

.tabulka-partneri-0-2 {
    width: 420px; height: auto;
    padding: 12px; margin: 0;
    background: #2E3C92;
    font-size: 1.5em; color: #fff; text-align: left; font-weight: bold;
}

.tabulka-partneri-1-1 {
    width: 120px; height: auto;
    padding: 4px; margin: 0;
    text-align: center;
    background: #CED7E6;
}

.tabulka-partneri-1-2 {
    width: 420px; height: auto;
    padding: 10px; margin: 0;
    background: #94AFCD;
    font-size: 1.4em; color: #000; text-align: left;
}

.tabulka-partneri-2-1 {
    width: 120px; height: auto;
    padding: 4px; margin: 0;
    text-align: center;
    background: #94AFCD;
}

.tabulka-partneri-2-2 {
    width: 420px; height: auto;
    padding: 10px; margin: 0;
    background: #CED7E6;
    font-size: 1.4em; color: #000; text-align: left;
}

.partneri-v {
    font-size: 1.2em; font-weight: bold;
}

/* formuláře */

.formular_tabulka_null {
	display: inline;
	margin: 0; padding: 0;
	float: left;
}

.formular_tabulka_r {
	width: 550px;
	margin: 0 25px 10px 30px;
	font-size: 0.9em; font-weight: normal; text-align: right; color: #000;
}

.width-150 {
	width: 150px;
	margin: 0; padding: 0;
}

.formular {
	width: 300px;
	margin: 0; padding: 0;
	background: #EEF7FE;
	border: 1px solid #005F95;
	font-weight: bold; font-size: 10px;	padding: 4px 3px;
}

FORM {margin: 0; padding: 0;}

FIELDSET {
    width: 600px;
    margin: 0; padding: 10px 0 5px 0;
    border: 1px solid #01114F;
}

LEGEND {
    width: auto;
    margin: 0; padding: 5px 10px;
    border: 1px solid #01114F;
    background: #E9F1F4;
    color: #2F1260; font-weight: bold; font-size: 0.9em;
}

.button {
	width: 140px;
	margin: 3px 0 0 0; padding: 4px 10px;
	font-size: 10px; color: #FFF; font-weight: bold;
	background: #006EB6;
	border: none;
}	

/* formuláře konec */

/* obecné */

DIV.float_left {float: left;}

.schovat { display: none; }

IMG {border: 0px;}

.center {margin: 0 auto 0 auto; text-align: center;}

H1 {
	font-size: 1.3em; font-weight: bold; font-style: normal; color: #2f1260; text-decoration: none; line-height: 120%; text-align: left;
	margin: 0 0 5px 0; padding: 0 0 0 13px;
	background: url("../images/sipka-cervena-2.png") left center no-repeat;
}

H2 {
	font-size: 1.1em; font-weight: bold; text-align: left; line-height: 120%; color: #2F1260;
	margin: 10px 0 5px 0; padding: 0;
}

H2.prodejna-nazev {
    display: inline;
	font-size: 1em; font-weight: normal; text-align: left; line-height: 120%; color: #24211D;
	margin: 15px 0 60px 20px; padding: 0;
    float: left;
}

H2.cervena {
	font-size: 1.1em; font-weight: bold; text-align: left; line-height: 120%; color: #E10916;
	margin: 20px 0 15px 0; padding: 0;
}

H3 {
	font-size: 1em; font-weight: bold; text-align: left; line-height: 130%; color: #2F1260;
	margin: 5px 0 0 0; padding:  0;
}

H4 {
	display: block;
	width: 470px;
	font-size: 0.9em; font-weight: bold; text-align: left; line-height: 150%; color: #2F1260;
	margin: 7px 0 5px 5px; padding: 0;
}

P {
	font-size: 0.9em; font-weight: normal; text-align: left; line-height: 125%; color: #2F1260;
	margin: 5px 0 10px 0;
}

P.ramecek {
    display: inline;
	font-size: 1em; font-weight: normal; text-align: left; line-height: 125%; color: #2F1260;
	margin: 0 0 0 20px; padding: 15px 20px;
    background: #E9F1F4;
    border: 2px solid #A0BFD3;
    float: left;
}

A {color: #2F1260;	text-decoration: underline;}
A:hover {color: #00104E; text-decoration: underline;}

A.odkaz-sedy {color: #333;	text-decoration: underline;}
A:hover.odkaz-sedy {color: #F36F21; text-decoration: underline;}

A.odkaz-sedy-2 {color: #939598;	text-decoration: underline;}
A:hover.odkaz-sedy-2 {color: #B6B8BA; text-decoration: underline;}

A.odkaz-bily {color: #fff;	text-decoration: none;}
A:hover.odkaz-bily {color: #fff; text-decoration: underline;}

A.sipka-cervena {
	margin: 0 10px 0 0; padding: 0 0 0 20px;
	font-size: 0.9em; color: #2F1260; text-decoration: none; font-weight: normal; text-align: left; line-height: 200%;
	background: url("../images/sipka-cervena.png") left center no-repeat;
}
A:hover.sipka-cervena {color: #2F1260; text-decoration: underline;}


hr.cistic {clear: both; height: 1px; border: none; margin: -1em 0 0 0; visibility: hidden; width: 100%;}
 
DT {
	font-weight: bold; margin: 0 0 5px 0; font-size: 1.1em;
}
   
DL {
	font-size: 0.9em; font-weight: normal; text-align: left; line-height: 150%; color: #2F1260;
	margin: 1em 0 0 0;
}

DD {
	margin: 0; padding: 0;
}

UL {
	padding: 0; margin: 5px 0 10px 15px;
}

LI {
	font-size: 0.9em; font-weight: normal; text-align: left; line-height: 150%; color: #2F1260;
	margin: 0 0 0 5px;
}

FORM, INPUT {margin: 0; padding: 0;}
STRONG {font-weight: bold;}

.picture_r {
	margin: 0 0 15px 20px;
	float: right;
	clear: right;
}

.picture_l {
	margin: 0px 20px 15px 5px;
	float: left;
}

.picture_l2 {
	margin: 0px 10px 15px 0;
	float: left;
}

.picture_v {
	margin: 0px 20px 15px 5px;
	border: 3px solid #CEE4FB;
}

.fotogalerie {
    display: inline;
	margin: 5px; padding: 0;
	border: 3px solid #D6E4ED;
    float: left;
}