body {
	font: bold 14px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #FFF url(../website_uploads/Image/hardcodebycms/body_bg.gif) 0 0 repeat-x;
}
body#inner {
	font: bold 14px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #FFF url(../website_uploads/Image/hardcodebycms/body_bg_inner.gif) 0 0 repeat-x;
}
img {
	border-width:0px; 
}
a {
	font: 12px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #6583DF;
	text-decoration:none;
}
a:hover {
	font: 12px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #6583DF;
	text-decoration: underline;
}
p {
	font: bold 14px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #082067;
	text-align: justify;
}
i, em, b, strong {
    color: #082067;
}
ol, ul, li {
     color: #082067;
	 font-weight: normal;
}
div#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}
h1 {
	font-style: italic;
	font-size: 14px;
	color: #fff;
	margin: 17px 0 0 82px;
	padding: 0px;
	line-height: 30px;
}
h2 {
	font-style: italic;
	font-size: 14px;
	color: #082067;
	margin:0px;
	padding:0px;
}
h3 {
	font-style: italic;
	font-size: 15px;
	color: #082067;
	margin: 0 0 4px;
	padding:0px;
}

/*################################### header ###################################*/
/*######### home page #########*/
div#header {
	width: 980px;
	height: 255px;
}
div#top {
	width: 980px;
	height: 79px;
	background: transparent url(../website_uploads/Image/hardcodebycms/pic_top.gif) 684px 100% no-repeat;
	margin:0px;
}
div#logo {
	width: 207px;
	height: 58px;
	margin-top: 8px;
	margin-left: 80px;
	float: left;
}
div#language {
	font: 12px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #6583DF;
	margin-top: 8px;
	margin-right: 82px;
	float: right;
}
div#language a {
	font: 12px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #04418A;
	text-decoration: underline;
}
div#language a:hover {
	text-decoration: none;
}
/************************/
div#blue {
	width: 980px;
	height: 132px;
	background: transparent url(../website_uploads/Image/hardcodebycms/pic_middle.jpg) 268px 0 no-repeat;
	float: left;
	/*border: 1px solid yellow;*/
}
/************************/
div#navigation {
	clear: both;
	margin: 0;
	width: 980px;
	height: 30px;
	background: transparent url(../website_uploads/Image/hardcodebycms/pic_bottom.gif) 763px 0 no-repeat;
	float: left;
	position: absolute;
	top: 211px;
	/*border: 1px solid red;*/
}
div#navigation ul, div#navigation_inner ul {
	list-style: none;
	float: left;
	margin: 0 0 0 81px;
	padding:0px;
	/*border: 1px solid yellow;*/
}
div#navigation ul li, div#navigation_inner ul li {
	float: left;
	height: 45px;
	margin: 0;
	display: block;
	background: transparent url(../website_uploads/Image/hardcodebycms/btn_l.gif) 0 0 no-repeat;
	/*border: 1px solid red;*/
}
#navigation  .separator, div#navigation_inner .separator {
	width: 2px;
	height: 42px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/nav_separator.gif) 0 0 no-repeat;
}
div#navigation ul li a, div#navigation_inner ul li a {
	height: 40px;
	padding: 5px 18px 0;
	margin: 0;
	float: left;
	font: bold 14px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #082067;
	text-decoration: none;
	display: block;
	background: transparent url(../website_uploads/Image/hardcodebycms/btns_grey.gif) 0 0 no-repeat;
}
div#navigation ul li a:hover, div#navigation_inner ul li a:hover {
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/btn_r.gif) 100% 0 no-repeat;
	color: #fff;
}
div#navigation ul li a#current, div#navigation_inner ul li a#current {
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/btn_r.gif) 100% 0 no-repeat;
	color: #fff;
}
/*######### inner pages #########*/
#wrapper div#header_inner {
	width: 980px;
	height: 165px;
}
div#top_inner {
	width: 980px;
	height: 79px;
}
div#blue_inner {
	width: 980px;
	height: 44px;
	float: left;
}
div#navigation_inner {
	clear: both;
	margin: 0;
	width: 980px;
	height: 30px;
	float: left;
	position: absolute;
	top: 123px;
	/*border: 1px solid red;*/
}

/*################################### main_content ###################################*/
/*######### inner pages #########*/
#wrapper div#main_content_inner {
	clear: both;
	width: 980px; /*980px*/
	float: left;
	margin-top: -12px;
	z-index: -1;
	/*padding: 32px 0 0 82px;*/
	min-height: 280px;
	padding: 0;
	padding-bottom: 40px;
	background: transparent url(../website_uploads/Image/hardcodebycms/main_content_bg.gif) 0 0 repeat-x;
}

#inner_h {
	color: #082067;
	height: 25px;
	background: transparent url(../website_uploads/Image/hardcodebycms/h1_bg.gif) 0 100% no-repeat;
}
#inner_h2 {
	margin: 17px 0 0 35px;
	width: 320px;
	color: #082067;
	height: 25px;
	line-height: 30px;
	background: transparent url(../website_uploads/Image/hardcodebycms/h1_bg.gif) 0 100% no-repeat;
}
div#whole {
	width: 620px;
	float: left;
	margin: 19px 0 0 82px;
}
div#whole p {
    color: #082067;
    font: 14px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}
.inner_p {
	color: #082067;
	padding: 0;
	margin: 0 0 18px 0;
	text-align: justify;
}

div.pic {
	float: left; /*EA7E0E*/
}
.pic_p {
	width: 440px;
	float: left;
	color: #082067;
	font-weight: normal;
	margin: -5px 0 15px 15px;
	text-align: justify;
	
}
ul.list {
	margin: 0 0 15px 21px;
	padding: 0;
	font-weight: normal;
	color: #082067;
	/*list-style-image: url(../website_uploads/Image/hardcodebycms/mark.gif);
	list-style-position: inside;*/
	list-style: none;
	text-align: justify;
}
.list li {
	text-indent: 15px;
	background: transparent url(../website_uploads/Image/hardcodebycms/mark.gif) 0 3px no-repeat;
}
div#inner_nav_top {
	width: 164px;
	height: 8px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/inner_nav_top.gif) 0 0 no-repeat;
}
div#inner_nav {
	width: 164px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/inner_nav_bg.gif) 0 0 repeat-y;
}

div#inner_nav_bottom {
	width: 164px;
	height: 8px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/inner_nav_bottom.gif) 0 0 no-repeat;
}
div#linkz {
	width: 140px;
	float: left;
	margin: 0 0 0 7px;
	padding: 10px 0 10px 10px;	
	background: transparent url(../website_uploads/Image/hardcodebycms/inner_nav_green.gif) 0 0 repeat-x;
}
div#linkz a {
	color: #EA7E0E;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 23px;
}
div#linkz a:hover {
	text-decoration: none;
}
div#linkz a.here {
	color: #082067;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 23px;
}
div#linkz a.here:hover {
	text-decoration: none;
}

div.fl_left {
	width: 320px;
	float: left;
	/*border: 1px solid red;*/
}

/*######### home page #########*/
#wrapper div#main_content {
	clear: both;
	width: 898px; /*980px*/
	/*height: 500px;*/
	float: left;
	margin-top: -14px;
	z-index: -1;
	padding: 32px 0 40px 82px;
	background: transparent url(../website_uploads/Image/hardcodebycms/main_content_bg.gif) 0 0 repeat-x;
}
#wrapper #main_content div#welcome {
	width: 821px;
	height: 187px;
	font-size: 16px;
	margin-top: 19px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/welcome_bg.gif) 0 0 repeat-x;
}
#wrapper #main_content #welcome div#blue_txt {
	width: 225px;
	height: 130px;
	padding: 26px 20px 30px 29px;
	float: left;
	color: #6687EE;
	line-height: 26px;
	background: transparent url(../website_uploads/Image/hardcodebycms/welcome_left.gif) 0 0 no-repeat;
}
#wrapper #main_content #welcome div#green_txt {
	width: 230px;	
	height: 130px;
	padding: 26px 20px 30px 24px;
	float: left;
	color: #42BC78;
	line-height: 26px;
}
#wrapper #main_content #welcome div#orange_txt {
	width: 225px;
	height: 130px;
	padding: 26px 20px 30px 24px;
	float: left;
	color: #F9A44C;
	line-height: 26px;
	background: transparent url(../website_uploads/Image/hardcodebycms/welcome_right.gif) 100% 0 no-repeat;
}
#wrapper #main_content #welcome div.separator {
	width: 2px;
	height: 175px;
	margin-top: 4px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/welcome_separator.gif) 0 0 no-repeat;
}
/************************/

#wrapper #main_content div#menu_home {
	width: 846px;
	height: 187px;
	font-size: 16px;
	margin-top: 19px;
	float: left;
}

#wrapper #main_content div#menu_home a {
    display: block; /* insche problemi vyv Firefox s br */
	font: bold 16px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	text-decoration: underline;
	color: #082067;
	margin: 0;
	line-height: 18px;
}
#wrapper #main_content div#menu_home a:hover {
	text-decoration: none;
	color: #6687EE;
}

#wrapper #main_content #menu_home div#home_blue {
	width: 220px;
	height: 142px;
	padding: 15px 25px 30px 22px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/menu_home_blue.gif) 0 0 repeat-x;
}
#wrapper #main_content #menu_home #home_blue div#icon_b {
	width: 40px;
	height: 60px;
	background: transparent url(../website_uploads/Image/hardcodebycms/blue_icon.gif) 0 0 no-repeat;
	float: right;
	margin-top: 93px;
}
#wrapper #main_content #menu_home div#home_green {
	width: 227px;
	height: 142px;
	padding: 15px 25px 30px 22px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/menu_home_green.gif) 0 0 repeat-x;
}
#wrapper #main_content #menu_home #home_green div#icon_g {
	width: 43px;
	height: 55px;
	background: transparent url(../website_uploads/Image/hardcodebycms/green_icon.gif) 0 0 no-repeat;
	float: right;
	margin-top: 95px;
}
#wrapper #main_content #menu_home div#home_orange {
	width: 215px;
	height: 142px;
	padding: 15px 25px 30px 22px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/menu_home_orange.gif) 0 0 repeat-x;
}
#wrapper #main_content #menu_home #home_orange div#icon_o {
	width: 48px;
	height: 58px;
	background: transparent url(../website_uploads/Image/hardcodebycms/orange_icon.gif) 0 0 no-repeat;
	float: right;
	margin-top: 93px;
}
#wrapper #main_content #menu_home div.separator {
	width: 2px;
	height: 187px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/menu_home_separator.gif) 0 0 no-repeat;
}
#wrapper #main_content #menu_home div#leftt {
	width: 7px;
	height: 187px;
	float: left;
	margin-top: 1px;
	background: transparent url(../website_uploads/Image/hardcodebycms/menu_home_left.gif) 0 0 no-repeat;
}
#wrapper #main_content #menu_home div#rightt {
	width: 7px;
	height: 187px;
	float: left;
	margin-top: 1px;
	background: transparent url(../website_uploads/Image/hardcodebycms/menu_home_right.gif) 0 0 no-repeat;
}
table.team {
    border: solid #C9C9C9 1px; 
    background: #fff; 
    font-weight: normal; 
    color: #082067; 
    margin-left: 145px; 
    text-align: center;
}
table.team th.heading {
	background: #456698 !important;
	color: #fff !important;
}
#unit_row {
	float: left;
	margin: 10px 0px 5px 10px;
}
#unit_info p i {
font-weight: bold;
}
#unit_row a, #unit_row a:hover {	
	color: #EA7E0E;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 23px;	
}
#unit_row a:hover {
	text-decoration: none;
}
/* .projects a, .projects a:hover {
    color: #EA7E0E;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline; 
	line-height: 23px;
	background: transparent url(../website_uploads/Image/hardcodebycms/proj_list.png) 0px 4px no-repeat;
	_background: transparent url(../website_uploads/Image/hardcodebycms/proj_list.gif) 0px 4px no-repeat;
	padding-left: 15px;
} */

/* .projects a:hover {
	text-decoration: none;
} */
form#formata ul li {
		font-weight: normal;
		color: #082067;
		line-height: 25px;
        }
		.longText {		
		width: 260px;		
		margin-top: 5px;
		font: normal 12px "Trebuchet MS", Helvetica, Verdana,Arial, sans-serif;
		color: #082067;
		background: #fff !important;
		border: solid #DEDEDE 1px; /* 412067 */
        }
        input.longText {
        height: 15px;
        }
        select.longText {
        width: 263px;
        height: 20px;
        }
        textarea.longText {
        height: 90px;
        background: #fff !important;
        }
		
.gal_pic {
	float: left;
	width: 122px;
	height: 95px;
	background: transparent url(../website_uploads/Image/hardcodebycms/img_border.gif) 0 0 no-repeat;
	/* border: solid red 1px; */
}
.gal_pic img {
	margin: 6px;
}
span.italic {
	font-style: italic;
	font-weight: normal;
}
/*################################### footer ###################################*/
#footer_wrapper {
	clear: both;
	width: 100%;
	height: 107px;
	float: left;
	background: transparent url(../website_uploads/Image/hardcodebycms/footer_bg.gif) 0 0 repeat-x;
}
#footer_wrapper div#footer {
	width: 980px;
	height: 95px;
	margin: 0 auto;
}
#footer_wrapper #footer ul {
	margin: 0 0 0 65px;
	padding: 0;
	float: left;
}
#footer_wrapper #footer ul li {
	list-style: none;
	float: left;
	padding: 8px 20px 0;
	background: transparent url(../website_uploads/Image/hardcodebycms/footer_separator.gif) 100% 0 no-repeat;
}
#footer_wrapper #footer ul li#last {
	background: none;
}
#footer_wrapper #footer ul li a {
	font: bold 12px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #082067;
}
#footer_wrapper #footer ul li a:hover {
	color: #6687EE;
}

#footer_wrapper #footer p {
	clear: both;
	width: 500px;
	font: 11px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #6583DF;
	float: left;
	margin: 34px 0 0 85px;
}
#footer_wrapper #footer div#magic {
	font: 12px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #6583DF;
	padding: 0;
	margin: -34px 80px 0 0;
	float: right;
}





















