@import url("button.css");

#bodyHeaderBackground	{
	background: url("../images/headerBackground.png") top center no-repeat;
}

#bodyFooterBackground	{
	background: url("../images/footerBackground.png") left bottom repeat-x;
}

#main	{
	text-align: center;
	width: 998px;
	margin: 0px auto;
	font-size: 12px;
}

#mainPadding	{
	padding: 0px;
}

/* BEGIN Header */
#header	{
	height: 34px;
}

#header #headerFunctions	{
	color: white;
	text-align: right;
	padding-right: 15px;
	line-height: 32px;
	font-size: 11px;
}

#header #headerFunctions a	{
	color: white;
	text-decoration: none;
}

#header #headerFunctions a:hover	{
	color: white;
	text-decoration: underline;
}

#header #headerFunctions #headerFunctionsNavigator	{
	display: inline-block;
	margin-right: 40px;
}

#header #headerFunctions #headerFunctionsLoggedUserFunctions	{
	display: inline-block;
}

#header #headerFunctions #headerFunctionsLoggedUserDelimiter	{
	display: inline-block;
	height: 32px;
	padding-right: 10px;
	margin-right: 10px;
	vertical-align: middle;
	background: url("../images/loggedUserDelimiter.gif") right top no-repeat
}

/* BEGIN first level*/
#bodyLeftColLogoMenu h1	{
	
}

#bodyLeftColLogoMenu #headerLogoLink	{
	display: block;	
}

#bodyLeftColLogoMenu #headerLogoLink img	{
	display: block;	
}

#bodyLeftColLogoMenu #topMenu {
	/* margin-top: 21px; */
    margin-top: 2px;
	height: 31px;
}

#bodyLeftColLogoMenu #topMenuPadding {
	padding: 0px;
	margin: 0px;
}

#bodyLeftColLogoMenu #topMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bodyLeftColLogoMenu #topMenu li.delimiter	{
	
}

#bodyLeftColLogoMenu #topMenu li.firstLevel	{
	float: left;
	position: relative;
	z-index: 100;
}

#bodyLeftColLogoMenu #topMenu li.firstLevel a	{
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: black;
	background-image: url("../images/topMenu/background_1_both.png") !important;
  	background-image: url("../images/topMenu/background_1_both.gif");
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li.firstLevel a:hover, #bodyLeftColLogoMenu #topMenu li.firstLevelHover a	{
	color: white;
	background-position: 0px -33px;
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li.firstLevel a span	{
	display: inline-block;
	padding: 4px 17px 0px 22px;
	line-height: 27px;
	background-image: url("../images/topMenu/backgroundRight_1_both.png") !important;
	background-image: url("../images/topMenu/backgroundRight_1_both.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li.firstLevel a:hover span, #bodyLeftColLogoMenu #topMenu li.firstLevelHover a span	{
	background-position: right -33px !important;
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li.firstLevel a.activeMenu	{
	color: white;
	background-position: 0px -33px;
}

#bodyLeftColLogoMenu #topMenu li.firstLevel a.activeMenu span	{
	background-position: right -33px !important;
}
/******* Prvé menu ********/


/******* Druhé menu ********/
#bodyLeftColLogoMenu #topMenu li#topMenu_2	{
	left: -7px;
	z-index: 100;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_2 a	{
	background-image: url("../images/topMenu/background_2_both.png") !important;
  	background-image: url("../images/topMenu/background_2_both.gif");
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_2 a span	{
	background-image: url("../images/topMenu/backgroundRight_2_both.png") !important;
	background-image: url("../images/topMenu/backgroundRight_2_both.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_2 ul.subLevel	{
	border: 2px solid rgb(240, 117, 100);
	background: rgb(224, 82, 0);
}

#bodyLeftColLogoMenu #topMenu li#topMenu_2 ul.subLevel a, #bodyLeftColLogoMenu #topMenu li#topMenu_2 ul.subLevel a:hover {
	background: rgb(224, 82, 0) url("../images/topMenu/menuArrow_2.gif") 5px 50% no-repeat !important;
	padding-left: 15px;
	border-bottom: 1px solid rgb(229, 111, 43);
} 

/******* Tretie menu ********/
#bodyLeftColLogoMenu #topMenu li#topMenu_3	{
	left: -14px;
	z-index: 100;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_3 a	{
	background-image: url("../images/topMenu/background_3_both.png") !important;
  	background-image: url("../images/topMenu/background_3_both.gif");
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_3 a span	{
	background-image: url("../images/topMenu/backgroundRight_3_both.png") !important;
	background-image: url("../images/topMenu/backgroundRight_3_both.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_3 ul.subLevel	{
	border: 2px solid rgb(153, 156, 155);
	background: rgb(99, 99, 99);
}

#bodyLeftColLogoMenu #topMenu li#topMenu_3 ul.subLevel a, #bodyLeftColLogoMenu #topMenu li#topMenu_3 ul.subLevel a:hover {
	background: rgb(99, 99, 99) url("../images/topMenu/menuArrow_3.gif") 5px 50% no-repeat !important;
	padding-left: 15px;
	border-bottom: 1px solid rgb(125, 125, 125);
} 

/******* Štvrté menu ********/
#bodyLeftColLogoMenu #topMenu li#topMenu_4	{
	left: -21px;
	z-index: 100;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_4 a	{
	background-image: url("../images/topMenu/background_4_both.png") !important;
  	background-image: url("../images/topMenu/background_4_both.gif");
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_4 a span	{
	background-image: url("../images/topMenu/backgroundRight_4_both.png") !important;
	background-image: url("../images/topMenu/backgroundRight_4_both.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#bodyLeftColLogoMenu #topMenu li#topMenu_4 ul.subLevel	{
	border: 2px solid rgb(139, 204, 87);
	background: rgb(86, 181, 0);
}

#bodyLeftColLogoMenu #topMenu li#topMenu_4 ul.subLevel a, #bodyLeftColLogoMenu #topMenu li#topMenu_4 ul.subLevel a:hover {
	background: rgb(86, 181, 0) url("../images/topMenu/menuArrow_4.gif") 5px 50% no-repeat !important;
	padding-left: 15px;
	border-bottom: 1px solid rgb(114, 193, 43);
}
/* END first level*/

/* BEGIN sub level*/
#bodyLeftColLogoMenu #topMenu ul.subLevel	{
	display: none;
	position: absolute;
	z-index: 10;
	width: auto;
	border: 2px solid #577BA4;
	min-width: 150px;
	width: auto !important;
	width: 150px;
	background: #003571;
	/*filter: alpha(opacity:90,style=1);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;*/
}

#bodyLeftColLogoMenu #topMenu li.subLevel	{
	text-align: left;
	float: left;
	clear: both;
}

#bodyLeftColLogoMenu #topMenu li.subLevel a	{
	font-size: 11px;
	text-decoration: none; 
	color: white;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
	background: #003571 url("../images/topMenu/menuArrow_1.gif") 5px 50% no-repeat !important;
	padding-left: 15px;
	border-bottom: 1px solid rgb(43, 87, 137);
	line-height: 30px !important;
	display: block;
	white-space: nowrap;
}

#bodyLeftColLogoMenu #topMenu li.subLevel a:hover	{
	color: white !important;
	text-decoration: underline !important;
	background: #003571 url("../images/topMenu/menuArrow_1.gif") 5px 50% no-repeat !important;
}

#bodyLeftColLogoMenu #topMenu li.subLevel a.activeMenu	{
	font-weight: bold;
}

#bodyLeftColLogoMenu #topMenu li.subLevel a.activeMenuRight	{
	font-weight: bold;
}

#bodyLeftColLogoMenu #topMenu li.subLevel a.menuRight	{
	
}

#bodyLeftColLogoMenu #topMenu li.subLevel a.menuRight:hover	{
	
}
/* END sub level*/
/* END Header */


/* BEGIN Body */
#body	{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#bodyLeftCol {
	float: left;
	width: 730px;
}

#bodyLeftColPadding {
	margin: 0px;
	padding: 0px;
}

#bodyRightCol {
	float: right;
	width: 260px;
	/* padding-top: 29px; */
    padding-top: 10px;
}

#bodyRightColPadding {
	margin: 0px;
	padding: 0px;
}

#bodyLeftCol #bodyLeftColLogoMenu	{
	width: 380px;
	float: left;
}

#bodyLeftCol #bodyLeftColLogoMenu h1 {
	margin: 0px;
	padding: 0px;
}

#bodyLeftCol #bodyLeftColLogoMenu h1 a img	{
	display: block;
	border: 0px;
}

#bodyLeftCol #bodyLeftColInfoBox	{
	float: right;
	width: 349px;
	height: 77px;
	/* margin-top: 29px; */
    margin-top: 10px;
	background: url("../images/bodyLeftColInfoBoxBackground.gif") no-repeat;
	font-size: 11px;
}

#bodyLeftCol #bodyLeftColInfoBox #bodyLeftColInfoBoxPadding	{
	padding: 13px 13px 0px 13px;
}

#bodyLeftCol #bodyLeftColInfoBox #bodyLeftColInfoBoxPadding .left	{
	float: left;
	width: 165px;
	height: 60px;
	overflow: hidden;
}

#bodyLeftCol #bodyLeftColInfoBox #bodyLeftColInfoBoxPadding .left img	{
	float: left;
	margin-right: 5px;
}

#bodyLeftCol #bodyLeftColInfoBox #bodyLeftColInfoBoxPadding .left strong	{
	font-size: 11px;
	display: block;
	margin-bottom: 3px;
}

#bodyLeftCol #bodyLeftColInfoBox #bodyLeftColInfoBoxPadding .right	{
	float: right;
	width: 144px;
}

#bodyLeftCol #bodyLeftColInfoBox #bodyLeftColInfoBoxPadding a:hover	{
	text-decoration: underline;
}

#bodyLeftCol #bodyLeftColInfoBox #bodyLeftColInfoBoxPadding div.linkDiv	{
	width: 144px;
	height: 17px;
	line-height: 17px;
	font-size: 10px;
	overflow: hidden;
	background: url("../images/bodyLeftColInfoBoxLinkBackground.gif") no-repeat;
	margin: 0px;
	margin-bottom: 3px;
}

#bodyLeftCol #bodyLeftColInfoBox #bodyLeftColInfoBoxPadding div.linkDiv a	{
	display: block;
	margin: 0px;
	margin-left: 12px;
	height: 17px;
}
/* END Body */

/* BEGIN Menu */
#subMenuH2	{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
}

#subMenu {
	background: #EDEDED url("../images/subMenuBackground.gif") repeat-x;
}

#subMenu .TL	{background: url("../images/boxes/subMenuTL.gif") left top no-repeat;}
#subMenu .TR	{background: url("../images/boxes/subMenuTR.gif") right top no-repeat;}
#subMenu .BR	{background: url("../images/boxes/subMenuBR.gif") right bottom no-repeat;}
#subMenu .BL	{background: url("../images/boxes/subMenuBL.gif") left bottom no-repeat;}

#subMenuPadding {
	
}

#subMenu h2	{
	color: #353535;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	line-height: 30px;
}

#subMenu ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}

#subMenu ul li {
	list-style: none;
}

#subMenu ul li.firstLevel	{
	background: url("../images/menuLinkFirstLevelBackground.gif") repeat-x;
}

#subMenu ul li div.menuLink	{
	
}

#subMenu ul li div.menuLink a {
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
	color: #353535;
	font-size: 11px;
}

#subMenu ul li.firstLevel div.menuLink a	{
	background: url("../images/menuLinkFirstLevel.gif") 10px 8px no-repeat;
}

#subMenu ul li.subLevel div.menuLink a	{
	background: url("../images/menuLink.gif") left 5px no-repeat;
}

#subMenu ul li div.menuLink a:hover {
	text-decoration: underline;
}

#subMenu ul li div.menuLink a.menuLinkSelected {
	font-weight: bold;
}

#subMenu ul li div.menuLink a.menuLinkOpened	{
	font-weight: bold;
}

#subMenu ul li div.menuLink a.menuLinkOpened:hover	{
	
}

#subMenu ul li div.menuLink a#subMenuLevelUP	{
	background: url("../images/menuLinkUp.gif") left center no-repeat;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

#subMenu ul li div.menuLink a#subMenuLevelUP:hover	{
	background: #1F8BDC url("../images/menuLinkUpActive.gif") left center no-repeat;
}
/* END subMenu */

/* BEGIN Footer */
#footer	{
	text-align: left;
	margin-top: 10px;
	height: 304px;
}

#footerSponsors	{
	height: 160px;
}

#footerSponsors	.title	{
	display: block;
	margin: 0px;
	margin-top: 19px;
	padding: 0px;
	padding-bottom: 8px;
	border-bottom: 1px solid #E3E3E3;
	font-weight: normal;
	font-size: 18px;
	color: #353535;
}

#footerSponsors #footerSponsorsLogo	{
	margin-top: 22px;
}

#footerSponsors #footerSponsorsLogo a.logo	{
	display: block;
	float: left;
	width: 198px;
	height: 65px;
	background-position: left top;
	background-repeat: no-repeat;
}

#footerSponsors #footerSponsorsLogo a.logo:hover	{
	background-position: left -65px;
}

#footerSponsors #footerSponsorsLogo a.logo.delimiter	{
	border-right: 1px solid #E0E0E0;
}

#footerLeft	{
	float: left;
	padding: 0px;
	margin: 0px;
}

#footerRight {
	float:right;
	height:39px;
	padding-top:30px;
}

#footerRight #footerMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
}

#footerRight #footerMenu ul li{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footerRight #footerMenu ul li a	{
	color: white;
	display: inline-block;
	text-decoration: none;
	padding: 0px 15px;
	font-weight: bold;
}

#footerRight #footerMenu ul li a.delimiter	{
	background: url("../images/footerDelimiter.png") left 50% no-repeat;
}

#footerRight #footerMenu ul li a:hover{
	color: white;
	text-decoration: underline;
}

#footerRight #footerMenu ul li a.activeMenu{
	font-weight: bold;
}

#footer #footerContact	{
	width: 500px;
	height: 62px;
	margin-top: 15px;
	background: #4EAF00;
	border: 1px solid #76C231;
	color: white;
	float: right;
}

#footer #footerContact #footerContactPadding	{
	padding: 5px 10px;
}

#footer #footerContact strong.title	{
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8ACE36;
}

#footer #footerContact a	{
	color: white;
}

#footer #footerContact a:hover	{
	text-decoration: underline;
}

#footer #footerCopyright	{
	margin-top: 15px;	
	clear: both;
	font-size: 11px;
	color: white;
}

#footer #footerCopyright a	{
	color: white;
	text-decoration: none;
}

#footer #footerCopyright a:hover	{
	color: white;
	text-decoration: underline;
}

/* END Footer */

/* ??????????? */

#sectionSearchDiv {
	height: 50px;
	text-align: left;
	padding-left: 10px;
}

#sectionSearchDiv a.sectionTitle	{
	color: #6F2B28;
	font-family: Helvetica, Arial, sans-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-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #880000;
	background: rgb(240, 204, 204);
	font-weight: bold;
}

.hiddenContentForCSSBrowsers	{
	display: none;
}
