/*
VPL 2010-2011
*/

*
{
	margin: 0px;
	padding: 0px;
}

a:link 
{
	color: #9b3c3c;
}

a:hover 
{
	text-decoration: none;
}
a img
{
	border: none;
}

a:visited 
{
	color: #9b3c3c;
}

body 
{
	background: #FAF4CF url(../images/back_all.gif) repeat-x;
	font: 13px Sans, Helvetica, sans-serif;
	color: #352828;  /*383838 color: #352828;*/
	margin-top: 1px;
}


#big_box_container
{
	width: 100%;
	padding-left: 45px;
	height: 340px;
	margin: 0px auto;
}

.big_box
{
	width: 45%;
	height: 340px;
	float: left;
	border: 1px #F39F19 solid;
	margin-right: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.big_box h3
{
	text-align: center;
	font-size: 20px;
	margin-left: 3px;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}

.big_box_nohover
{
	width: 200px;
	height: 200px;
	float: left;
	border: 1px #F39F19 solid;
	margin-right: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

.big_box_nohover h3
{
	font-size: 20px;
	margin-top: none;
	padding-top: none;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}

.big_box:hover
{
	
	background: #FAF4CF;
}

.table_ord_hodiny table
{
	margin-top: 2px;
	border: 1px solid #F39F19; /*#352828;*/
	background: #FAF4CF; /*#FAF4CF;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.table_ord_hodiny th
{
	color: #9b3c3c;
	font-size: 16px;
	font-variant: small-caps;
	border-bottom: 1px solid #F39F19; /*#352828;*/
}

.table_ord_hodiny td
{
	font-size: 14px;
	border: 2px solid white;
	border-right: none;
	border-top: none;
	border-width: 1px;
	text-align: center;
	padding: 8px;
	font-weight:bold;
}


.table_list table
{
	margin-top: 2px;
	border: 2px  #352828;
	background: #FAF4CF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.table_list th
{
	color: #9b3c3c;
	font-size: 16px;
	font-variant: small-caps;
}

.table_list td
{
	border: 2px solid white;
	border-right: none;
	border-top: none;
	border-width: 1px;
	text-align: left;
	padding: 8px;
}


.small_font
{
	font-size: 9px;
	font-style: italic;
}

#content 
{
	width: 738px;
	margin: 0px auto;
}
#content h3
{
	color: #9b3c3c;
	font-size: 19px;
}
#content h4
{
	color: #9b3c3c;
	font-size: 14px;
}

#main 
{
	width: 718px;
	padding: 10px;
	padding-top: 20px;
	background: #ffffff url(../images/table_back.gif) repeat-y;
	min-height:550px;

}

#back 
{
	width: 738px;
}

#header 
{
	height: 120px; /*140px; 290*/
	text-align: right;

}


#logo 
{
	width: 718px;
	height: 100px; /*150px;*/
	padding-top: 1px; /*149*/
}

#logo a 
{
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo_box
{
	width: 143px;
	height: 95px; /*99px;*/
	margin: 6px auto;
	float: left;
}

#logo_text 
{
	width: 500px;
	height: 100px; 
	padding-top: 4px; 
}

#photo_top_box
{
	width: 83px;
	height: 99px;
	margin: 8px auto;
	float: right;
}
#description_box
{
	width: 450;
	height: 109;
	margin: 0px auto;
	float: right;
}

.pdf_icon_box
{
	width: 60px;
	height: 60px;
}

#logo H2 a 
{
	font-size: 12px;
}

/* Main menu */
#menu 
{
	width: 100%;
	height: 41px;
	padding-left: 10px;
	background: url(../images/menu.gif) no-repeat;
}

#menu ul 
{
	list-style: none;
}

#menu li 
{
	display: inline;
}

#menu img
{
	margin-top: -2px;
	margin-left: 2px;
	margin-right: -1px;
	width: 26px;
	height: 26px;
	float: left;
}

#menu a 
{
	float: left;
	width: 113px;
	height: 30px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 11px;
}
#menu a:hover 
{
	width: 113px;
	height: 30px;
	color: #352828;
	#text-decoration: underline;
	background: url(../images/menu_r.gif) repeat-x;
}

#menu a:active 
{
	width: 113px;
	height: 30px;
	color: #352828;
	#text-decoration: underline;
	background: url(../images/menu_active.gif) repeat-x;
}
#menu_home a
{
	float: left;
	width: 40px;
	height: 26px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	
}
#menu_home a:hover
{
	padding-top: 15px;
	width: 40px;
	height: 30px;
	color: #ffffff;
	background: url(../images/menu_r.gif) repeat-x;
}
#menu_home a:active
{
	padding-top: 15px;
	width: 40px;
	height: 30px;
	color: #ffffff;
	background: url(../images/menu_active.gif) repeat-x;
}
#menu_home img
{
	margin-top: -10px;
	width: 30px;
	height: 30px;
}

#menu_active a 
{
	width: 113px;
	height: 30px;
	color: #352828;
	#text-decoration: underline;
	background: url(../images/menu_active.gif) repeat-x;
}

/* Submenu */
#submenu 
{
	width: 215px;
	float: left;
	margin-right: 10px;
	clear: both;
}

#submenu ul 
{
	list-style: none;
}

#submenu li 
{
	/*display: inline;*/
}

#submenu img
{
	margin-top: -2px;
	margin-left: 2px;
	margin-right: -1px;
	width: 26px;
	height: 26px;
	float: left;
}

#submenu a 
{
	width: 190px;
	height: 29px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #352828;
	background: url(../images/title.gif) no-repeat;
	display: block;
	
}
#submenu a:hover 
{
	color: #352828;
	display: block;
	background: url(../images/title_hover.gif) no-repeat;
}

#submenu a:active 
{
	color: #fffff;
	display: block;
	background: url(../images/title_active.gif) no-repeat;
}

#submenu_active a 
{
	width: 190px;
	height: 29px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 5px;
	text-transform: uppercase;
	color: #fffff;
	background: url(../images/title_active.gif) no-repeat;
	display: block;
}



.bot 
{
	padding: 10px;
}

#calendar 
{
	padding: 20px 10px 20px 10px;
}

#calendar table 
{
	width: 100%;
	text-align: center;
}

#calendar thead 
{
	
}

#calendar tbody td 
{
	border: 1px solid #F1F1F1;
}

#calendar #prev 
{
	text-align: left;
}

#calendar #next 
{
	text-align: right;
}

#calendar tfoot a 
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now 
{
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

/*ZACIATOK RIGHT*/

#right 
{
	width: 490px;
	float: right; 
}

#right H4 
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #F39F19;
}

#right a 
{
	color: #F39F19;
	text-decoration: none;
}

#right p 
{
	margin: 5px;
	padding: 0;
}

#right h2 
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #F39F19;
}

#right ol, #left ul 
{
	margin-left: 30px;
}

#right li
{
	margin-left: 20px;
	margin-top: 3px;
}
#right form
{
	margin-top: 10px;
	width: 80%;
	
}
#right input[type=text] 
{
	font-size: 16px;
	height: 23px;
	border: 2px solid #F39F19;
	margin-bottom: 4px;
}
#right textarea
{
	font-size: 16px;
	border: 2px solid #F39F19;
	margin-bottom: 4px;
}

#right input[type=submit]
{
	font-size: 16px;
	text-decoration: underline;
	color: #352828;
	width: 105px;
	height: 25px;
	border: 2px solid #352828;
	background: #F39F19;
}


.date 
{
	text-align: right;
	color: #F39F19;
	font-size: 11px;
}

.date a 
{
	color: #F39F19;
}

#footer 
{
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(../images/footer.gif) repeat-x top;
}

#footer p 
{
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a 
{
	color: #666666;
}

