html
{
  background: #000000;
  font-family: Arial, Tahoma, helvetica, sans-serif;
}
body
{
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
form
{
	padding: 0px;
	margin: 0px;	
}
h1
{
	padding: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
	text-transform: uppercase;
    font-size: 25px;
  	font-family: Arial, Tahoma, helvetica, sans-serif;
}
.top_bar
{
  height: 30px;
  background: #000000 url('adc-top.jpg') no-repeat left top;
}
.login_bar
{
  width: 800px;
  text-align: right;
  padding-top: 5px;
}
.login_button
{
  font-size: 11px;
  font-family: Arial, Tahoma, helvetica, sans-serif;
  color: #545454;
  border: 1px solid #545454; 
  background: #000000 url('login-bg.jpg') repeat-x top left;
}
.menu
{
  background: #000000 url('menu-bg.jpg') repeat-x top left;
  height: 88px;
  border-top: 1px solid #3F3F3F;
  border-bottom: 1px solid #000000;
}
.menu_logo
{
  height: 88px;
  width: 800px;
}
.menu_items
{
  width: 630px;
  color: #FFFFFF;
  float: right;
  padding-top: 30px;
  float: right;
}
.logo
{
	width: 170px;
	float: left;
}
.item
{
  float: left;
  width: 90px;
  text-align: center;
  
}
.clear
{
  clear: both;
}
.item a
{
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display:block;
	width: 100%;
	text-decoration: none;
	height: 25px;
	text-transform: uppercase;
}
.line
{
  height: 29px;
}
.submenu
{
  width: 800px;
  font-size: 11px;
  color: #FFFFFF;
  padding-top: 8px;
}
.submenu_left
{
  width: 700px;
  float: left;
}
.submenu_right
{
	width: 99px;
	float: right;
	text-align: right;
}
.submenu_items
{
	width: 505px;
	float: right;
    text-transform: uppercase;
}
.submenu_items a, .submenu_right a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.submenu_items a:hover, .submenu_right a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_right a
{
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_right a:hover
{
	color: #000000;
	text-decoration: none;
}
.content
{
  background-color: #D4D4D4;
  padding: 10px;
}
.content_main
{
  background-color: #FFFFFF;
  width: 790px;
  border: 1px solid #C6C6C6;
  min-height: 400px;
}
.footer
{
  height: 30px;
  background: #000000 url('adc-copy.jpg') no-repeat left top;
}
.left_menu
{
	float: left;
	width: 180px;
}
.content_text_title
{
	padding-top: 20px;
	padding-bottom: 20px;
}
.content_text
{
	float: right;
	width: 605px;
}
.c_text, .c_text_2
{
	padding: 0px;
	width: 575px;
	font-size: 11px;
}
.aktuality
{
	padding: 0px;
	width: 575px;
	font-size: 11px;
}
.datum
{
	color: #88BD22;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.anotacia_aktualita
{
	padding: 1px;
	font-size: 11px
}
.anotacia_aktualita a
{
	color: #88BD22;
	text-decoration: none;
	font-weight: bold;
}
hr.anotacia_ciara
{
    width: 100%;
    height: 1px;
    border: 0;
    color: #CCCCCC;
    background-color: #CCCCCC; 
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
hr.anotacia_ciara2
{
    width: 100%;
    height: 1px;
    border: 0;
    color: #CCCCCC;
    background-color: #CCCCCC; 
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.str_left
{
  font-size: 10px;
  width: 200px;
  float: left;
  color: #888888;
  text-decoration: none;
  text-align: left;
}
.str_left a
{
  color: #888888;
  text-decoration: none;
}
.str_right
{
  font-size: 10px;
  width: 200px;
  float: right;
  text-align: right;
  color: #888888;
  text-decoration: none;
}
.str_right a
{
  color: #888888;
  text-decoration: none;
}

.windowfont
{
  color: #CCCCCC;
  font-size: 11px;
  text-align: left;
  padding-top: 5px;
}
.windowtext
{
	padding-bottom: 3px;
	padding-top: 1px;	
}
.windowinput
{
	width: 410px;
	border: 0px #FFFFFF solid;
	background: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
textarea.windowinput
{
	width: 410px;
	height: 60px;
	border: 0px #FFFFFF solid;
	background: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
.windowbutton
{
	border: 0px #FFFFFF solid;
	background: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	padding: 8px;
	color: #999999;
	font-weight: bold;
}
.closediv
{
  padding: 0;
  text-align: right;
}
.fotogaleria
{
  width: 550px;
  margin-top: 10px;
  background: #000000 url('fotogaleria_bg.jpg') no-repeat center top;
  height: 129px;	
  border: 1px solid #000000;
  border-bottom: 0;

}
.audiogaleria
{
  width: 550px;
  margin-top: 10px;
  background: #000000 url('audiogaleria_bg.jpg') no-repeat center top;
  height: 129px;	
  border: 1px solid #000000;
  border-bottom: 0;
}
.videogaleria
{
  width: 550px;
  margin-top: 10px;
  background: #000000 url('videogaleria_bg.jpg') no-repeat center top;
  height: 129px;	
  border: 1px solid #000000;
  border-bottom: 0;
}
.f_image
{
  width: 40px;
  padding-top: 6px;
  float: left;	
}
.image
{
  width: 170px;
  padding-top: 6px;
  float: left;	
}
.pismena
{
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 10px;
}
.pismena a
{
	text-decoration: none;
	color: #999999;
}
.clenovia, .clenovia a
{
  font-size: 11px;
  color: #000000;	
  text-decoration: none;
}
.prihlaska
{
	width: 120px; 
	background: url('bg_prihlaska.jpg') repeat-x top left; 
	color: #666666; border: 1px solid #A5A5A5; 
	padding: 7px;
	text-align: left; font-size: 13px;
}
.prihlaska a
{
	display: block;
	color: #666666;
	text-decoration: none;
}
.button_large
{
	width: 100px; 
	background: url('bg_prihlaska.jpg') repeat-x top left; 
	color: #666666; border: 1px solid #A5A5A5; 
	padding: 2px;
	text-align: center; font-size: 12px;
}
.button_large a
{
	display: block;
	color: #666666;
	text-decoration: none;
}




#text {
  position:absolute;
  top:0;
  left:0;
  width:440px;
  height:210px;
  background:#333333;
  padding:5px;
}
#text2 {
  position:absolute;
  top:0;
  left:0;
  width:340px;
  height:210px;
  background:#333333;
  padding:5px;
}
#text, #text2
{
  filter: alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity:0.9;
}
#words {
  position:absolute;
  top:0;
  left:0;
  width:420px;
  height:210px;
  background:transparent;
  padding:15px;
}
#words2 {
  position:absolute;
  top:0;
  left:0;
  width:320px;
  height:210px;
  background:transparent;
  padding:15px;
}

.dhtmlwindow{
position: absolute;
border: 1px solid #666666;
visibility: hidden;
/* background-color: #666666; */
}

.drag-handle{ /*CSS for Drag Handle*/

}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/

}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}

.drag-contentarea{ /*CSS for Content Display Area div*/
color: black;
height: 150px;
padding: 0px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
.input2
{
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	border: 1px #CCCCCC solid; 
}
.button2
{
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #CCCCCC;
	border: 1px #000000 solid; 
}
.textarea
{
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	border: 1px #CCCCCC solid; 
	width: 400px;
}
.error
{
	color: #FF0000;
}
.galeria_item
{
  float: left;
  background: #222222;
  color: #666666;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #111111;
  border-top: 0;
  margin-right: 0px;
}
.galeria_item a
{
  color: #AAAAAA;
  text-decoration: none;
 }