body
{
    
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}

.calendar 
{
	color: Black;
}

a
{
	color: #800000;
}

.header {
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #424920;
	text-decoration: none;
}

.header:hover {
	color: #CC8F1A;
}

.menu {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #424920;
	text-decoration: none;
}

.menu li 
{
	
}

.menu li a {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

.current li a
{
	color: #CC8F1A;
	font-weight:bold;

}

.current > a
{
	color: #CC8F1A;
	font-weight:bold !important;

}

.trail li  a
{
		font-weight:bold;
}

.menu1  ul 
{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}

.menu1  li 
{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}


.menu li  ul
{
	padding: 0px 0px 0px 10px;
}

.menu ul a 
{
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #CC8F1A;
	text-decoration: none;
	line-height:22px;
	
}

.menu ul  li
{
	list-style-type:square;
	
	list-style-imagea: url(/img/blocks/crtca-r.gif);
}



.podmenu {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC8F1A;
	text-decoration: none;
	line-height:22px;
}

.aktualno {
	margin-topa: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 65px;
	padding-top: 10px;
	font-size: 12px;
	
}

.aktualno a 
{
	color: #CC8F1A;
}

.aktualno_p
{
	margin-top: 5px;
}


.boxedText {
	margin-topa: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 65px;
	padding-top: 20px;
	font-size: 12px;
	font-weight:normal;
	
}

.newsBox
{
	padding: 20px 0px 10px 0px;
}

.boxedText h4 
{
		font-size: 12px;
	
}
.sidelist
{
	background-image: url(/img/blocks/menu_aktualno2.gif);
	width: 222px;
	
}

#main h1
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/blocks/bgnaslov.gif);
	height:23px;
	padding-left:10px;

}
 
.path a
{
	color: #CC8F1A;
}

#main h2 
{
	
	font-size: 13px;
	font-weight: bold;
	color: #CC8F1A;
	background-image: url(img/blocks/bgpodnaslov.gif);
	height:21px;
	padding-left:10px;
	padding-top: 4px;

} 

#main h3 
{
	
	font-size: 10px;
	font-weight: bold;
	color: black;
	

} 

.naslov {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/blocks/bgnaslov.gif);
	height:23px;
	padding-left:10px;

}
.podnaslov {
	font-size: 13px;
	font-weight: bold;
	color: #CC8F1A;
	background-image: url(img/blocks/bgpodnaslov.gif);
	height:25px;
	padding-left:10px;

}

.main {
	background-imagea:url(img/blocks/centerbg.jpg); 
	background-repeat:no-repeat; 
	background-position: center;
	padding:14px;
	font-sizea:13px;
	line-heighta:21px;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
    
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}


.clear
{
    clear: both;
}

.error
{
    color:Red;
}
.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
    border: 1px solid red;
    font-size:14px;
}

/* TABLE
----------------------------------------------------------*/

.tabla 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table.tabla  td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table.tabla  th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

#footer
{
    color: #999;
    padding: 50px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
    width: 100%;
}

.oneDayRoomName
{
  height: 30px;	
}