/* ----- BASIC ELEMENTS AND FONTS ----- */


.body_main{
	color: #FFFFFF;
    background-color: #000000;
	font-size: 9px;
	font-family: 'Tahoma';
 /* 	background: url(../assets/2_animated_background.gif) 0px 200px repeat-x;*/
/*    background: #000000 url(../assets/bottom.jpg) repeat-x  bottom;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	height:100%;
}

.body_frame {
	color: #FFFFFF;
    background-color: transparent;
	font-size: 9px;
	font-family: 'Tahoma';
 /* 	background: url(../assets/2_animated_background.gif) 0px 200px repeat-x;*/
/*    background: #000000 url(../assets/bottom.jpg) repeat-x  bottom;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	height:100%;
}

.clear {
	clear: both;
	height:30px;
}

p {
    white-space: normal;
    padding: 0px 10px 0px 10px;
    text-align: justify;
    font-size: 9pt;
}

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	margin:0px 10px 20px 25px;
	font-size:9px;
	color:#fff;
	text-transform: uppercase;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color:#ddd;
	font-size:10px;
	text-align:justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:11px;
	text-align:justify;
}

.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

.red {
	color:red;
}

.yellow {
    display: block;
    width: 100%;
	color:#ffd502;
	font-weight:bold;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: #FFD700 solid 2px;
}
.yellow1 {
	color:#FAFAD2;
	font-weight:bold;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0px;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size:12px;
	text-transform:uppercase;
	color:#072450;
	font-weight:normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
}

a {
	text-decoration: none;
	color:#ffd502;
}

a:hover {
	text-decoration: underline;
	color:#FF8C00;
}

/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 200px;
	list-style: none;
   	overflow: hidden;
}

#nav_list li {
	width: 200px;
  	overflow: hidden;
/*	text-transform: uppercase;*/
	font-size:11px;
	font-weight:bold;
}

.li_nav_body a  {
    color: #FFFFFF;
	display: block;
	width: 180px;
	height: 20px;
/*   	background: url(../assets/nav_body.png) no-repeat;*/
	padding-left: 25px;
	line-height:20px;
}

.li_nav_body a:hover {
	color:#ffd502;
	font-weight:bold;
}


.li_active a:active  {
	background: url(../assets/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

#container {
    position: relative;
    top: 0px;
	width: 800px;
	min-height: 100%;
	height:100%;
  	background: url(../assets/ohen.gif) 0px 0px repeat;

   /*
   	background: url(../assets/sidebar_body.jpg) 30px 0px repeat-y !important;
	background: url(../assets/sidebar_body.jpg) 60px 0px repeat-y;
   */
}


#menu_header {
	width:170px;
	height:232px;
	text-align:left;
	float:left;
	margin:0 0 0 30px;
}

#menu_left {
/*	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(../assets/sidebar_body.jpg) repeat-y;*/
}

.menu_box {
    position: absolute;
    top: 260px;
    left: 0px;
	width: 170px;
	float:left;
	margin:0 0 0 0px;
}

#head {
	width: 100%;
	min-width: 100%;
	height: 232px;
	float:left;
    background: #000000 url(../assets/seattle_background_paint.jpg) 0px 0px repeat-x !important;
}
#head h1{
  position: absolute;
  right: 20px;
  top: 10px;
}
#content {
    position: absolute;
    top: 1px;
    left: 20px;
	width: 205px;
	min-height:100%;
	height:100%;
	text-align: justify;
	float: left;
	margin:0 0 0 0px;
	background: url(../assets/sidebar_body.jpg) 0px 0px repeat-y;
   /*
   	background: url(../assets/19_animated_background.gif) 0px 0px repeat;
   	background: url(../assets/sidebar_body.jpg) 10px 0px repeat-y !important;
    border: #7CFC00 1px solid;
   */
}

.content_box {
	width: 120px;
	margin:0px 0px 0px 30px;
	float: left;
}

.content_box_large {
    position: absolute;
    left: 190px;
    top: 240px;
	width: 500px;
    height: 344px;
    text-align: left;
	margin:0px 0px 0px 50px;
    padding: 10px 20px 20px 20px;
	float: left;
    border: #FFFACD 1px solid;
   	background: url(../assets/ohen1.jpg) 15px 25px repeat;
}

.content_box_photo {
	width: 200px;
	margin:0px 0px 0px -10px;
	float: left;
}

#content_footer {
 /*	background: url(../assets/sidebar_body.jpg) 30px 0px repeat-y !important;
	background: url(../assets/sidebar_body.jpg) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;*/
}


/*----- IMAGES ----- */

a img{
	border: none;
}

/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 0px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}



/*----- Hoverbox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -145px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 75px;
	margin: 2px;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.hoverbox li
{
	
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

.logo{
    position: absolute;
    top: 30px;
    left: 0px;
}

.menu_flags{
    position: absolute;
    top: 205px;
    left: 0px;
    height: 25px;
    width: 220px;
}

.flag1{
    position: absolute;
    top: 0px;
    left: 40px;
    height: 25px;
}
.flag2{
    position: absolute;
    top: 0px;
    left: 90px;
    height: 25px;
}
.flag3{
    position: absolute;
    top: 0px;
    left: 140px;
    height: 25px;
}

.firew1{
    position: absolute;
    top: 30px;
    left: 270px;
}
.firew2{
    position: relative;
    top: -20px;
    left: 540px;
}
.firew3{
    position: relative;
    top: -25px;
    left: 0px;
}
.firew4{
    position: relative;
    top: 0px;
    left: 80px;
}

/*######################################################*/
.logo_body{
    position: absolute;
    top: 10px;
    left: 0px;
}

.left_body{
    position: static;
    top: 0px;
    left: 0px;
  	background: url(../assets/menubar_body.jpg) 0px 0px repeat-y;
    width: 204px;
    height: 100%;
}

.right_body{
    width: 650px;
    vertical-align: top;
}

.right_top{
  	background: url(../assets/top1.jpg) 0px 0px repeat-x;
    height: 172px;
    min-height: 172px;
    vertical-align: bottom;
}

.right_top_menu{
}

.right_center{
  	background: url(../assets/ohen2.jpg) 0px 0px repeat;
    height: auto;
    width: 100%;
    vertical-align: top;
    padding: 0px;
}

.frame_right_center{
    width: 625px;
    height: 510px;
    border: #FFFACD solid 1;
    font-size: 12px;
  	background: url(../assets/ohen1.jpg) -10px -10px repeat;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.right_bottom{
  	background: url(../assets/line1.jpg) 0px 0px repeat-x;
    height: 18px;
    min-height: 18px;
}
.right_bottom_designed{
    text-align: right;
    font-size: 10px;
    padding-right: 10px;
}


.p_text1{
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 15px;
}
.p_text2{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.p_text3{
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.p_text4{
    color: #FFD700;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 15px;
}
.p_img_text1{
   display: block;
   position: absolute;
   width: 152px;
   top: 245px;
   left: 340px;
   color: #8B0000;
   font-style: italic;
   background-color: #FAF0E6;
}

.kategorie_skupina{
    border: solid #A52A2A 0px;
    text-align: center;
    color: #FAFAD2;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}
.kategorie_skupina a{
    font-size: 9pt;
    font-weight: bold;
    color: #DC143C;
}
.kategorie_skupina a:hover{
    font-size: 9pt;
    font-weight: bold;
    color: #FFA500;
}
.frame_div{
    position: relative;
    width: 625px;
    height: auto;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  	background: url(../assets/ohen1.jpg) -10px -10px repeat;
    border: #FFFACD solid 1;

}

.frame_center{
    width: 610px;
    height: 250px;
    border: #FFFACD solid 1;
    font-size: 9px;
    background-color: #FFFAF0;
   /*	background: url(../assets/ohen1.jpg) -10px -10px repeat;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 7px 0px 7px;
}
.tov_polozka_hlav{
    position:relative;
    margin-top: 0px;
    margin-left: 7px;
    margin-right: 7px;
    width: 610px;
    height: 26px;
    border: solid #E9967A 1px;
    background-color: #DEB887;
}
.tov_polozka_hlav_nazov{
    width: 250px;
    padding-left: 10px;
    color: #0000CD;
    font-size: 12pt;
    font-weight: bold;
}
.tov_polozka_hlav_popis{
    width: 100%;
    padding-left: 10px;
    color: #000000;
    font-size: 9pt;
    text-align: left;
}
.polozka1{
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}
.polozka_nazov{
    height: 18px;
    color: #FFA500;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 10px;
    padding-left: 10px;
}
.polozka_popis{
    height: auto;
    color: #FFF8DC;
    font-size: 12px;
    font-style: italic;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: justify;
}
.polozka_parameter{
    height: auto;
    width: 150px;
    min-width: 150px;
    color: #FF7F50;
    font-size: 12px;
    padding-left: 20px;
    vertical-align: top;
    text-align: right;
    padding-right: 10px;

}
.polozka_hodnota{
    height: auto;
    width: auto;
    color: #FFF8DC;
    font-size: 12px;
}
.kontakt{
    width: 100%;
}
.kontakt_meno{
    color: #FFA500;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 0px;
    text-decoration: underline;
}
.kontakt_adresa{
    color: #FFF8DC;
    font-size: 12px;
    padding-left: 20px;
    padding-top: 5px;
}

.kontakt_img{
    border: solid #CD853F 1px;
}
.kontakt_popis{
    color: #800000;
    font-size: 8pt;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #FFE4C4;
    height: auto;
    border: solid #CD853F 1px;
}
.kontakt_popis1{
    width: 90px;
    color: #FAFAD2;
    font-size: 8pt;
    text-align: right;
    vertical-align: top;
}
.kontakt_popis2{
    color: #FFD700;
    font-size: 8pt;
    text-align: right;
    vertical-align: top;
    padding-right: 5px;
    padding-top: 50px;
}
.kontakt_popis3{
    color: #FFD700;
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
    padding-top: 20px;
}
.kontakt_text{
    color: #FAFAD2;
    font-size: 10pt;
    text-align: left;
    padding-left: 10px;
}
.img_fireworks_demo{
    height: 183px;
    width: 288px;
    border: solid #FFA07A 1px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
}
.img_mapa{
    position: relative;
    height: 255px;
    border: solid #FFA07A 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.p_ofirme{
	width:290px;
    text-indent: 15px;
    margin: 0px;
    font-size: 11px;
    text-align: left;
}

.galeria_table img{
    height: 86px;
    width: 120px;
}
.galeria_table td{
}

.galeria_table a{
    display: block;
    height: 86px;
    width: 120px;
    border: #A9A9A9 3px outset;
}
.galeria_table a:hover{
    border: #A9A9A9 3px inset;
}

.galeria_detail{
    background-color: transparent;
}
.galeria_detail_img{
    border: #A9A9A9 3px groove;
    margin-top: 5px;
    margin-bottom: 5px;
    max-height: 300px;
    height: 300px;
}

.galeria_button{
    height: 38px;
    width: 60px;
}
.kalendar_m{
  font-size: 8pt;
  text-align: right;
  color: #FA8072;
  padding-right: 10px;
}
.sprava{
  font-size: 11px;
  text-align: center;
  color: #FFD700;
  text-decoration: blink;
  font-weight: bold;
}
.menu_left{
  position: relative;
  top: 0px;
  right: 0px;
}

.player {
  padding: 0px 0px 0px 0px;
}

.player div.wmp {
  width: 320px;
  background-color: #000000;
 /* background: black url() no-repeat;*/
}

#polozka_detail a {
  position:relative;
}
#polozka_detail a img{
  display:block;
  position:absolute;
  top:-999px;
  left:0;
}
#polozka_detail a:hover img {
  top:-50px;
  left:0;
}

