@charset "utf-8";
/* CSS Document */

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
/*	background: #4e2425 url(../img/bg_body.gif) repeat-y center top; */
	background: #4e2425;
	color: #333333;
	position:relative;
}

a, a:link, a:visited
{
	color: #d92921;
	text-decoration: none;
	border-bottom: 1px solid #aaaaaa;
}

a:hover, a:active
{
	color: #d92921;
	text-decoration: underline;
	border-bottom: 0px solid #CCCCCC;
}

hr
{
	padding: 0px;
	margin: 5px 0px 5px 0px;
	color: #d92921;
	background: #d92921;
	border: 1px solid #d92921;
	line-height: 1px;
	font-size: 1px;
}

.hr
{
	color: #d92921;
	background: #d92921;
	height: 2px;
	line-height: 2px;
	overflow: hidden;
	clear:both;
}

.vr
{
	width: 20px;
	height: 180px;
	line-height: 2px;
	overflow: hidden;
	float:left;
}

input 
{
	border: 1px solid #888888;
}

.note, p.note
{
	font-size: 90%;
}

#container
{
	background: #ffffff url(../img/bg_container.gif) repeat-y left top;
	padding: 0px 0px 0px 0px;
	width: 1010px;
	height: auto;
	margin: 0px auto 0px auto;
}

/* ********************************* */
/* HEADER ************************** */
#header
{
/*	background: url(../img/hlavicka.jpg) no-repeat left top;*/
	background: #36191a;
	height: 160px;
	width: 960px;
	border-bottom: 0px solid #FFFFFF;
	float: left;
	position: relative;
}

#header a img
{
	border: none;
	border-bottom: 0px solid #aaaaaa;
}

#header .header_logo
{
	background: url(../img/logo_sd.gif) #ffffff no-repeat top left;
	width: 250px;
	height: 160px;
	display: block;
	border-bottom: 0px solid #FFFFFF;
}

#header .header_top
{
	background: #000000;
	width: 710px;
	height: 130px;
	overflow: hidden;
}

#header .header_top a
{
	border: none;
	border-bottom: 0px solid #aaaaaa;
}

#header .desc
{
	border: 0px solid #aaaaaa;
	background: none; /* #CCCCCC;*/
	position: absolute;
	top: 5px;
	left: 50px;
/*	padding: 0px 0.5em 0px 0.5em;*/
	padding: 0px 0em 0px 0em;
	height: 1.5em;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	filter: alpha(opacity=40); -moz-opacity: 0.40; KhtmlOpacity: .40; opacity: .40;
}

#header .desc span
{
	visibility: hidden;
}

#header .desc_text
{
	border: 0px solid #aaaaaa;
	background: transparent;
	position: absolute;
	top: 5px;
	left: 50px;
/*	padding: 0px 0.5em 0px 0.5em;*/
	padding: 0px 0em 0px 0em;
	height: 1.5em;
	line-height: 1.5em;
	font-size: 100%;
	color: #eeeeee;
}

#header .desc_text a
{
	border: none;
	border-bottom: 0px solid #aaaaaa;
	font-weight: bold;
	color: #FFFFFF;
}

#header .desc_date
{
	border: 0px solid #aaaaaa;
	background: transparent;
	position: absolute;
	top: 5px;
	right: 50px;
/*	padding: 0px 0.5em 0px 0.5em;*/
	padding: 0px 0em 0px 0em;
	height: 1.5em;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: normal;
	color: #eeeeee;
}


#header .header_bottom
{
	position: relative;
	background: #d92921;
	width: 610px;
	height: 16px;
	padding: 7px 50px 7px 50px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}


/* ********************************* */
/* LEFT **************************** */
#left_area
{
	width: 250px;
	background-color: none;
	margin: 0px;
	padding: 40px 0px 40px 0px;
}

/* menu */
#menu p
{
	margin: 0px 0px 5px 96px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

#menu .sub p
{
	margin: 0px 0px 5px 106px;
	padding: 0px;
	font-size: 85%;
	font-weight: normal;
	line-height: 14px;
}


#menu .hr
{
	color: #ffffff;
	background: none;
	height: 2px;
	line-height: 2px;
	overflow: hidden;
}

#menu a, #menu a:link, #menu a:visited
{
	display: block;
	width: 250px;
	height: 30px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
/*	color: #555555;*/
	color: #ffffff;
	text-decoration:none;

	border-bottom: 0px solid #CCCCCC;
}

#menu a:hover, #menu a:active, #menu .active p
{
	color: #d92921;
	text-decoration: none;

	border-bottom: 0px solid #CCCCCC;
}

/*#menu a:hover .hr, #menu a:active .hr,*/
#menu .active .hr
{
	color: #d92921;
	background: #d92921;

	border-bottom: 0px solid #CCCCCC;
}

/* ********************************* */
/* RIGHT *************************** */
#right_area
{
	width: 710px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
/*	background-color: #E5E5E5; /* 10% black */
/*	background-color: #F0F0F0; /* 5% black */
}

#right_area p
{
	margin: 0px 0px 4pt 0px;
	padding: 0px 0px 0px 0px;
}

#right_area p.small
{
	font-size: 8pt;
	line-height: 11pt;
	margin: 0px 0px 2pt 0px;
	padding: 0px 0px 0px 0px;
}

#right_area div.content
{
	margin: 0px 50px 15px 50px;
	padding: 15px 0px 0px 0px;
/*	background-color: #FFFFFF;  */
}

#right_area div.line
{
    width: auto;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px -15px 0px;
	padding: 0px 0px 14px 0px;
/*	background-color: #FFFFFF;  */
}

#right_area div.column
{
    width: 280px;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px -15px 0px;
	padding: 0px 0px 15px 0px;
/*	background-color: #FFFFFF;*/
}


/* ********************************* */
/* FOOTER ************************** */
#footer
{
	height: 50px;
	border-top: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 25px 0px 0px 0px;
	background: #4e2425 url(../img/bg_footer.gif) no-repeat left top;
}

#footer a, #footer a:link, #footer a:visited
{
	padding: 0px;
	color: #888888;
	text-decoration:none;
	border-bottom: 0px solid #CCCCCC;
}

#footer a:hover, #footer a:active
{
	color: #888888;
	text-decoration: underline;
	border-bottom: 0px solid #CCCCCC;
}

#footer .paticka_l
{
	width: 250px;
	height: 25px;
	color: #555555;
}

#footer .paticka_l p
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 50px;
	line-height: 14px;
}

#footer .paticka_r
{
	width: 710px;
	height: 25px;
	color: #888888;
	background: none;
	text-align: center;
}

#footer .paticka_r p
{
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 5px;
	line-height: 14px;
}

















/*
#menu
{
	background: #262626;
	border-bottom: 3px solid #FFFFFF;
	height: 37px;
}

.menu_l
{
	background: url(/img/menu_l_sipka.gif) #5c5c5c no-repeat top left;
	width: 230px;
	height:37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.menu_l p
{
	margin: 10px 5px 0px 35px;
	padding: 0px;
	line-height: 12pt;
}

.menu_r
{
	width: 615px;
	height:37px;
	border-left: 1px solid #FFFFFF;
	font-size: 10pt;
	color: #FFFFFF;
}

.menu_r p
{
	margin: 10px 15px 0px 0px;
	padding: 0px;
	line-height: 12pt;
}

#menu_item
{
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #FFFFFF;
}

#menu_item.last_item
{
	border-right: 0px solid #FFFFFF;
}

#menu_item a, #menu_item a:link, #menu_item a:visited
{
	color: #ffffff;
	text-decoration:none;
}

#menu_item a:hover, #menu_item a:active
{
	color: #ffffff;
	text-decoration: underline;
}
*/
