/*  Lucie Černíková - oficiální www - Autor: Martin Zvonek, www.zvonek.net  */

body#body_uvodni {
	text-align: center;
	cursor: default;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: black;
	background: rgb(200, 200, 200);
}

body#body_main {
	text-align: center;
	cursor: default;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: black;
	background: rgb(200, 200, 200);
}

body {
	background: rgb(200, 200, 200);
}

body#body_uvodni A, body#body_main A {
	text-decoration: underline;
	color: black;
}

body#body_uvodni A:hover, body#body_main A:hover {
	text-decoration: none;
}

body#body_uvodni H1, body#body_main H1#hlavni_h1 {
	display: none;
}

body#body_uvodni #uvodni_stranka_area2 {
	display: block;
	clear: both;
	text-align: center;
	margin: 0;
	height: 773px;
	background: url(./images/uvodni_stranka_pozadi_spodni.gif) left bottom repeat-x;
}

body#body_uvodni #uvodni_stranka_area {
	display: block;
	clear: both;
	text-align: center;
	margin: 0;
	height: 773px;
	background: url(./images/uvodni_stranka_pozadi.jpg) center top repeat-x white;
}

body#body_uvodni P#uvodni_stranka_paticka {
	display: block;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 12px 20px 0 20px;
	width: 810px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	color: rgb(75,75,75);
}

body#body_uvodni P#uvodni_stranka_paticka A, body#body_main P#main_stranka_paticka A {
	color: rgb(75,75,75);
	text-decoration: underline;
}

body#body_uvodni #uvodni_stranka_main_area {
	height: 704px; 
	overflow: hidden; 
	text-align: center; 
	padding-top: 37px;
}

body#body_uvodni #uvodni_stranka_main_area #uvodni_stranka_obsah {
	clear: both; 
	margin: 0 auto 0 auto; 
	height: 548px; 
	overflow: hidden; 
	background: url(./images/uvodni_stranka_hlavni_pozadi.gif) center top no-repeat;
}

body#body_uvodni #uvodni_stranka_main_area #uvodni_stranka_obsah2 {
	clear: both; 
	height: 157px; 
	margin: 0 auto 0 auto; 
	overflow: hidden; 
	background: url(./images/uvodni_stranka_odlesk.jpg) center bottom no-repeat;
}

body#body_uvodni #uvodni_stranka_main_area #uvodni_stranka_obsah #uvodni_stranka_obsah_container {
	width: 850px; 
	height: 543px; 
	overflow: hidden; 
	margin: 0 auto 0 auto; 
	background: url(./images/uvodni_stranka_hlavni_fotka.jpg) left top no-repeat;
}

body#body_main #main_stranka_area2 {
	display: block;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(./images/pozadi_kvetinky.jpg) center 186px no-repeat;
}

body#body_main #main_stranka_area3 {
	display: block;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(./images/uvodni_stranka_pozadi_spodni.gif) left bottom repeat-x;
}

body#body_main #main_stranka_area {
	display: block;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(./images/uvodni_stranka_pozadi.jpg) center top repeat-x white;
}

body#body_main #main_stranka_hlavni_area {
	width: 980px;
	clear: both;
	margin: 0 auto 0 auto;
	overflow: hidden; 
	text-align: center; 
	/*padding-top: 37px;*/
	
}

body#body_main P#main_stranka_paticka {
	display: block;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 15px 20px 0px 20px;
	width: 810px;
	height: 20px;
	text-align: left;
	color: rgb(75,75,75);
}

body#body_main P#main_stranka_paticka A:hover {
	text-decoration: underline;
}

.cistic {
	clear: both;
	height: 0;
}

input,select,textarea {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	padding: 1px;
}

select,textarea,input.datovy_text_input {
	border: rgb(167, 97, 149) 1px solid;
}

input#detail_diskuze_vlozit_button {
	cursor: pointer;
	font-weight: bold;
	width: 75px;
	border: 0;
	height: 28px;
	background: url(./images/tlacitko_pozadi.jpg) left top no-repeat;
}

img {
	margin: 0;
	border: 0;
}

body#body_main H2#nadpis_stranky {
	display: block;
	clear: both;
	padding: 10px 0 10px 5px;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
}

body#body_main #bocni_area_flash_foto {
	width: 416px; 
	height: 720px; 
	overflow: hidden; 
	margin: 15px 0 0 0; 
	padding: 1px 0 0 1px;
	text-align: left;
	float: right; 
	background: url(./images/main_fotky_box_pozadi.jpg) left top no-repeat;
}

body#body_main #obsah_sloupec_levy {
	margin: 0 0 0 7px; 
	width: 550px; 
	overflow: hidden;
}

body#body_main #menu_box {
	width: 550px; 
	height: 186px; 
	overflow: hidden; 
	background: url(./images/main_menu_box_pozadi.jpg) left top no-repeat;
}

body#body_main #content_hlavni_box {
	clear: both; 
	padding: 15px 0 0 0; 
	text-align: left;
}

body#body_main #content_hlavni_container {
	clear: both;
	padding: 5px 10px 10px 0; 
	text-align: left;	
}

body#body_main #content_hlavni_container P {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.aktuality_vypis_content {
	clear: both;
	padding: 0 5px 0 5px;
	text-align: left;
}

.clanek_box {
	clear: both;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	font-size: 12px;	
}

.clanek_box H3.clanek_nadpis {
	display: block;
	clear: both;
	padding: 0 0 4px 0;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	color: rgb(119, 37, 90);
}

.clanek_box H3.clanek_nadpis A {
	color: rgb(119, 37, 90) !important;
}

.clanek_box SPAN.clanek_datum {
	display: block;
	padding: 0;
}

body#body_main #content_hlavni_box H1 {
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0 8px 0;
	margin: 0;
}

body#body_main #content_hlavni_box H2 {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 6px 0;
	margin: 0;
}

body#body_main #content_hlavni_box H3 {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 5px 0;
	margin: 0;
}

#menu_alternativ {
	clear: both; 
	margin-top: 1px;
}

#menu_alternativ A {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none !important;
	color: black;
	padding: 16px 11px 0 11px;
	height: 41px;
} 






