body
{
	font-size: 75%;
text-align: center;
font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, Helvetica, sans-serif;
color: #404040;
	background: url(../img/bg_body.gif) repeat-y top center #E7E7E7;
	line-height: 1.3em;
}

* {margin: 0; padding: 0;}

p {margin-bottom: 1em;}
a {color: #006697;}
a:visited {color: #003955;}
a:hover {color: #4A752F;}
a:active {color: #833BE4;}

select {font-size: 1em;}
option {padding-right: 12px;}

h1
{
	font-size: 1.7em;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	margin: 0 0 15px 0;
	color:#000;
}

h2 {font-size: 1.2em; color:#000; margin-bottom: 0.5em;}
h3 {font-size: 1.2em; color:#000; margin-bottom: 0.5em;}
h4 {font-size: 1.1em; color:#000; margin-bottom: 0.5em;}
h5, h6, h7 {font-size: 1em; color:#000; margin-bottom: 0.5em;}

.breadcrumbs {
	padding: 4px 15px 8px 15px;
	font-size: 0.9em;
	color: #404040;
	}
	.breadcrumbs a {color: #062E76;}
	.breadcrumbs a.act {text-decoration: none; color: #404040;}
	.breadcrumbs a:hover {color: #4A752F;}
	
ul li {list-style: none;}

/************************************ COMMON ************************************************/

#MainMenu
{
	border-bottom: 5px solid #F4F4F4;
	background: url(../img/bg_top.jpg) no-repeat #63AC39;
	padding-top: 145px;
	padding-left: 15px;
	overflow: hidden;
	_display: inline-block;
}


.MainMenuItem {
	position: relative;
	color: #FFF;
	font-weight: normal;
	font-family: 'Trebuchet MS';
	white-space: nowrap;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 0;
	
}


.MainMenuItem A, .MainMenuItem A:Visited {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 6px 18px 4px 13px;
	background: url(../img/bg_menuitem.gif) no-repeat top right;
}

.MainMenuItem A:Active, .MainMenuItem A:Hover {
	color: #000;
	background: url(../img/bg_menuitem2.gif) no-repeat top right;

}

.linka {
	position: relative;
	top: 41px;
	width: 700px;
	height: 4px;
	background: #d8e5d8;
	font-size: 0px;
	z-index: 101;
}

img {
	border: 0px;
}

img.zakonceni {
	position: relative;
	top: 0px;
}

.test {
	position: relative;
	top: -9px;
}
A img.zakonceni, A:Visited img.zakonceni {
	background: url(../img/bg_01_.gif) no-repeat;
	font-size: 0px;
}

A:Active img.zakonceni, A:Hover img.zakonceni, .act A img.zakonceni, .act A:Visited img.zakonceni, .act A:Active img.zakonceni, .act A:Hover img.zakonceni {
	background: url(../img/bg_02_.gif) no-repeat;
	font-size: 0px;
}





#SideMenu
{
	width: 230px;
	float: left;
	padding: 1.5em 0 0 0;
	background: url(../img/bg_content-short.gif) no-repeat;
}

.odkaz {margin-right: 25px;}

.odkaz a {
	background: url(../img/bg_navi.gif) no-repeat 0 -100px;
	padding: 4px 6px 4px 26px;
	display: block;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	color: #333333;
	}
	.odkaz a:hover {background-position: 0 0;}
.subItemsList {
	margin-top: 10px;
	line-height: 1em;
	}
.subItemsList li {
	}
	
.subItemsList h2 {
	font-size: 1em;
	
	}
#SideMenu a {
	display: block;
	}
#MainContent {
width: 1000px;
margin: 0 auto;
position: relative;
background: #FFF;
text-align: left;
}

#Content {
	margin: 0 15px 15px 15px;
	min-height: 300px;
	_height: 300px;
	 background: url(../img/bg_content.gif) no-repeat;
	}
	
.col {width: 740px; float: right; background: url(../img/bg_content.gif) no-repeat; padding-top: 2em;}

#Content div {padding-top: 20px;}
#Content div div {padding: 0;}

.nadpis {
	color: #575757;
	font-size: 150%;
	padding: 0px 0px 7px 0px;
}

.nadpis A, .nadpis A:Visited {
	color: #404040;
}

.nadpis A:Active, .nadpis A:Hover {
	color: #FF0000;
}

#LocationBreadCrumbs
{
	margin-top: 1em;
}

#SearchMiniInput
{
	float: right;

	padding: 0.5em;
	margin: 0.5em 0em 0.5em 0.5em;

	background-color: #F1F1F1;
	border: 1px solid #D1D1D1;
}

#SearchMiniInput form
{
	display: inline;
}

.SearchGroup
{
	margin-left: 1em;
}

.SearchGroup li
{
	list-style-type: none;
}

.SearchGroup .SearchHighlight
{
	background-color: #C0C0C0;
}

#ContentBody
{
	float: left;
	display: table;
	width: 100%;
	margin: 11px 0px 0px 0px;	
	padding: 11px 0px 0px 0px;
	border-top: 1px dotted #bdbdbd;
}

#WhosLogged
{
	clear: both;
	margin: 0 15px;
	padding: 14px 0;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 10px solid #e7e7e7;
	text-align: center;
	background-color: #f7f7f7;
	font-size: 0.9em;
	font-weight: bold;
	}
	#WhosLogged form {margin-top: 10px; font-weight: normal;}
	
	input {font-size: 1em;}

#topBanner {
	display: block;
	clear: both;
	text-align: center;
}

#topBanner, #topBanner img, #topBanner a img, #topBanner object {
	height: 162px;
	width: 990px;
}

/****************************** WYSIWYG TABLES **************************************/
table {
	font-size: 100%;
	_font-size: 100%;
	_font-size/**/: 100%;
}

.WYSIWYGContentBody .floatleft
{
	float: left;
	margin-right: 10px;
}

.WYSIWYGContentBody .floatright
{
	float: right;
	margin-left: 10px;
}

.WYSIWYGContentBody table.dataTable
{
	border: 1px solid black;
	margin-top: 1em;
}

.WYSIWYGContentBody table.dataTable th, .WYSIWYGContentBody table.dataTable td
{
	padding: 0em 0.5em;
	border: 1px solid #666666;
	border-collapse: collapse;
}

.WYSIWYGContentBody table.dataTable th
{
	background-color: #FEDCBA;
	border-bottom: 1px solid black;
}

.WYSIWYGContentBody table.dataTable td
{
	background-color: #CDEFFF;
}

.WYSIWYGContentBody table
{
	border: none;
}

.WYSIWYGContentBody table th
{
	font-weight: normal;
}
	
div.DocumentAttachments
{
	padding: 30px;
	border: 1px solid #E7e7e7;
	margin: 0 2em;
}

div.DocumentAttachments div.Attachment
{
	line-height: 2.5em;
	margin: 7px 15px;
}

div.DocumentAttachments div.Attachment span.Icon a img
{
	border: none;
	margin-right: 0.5em;
}

div.DocumentAttachments div.Attachment span.Label
{
}


#err_msg
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#err_msg p
{
	padding: none;
	margin: 0em;
	font-weight: bold;
}

#err_msg p.err
{
	border: 3px solid red;
	background-color: #eee;
	font-size: 1.2em;
	padding: 3px;
	text-align: center;
}

#err_msg p.info
{
	margin-top: 0;
	font-size: 1.3em;
	padding: 8px;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid #78B748;
	color: #000;
	font-family: 'Trebuchet MS'
}

#err_msg p.warn
{
	margin-top: 0px;
	font-size: 1.2em;
	padding: 3px;
	text-align: center;
	border: 3px solid orange;
	background-color: #eee;
}

/******************** CONTACT US ***********************/

div#ContactUsForm table td, div#ContactUsForm table th
{
	padding: 0px;	
}

div#ContactUsForm table
{
	width: 50%;
}

div#ContactUsForm textarea
{
	padding: 0px;
	width: 100%;
}

div#ContactUsForm table th
{
	text-align: left;
}

/******************* PHOTOGALLERY *********************/
div.PhotoGalleryForder 
{
	padding-left: 0em;
}

div.PhotoGalleryForder img
{
	margin: 0.2em;
	border: 1px solid black;
	display: inline;
}

div.PhotoGalleryForder ul
{
	width: 100%;	
	list-style-type: none;
}

div.PhotoGalleryForder ul, div.PhotoGalleryForder li
{
	width: 100%;	
	list-style-type: none;
}

/************************* MAILING ************************/

div.Mailing
{
}

div.Mailing p.mailingDescription
{
	margin-left: 3em;
	font-style: italic;
}

div.MailingError
{
	font-weight: bold;
	color: red;
}

div.MailingMessage
{
	color: green;
}

/*************************** AKTUALITY **************************/

div#Aktuality
{
	clear: both;
	padding-top: 1em;
	border-top: 1px solid #333333;
}

div#Aktuality div.aktualita
{
	float: left;
	margin-right: 2em;
}

div#Aktuality div.aktualita div.pic
{
	float: left;
	margin-right: 1em;
}

div#Aktuality div.aktualita div.text
{
	float: left;
}

div#Aktuality div.aktualita h3.title
{
	padding: 0px;
	margin: 0px;
}

div#Aktuality div.aktualita div.date
{
	font-size: 0.8em;
	font-style: italic;
}

div#Aktuality div.aktualita div.anot
{
	padding-top: 1em;
}


/****************** ADS *********************/

table.ads {
	border-collapse: collapse;
	margin-bottom: 15px;
	font-size: 0.9em;
	}

table.ads th, table.ads td {
	padding: 4px 8px;
	vertical-align: middle;
	}
	.ads th {
	background: #469128;
	color: #FFF;
	border: 1px solid #5FA73B;
	padding: 4px 7px;
	vertical-align: middle;
	}
	.ads td {border: 1px solid #CCCCCC;}
	tr.gray td {background-color: #F5F5F5;}
	table.ads th a {color: #FFF;}




.AdsUser
{
}

.AdsUser label
{
	float: left;
	width: 150px;
	font-weight: bolder;
}



/* ....LINKS.... */

/* ....OSTATN�.... */
table.logintable {
	table-layout: auto;
	border-collapse: collapse;
	margin: 0px 0px 11px 0px;
}

table.logintable td, table.logintable th {
	text-align: left;
	vertical-align: middle;
	padding: 1px 4px 2px 4px;
}

table.logintable tr th {
	padding: 0px;
	font-weight: bold;
	padding: 4px;
}

#WhosLogged input {
	margin: 0px 30px 0px 0px;
	height: 21px;
}

input.odeslat {
	color: #FFFFFF;
	border: 0;
	padding: 3px 10px 5px 10px;
	font-size: 11px;
	font-weight: bold;
	width: 114px;
	background: url(../img/bg_14.gif) no-repeat;
}

input.prihlasit2 {
	color: #FFFFFF;
	border: 0px solid #ACACAC;
	padding: 6px 10px 4px 10px;
	font-size: 11px;
	width: 145px;
	font-weight: bold;
	background: url(../img/bg_15.gif) no-repeat;
}

A.tlacitko, A:Visited.tlacitko {
	clear: none;
	float: left;
	display: block;
	color: #d5e8d5;
	width: 87px;
	_width: 114px;
	_width/**/: 114px;
	padding: 4px 0px 4px 27px;
	background: url(../img/bg_04.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}

A:Active.tlacitko, A:Hover.tlacitko {
	clear: none;
	float: left;
	display: block;
	color: #FFFFFF;
	width: 87px;
	_width: 114px;
	_width/**/: 114px;
	padding: 4px 0px 4px 27px;
	background: url(../img/bg_05.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}


A.tlacitko-umistit, A:Visited.tlacitko-umistit {
	clear: none;
	float: left;
	display: block;
	color: #fff;
	padding: 3px 10px 5px 24px;
	background: url(../img/bg_06.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
}

A:Active.tlacitko-umistit, A:Hover.tlacitko-umistit {
	background: url(../img/bg_07.gif) no-repeat;
}


A.tlacitko-upravit, A:Visited.tlacitko-upravit {
	float: left;
	display: block;
	color: #fff;
	padding: 3px 10px 5px 24px;
	background: url(../img/bg_08.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
}

A:Active.tlacitko-upravit, A:Hover.tlacitko-upravit {
	background: url(../img/bg_09.gif) no-repeat;
}

A.tlacitko-smazat, A:Visited.tlacitko-smazat {
	float: right;
	display: block;
	color: #fae7e7;
	padding: 3px 9px 5px 23px;
	background: url(../img/bg_10.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

A:Active.tlacitko-smazat, A:Hover.tlacitko-smazat {
	background: url(../img/bg_11.gif) no-repeat;
	text-decoration: none;
	color: white;
}

A.tlacitko-umisteni, A:Visited.tlacitko-umisteni {
	clear: none;
	float: left;
	display: block;
	color: #e1edf7;
	width: 49px;
	_width: 80px;
	_width/**/: 80px;
	padding: 4px 0px 4px 31px;
	background: url(../img/bg_12.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}

A:Active.tlacitko-umisteni, A:Hover.tlacitko-umisteni {
	clear: none;
	float: left;
	display: block;
	color: #FFFFFF;
	width: 49px;
	_width: 80px;
	_width/**/: 80px;
	padding: 4px 0px 4px 31px;
	background: url(../img/bg_13.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}

table#partnerForm td {
	padding: 4px 5px;
	}

table#partnerForm th{
	width: 140px;
	text-align: right;
	padding-right: 10px;
}

table#partnerForm th#topheader {
	text-align: left;
	width: 100%;
}


#partnerForm input {padding: 1px;}
#partnerForm input.odeslat {margin-left: 190px; padding: inherit;}

.stats hr {
	margin: 0px;;
	border: 1px solid #eee;
}

.stats td {
 	padding: 0px;
}

.ads th.nr, .ads td.nr {
	text-align: right;
}

#grafy label {
	display: block;
	width: 8em;
	float: left;
	margin-bottom: 10px;
	}
#grafy br {clear: both;}

.LinkToDetail {font-size: 0.9em; font-weight: bold; padding-bottom: 20px;}
