HTML {
	min-height: 100%;
	overflow: scroll;
	margin-bottom: 1px;
}

BODY {
	background-color: #FFFFFF; 
	font-family: "Helvetica CE", Arial, "Arial CE", sans-serif;
	font-size: 14px; 
	font-weight: normal; 
	color: #444444;
	padding: 15px 0 20px 0; 
	margin: 0 0 0 0; 
	text-align: justify; 
	line-height: 20px;
}

A {
	color: #7F66A0;
	text-decoration: none;
	border-bottom: 1px dotted #7F66A0;
}

A:hover {
	color: #42236D;
	text-decoration: none;
	border-bottom: 1px solid #42236D;	
}

A.noef, A.noef:hover {
	border: none;
	text-decoration: none;
}

P {
	padding: 0;
	margin: 0;
}

H1 {
	display: none;
}

H1 {
	display: none;
}

H2 {
	color: #7F66A0;
}

H3 {
	color: #7F66A0;
}

H4 {
	color: #7F66A0;
}

H5 {
	color: #7F66A0;
}

CITE {
	display: block;
	width: 500px;
	background-color: #FEFBEF;
	border: 1px dashed #B58D01;
	padding: 7px;
	margin: 20px auto 30px auto;
	font-weight: bold;
	color: #B58D01;
	text-align: center;
}

IMG {
	border: none;
}

FORM {
	padding: 0;
	margin: 0;
}

HR.cleaner {
   clear:both;
   height:1px;
   margin: -1px 0 0 0; 
	padding:0;
   border:none;
   visibility: hidden;
}

BUTTON {
	border: none;
	background-color: transparent;
	height: 22px;
	width: 20px;
	text-align: center;
	margin: 0;
	padding: 5px 0 0 0;
	*padding-bottom: 6px; 
	_padding: 0;
}

.vstk {
	width: 53px;
	height: 22px;
	border: none;
	background: url(../layout/vstk_bg.gif) center center no-repeat;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: center;
}

#header {
	width: 930px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background: url(../layout/header_lt.gif) left top no-repeat;
}

#header A, #header IMG {
	border: none;
}

#header_t {
	width: 100%;
	height: 100%;
}

#header_t TD {
	vertical-align: bottom;
}

#menu {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	background-color: yellow;
	background: url(../layout/menu_bg.gif) left top repeat-x;
	line-height: 25px;
	font-weight: bold;
}

.menu_pol {
	float: left;
}

UL#menu_ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

UL#menu_ul LI {
	display: block;
	float: left;
	border-right: 2px solid #FFFFFF;
}

.menu_oby, .menu_oby_a {
	display: block;
	padding: 0 8px 0 8px;
	width: 100px;
	color: #5D5245;
	text-decoration: none;
	border: none;
	font-size: 1.2em;
	text-align: center;
}

.menu_oby:hover, .menu_oby_a, .menu_oby_a:hover {
	text-decoration: none;
	border: none;
	background-color: #7F66A0;
	color: #FFFFFF;
}

.menu_home_li {
	width: 37px;
	padding: 0;
	margin: 0;
}

.menu_home, .menu_home_a {
	display: block;
	text-decoration: none;
	border: none;
	background: url(../layout/menu_home.gif) 0px 0px no-repeat;
	width: 37px;
	padding: 0;
}

.menu_home:hover, .menu_home_a, .menu_home_a:hover {
	background: url(../layout/menu_home.gif) 0px -25px no-repeat;
	background-color: transparent;
	text-decoration: none;
	border: none;
	width: 37px;
	padding: 0;
}

.menu_2, .menu_2_a {
	float: right;
	display: block;
	width: 89px;
	height: 25px;
}

.menu_2 A, .menu_2_a A {
	display: block;
	background: url(../layout/menu_2.gif) 0px 0px no-repeat;
	height: 25px;
	width: 83px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	font-size: 0.85em;
	border: none;
	color: #5D5245;
}

.menu_2 A:hover, .menu_2_a A, .menu_2_a A:hover {
	border: none;
	background: url(../layout/menu_2.gif) 0px -25px no-repeat;
	color: white;
}

.menu_3 {
	margin-bottom: 14px;
}

.menu_3 A, .menu_3 A:hover {
	display: inline-block;
	background: url(../layout/menu_p.gif) center center no-repeat;
	height: 17px;
	width: 93px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	font-size: 0.95em;
	border: none;
	color: #5D5245;
	line-height: 17px;
	font-weight: bold;
}

#menu_vl {
	float: right;
	display: block;
	width: 41px;
	height: 25px;
	border-left: 2px solid #FFFFFF;
}

#vl_cz {
	display: block;
	width: 41px;
	height: 25px;
	background-image: url(../layout/vl_cz.gif);
	background-position: 0% 0%;
	border: none;
	text-decoration: none;
}


#vl_en {
	display: block;
	width: 41px;
	height: 25px;
	background-image: url(../layout/vl_en.gif);
	background-position: 0% 0%;
	border: none;
	text-decoration: none;
}

#vl_cz:hover, #vl_en:hover {
	background-position: 0 -25px;
}

#main {
	width: 901px;
	padding: 25px 0px 5px 39px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 930px;
	padding: 15px 5px 5px 5px;
	margin: 20px auto 0 auto;	
	height: 16px;
	background: url(../layout/footer_bg.gif) center top no-repeat;
	text-align: center;
	font-size: 0.85em;
	clear: both;
}

.k_ikona {
	margin-bottom: 20px;
}

.k_ikona A, .k_ikona A:hover {
	border: none;
	text-decoration: none;
}

.k_ikona IMG {
	border: 1px solid #EFECF3;
}

#k_left {
	float: left;
	width: 120px;
}

#k_center {
	float: left;
	width: 160px;
	padding-left: 27px;
}

#k_center IMG {
	border: 1px solid #EFECF3;
}

#k_right, #s_right {
	float: right;
	width: 555px;
}

#s_right {
	text-align: right;
}

#k_r1, #k_r6, #k_r8 {
	height: 20px;
	width: 555px;
	text-align: center;
	color: #7F66A0;
	overflow: hidden;
	background-color: #D3CADE;
	border-top: 1px solid #7F66A0;
	border-bottom: 1px solid #7F66A0;
}

#k_r6, #k_r8 {
	margin-top: 45px;
}

#k_r8 {
	float: right;
}

#k_r2, #k_r4 {
	height: 14px;
	width: 555px;
	margin-top: 4px;
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
	background: url(../layout/k_h_2.gif) left top no-repeat;

}

#k_r3 {
	position: relative;
	height: 127px;
	width: 555px;
	margin-top: 4px;
	text-align: left;
	line-height: 1.65em;
	color: #7F66A0;
	overflow: hidden;
	background: url(../layout/k_h_3.gif) left top no-repeat;
}

#k_r7 {
	position: relative;
	height: 116px;
	width: 539px;
	margin-top: 4px;
	padding: 6px 8px 5px 8px;
	text-align: left;
	line-height: 1.35em;
	color: #7F66A0;
	overflow: hidden;
	background: url(../layout/k_d_bg.gif) left top no-repeat;
}

#k_r7 P {
	margin: 0;
	padding: 0;
}

#k_r3 SMALL {
	font-size: 0.8em;
}

#td1 {
	padding-left: 5px;
	width: 110px;
	line-height: 24px;
}

#td2 {
	padding-left: 8px;
	line-height: 24px;
}

.tl_kosik {
	border: none;
	width: 97px;
	height: 18px;
	background: url(../layout/tl_dokosiku-cz.gif) left top no-repeat;
	cursor: pointer;
}

.tl_dale {
	border: none;
	width: 56px;
	height: 18px;
	background: url(../layout/tl_dale-cz.gif) left top no-repeat;
	cursor: pointer;
}

.tl_reser {
	border: none;
	width: 97px;
	height: 18px;
	background: url(../layout/tl_reser-cz.gif) left top no-repeat;
	cursor: pointer;
}

.tl_zpet {
	border: none;
	width: 98px;
	height: 18px;
	background: url(../layout/tl_zpet-cz.gif) left top no-repeat;
	cursor: pointer;
}

.tl_objednat {
	border: none;
	width: 97px;
	height: 18px;
	background: url(../layout/tl_objednat-cz.gif) left top no-repeat;
	cursor: pointer;
}

.tl_odeslat {
	border: none;
	width: 57px;
	height: 18px;
	background: url(../layout/tl_odeslat-cz.gif) left top no-repeat;
	cursor: pointer;
}

.tl_poslat {
	border: none;
	width: 98px;
	height: 18px;
	background: url(../layout/tl_poslat-cz.gif) left top no-repeat;
	cursor: pointer;
}

#k_r5 {
	width: 555px;
	padding-top: 8px;
	text-align: right;
}

#k_p_viceinfo {
	position: absolute;
	top: 107px;
	right: 0px;
	_right: -1px;
}

#k_p_viceinfo IMG {
	cursor: pointer;
	border: none;
}

#k_p_viceinfo A {
	text-decoration: none;
	border: none;
}

TABLE#ko_prehled {
	width: 555px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	margin-top: 4px;
}

#ko_prehled THEAD, #prednasky THEAD {
	height: 14px;
	width: 555px;
	text-align: center;
	color: #7F66A0;
	overflow: hidden;
	background-color: #EFECF3;
	font-size: 0.7em;
	line-height: 12px;
}

#ko_prehled TH, #prednasky TH {
	font-weight: normal;
}

.ko_info {
	width: 535px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #7F66A0;
}

.separator {
	height: 3px;
	width: 100%;
	background: url(../layout/separator.gif) center center no-repeat;
}

.k_separator {
	height: 3px;
	width: 753px;
	float: right;
	background: url(../layout/separator.gif) center center no-repeat;
}

.k_obchpodm {
	width: 753px;
	margin-left: 5px;
	float: right;
	margin: 10px 0 25px 0;
}

#ko_prehled TD {
	border-bottom: 1px solid #D3CADE;
	padding-bottom: 3px;
}

TD.ko_center {
	text-align: center;
	vertical-align: middle;
}

TD.ko_center IMG {
	cursor: pointer;
	border: none;
}

#tab_obj {
	width: 555px;
	text-align: right;
	padding-top: 13px;
	margin-bottom: 30px;
}

#k2_left, #s_left {
	float: left;
	width: 318px;
}

#ko_l_1 {
	width: 318px;
	height: 20px;
	line-height: 20px;
	color: #7f66a0;
	background-color: #d3cade;
	border-top: 1px solid #7f66a0;
	border-bottom: 1px solid #7f66a0;
	text-align: center;
	margin-bottom: 10px;
}

TABLE#ko_l_t {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#ko_l_t TD {
	margin: 0;
	padding: 0;
}

#ko_l_t LABEL, #ko_m1 LABEL, #ko_m2 LABEL, #s_right LABEL, .predform_3 LABEL, .antispam LABEL {
	margin: 8px 0 0 0;
	padding: 0 0 1px 7px;
	border: none;
	display: block;
	width: 311px;
	height: 14px;
	font-size: 0.85em;
	line-height: 14px;
	color: #7F66A0;
	overflow: hidden;
	text-align: left;
}

#ko_m1 LABEL {
	width: 209px;
}

#ko_m2 LABEL, .antispam LABEL {
	width: 91px;
	margin-left: 1px;
}

#s_right LABEL, .predform_3 LABEL {
	width: 541px;
}

.vstfl, .vstfm1, .vstfm2, .vstfta, .vstfta2, .vstfta3, .vstfta4 {
	border: none;
	width: 304px;
	height: 19px;
	padding: 0 7px 0 7px;
	margin: 0;
	font-family: "Helvetica CE", Arial, "Arial CE", sans-serif;
	background: url(../layout/vstfl_bg.gif) left bottom no-repeat;
	line-height: 19px;
	font-size: 0.8em;
	color: #7f66a0;
}

.vstfm1 {
	width: 202px;
	background-image: url(../layout/vstfm1_bg.gif);
}

.vstfm2 {
	width: 84px;
	background-image: url(../layout/vstfm2_bg.gif);
	margin-left: 1px;
}

.vstfta {
	height: 80px;
	background-image: url(../layout/vstfta_bg.gif);
	_background-attachment: fixed;
	padding-bottom: 7px;
	padding-top: 3px;
}

.vstfta2 {
	height: 116px;
	width: 541px;
	background-image: url(../layout/vstfta2_bg.gif);
	_background-attachment: fixed;
	padding-top: 3px;
}

.vstfta3 {
	height: 147px;
	width: 541px;
	background-image: url(../layout/vstfta3_bg.gif);
	_background-attachment: fixed;
	padding-top: 3px;
}

.vstfta4 {
	height: 182px;
	width: 541px;
	background-image: url(../layout/vstfta4_bg.gif);
	_background-attachment: fixed;
	padding-top: 3px;
}

#tab_soucet {
	float: right;
	width: 300px;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

#tab_soucet TABLE {
	width: 300px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-top: 1px solid #7F66A0;
	border-bottom: 1px solid #7F66A0;
	margin-top: 10px;
}

#tab_soucet TD {
	width: 220px;
	text-align: left;
}

#tab_soucet #td2, #ko_cena {
	width: 80px;
	text-align: center;
}

TABLE#platba {
	color: #7F66A0;
	float: left;
}

#platba TD {
	padding: 10px;
}

#platba TD.pl {
	padding-left: 80px;
}

TD#pl_k {
	padding-left: 55px;
	background: url(../layout/pl_k.gif) 0px 10px no-repeat;
}

TD#pl_p {
	padding-left: 55px;
	background: url(../layout/pl_p.gif) -2px 12px no-repeat;
}

TD#pl_d {
	padding-left: 55px;
	background: url(../layout/pl_d.gif) -2px 14px no-repeat;
}

#platba_ode, #platba_dolniinfo {
	width: 555px;
	margin-top: 25px;
	float: left;
	text-align: right;
	color: #7F66A0;
}

#platba_dolniinfo {
	text-align: left;
}

.d_header {
	height: 20px;
	width: 901px;
	text-align: center;
	overflow: hidden;
	color: #7f66a0;
	background-color: #d3cade;
	border-top: 1px solid #7f66a0;
	border-bottom: 1px solid #7f66a0;
}

.d_autor, .d_autor_a {
	height: 20px;
	line-height: 20px;
	width: 894px;
	padding-left: 7px;
	text-align: left;
	color: #7f66a0;
	overflow: hidden;
	background-color: #FFFFFF;
	border-top: 1px solid #D3CADE;
	border-bottom: 1px solid #D3CADE;
	margin-top: 20px;
	margin-bottom: 4px;
}

.d_autor {
	color: #999999;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

.d_text {
	font-size: 0.9em;
	color: #222222;
}

#tipy {
	margin-top: 15px;
}

#tipy TD {
	vertical-align: top;
	padding: 6px;
}

#tipy IMG {
	border: none;
}

#s_form {
	margin-top: 25px;
}

#s_submit {
	margin-top: 10px;
}

TABLE#prednasky {
	padding: 0;
	margin: 15px 0 0 0; 
	border-collapse: collapse;
	width: 901px; 
}

#prednasky THEAD, #pred_det2 {
	height: 14px;
	width: 901px;
	background-color: #EFECF3;
	background-image: none;
}

#prednasky TD {
	padding: 4px;
}

#pred_det2 {
	text-align: left;
	font-size: 11px;
	margin: 4px auto 8px auto;
	padding: 2px;
	width: 897px;
	_padding-top: 5px;
	line-height: 14px;
}

.stred {
	text-align: center;
}

.right {
	text-align: right;
}

#ptd3, #ptd4, #ptd5, #ptd6, #ptd7 {
	text-align: center;
}

#ptd2 {
	width: 130px;
}

#ptd3 {
	width: 167px;
}

#ptd4 {
	width: 80px;
}

#ptd5 {
	width: 75px;
}

#ptd6 {
	width: 105px;
}

#ptd7 {
	width: 99px;
	background-image: none;
}

.pred_td2 {
	border-bottom: 1px solid #D3CADE;
	background: #EFECF3 url(../layout/p_t.gif) right center no-repeat;
}

.pred_td1 {
	border-bottom: 1px solid #D3CADE;
	background: #ffffff url(../layout/p_t.gif) right center no-repeat;
}

#pred_det {
	width: 901px;
}

#pd_1 {
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #D3CADE;
	padding: 0 5px 0 5px;
	width: 210px;
}

#pd_2 {
	text-align: justify;
	vertical-align: top;
	border-right: 1px solid #D3CADE;
	padding: 0 7px 0 5px;
}

#pd_3 {
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 5px;
	width: 230px;
}

#pd_4 {
	text-align: right;
	padding: 10px 0 5px 5px;
}

#pd_1 IMG, #pd_2 IMG, #pd_3 IMG, #pd_3 A {
	border: none;
}

#pred_t2 {
	width: 901px;
	margin-top: 5px;
	border-collapse: collapse;
}

TABLE.titul {
	width: 901px;
}

TABLE.titul TD {
	vertical-align: middle;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.6em;
}

.titul_1 {
	background: url(../layout/tit_r.gif) center center no-repeat;
	width: 235px;
	height: 235px;
	color: #FF6633;
}

.titul_1 A, .titul_1 A:hover {
	text-decoration: none;
	border: none;
	color: #FF6633;
}

.titul_4 {
	background: url(../layout/tit_z.gif) center center no-repeat;
	width: 235px;
	height: 235px;
	color: #009933;
}

.titul_4 A, .titul_4 A:hover {
	text-decoration: none;
	border: none;
	color: #009933;
}

.titul_2 A, .titul_2 A:hover, .titul_3 A, .titul_3 A:hover {
	border: none;
	text-decoration: none;
}

TABLE.p_foot {
	width: 901px;
	line-height: 19px;
	color: #7f66a0;
	padding: 0;
	margin-top: 25px;
	border-collapse: collapse;
}

.p_foot A, .p_foot IMG, .p_foot A:hover {
	border: none;
}

.p_foot_1 {
	text-align: center;
	background: url(../layout/p_f.gif) center left repeat-x;
}

.p_foot_2 {
	width: 40px;
	padding-left: 1px;
}

.k_ad {
	width: 901px;
	color: #7F66A0;
	background: url(../layout/k_ad.gif) center center no-repeat;
	text-align: center;
	margin-top: 25px;
	height: 21px;
	line-height: 20px;
}

TABLE.predform {
	width: 901px;
	border-collapse: collapse;
}

.predform_1 {
	text-align: left;
	vertical-align: top;
}

.predform_2 {
	text-align: right;
	vertical-align: top;
}

TABLE.noborder {
	border-collapse: collapse;
}

TABLE.noborder TD {
	padding: 0;
	margin: 0;
}

#pred_ode {
	width: 100%;
	margin-top: 50px;
	float: right;
	text-align: right;
}

#ods_left {
	padding-left: 3px;
}

BODY#onlineletak {
	margin: 0;
	padding: 10px 0 0 0;
}

#onlineobsah {
	margin-left: auto;
	margin-right: auto;
	width: 901px;
}

#onlineobsah TABLE {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 1px solid black;
}

#onlineobsah TD, #onlineobsah TH {
	margin: 0;
	padding: 10px 15px 10px 15px;
	text-align: justify;
	background-color: #EFECF3;
}

#onlineobsah TH {
	background-color: black;
	text-align: center;
}

#onlineobsah TH A, #onlineobsah TH A:hover, #onlineobsah IMG {
	border: none;
}

#onlineobsah TD {
	padding-top: 20px;
	
}

#onlineobsah TD#header {
	padding: 0;
	margin: 0;
}

#ko_td1 {
	width: 270px;
}

.pl_karty {
	width: 500px;
	margin: 30px auto 30px auto;
}

.pl_karty TD {
	text-align: center;
	padding: 5px;
	vertical-align: bottom;
	color: #7f66a0;
}

.pl_dale {
	width: 100%;
}

.pl_dale TD {
	color: #7f66a0;
}

#pl_dale1 {
	text-align: left;
}

#pl_dale2 {
	text-align: right;
}

.pl_footer {
	width: 500px;
	margin: 100px auto 0 auto;
	color: #7f66a0;
	text-align: center;
}

#ko2 {
	width: 80px;
}

#ko3 {
	width: 118px;
}

#ko4 {
	width: 80px;
}

.pl_rez {
	width: 100%;
}

.pl_rez TD {
	vertical-align: top;
}

.p_karty {
	width: 100%;
	margin: 30px 0 30px 0;
	text-align: center;
}

.pl_red {
	color: #FF6633;
}

.pl_prevod {
	width: 901px;
	border-collapse: collapse;
}

.pl_prevod TD {
	vertical-align: top;
}

.pl_prevod_r {
	padding-right: 10px;
}

.pl_prevod2 {
	width: 400px;
	color: #7f66a0;
	margin-bottom: 4px;
}

.pl_prevod2 TH {
	font-size: 0.75em;
	line-height: 12px;
	height: 14px;
	padding-top: 2px;
	border-top: 1px solid #7f66a0;
	border-bottom: 1px solid #7f66a0;
	background-color: #d3cade;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #7f66a0;
}

.pl_prevod2 TD.tr1 {
	background-color: #EFECF3;
	padding: 3px 3px 3px 8px;
	border-top: 1px solid #7f66a0;
	border-bottom: 1px solid #7f66a0;
}

.pl_prevod2 TD.tr2 {
	background-color: white;
	padding: 3px 3px 3px 8px;
}

.pl_prevod3 {
	color: #7f66a0;
	border-collapse: collapse;
}

.pl_prevod3 TD {
	text-align: left;
	padding-bottom: 20px;
}

.pl_prevod4 {
	width: 901px;
	text-align: right;
	margin-top: 15px;
}

.pl_prevod5 {
	width: 901px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #7f66a0;
}

DIV.bezlinky A, DIV.bezlinky IMG {
	border: none;
	text-decoration: none;
}