body {
	font-size: 10pt;
	color: black;
	font-family: Lucinda, Verdana, sans-serif;
	background-color: #F7F8F8;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}



A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	color: #B22222;
}


#menu_container {
	width: 150px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
}

#menu_container .menu_item_container {
	width: 150px;
	background-color: #B8B8B8;
	height: 20px;
	border-collapse: separate;
	margin-top: 1px;
	color: #848484;
}

#menu_container .menu_item_container_selected {
	width: 150px;
	background-color: #FFB959;
	height: 20px;
	border-collapse: separate;
	margin-top: 1px;
}

#menu_container .menu_item_container_selfixed {
	width: 150px;
	background-color: #B8B8B8;	
	height: 20px;
	border-collapse: separate;
	margin-top: 1px;
}

#menu_container .menu_item_container .border {
	border-bottom: 1px solid #828282;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	width: 148px;
	border-collapse: separate;
}

#menu_container .menu_item_container_selected .border {
	border-bottom: 1px solid #828282;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	width: 148px;
	border-collapse: separate;
}

#menu_container .menu_item_container_selfixed .border {
	border-bottom: 1px solid #828282;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	width: 148px;
	border-collapse: separate;
}

#menu_container .menu_item_container .sel_block {
	width: 10px;
	float: left;
	height: 18px;
}

#menu_container .menu_item_container_selected .sel_block {
	width: 10px;
	background-color: #B10400;	
	float: left;
	height: 18px;
}

#menu_container .menu_item_container_selfixed .sel_block {
	width: 10px;
	background-color: #B10400;	
	float: left;
	height: 18px;
}

.text_block {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px; 
	margin-left: 10px;
	cursor: pointer;
}


#Copyright{
	margin-top: 5px;
}

#copyright_text {
	text-align: center;
	float: left;
	color: Gray;
}

#copyright_images{
	float: right;	
}

#Copyright img {
	border: 0px;
}



/* new layout*/

#mainbox {width: 100%; height: 100%;position: relative;}
#centerbox {
	width: 100%;
	height: 100%;
	position: relative;
}
#contentbox {
	width: 900px;
	margin: auto;
	position: relative;
}
#topbox{
	width: 900px;
	height: 108px;
	background: url(../Images/topbar.jpg) no-repeat right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #DFDFDF;
}
#topbox .item {
	position: relative;
	border: 0px;
}
#topbox_logo{
	width: 227px;
	height: 76px;
	float: left;
	border: 0px;
}
#topbox_title{
	width: 764px;
	height: 76px;
	float: left;
	border: 0px;
}
#topbox_title_text{
	text-align: left;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#topbox_right{
	float: right;
	height: 16px;
	margin: 0px 5px 0px 0px;
}

#topbox_vlajky{
	float: right;
	height: 48px;
	width: 123px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#middlebox{
	width: 900px;
	border: 1px solid #D3D3D3;
	background-color: #EEE;
	background: url(../Images/bgr2.png);
}
#topbox_bar{
	width: 900px;
	height: 16px;
	border: 1px solid #D3D3D3;
	background: White url(../Images/topbar_bgr.png) 2px;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
}

#bottombox{
	width: 900px;
}
#leftbox_web{
	background-color: #EEE;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	width: 150px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -1px 0px;
	float: left;
}

#leftbox_oceneni {
	float: left;
	padding-left : 12px;
	margin-top : 20px;
}

#rightbox_web{
	background-color: #EEE;
	border-left: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	width: 150px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -1px 0px;
	float: right;
}

#rightbox_oceneni {
	float: right;
	padding-left : 12px;
	margin-top : 20px;
}

#main {	
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	width: 480px;
	display: block;	
	/*background-color: White;	*/
}
#main_border {
	width: 490px;
	float: left;
	display: block;
	/*background-color: White;*/
	border-left: 1px solid #CCC; /*border-right: 1px dashed #CCC;*/
	/*background: url(../Images/bgr.png);*/
	min-height: 400px;
	/*border: 1px solid black;*/
}
#main-content {
	width: auto;
	text-align: justify;
	padding: 0px 1px 1px 1px;
}
.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
	line-height : 1px;
}
.hlaska {width: 500px; float: left;}
#pager{
	width: 468px;
	height: 17px;
	margin-bottom: 3px;
}
#pagerBottom{
	width: 468px;
	height: 17px;
}
.span_right {
	float: right;
}
.span_left {
	float: left;
}
.noborder{
	border: 0px;
}
h1 {
	color: #8D0205;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	border-bottom: 2px solid #D60201;
	font-stretch: wider;	
	margin-top: 4px;
}
.clanek {
	/*border: 1px dotted Gray;*/
	margin-bottom: 6px;
	padding: 2px;
	display: table;
	width: 480px;
}

.clanek_titulek {
	display: block;
	height: 13pt;
	padding-top : 2px;
	padding-right : 2px;
	padding-left : 2px;
	padding-bottom : 2px;
	cursor: Hand;
}

a.clanek_link {
	background: #EEEEEE;
	display: table;
	text-decoration: none;
	text-align: left;
	width: 480px;
}
a.clanek_link:HOVER {
	background: #B8B8B8;
}


.clanek_titulek .nadpis {
	font-weight: bold;
	color: #B10400;
	float: left;
	display : block;
}

.clanek_titulek .datum {
	font-weight: lighter;
	color: #B10400;
	float: right;
	font-size: 8pt;
	display : block;
}

.text {
	color: Gray;
}

.clanek_btn {
	border-bottom: 1px solid #828282;
	border-right: 1px solid #828282;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	background: #F8F8F8;
	color: Black;
	padding: 1px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 2px;
	float: right;
}

.clanek_btn a {
	text-decoration: none;
	color: Black;
}

.path {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}


.path a:link {
	text-decoration: none;
	color: Black;
}
.path a:visited {
	text-decoration: none;
	color: Black;
}
.path a:hover {
	text-decoration: underline;
	color: #B10400;
}
.path a:active {
	text-decoration: none;
	color: Black;
}

.kategorie {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	width: 200px;
	float: left;
}

.kategorie a:link {
	text-decoration: none;
	color: #B10400;
}
.kategorie a:visited {
	text-decoration: none;
	color: #B10400;
}
.kategorie a:hover {
	text-decoration: underline;
	color: #B10400;
}
.kategorie a:active {
	text-decoration: none;
	color: #B10400;
}

table.tbl tr.delimited td {
	border-bottom: 1px solid #E0E0E0;
}
table.tbl td {
	vertical-align: top;
}
map {
	border: 0px;
}
img {
	border: 0px;
}

.content {	
}

.content .smalltext{
	background: White;
	border: 1px inset #CCC;
	font: 8pt Verdana,Helvetica,sans-serif;
	width: 100px;
}
.content .button{
	background: White;
	border: 1px outset #CCC;
	font: 8pt Verdana,Helvetica,sans-serif;
	padding: 2px 4px 2px 4px;
}
