@import url("button.css");

#main {
	width:1000px;
	margin:0px auto;
	background:#FFFFFF;
	text-align:left;
}

#mainPadding {
	padding:5px;
}

/* BEGIN Header */
#header {
	height:123px;
	width:1000px;
	margin:0px auto;
}

#headerLeft {
	float:left;
	width:100px;
	height:100px;
}

#headerLeftPadding {
	padding:0px;
	margin:0px;
}

#headerLeft h1{
	margin:0px;
	padding:0px;
}

#headerLeft h1 img{
	margin:0px;
	padding:0px;
}

#headerRight {
	float:left;
	width:900px;
}

#headerRight #day {
	font-size:11px;
	color:#999999;
	text-align:right;
	padding-top:75px;
	padding-right:20px;
}

#headerRightPadding {
	padding:0px;
}

/* BEGIN first level*/
#header #topMenu {
	background:#FF0007;
	height:23px;
	width:100%;
}

#header #topMenuPadding {
	padding:0px;
	margin:0px;
}

#header #topMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:#FF0007;
}

#header #topMenu #linky {
	float:right;
	padding-right:20px;
}

#header #topMenu #linky a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
	text-align:right;
}

#header #topMenu li.firstLevel, li.firstLevelFirst	{
	float: left;
}

#header #topMenu li.firstLevel a, li.firstLevelFirst a	{
	display: block;
	padding:5px 30px;
	padding-bottom:4px !important;
	padding-bottom:5px;
	text-decoration: none;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	line-height:13px;
	color: #FFFFFF;
}

#header #topMenu li.firstLevel a {
	background:url("../images/topMenuDelimiter.png") no-repeat top left;
}

#header #topMenu li.firstLevel a:hover , li.firstLevelFirst a:hover	{
	color: #FFFFFF;
	background:#B70005;
}

#header #topMenu li  a.activeMenu	{
	color: #FFFFFF;
	background:#B70005;
}
/* END first level*/

/* BEGIN sub level*/
#header #topMenu iframe.subLevelIframe	{
	display: none;
	position: absolute;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 500;
}

#header #topMenu ul.subLevel	{
	display: none;
	position: absolute;
	z-index: 1000;
	width: auto;
	border:1px solid #B70005;		/* MENU SA SKRACUJE KED SA PO NOM CHODI MYSOU AK TU NIE JE BORDER ASPON 1px*/
	background:#FF0007;
	margin:0px;
	padding:0px;
	margin-top:2px;
	/*filter: alpha(opacity:98,style=0);*/
	/*KHTMLOpacity: 0.98;
	MozOpacity: 0.98;
	opacity: 0.98;*/
}

#header #topMenu li.subLevel	{
	text-align: left;
	float: left;
	clear: both;
}

#header #topMenu li.subLevel a	{
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration: none; 
	color: #FFFFFF;
	text-align: left;
	display:block;
	background-image:none;
	padding:5px 10px;
}

#header #topMenu li.subLevel a:hover	{
	color:#FFFFFF;
	background:#B70005;
	margin-bottom:0px;		/* AK TU NIE JE MARGIN IE7 NEZMENI FARBU POZADIA*/
}

#header #topMenu li.subLevel a.activeMenu	{
	color:#FFFFFF;
	background:#B70005;
}

#header #topMenu li.subLevel a.activeMenuRight	{
	color:#FFFFFF;
	background:#B70005;
}

#header #topMenu li.subLevel a.menuRight	{
	background:#FF0007;
	color:#FFFFFF;
}

#header #topMenu li.subLevel a.menuRight:hover	{
	color:#FFFFFF;
	background:#B70005;
}

#header #topMenu li.subLevel a span	{
	padding-left: 10px;
	padding-right: 15px;
	display: block;
	white-space: nowrap;
}
/* END sub level*/
/* END Header */


/* BEGIN Body */
#body	{
	text-align: left;
	padding:0px;
}

#mainLeftCol {
	float:left;
	width:693px;
	height:100%;
}

#mainLeftColPadding {
	margin:0px;
	padding:0px;
}

#mainLeftCol #flash{
	width:693px;
	height:252px;
}

#mainRightCol {
	float:left;
	width:297px;
	height:100%;
}

#mainRightColPadding {
	margin:0px;
	padding:0px;
}

#leftCol	{
	float: left;
	width: 250px;
	background:#EEEEEE;	
}

#leftColPadding	{
	padding:15px;
}

#rightCol	{
	float: left;
	width: 740px;
	overflow: hidden;
	text-align: left;
}

#rightColPadding	{
	padding:0px 20px;
}

#columnCenterCol{
	width:420px;
	float:left;
}

#columnCenterColPadding{
	padding:15px;
	height:100%;
}

#columnRightCol{
	float:left;
	width:265px;
	background:#EEEEEE;
	text-align:left;
	height:100%;
}

#columnRightColPadding{
	margin:0px;
	padding:15px;
}

/* END Body */

/* BEGIN Menu */
#menuLeftH2	{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
}

#menuLeft {
	width:220px;
	background:#FFFFFF;
	margin-bottom:20px;
}

#menuLeftPadding {
	margin:0px;
	padding:0px;
}

#menuLeft ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
	background:#FFFFFF;
}

#menuLeft ul li {
	list-style: none;
}

#menuLeft ul li div.menuLink	{
	border-bottom: 1px solid #FF0007;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menuLeft ul li div.menuLink a {
	text-decoration: none;
	padding-left: 15px; 
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FF0007;
	display: block;
	background: url("../images/menuLink.gif") left 4px no-repeat;
}

#menuLeft ul li div.menuLink a:hover {
	color: #FFFFFF;
	background: #FF0007 url("../images/menuLinkActive.gif") left 6px no-repeat;
}

#menuLeft ul li div.menuLink a.menuLinkSelected {
	color: #FFFFFF;
	background: #FF0007 url("../images/menuLinkActive.gif") left 6px no-repeat;
	font-weight: bold;
}

#menuLeft ul li div.menuLink a.menuLinkOpened	{
	background: #FFDDDD url("../images/menuLinkOpened.gif") left 6px no-repeat;
}

#menuLeft ul li div.menuLink a.menuLinkOpened:hover	{
	color: #FFFFFF;
	background: #FF0007 url("../images/menuLinkActive.gif") left 6px no-repeat;
}

#menuLeft ul li div.menuLink a#subMenuLevelUP	{
	background: url("../images/menuLinkUp.gif") left center no-repeat;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

#menuLeft ul li div.menuLink a#subMenuLevelUP:hover	{
	background: #1F8BDC url("../images/menuLinkUpActive.gif") left center no-repeat;
}
/* END subMenu */

/* BEGIN Footer */
#footer	{
	text-align: center;
	margin-top:20px;
}

#footerMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#footerMenu ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}

#footerMenu ul li a, #footerMenu span{
	color:#215DA9;
	font-size:11px;
	font-family:Arial;
	text-decoration:none;
	padding:0px 6px;
}

#footerMenu ul li a:hover{
	color:#FF0007;
}

#footerMenu ul li a.activeMenu{
	color:#FF0007;
}

.delimiter{
	background:#CDCDCD;	
	width:1px;
	height:10px;
	float:left;
	margin-top:3px;
}

#footer #copyright	{
	text-align: center;
	clear: both;
	font-size: 11px;
	margin-right: 10px;
	color: black;
}

#footer #copyright a	{
	color: black;
	text-decoration: none;
}

#footer #copyright a:hover	{
	color: #888888;
	text-decoration: underline;
}

#afterFooter	{
	text-align:right;
	color:#989898;
	font-size:10px;
}

#afterFooter a{
	text-decoration:none;
	color:#989898;
}

#afterFooter a:hover{
	text-decoration:underline;
}

/* END Footer */

/* ??????????? */

#sectionSearchDiv {
	height: 50px;
	text-align: left;
	padding-left: 10px;
}

#sectionSearchDiv a.sectionTitle	{
	color: #6F2B28;
	font-family: Arial, serif;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	float: left;
}
/* ??????????? */

/* !!!!! begin clearLine  */

.clearLine	{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;	
}
/* !!!!! end clearLine  */

#HTTPErrorMessage	{
	margin-bottom: 15px;
	padding: 20px;
	border: 1px solid #880000;
	background: rgb(240, 204, 204);
	font-weight: bold;
}

.hiddenContentForCSSBrowsers	{
	display: none;
}
