td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		normal;
	font-size:			11px;
	color:				#043189;
}
.nadpis-white {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-style:			none;
	font-size:			13px;
	color:				white;
	padding:			2px;
}
.text-black {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		normal;
	font-size:			12px;
	color:				#043189;
}
.text-white {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		normal;
	font-size:			11px;
	color:				white;
}
.text-red {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		normal;
	font-size:			12px;
	color:				red;
}
a:link {
	color:				#043189;
	text-decoration:	none;
}
a:visited {
	color:				#043189;
	text-decoration:	none;
}
a:hover {
	color:				red;
	text-decoration:	none;
}

input, textarea, select {
	color:				#043189;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
}	
.submit {
	font-family:		Arial, Helvetica, Geneva, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	text-align:			center;
	padding:			1px;
}

/* nove */

#show-clock {
	color:					white;
	padding:				2px;
}
.show-prispevky {
	color:					white;
	padding:				2px;
}

.menu-bg {
	background-color:		#2F5FBF;
	background-image:		url("../images/new_header_bg.jpg");
	background-repeat:		repeat-x;
	background-position:	0% 0%;
}
.menu-button {
	font-size:				10px;
	font-weight:			bold;
	text-align:				center;
	white-space:			nowrap;
	color:					white;
}
.menu-button a:link {
	color:					white;
	text-decoration:		none;
}
.menu-button a:visited {
	color:					white;
	text-decoration:		none;
}
.menu-button a:hover {
	color:					black;
	text-decoration:		none;
}
.menu-display {
	background-image:		url("../images/new_header_display.gif");
	background-repeat:		no-repeat;
	background-position:	50% 50%;
}

.panel-header {
	width:					190px;
	height:					30px;
	background-color:		#FFBB00;
	background-image:		url("../images/new_panel_header_bg.jpg");
	background-repeat:		no-repeat;
}
.panel-header td {
	padding-top:			5px;
	padding-left:			32px;			
	color:					#3C6CCA;
	font-weight:			bold;
}
.panel-body {
	padding-right:			10px;
	width:					190px;
	background-color:		#2F5FBF;
	background-image:		url("../images/new_panel_body_bg.jpg");
	background-repeat:		repeat-y;
}
.panel-body td {
	color:					white;
	font-weight:			normal;
}
.panel-body a:link {
	color:					white;
	text-decoration:		none;
}
.panel-body a:visited {
	color:					white;
	text-decoration:		none;
}
.panel-body a:hover {
	color:					black;
	text-decoration:		none;
}
.panel-footer {
	width:					190px;
	height:					10px;
	background-color:		#2F5FBF;
	background-image:		url("../images/new_panel_footer_bg.jpg");
	background-repeat:		no-repeat;
}
.panel-spacer {
	width:					190px;
	height:					5px;
	background-color:		#2F5FBF;
	background-image:		url("../images/new_panel_spacer.jpg");
	background-repeat:		no-repeat;
}

.main-title {
	background-color:		#F2FAFD;
	background-image:		url("../images/new_main_title_bg.jpg");
	background-repeat:		repeat-x;
	background-position:	0% 0%;
}
.main-title-corner-left {
	background-image:		url("../images/new_main_title_corner_left.jpg");
	background-repeat:		no-repeat;
}
.main-title-corner-left div {
	margin-left:			50px;
	padding-top:			10px;
}
.main-title-corner-right {
	background-image:		url("../images/new_main_title_corner_right.jpg");
	background-repeat:		no-repeat;
	background-position:	100% 0%;
}

.main-header {
	background-color:		#DAE5FA;
	background-image:		url("../images/new_main_body_top_center.gif");
	background-repeat:		repeat-x;
	background-position:	0% 0%;
}
.main-header td {
	color:					#043189;
	font-weight:			bold;
}

.main-body {
	background-color:		#FFFFFF;
	border-left:			1px #3C6CCA solid;
	border-right:			1px #3C6CCA solid;
}
.main-items {
	background-color:		#DFEFFD;
}
.main-footer {
	background-color:		#DAE5FA;
	background-image:		url("../images/new_main_body_bottom_center.gif");
	background-repeat:		repeat-x;
	background-position:	0% 100%;
}
.main-footer td {
	color:					#043189;
	font-weight:			bold;
}

.news-header {
	background-color:		#FFBB00;
	background-image:		url("../images/new_news_body_top_center.gif");
	background-repeat:		repeat-x;
	background-position:	0% 0%;
}
.news-header td {
	color:					#3C6CCA;
	font-size:				13px;
	font-weight:			bold;
}
.news-body {
	background-color:		#3D6BC9;
}
.news-footer {
	background-color:		#3D6BC9;
	background-image:		url("../images/new_news_body_bottom_center.gif");
	background-repeat:		repeat-x;
	background-position:	0% 100%;
}
.news-footer td {
	color:					#3C6CCA;
	font-weight:			bold;
}

/* nove */


.omo {
	background-color: #FFBB00;
}
.omm {
	background-color: #FFB200;
}