body									{margin:0px; padding:0px; background-color:#fff/*#EBE9E4*/;}

.main_div							{text-align:center; margin-left:auto; margin-right:auto; padding-top:5px; padding-bottom:10px; width:760px; /*background-image:url('bg_line.jpg'); background-repeat:repeat-y*/}
.top_menu_odd					{width:1px;height:50px}
.div_vertical_menu		{padding-left:15px; cursor:pointer}
.td_vertical_menu			{height:48px; text-align:left}

.top_menu							{cursor:pointer; width:748px; height:50px; background-image:url('top_menu_bg.jpg'); text-align:center; font-family:arial, sans-serif; font-size:12px; font-weight:bold; color:white; text-transform:uppercase;}
.top_menu a						{text-decoration:none; color:#FFFFFF}

.underline_horizont		{height:2px;border:0px}
.ilustrace						{width:160px; height:81px; border-top:1px solid white}

.nadpis,h1,h2,h3			{font-family:arial, sans-serif; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; color:black; margin: 0;}
.nadpis a							{text-decoration:none;color:black;}
/*.nadpis a:hover				{color:white;}*/

h1, h2, h3						{ margin-top:16px;}

a img									{border:0;}

h2 a									{ text-decoration:none;}
h2 a:hover						{ text-decoration:underline;}

.fleft							{float:left;}
.fright								{float:right; margin-left: 10px;}
.clear								{clear:both;}
.cleft								{clear:left;}
.invisible	{display: none;}

.div_vertical_menu .text_yellow {font-size:11px;}
#leftmenu .text-yellow, #leftmenu .text_yellow_italic, #leftmenu .text_black	{font-size:11px;}

.text_yellow					{font-family:arial, sans-serif; font-size:12px; color:#ADA638; /*font-weight:bold; */text-decoration:none}
.text_yellow_italic		{font-family:arial, sans-serif; font-size:12px; color:#ADA638; /*font-weight:bold;*/ text-decoration:none; font-style:italic}
.text_black						{font-family:arial, sans-serif; font-size:12px; color:#000000; /*font-weight:bold; */text-decoration:none; text-align:justify}

.newsdate		{
	font-family:arial, sans-serif;
	font-size:11px;
	color:#ADA638;
	/*font-weight:bold;*/
	text-decoration:none;
	font-style:italic;
	margin-right: 0.4em;
}


#footer								{color:gray; text-align:right;font-family:arial, sans-serif; font-size:11px; padding:0.2em 20px;}
#footer a							{color:#ADA638;}

.vactive {
	background-color: #003012;
}

.vactive .nadpis a {
	color: white;
}

.person {
	width: 50%;
	_width: 49%;
	float: left;
	height: 15em;
}

.person img {
	float: right;
	width: 70px;
	margin: 1.3em 1.5em 0.2em 1em;
	border: 1px solid black;
}

div.boss {
	width: 100%;
	height: 17em;
}

.person img.boss {
	width: 100px;
}

#requestform form {
	margin: 1em 0;
}

#requestform fieldset {
	border: 0;
	/*border-bottom: 1px solid #ADA638;*/
	font-size: 8pt;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
	padding: 0.2em 0;
	clear: both;
}

#requestform label {
	width: 13em;
	float: left;
}

#requestform input, #requestform textarea {
	border: 1px solid gray;
	background: white;
	width: 15em;
}

#requestform textarea {
	height: 5em;
	width: 20em;
}

#requestform fieldset.button {
	text-align: center;
	border: 0
}

#requestform input.button {
	width: 6em;
	font-weight: bold;
	margin: auto;
	border: 1px solid #ADA638;
}

.td_vertical_menu {
	vertical-align: top;
}

td.nadpis {
	padding-top: 1px;
}

#galerie {
	padding-right: 1em;
}


#galerie .box {
	width: 33%;
	float: left;
	display: block;
	height: 170px;
}

#galerie .w50 {
	width: 50%;
}

#galerie .box .pad {
	/*background: #F1F1F1;*/
	border: 1px solid #e2e2e2;
	padding: 0.5em;
	margin: 0.5em;
	margin-bottom: 0.2em;
	display: block;
	text-align: center;
}

#galerie .box .pad2 {
	display: block;
	height: 100px;
	overflow: hidden;
}

#galerie .box .popisek {
	background: #F1F1F1;
	text-align: center;
	margin: 0 0.6em;
	display: block;
	font-family:arial, sans-serif;
	font-size: 11px;
}


.shadowbox	{font-family:arial, sans-serif; clear:both; background-color:#fff; border-top:2px solid #ABA83D; padding:0.5em 2em 3.5em; font-size:10px; text-transform:uppercase;}

#requestlink			{background:#f1f1f1 url('message.gif') 5px 50% no-repeat; vertical-align:center; border:2px solid #ABA83D; margin:2em 0;}
#requestlink div	{padding:10px 0.5em 10px 40px;  }


#adminmenu ul li	{list-style-type:none; display:inline; margin:1em;}
#adminmenu ul			{background-color:#003012; padding:0.5em; margin:1em auto; text-align:center;}
#adminmenu a			{color:white;}

/* example_2 css */
#example_2 {
    position: relative; /* important */
    overflow: hidden; /* important */
    width: 100%; /* important */
    height: 30px; /* important */
    background-color: #003012;
}

#example_2_content {
    position: absolute;
    top: 0;
    left: 0;
}

#example_2 span {
    display: block;
    padding: 0 5px;
    color: white;
	width: 760px;
    line-height: 30px;
    text-decoration: none;
	background: #003012;
	font-weight: bold;
}

	#movingtext {
	position: relative; /* important */
    overflow: hidden; /* important */
	width: 100%; /* important */
	height: 30px; /* important */
	color: white;
	font-weight: bold; 0
}

#movingtext_conent {
	position: absolute;
	top: 0;
	left: 0;
}

.movingtext_item {
	width: 760px;
	height: 30px;
	float: left;
	padding-top: 7px;
	left: 0;
	text-align: center;
	background: #003012;

}

#topsubmenu { position:relative; zoom:1; }
#topsubmenu div { position:absolute; top:-75px; right:0; zoom:1; }
#topsubmenu a { float:left; background-color:#ADA642; border-left:1px solid #fff; border-bottom:1px solid #fff; padding:5px 10px; color:#fff; text-decoration:none; font-family: arial, sans-serif; font-size:10px; }
#topsubmenu a:hover { text-decoration:underline; }