/*   PretorienCMS - redakční systém a publikační systém - Copyright (C) PRETORIEN - www.pretorien.cz    */

body {
	cursor: default;
	margin: 0;	
	padding: 0;
	font-family: Arial, Trebuchet MS, sans-serif;
	color: rgb(118,118,118);
	font-size: 12px;
	font-weight: normal;
}

a {
	color: rgb(5,82,156);
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
	margin: 0;
}

textarea, select, .datovy_text_input, .datovy_form_submit {
	overflow: auto;
	padding: 1px;
	font-family: Arial, sans-serif;
	border: rgb(118, 118, 118) 1px solid;
}

h1 {
	display: none;
	font-weight: bold;
	color: black;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

h2 {
	display: block;
	clear: both;
	height: 17px;
	margin: 0;
	padding: 5px 0 0 28px;
	font-weight: bold;
	font-size: 14px;
	color: rgb(247,148,29);
	background: url(content/content_images/cms_ikona_odrazka.gif) left top no-repeat;
}

#body_horni_lista {
	background: url(images/body_horni_pozadi.gif) center top repeat-x white;
	width: 100%;
	height: 70px;
	text-align: center;
	/*overflow: hidden; */
}

#body_horni_lista_container {
	margin: 0 auto 0 auto;
	width: 820px;
	height: 65px;
	text-align: center;
	border-bottom: rgb(182,182,182) 4px solid;
}

#body_horni_lista_container IMG {
	border: 0;
	margin: 0;
	float: left;
}

A#body_horni_lista_vlevo {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 0 0 8px;
	float: left;
	clear: left;
}

A#body_horni_lista_vpravo {
	display: block;
	float: right;
	clear: right;
	text-align: right;
	margin: 0;
	padding: 0 7px 0 0;
}

#body_hlavni_lista {
	background: url(images/body_hlavni_pozadi.gif) center top repeat-x white;
	width: 100%;
	height: 500px;
	text-align: center;
	padding: 0;
	margin: 0;
}

#page_content_area {
	margin: 0 auto 5px auto;
	width: 820px;
	background: white;	
	padding: 0;
}

#content_area1 {
	background: url(images/content_area1_pozadi.gif) left top repeat-x white;
	height: 214px;
	margin: 0;
	padding-left: 22px;
}

#content_area1_part1 {
	clear: left;
	float: left;
	background: url(images/cms_obrazek1.gif) left bottom no-repeat;
	height: 214px;
	width: 355px;
	padding: 0;
	margin: 0 35px 0 0;
}

#content_area1_part2 {
	float: left;
	background: url(images/cms_obrazek2.gif) right bottom no-repeat;
	height: 214px;
	width: 200px;
	padding: 0;
	margin: 0;
}

#content_area1_menu {
	float: left;
	width: 205px;
	margin: 0;	
	border-left: rgb(192,192,192) 1px solid;
	border-right: rgb(192,192,192) 1px solid;
	border-bottom: rgb(192,192,192) 1px solid;

}

UL#hlavni_menu {
	display: block;
	margin: 0;
	padding: 0;
}

UL#hlavni_menu LI {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	border-top: rgb(192,192,192) 1px solid;
	text-align: left;
	background: url(images/menu_polozka_pozadi.gif) left top repeat-x;
	padding: 0;
	overflow: hidden;
}

UL#hlavni_menu LI A {
	display: block;
	text-align: left;
	padding: 7px 0 7px 12px;
	text-decoration: none;
	color: rgb(8,93,174);
	margin: 0;
}

UL#hlavni_menu LI A:hover {
	color: rgb(247,148,29);
	text-decoration: underline;
}

UL#hlavni_menu LI A IMG {
	border: 0;
	margin: 5px 6px 0 0;
	float: left;
}

#content_area2 {
	clear: both;
	border: rgb(223,223,223) 1px solid;
	height: 21px;
	background: url(images/content_area2_pozadi.gif) left top repeat-x rgb(239,239,239);
	text-align: left;
	padding: 4px 0 0 12px;
	color: rgb(192, 204, 107);
}

#content_area3 {
	clear: both;
	float: left;
	background: rgb(234,234,234);
	border-left: rgb(223,223,223) 1px solid;
	border-right: rgb(223,223,223) 1px solid;
	border-bottom: rgb(223,223,223) 1px solid;
}

#content_area3_levy {
	float: left;
	clear: left;
	width: 500px;
	padding: 11px 0 15px 0;
	text-align: justify;
}

#content_obsah_container {
	text-align: justify;
	float: left;
	clear: both;
	width: 482px;
	margin: 12px 0 0 0;
	padding: 0 9px 0 9px;
}

TABLE#content_obsah_table {
	margin: 0;
	padding: 0;
	border: 0;
	width: 482px;
}

TABLE#content_obsah_table TD#content_obsah_table_td {
	vertical-align: top;
	padding: 0;
	height: 350px;
}

SPAN#content_obsah_nadpis {
	display: block;
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

#content_area3_pravy {
	float: left;
	width: 317px;
	border-left: rgb(223,223,223) 1px solid;
	text-align: left;
}

.index_sluzba_box {
	padding: 6px 6px 7px 6px;
	background: url(images/index_sluzba_pozadi.gif) left top repeat-x rgb(232,232,232);
	border-bottom: rgb(223,223,223) 1px solid;
}

SPAN.index_sluzba_title {
	display: block;
	margin: 0;
	font-weight: bold;
	color: rgb(247,148,29);
	font-size: 14px;
	text-align: left;
}

UL.index_sluzba_obsahuje {
	display: block;
	text-align: left;
	padding: 4px 0 0 21px;
	margin: 0;
}

UL.index_sluzba_obsahuje LI {
	margin: 1px 0 0 0;
	padding: 0;
	width: 190px;
}

SPAN.index_sluzba_cena {
	display: block;
	text-align: right;
	font-weight: bold;
	padding: 3px 8px 0 0;
}

.oranzovy_text {
	color: rgb(247,148,29);
}

#content_zapati {
	float: left;
	width: 818px;
	margin: 3px 0 5px 0;
	border: rgb(220,220,220) 1px solid;
	clear: both;
	background: url(images/content_zapati_pozadi.gif) left top repeat-x;
	height: 40px;
	overflow: hidden;
}

#content_zapati IMG {
	margin: 5px 0 0 8px;
	float: left;
}

#content_area4 {
	background: white;
}

#content_area4_levy {
	float: left;
	width: 477px;
	padding: 2px 0 1px 0;
}

#content_area4_pravy {
	float: left;
	width: 337px;
	text-align: left;
	padding: 3px 3px 0 3px;
}

FORM#index_zadost_demo {
	margin: 6px 0 2px 0;
	padding: 0;
	text-align: center;
}

FORM#index_zadost_demo TABLE {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	border: 0;
	width: 100%;
}

TD.index_zadost_demo_td1 {
	font-weight: bold;
	padding-right: 2px;
}

TD.index_zadost_demo_td2 {
	text-align: left;
	padding: 0;	
}

TD.index_zadost_demo_td2 INPUT {
	width: 165px;
	padding: 1px;
	border: rgb(192,192,192) 1px solid;
	font-size: 12px;
}

FORM#index_zadost_demo TEXTAREA {
	width: 165px;
	padding: 1px;
	border: rgb(192,192,192) 1px solid;
	font-size: 12px;
	font-family: Arial, sans-serif;
	height: 65px;
}

INPUT.index_zadost_demo_submit {
	border: rgb(192,192,192) 1px solid;
	padding: 1px 4px 1px 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: rgb(192,192,192);
	background: white;
	cursor: pointer;
}

.index_moduly_polozka {
	float: left;
	background: url(images/index_modul_polozka_pozadi.gif) left top no-repeat white;
	width: 231px;
	height: 102px;
	padding: 0;
	overflow: hidden;
	font-size: 11px;
	margin: 4px 5px 0 0;
}

.index_moduly_polozka TABLE {
	width: 100%;
	margin: 8px 0 0 0;
	padding: 0;
}

TD.index_moduly_polozka_td1 {
	padding: 4px 0 0 10px;
	vertical-align: top;
}

TD.index_moduly_polozka_td1 IMG {
	float: left;
}

TD.index_moduly_polozka_td2 {
	text-align: left; 
	padding: 0 7px 0 12px;
	vertical-align: top;
}

TD.index_moduly_polozka_td2 SPAN {
	display: block; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 0 0 2px 0;
}

TD.index_moduly_polozka_td3 {
	text-align: left; 
	padding: 4px 12px 0 12px;
}

.vseobecny_nadpis {
	display: block;
	font-size: 14px;
	color: rgb(247,148,29);
	font-weight: bold;
	padding: 6px 0 6px 0; 
}

P#content_zapati_container {
	display: block;
	margin: 0;
	padding: 6px 0 0 15px;
	float: left;
	text-align: left;
	font-size: 11px;
}

object.banner_flash {
	width: 100%;
	margin: 0;
	padding: 0;
}

#index_banner_box {
	width: 100%;
	margin: 6px 0 6px 0;
}

P.index_moduly_polozka_td3_vlevo {
	display: block;
	float: left;
	text-align: left;
	padding: 0 0 0 1px;
	margin: 0;
}

P.index_moduly_polozka_td3_vpravo {
	display: block;
	float: right;
	text-align: right;
	padding: 0 2px 0 0;
	margin: 0;
}

UL#podstranky_vypis {
	display: block;
	margin: 0px 0px 10px 35px; 
	text-align: left; 
	padding: 0;
}

UL#podstranky_vypis LI {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}

UL#podstranky_vypis LI A {
	display: block;
	text-align: left;
	padding: 2px 0 4px 0px;
	text-decoration: none;
	color: rgb(8,93,174);
	margin: 0;
}

UL#podstranky_vypis LI A:hover {
	color: rgb(247,148,29);
	text-decoration: underline;
}

UL#podstranky_vypis LI A IMG {
	margin: 5px 8px 0 0;
	float: left;
}

SPAN#content_area2_levy {
	display: block;
	float: left;
	text-align: left;
	width: 465px;
}

SPAN#content_area2_pravy {
	width: 330px;
	padding: 1px 10px 0 0;
	display: block;
	float: right;
	text-align: right;
	color: rgb(118,118,118);
	font-size: 12px;
	font-weight: normal;
}

.objednavka_table_td1 {
	font-weight: bold;
}



