﻿body				{ margin: 0px 0px 0px 0px; font-family: Verdana,Arial; color: #606060; font-size: 10px; }
A				{ text-decoration: none; color: #34506e;  }
A:VISITED			{ text-decoration: none; color: #34506e; }
A:HOVER				{ color: #112f53; }

.GRADIENT_BODY			{background-image: url(images/layout/bg_body.png); background-repeat: repeat-x;  }


TABLE				{ border-collapse: collapse; }
H1				{ font-size: 15px; font-weight: bold; color: #0271c2;}
H2.subcategory			{ font-size: 20px; border-bottom: 1px solid #b1b1b1; padding-bottom: 5px;}

A.anchorWithDot			{ background-image: url(images/layout/orange_menu_box.png); background-repeat: no-repeat; padding-left: 17px; display: block; height: 20px; font-weight: bold;}

/* MAIN LAYOUT */

	#mainLayoutDiv			{ width: 930px; margin: 0px auto 0px auto; background-color: #ffffff; padding-top: 0px; padding-bottom: 05px; border-left: 1px solid #022044; border-right: 1px solid #022044; border-bottom: 1px solid #022044;}
	.topBannerDiv			{ width: 930px; height: 181px; margin: 0px auto 0px auto; background-repeat: no-repeat; }

	#middlePagePart			{ width: 930px; margin: 10px auto 0px auto; }
	#leftPagePart			{ float: left; width: 749px;  }	/* leva cast hlavni stranky - pro pripadne menu a obsah */
	#rightPagePart			{ float: right; width: 180px; border-left: 1px solid #e4e4e4; }	/* leva cast hlavni stranky - pro pripadne menu a obsah */
	.bottomBanner			{ margin-left: 5px; margin-top: 10px; }

	/* MAIN TOP MENU */

	#topMenuMainDiv			{ width: 930px; height: 22px;  border-top: 1px solid #fb8315; _border-bottom: 1px solid #fb8315;}
	#menuTable			{ }
	.mainMenuBar			{ color: #FFFFFF;  font-weight: bold; float: left; width: 760px; height: 22px; background-image: url(images/layout/panel_glance.png); background-repeat: repeat-x; }
	.mainMenuBar_Wave		{ height: 22px; width: 50px;  background-image: url(images/layout/panel_wave.png); background-repeat: no-repeat; float: left; }
	
	a.topMenuButton			{ float: left; color: #FFFFFF; font-size: 10px; height: 15px; display: block; padding: 4px 5px 2px 5px; text-decoration: none;  background-image: url(images/layout/menu_separator.png); background-position: right; background-repeat: no-repeat; }
	a.topMenuButton:hover		{ background-color: #f89226; text-decoration: none;}

	
	#topMenuTopPart			{ width: 928px; height: 62px; margin: 0px 0px 0px 0px; background-image: url(images/layout/topmenu/getmore_web_layout_top_menu_topPart.jpg); background-repeat: no-repeat;  }
	#topMenuLogoBottomPart		{ width: 126px; height: 61px; margin: 0px 0px 0px 0px; background-image: url(images/layout/topmenu/getmore_web_layout_top_menu_logoBotomPart.jpg); background-repeat: no-repeat; }

	
	.topMenuSubButton		{ width: 144px; height: 28px; margin: 0px 0px 0px 0px; background-image: url(images/layout/topmenu/getmore_web_layout_top_menu_subButton.jpg); background-repeat: no-repeat; }
	#topMenuSeparator1		{ width: 17px;  height: 61px; margin: 0px 0px 0px 0px; background-image: url(images/layout/topmenu/getmore_web_layout_top_menu_separator1.jpg); background-repeat: no-repeat; }
	#topMenuSeparator2		{ width: 17px;  height: 61px; margin: 0px 0px 0px 0px; background-image: url(images/layout/topmenu/getmore_web_layout_top_menu_separator2.jpg); background-repeat: no-repeat; }
	#topMenuSeparator3		{ width: 17px;  height: 61px; margin: 0px 0px 0px 0px; background-image: url(images/layout/topmenu/getmore_web_layout_top_menu_separator3.jpg); background-repeat: no-repeat; }
	#topMenuSeparator4		{ width: 18px;  height: 61px; margin: 0px 0px 0px 0px; background-image: url(images/layout/topmenu/getmore_web_layout_top_menu_separator4.jpg); background-repeat: no-repeat; }
	#topMenuSeparator5		{ width: 13px;  height: 61px; margin: 0px 0px 0px 0px; background-image: url(images/layout/topmenu/getmore_web_layout_top_menu_separator5.jpg); background-repeat: no-repeat; }

	/* BOTTOM STRIP */
	
	#bottomStripDiv			{ width: 915px; height: 14px; margin: 10px auto 0px auto; padding-bottom: 2px; border-bottom: 1px solid #4a637f; color: #000000;}
	#bottomStripDiv A		{ text-decoration: none;}
	.bottomMenuItem			{  margin-right: 3px; margin-left: 3px; border-right: 1px solid #4a637;   }
	#menuItemsDiv			{ float: left; width: 700px; }
	#copyRightDiv			{ float: right; width: 150px; text-align: right; color: #606060; margin-right: 3px; }
	
	#subBottomStrip			{ width: 911px; height: 11px; margin: 4px auto 0px auto; background-color: #ffffff; font-size: 8px; color: #b2b2b2; }
	#bottomOptimalizedStrip		{ float: left; width: 510px; padding-left: 0px; margin-left: 0px; }
	#pageInfoDiv			{ float: right; width: 383px; padding-right: 0px; text-align: right; }
	
	#bottomBannerDiv		{ width: 927px; background-color: #eeeeee; padding-top: 4px; padding-bottom: 2px; display: block; margin-left: 1px; text-align: center; }
	
	/* BACKGROUD COLORS */

	.bg_lightGray			{ background-color: #e5e5e5; }
	
	/* COLORS */
	.main_text_color		{ color: #b2b2b2; }
	
	/* BOXES */
	
	.boxMainDiv			{ margin-bottom: 7px; }
	
	.boxHeader			{ margin-left: 7px; width: 166px; height: 17px; text-align: left; font-size: 9pt; font-weight: normal; color: #727272; padding-top: 2px; border-bottom: 1px solid #bebebe;}
	.boxHeader_left			{ margin-left: 7px; float: left; width: 9px; height: 16px; background-image: url(images/layout/box_header_left.png); background-repeat: no-repeat; background-position:left; }
	.boxHeader_middle		{ height: 15px; text-align: center;  color: #ffffff; font-size: 8pt; padding-top: 1px; background-image: url(images/layout/box_header_glance.png); background-repeat: repeat-x; background-position:left; background-color: Gray; margin-left: 9px; margin-right: 9px;}
	.boxHeader_right		{ margin-right: 7px; float: right; height: 16px; width: 9px;  background-image: url(images/layout/box_header_right.png); background-repeat: no-repeat;}
	
	.boxContent			{ margin-left: 7px;  width: 156px; padding: 5px; background-image: url(images/layout/box_background.png); background-repeat: repeat-y;}
	
	
	
	.quickLinkDiv			{ background-image: url(images/layout/red_squere.jpg); background-repeat: no-repeat; padding-left: 15px; background-position: 0px 5px; margin-left: 6px; margin-bottom: 3px; }
	.oneReferenceImageDiv		{ text-align: center; margin-top: 15px; margin-bottom: 15px;}

/* CONTENT PAGE */

	.contentTopDivWithTopic			{ height: 23px; }
	.mainPageTopic_H1			{ margin-left: 7px; margin-top: 0px; margin-bottom: 0px;  padding-left: 0px;}
	.contentPageTopic_H1			{ float: left; margin-left: 7px; width: 380px; margin-top: 0px; margin-bottom: 0px; font-size: 9pt; font-weight: bold; color: #434352;}

	/* SITE MAP NAVIGATION BAR */

	#siteMapTable				{ width: 100%; height: 100%; border: 0px; }
	#siteMapContentCell			{ vertical-align: top; }
	#MainSiteMapDiv				{ float: right; width: 350px; height: 22px; text-align: right; padding-right: 10px; }
	.siteMapNode				{ font-size: 9px; }
	.siteMapCurrentNode			{ font-size: 9px; color: #e78114; }
	.siteMapPathSeparator			{ border: 0px; width: 6px; height: 6px; }
	
	/* CONTENT PAGE SEPARATING */
	
	#menuAndContentHolder			{  }
	#leftMenuDiv				{ float: left; width: 168px; }
	#mainContentPageDiv			{ float: left; width: 730px; background-color: #ffffff; margin-left: 0px; margin-right: 7px; padding: 6px 7px 7px 7px; }
	
	/* LEFT MENU */
	
	#mainLeftMenuDiv			{ width: 158px; margin: 0px auto 0px auto; background-color: #c00000; padding-top: 3px; }
	#leftMenuTopicDiv			{ width: 147px; height: 23px; margin: 0px auto 5px auto; background-image: url(images/layout/left_menu_topic_bg.jpg); background-repeat: no-repeat; color: #ffffff; padding-top: 7px; padding-left: 5px;}
	.leftPageMenu				{ margin-left: 5px;}
	
	.firstMenuLevel				{ width: 144px; font-weight: bold; padding-left: 1px; margin-bottom: 4px; font-size: 9pt; color: #ffffff; border-bottom: 1px dotted #f1443a; padding-bottom: 3px; border-collapse: separate; }
	.firstMenuLevel	A:VISITED		{ color: #ffffff; }
	
	.secondMenuLevel			{ width: 135px; margin-left: 15px; padding-left: 0px; margin-bottom: 5px; font-size: 9pt; color: #ffffff; }
	.secondMenuLevel A			{ color: #ffffff; margin: 0px; }
	.secondMenuLevel A:VISITED		{ color: #ffffff; }

/* LOGIN BOX */

.loginBox					{ margin: 0px; }
.loginBox TD					{ padding: 2px; }
.loginBoxValidator				{ margin-left: 5px; }
.loginButton					{ margin-right: 14px; }
.loginerrormessage				{ text-align: left; padding-top: 5px; padding-bottom: 5px; }

/* SEARCH BOX */

.searchBox					{ text-align: right; padding-top: 12px; padding-right: 12px;}
.searchButton					{ cursor: pointer; position: relative; top: 3px; }

/* MISC OBJECTS */

.underConstructionMessage			{  }
#errorDiv					{ margin: 7px; color: #FF0000; }
#languageselectordiv				{ float: right; width: 120px; text-align: right; padding-top: 7px; padding-right: 0px; padding-bottom: 0px; background-image: url(images/layout/wave_continue.png); background-repeat: repeat-x; background-position: top;  }
#languageselectordiv DIV INPUT			{ border: 1px solid black; }

/* COMMON CONTROLS APPEREANCE */
.textbox					{ background-color: #ffffff; border: 1px solid #b2b2b2; }
.button						{ background-color: #ffffff; border: 1px solid #b2b2b2; }

/* WIDTHS */

.width100percent				{ width: 100%; }
.width200px					{ width: 200px; }

/* HOME PAGE */

.homePagecontentTopDivWithTopic			{ color: #0073cd; font-size: 15px; font-weight: bold; height: 28px;}
.homePageNextToTopicDiv				{ float: right; width: 391px; height: 31px; text-align: right; background-color: #f2f2f0; margin-top: 5px; margin-right: 8px; margin-bottom: 0px;}
.homePageSubTopicDiv				{  }
.homePageSubTopicImage1				{ float: left;  width: 80px; height: 238px; margin-left: 10px;  margin-top: 10px; }
.homePageSubTopicImage2				{ float: left;  width: 80px; height: 100px; margin-left: 10px; margin-top: 10px; }
.homePageSubTopicContent			{ float: left;  width: 625px; background-color: #e8f1d3; border-left: 1px solid #9ecd43;  border-right: 1px solid #9ecd43;  border-top: 1px solid #9ecd43;  border-bottom: 1px solid #9ecd43; margin-top: 20px; padding: 10px; }

.HomePageNumberDivs				{ padding-top: 6px; padding-left: 7px; padding-bottom: 0px; height: 49px; background-repeat: no-repeat; background-position: left; background-image: url("images/layout/number_div_edge.png"); }
.HomePageAboutProject				{ height: 155px; padding: 10px 130px 0px 15px; margin-right: 15px; background-repeat: no-repeat; background-position: right; background-image: url("images/layout/bg_about_project_text.png"); }


/* MAIN BLOCK CONTROL */

#MainBlocksTabe					{ border-collapse: separate; }
#MainBlocksTabe	TD				{ background-color: #b4d1e1; text-align: center;  font-size: 14pt; }
a.mainBlocksAnchor				{ padding: 10px; display: block; width: 153px; height: 70px; vertical-align: middle;}
a.mainBlocksAnchor:HOVER			{ background-color: #0271c2; color: #ffffff; text-decoration: none;}
.MainBlockHeader				{ font-size: 15px; margin-left: 10px; font-weight: bold; color: #0271c2;}


/* RIGHT QUICK MENU */

.quickmenu_main_div		{padding-left: 8px; margin-bottom: 8px; }
.quickmenu_div			{background-repeat: no-repeat; padding-left: 25px; height: 18px; padding-top: 2px; cursor: hand; margin-top: 2px;}

.home_ico_menu_div		{background-image: url(images/layout/home_ico.png); }
.contact_ico_menu_div		{background-image: url(images/layout/contact_ico.png); }
.demo_ico_menu_div		{background-image: url(images/layout/demo_ico.png); }
