* { padding:0; margin:0; }
html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body {
	margin: 0;
	padding:0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color: #6b6c82;
	background-color:#FFFFFF;
}

.language
{
	padding-left:5px;
	padding-right:5px;
}

/*** USEFUL ***/

.clear {clear: both;}
.clear_fusion {clear: both;line-height: 1px;height: 1px;font-size: 1px;}
.float_left {float:left;}
.float_right {float:right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.img_left {float: left; margin: 0 15px 5px 0;}
.img_right {float: left; margin: 0 10 5px 15px;}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}

/*** STRUCTURE ***/

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*width:expression(document.body.clientWidth < 780? "775px": "100%" );
	min-width:764px;
	max-width:1600px;*/
	background-image: url(../images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:10px;
}

.r1_l
{
	margin-top:1em;
}
.r2_lf {
    padding: 10px 0px 1em;
    margin-top: 1em;
    clear:both;
}

.r2_lf .row_wrapper{
	float:left;
	width:100%;
}

.r2_lf .c1{
	margin-right:255px;
}
.r2_lf .c2{
	margin-left:-240px;
	float:left;
	width:240px;
}

#footer 
{
    padding: 1em 15px;
    background-color: #4f506b;
    margin-top: 1em;
    clear:both;
    }

.detail 
{
    height: 180px;
    width: 100%;
    background-image: url(../AppImages/header_home.jpg);
    background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 1em;
    }

/*** FORMATTING ***/

p {
line-height: 160%;
margin: 0 0 1em 0;
}
    
    #footer p 
    {
        margin: 0;
        color: #abacb8;
        font-size: 0.9em;
        }

ul, ol {
line-height: 160%;
margin: 0 0 1em 25px;
}

h1, h2, h3, h4 {
	font-size: 1.6em;
	color: #6b6c82;
	margin: 0 0 0.4em 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 
{
    padding-bottom: 0.5em;
    border-bottom: 1px solid #a2a3b1; 
    }

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
}

h4 
{
    font-size: 1.2em;
    padding: 5px 7px;
    background-color: #e3e4e8;
    margin-bottom: 5px;
    background-image: url(../images/bg_h4.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

a{
color: #696969;
}

    #footer p a
    {
        color: #abacb8;
        }

a.callout, a.callout:visited, a.callout:active 
{
    display: block;
    padding: 14px 10px 0;
    height: 34px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
	margin-bottom: 0.75em;
}

a.callout:hover
{

    }
    
a.callout span
{
    font-size: 0.85em;
    }

.request 
{
    background-image: url(../images/bg_icon_request_info.gif);
    background-color: #62627a;
    }
    
.vacancies 
{
    background-image: url(../images/bg_icon_vacancies.gif);
    background-color: #b5544c;
    }
    
.contact 
{
    background-image: url(../images/bg_icon_contact.gif);
    background-color: #fb8845;
    }

/*** NEWS SNIPPETS ***/

.news p
{
    margin: 0;
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 3px;
    }

.news p a
{
    text-decoration: none;
    color: #6b6c82;
    }

.news p a:hover
{
    text-decoration: none;
    color: #000000;
    }
    
.news p span
{
    font-size: 0.9em;
    }

.news p.read_more
{
    font-size: 0.9em;
    text-align: right;
    border-bottom: 1px solid #a2a3b1;
    margin-bottom: 1em;
    }


/*** LIST VIEW ***/

.r2_fl 
{
    padding: 1em 0 0 0;
    border-bottom: 1px solid #a2a3b1;
}

.r2_fl .r2_fl_row_wrapper {
	float:right;
	width:100%;
	margin-left:-100px;
}

.r2_fl .r2_fl_c1 {
	margin-left:100px;
}

.r2_fl .r2_fl_c2 {
	float:left;
	width:100px;
}

.r2_fl .r2_fl_c1 h2 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 0.25em;
}

.r2_fl .r2_fl_c1 h2 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	color: #6b6c82;
}

.r2_fl .r2_fl_c1 h2 a:hover {
	text-decoration: underline;
}


/***/


.c1 h1
{
	padding:10px 0px 5px;
}
.c1 h2
{
	padding:10px 10px 5px;
}
.c1 h3
{
	padding-left:10px;
}
.c1 p
{
	padding:5px 0px 5px;
	margin:0;
}
.c1 ul
{
}
.c1 ul li
{
}
.c1 img
{
	padding-left:0px;
}

/***/


.vacancy
{
}
.vacancy h2
{
	
}
.vacancy h3
{
	font-weight:bold;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:3px;
	padding-top:10px;
}

/*Front End View Images*/

.product_image_stretch
{
	background-color:#fff;
	width:100%;
	background-position:top center;
	background-repeat:repeat-x;
	margin-bottom:15px;
	margin-top:10px;
	text-align:center;
}

.product_image_stretch img
{
	margin:0 auto;
}

.productImages
{
	width:510px;
	height:250px;
	margin:0 auto;
	border:1px solid #ddd;
	padding:3px 0px 0px 3px;
}
.productImageLarge
{
	float:left;
	border:1px solid #4a4a4a;
	padding:3px 0px 0px 3px;
	margin:0px 3px 0 0;
	background-color:#fff;
}
.productImageLarge img
{
}
.productImagesSmall
{
	width:240px;
	float:left;
}
.productImagesSmall a
{
	margin:0px 0px 0px 0;
	padding:0px;
	float:left;
	border:1px solid #4a4a4a;
	width:120px;
	height:120px;
}
.productImagesSmall a img
{
	margin:0px;
	padding:0;
	float:left;
	width:110px;
	height:110px;
}

.thumbs img
{
    border: 5px solid #F6F6F6;
    margin: 0 5px;
}

#showcase
{
	position:relative;
}

#info
{
	width:250px;
	float:right;
}

#container 
{
	float:left;
	border:1px solid #ddd;
	padding:3px 0px 0px 3px;
	margin:0px 3px 0 0;
	background-color:#fff;
	width:500px;
	
}

a.slidea {background:url(spole/sph1.jpg);}
a.slideb {background:url(spole/sph2.jpg);}
a.slidec {background:url(spole/sph3.jpg);}
a.slided {background:url(spole/sph4.jpg);}



a.gallery span 
{
	visibility:hidden;
	position:absolute;
	top:3px;
	left:3px;
	color:#000;
	background:#ccc;
	text-align:center;
	font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
	letter-spacing:1px;
	cursor:default;
}

a.slidea span {}
a.slideb span {}
a.slidec span {}
a.slided span {}

a.gallery:hover 
{
	white-space:normal;
	z-index:100;
}

a.gallery:hover span 
{
	visibility:visible;
	z-index:100;
}

a.gallery:hover span img.fullImage
{
	z-index:100;
}

a.gallery:active, a.gallery:focus 
{
	z-index:10;
}

a.gallery:active span, a.gallery:focus span 
{
	visibility:visible;
	z-index:10;
}

a.gallery:active span img.fullImage, a.gallery:focus span img.fullImage
{
	z-index:10;
}


a.gallery img.thumbImage
{
}

/*****/


.building_viewer_item
{
	width:100%;
	clear:both;
	padding-top:10px;
}

.building_viewer_sub_item
{
}

.building_viewer_item_image
{
	float:left;
	margin:0 25px 10px 0;
	display:block;
	clear:both;
}
.building_viewer_item_image img
{
	width:120px !important;
	height:84px !important;
}
.building_viewer_item_hr
{
	color:#E3E4E8;
	border:0px none;
	border-bottom:1px solid #E3E4E8;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	display:none;
}

.building_viewer_item_title
{
	border-top:1px solid #E3E4E8;
	border-bottom:1px dashed #E3E4E8;
	margin-bottom:10px;
	padding-top:5px;
	clear:both;
	margin-left:10px;
}

.building_viewer_item_title h2
{
	font-weight:bold;
	padding:0px;
}
.building_viewer_item_title img
{
	float:left;
	margin-right:10px;
	padding:0;
}
.building_viewer_item_description
{
	clear:none;
	padding-bottom:8px;
}
.building_viewer_item_description h3
{
	margin:0;
	padding:0;
}
.building_viewer_item h2
{
	margin-bottom:10px;
	font-weight:bold;
}

/****/

.building_image 
{
	float: left;
	width: 140px;
	padding-top: 15px;
	}

.building_description 
{
	float: left;
	width: 550px;
	}
	
.building_title
{
	border-bottom:1px dashed #E3E4E8;
	margin-bottom:10px;
	padding: 10px 0;
}
/****/

.catalogue_details
{
	clear:both;
	/*padding-left:10px;*/
}
.catalogue_details p
{
	padding-left:200px;
	padding-bottom:8px;
	/*border-bottom:1px dotted #E2E2E6;*/
	padding-top:6px;
}
.catalogue_details h3
{
	width:200px;
	display:block;
	float:left;
	clear:both;
	font-weight:bold;
	padding-top:6px;
	padding-left:0;
}
.catalogue_details h2
{
	border-bottom:1px solid #A2A3B1;
	margin:0 0 10px 0px;
	padding:10px 10px 5px 0;
}
/****/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.thumbnails_lightbox
{
	width:705px;
}

.thumbnails_lightbox a
{
	width:100px;
	display:block;
	float:left;
	padding:1px 6px;
	margin:2px;
	background-color:#ececee;
	cursor:pointer;
}
.thumbnails_lightbox a:hover
{
	background-color:#d3d3dc;
}
.thumbnails_lightbox a .thumbnails_lightbox_image
{
	width:100px;
	height:102px;
	display:table-cell;
	line-height:102px;
	vertical-align:middle;
	text-align:center;
}
.thumbnails_lightbox a .thumbnails_lightbox_image span
{	
	text-align:center;
	display:block;
	width:100px;
}
.thumbnails_lightbox a .thumbnails_lightbox_image span img
{
	padding:0;
}


/**** END LIGHTBOX CSS ************************************************/

/**** START IMAGE GALLERY *********************************************/
.pics { width: 676px;height: 507px; padding:0; margin:0; overflow: hidden;  }
.pics img { width: 676px; height: 507px; padding:0 !important; margin:0; }

#slideshow { margin:0 0 1em 0; }
#slideshow * { margin: 0; padding: 0; line-height: 100%; }
#nav { display: block; width: 658px; margin: 0.5em 0; padding: 3px 10px; border-bottom: 1px dotted #CCCCCC; }
#nav li { width: 60px; float: left; margin: 0px 13px 7px 0px; list-style: none }
#nav a { width: 60px; padding: 0px; display: block; border: 3px solid #FFFFFF;}
#nav a.activeSlide { border: 3px solid #4F506B;}
#nav a:focus { outline: none; }
#nav img { display: block; width:60px; height:60px; padding:0; }

/**** END IMAGE GALLERY ***********************************************/



/*** RSS LINK ***/
p.rss_link
{
	float:right;	
}
p.rss_link a
{
	text-decoration:none;
	background-image:url(/corecode/images/rss.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:4px 4px 4px 20px;
}
p.rss_link a:hover
{
	color:#EB8935;
}
p.rss_link a img
{
	display:none;
}

/*** VACANCY LIST ***/

hr.building_viewer_item_hr 
{
    color: #FF1A00;
    background-color: #FF1A00;
    }

table.vacancy_list 
{
    margin-top: 1em;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #94d6e7;
    border-width: 1px 1px 0 0;
    }

table.vacancy_list thead
{
    background-image: url(/AppImages/bg_table_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eef8fb;
    }

table.vacancy_list th, table.vacancy_list td
{
    border: 1px solid #94d6e7;
    border-width: 0 0 1px 1px;
    padding: 5px;
    }
    
table.vacancy_list th
{
    color: #FF1A00;
    padding: 7px 5px;
    }

table.vacancy_list td
{
    background-image: url(/AppImages/bg_table_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f9f9f9;
    }

table.vacancy_list td.ref {
    width: 10%;
    }
table.vacancy_list td.title {
    width: 40%;
    }
table.vacancy_list td.package {
    width: 25%;
    }
table.vacancy_list td.location {
    width: 15%;
    }
table.vacancy_list td.category {
    width: 15%;
    }

table.vacancy_list td.title a
{
    font-weight: bold;
    text-decoration: none;
    }




/*** NEWS LIST ***/
.news_list
{
}
.news_list .news_title
{
	margin:0;
}
.news_list .news_abstract
{
	border-bottom:3px solid #E3E4E8;
	margin:0;
	padding-bottom:20px;
}

.news_list_item
{
	border-bottom:1px dashed #E3E4E8;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:15px;
}

.news_list_item_header
{
	margin-bottom:5px;
	padding:5px 7px;
	background-color:#E3E4E8;
	background-image:url(../images/bg_h4.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
.news_list_item_header h3
{
	float:left;
	margin:0;
	padding:0;
}
.news_list_item_title a:hover
{
	color:#4a4a4a;
}

.news_list_item_header .news_list_item_date
{
	float:right;
	margin:0;
	padding:0;
}
.news_list_item_header .news_list_item_date h4
{
	border:0px none;
	margin:0;
	padding:0;
}

p.news_list_item_abstract
{
	display:block;
	float:left;
	line-height:120%;
	margin:0;
	padding:10px;
	width:530px;
}
.news_list_more_link
{
	float: right;
}

.news_list_item_abstract ul
{
	list-style-image:none !important;
	list-style-type:none;
}

.associated_media_thumbs
{
	/*clear:both;*/
	display:block;
	padding-top:10px;
}
.associated_media_thumbs ul
{
	margin:0;
	list-style-type:none;
}
.associated_media_thumbs ul li img
{
	padding:0;
	margin:0;
}

.associated_media_view img
{
	padding:0;
	width:700px;
}


/*** NEWS DETAILS ***/
.news_detail_header
{
	border-bottom:1px solid #4A4A4A;
	padding-top:15px;
	padding:20px 0 5px;
}
.news_detail_header h3
{
	float:right;
	border:0px none;
	margin:0;
	padding:0;
}
.news_detail_header h2
{
	float:left;
	border:0px none;
	margin:0;
	padding:0;
}
.news_detail_back
{
	display:block;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
}
.news_detail_back:hover
{
	text-decoration:none;
	color:#4A4A4A;
}
.news_detail_content
{
	padding:15px 0!important;
}


.galleria_wrapper img
{
	width:100%;
	height:auto;
}
.news_list_primary_image img{
padding:0;
width: 150px;
}
/** RESIZER ***/

#medium_font {
	font-size:10px;
}

#large_font {
	font-size:14px;
	position: relative;
	top: -2px;
}

#xlarge_font {
	font-size:18px;
	position: relative;
	top: -2px;
}
.styleswitch {
	text-decoration:none;
}
.text_sizer {
	margin-right: 10px;
}

#navlist li .text_sizer a, #navlist li .text_sizer a:visited, #navlist li .text_sizer a:active {
    padding: 3px 5px;
    margin: 0;
    border: 0px none;
}

#navlist li .text_sizer a:hover {
 	text-decoration: underline;
 }


.sitemap 
{
	padding: 15px 0;
	}

.sitemap ul li 
{
	list-style-type: circle;
	}

.sitemap ul li a
{
	text-decoration: none;
	}

.sitemap ul li a:hover
{
	text-decoration: underline;
}
.media_callout_wrapper{ }
.media_panel .media_callout_video{ width:240px; height:180px; }


.casestudy_detail_field_item
{
	
}

.back_link
{
	float:right;
}

.casestudy_list_item h2
{
	padding-left:0;
	padding-top:0;
}

.casestudy_list_primary_image
{
	float:left;
	display:block;
	background-color:#efefef;
	margin:0 5px 5px 0;
	padding:5px;
}
.casestudy_list_primary_image img
{
	padding:0;
}

.casestudy_list_item_fields
{
	display:block;
}
.casestudy_list_item_content
{
	display:block;
	float:right;
	width:530px;
}
.casestudy_list_item_more_link
{
	padding-top:10px;
}
.casestudy_list_item
{
	border-bottom:1px solid #E3E4E8;
	margin-bottom:5px;
	padding-bottom:10px;
}

.casestudy_list_item_field_label
{
	display:none;
}

.ajax__tab_panel table td
{
	padding:4px;
	vertical-align:top;
}
.casestudy_detail_field_item
{
	border-top:1px dotted #CCCCCC;
	clear:both;
}
.field_description
{
	clear:both;
	padding-bottom:0px;
}
.field_description h3
{
	display:none;
}
.field_description p
{
	padding-left:0;
}
.field_value
{
	padding-top:5px;
}
.main_gallery_image {
display:block;
margin-bottom:10px;
overflow:hidden;
width:280px;
float:left;
}

.galleria_wrapper img
{
	width:100%;
	height:auto;
	padding:0;
}
.galleria li {
height:60px;
width:60px;
	margin:0 0 10px 10px;
}
.gallery.galleria
{
	float:right;
	width:420px;
}
.news_list_primary_image img{
padding:0;
}
/** RESIZER ***/

#medium_font {
	font-size:10px;
}

#large_font {
	font-size:14px;
	position: relative;
	top: -2px;
}

#xlarge_font {
	font-size:18px;
	position: relative;
	top: -2px;
}
.styleswitch {
	text-decoration:none;
}
.text_sizer {
	margin-right: 10px;
	cursor:pointer;
}
.text_sizer a
{
	text-decoration:none;
}
#font_size_small {
	font-size:12px;
}

#font_size_medium {
	font-size:16px
}

#font_size_large {
	font-size:20px;
}

#navlist li .text_sizer a, #navlist li .text_sizer a:visited, #navlist li .text_sizer a:active {
    padding: 3px 5px;
    margin: 0;
    border: 0px none;
}

#navlist li .text_sizer a:hover {
 	text-decoration: underline;
 }

.sitemap 
{
	padding: 15px 0;
	}

.sitemap ul li 
{
	list-style-type: circle;
	}

.sitemap ul li a
{
	text-decoration: none;

	}

.sitemap ul li a:hover
{
	text-decoration: underline;
}

.casestudy_list_group h2
{
	background-repeat:no-repeat;
	border-bottom:1px dashed #E3E4E8;
	clear:both;
	font-weight:bold;
	height:24px;
	margin-bottom:10px;
	margin-left:0;
	padding:0 0 3px;
}
.casestudy_list_group h2 img
{
	margin-right:5px;
	padding:0;
	vertical-align:-5px;
}

/** site_menus **/

/* TOP NAV */

#navcontainer 
{
}
#navlist 
{
    float: right;
    padding-top:6px;
    }
 
#navlist li
{
list-style-type: none;   
}
#navlist li a
{
padding: 6px 10px 6px 30px;
border-right: 1px solid #F2F2F2;
margin-left: 10px; 
}

#navlist li.top_english a
{
    background-image: url(../Appimages/icons/english.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 6px 10px 6px 22px;
}

#navlist li.top_czech a
{
    background-image: url(../Appimages/icons/czech.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 6px 10px 6px 22px;
}

#navlist li.top_contact a
{
    background-image: url(../images/icons/contact.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#navlist li.top_vacancies a
{
    background-image: url(../images/icons/vacancies.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#navlist li.top_news a
{
    background-image: url(../images/icons/news.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#navcontainer li a, #navcontainer li a:visited, #navcontainer li a:active
{
    /*color: #62627a;*/
    text-decoration: none;
}

/* MAIN NAV */

.Level1 ul
{
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    list-style-type: none;
    background-color: #00337F;
}

.Level1 ul li 
{
    float: left;
    width: 240px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #FFFFFF
}
.Level1 ul li.selected
{
    border-bottom: 0px none;
}


.Level1 ul li a
{
    text-decoration: none;
    width: 100%;
    display: block;
    color: #FFFFFF;
    font-size: 1.2em;
    font-family: Arial;
    font-weight: bold;
    background-position: 95% center;
    background-repeat: no-repeat;
}

.Level1 ul li a:hover, .Level1 ul li a:visited
{
    color: #FFFFFF !important;
}

.Level1 ul li.Colour1 a { background-color: #fb8845; background-image: url(../images/icons/corporate-1.jpg); }
.Level1 ul li.Colour2 a { background-color: #b5544c; background-image: url(../images/icons/services-1.jpg); }
.Level1 ul li.Colour3 a { background-color: #464763; background-image: url(../images/icons/sites-1.jpg); }
.Level1 ul li.Colour4 a { background-color: #00337f; background-image: url(../images/icons/news-1.jpg); }

.Level1 ul li.selected a span
{
	padding-bottom:11px;
}


/*
#main_nav ul li.corporate a:hover { background-color: #FBA069; background-image: url(../images/icons/corporate-3.jpg); }
#main_nav ul li.services a:hover { background-color: #C5766F; background-image: url(../images/icons/services-3.jpg); }
#main_nav ul li.sites a:hover { background-color: #6B6C81; background-image: url(../images/icons/sites-3.jpg); }
#main_nav ul li.news a:hover { background-color: #335D99; background-image: url(../images/icons/news-3.jpg); }
*/

.Level1 ul li a span
{
    display: block;
    padding: 10px 15px;
    border-right: 1px solid #FFFFFF;
}

/* SUB NAV */

.Level2
{
    width: 959px;
    float: left;
    background-color: #e3e4e8;
    background-image:url(../AppImages/nav_default_level2.gif);
    display:block;
    /*height:34px;*/
}
.Level2.Colour1
{
    background-color: #FB8845;
    border-bottom: 1px solid #fff;
    background-image:none;
}
.Level2.Colour2
{
    background-color: #B5544C;
    border-bottom: 1px solid #fff;
    background-image:none;
}
.Level2.Colour3
{
    background-color: #464763;
    border-bottom: 1px solid #9797a7;
    background-image:none;
}
.Level2.Colour4
{
    background-color: #00337F;
    border-bottom: 1px solid #9797a7;
    background-image:none;
}

.Level2 ul { padding: 0; }
.Level2 ul li { display: inline; }

.Level2 ul
{
    margin: 0;
    padding: 0;
}

.Level2 ul li a
{
    font-size:0.85em;
    padding:7px 6px;
    color: #6b6c82;
    text-decoration: none;
    float: left;
    border-right: 1px solid #bcbdc7;
}

.Level2 ul li a:hover, .Level2 ul li.selected a
{
    background-color: #f8f8f9;
    background-image:url(../AppImages/nav_default_level2_hv.gif);
}

.Level2 ul li a:hover, .Level2 ul li a:visited
{
    color: #6B6C82 !important;
}

.Level2.Colour1,.Level2.Colour2,.Level2.Colour3,.Level2.Colour4 {/*height:34px;*/}

.Level2.Colour1 ul li a{	color:#fff !important; border-right: 1px solid #f47830; }
.Level2.Colour2 ul li a{	color:#fff !important; border-right: 1px solid #a94038; }
.Level2.Colour3 ul li a{    color:#fff !important; border-right: 1px solid #262753;}
.Level2.Colour4 ul li a{    color:#fff !important; border-right: 1px solid #00245a;}

.Level2.Colour1 ul li a:hover{    color:#fff !important; background-color: #f47830; background-image:url(../AppImages/colour1_hv.gif);}
.Level2.Colour2 ul li a:hover{    color:#fff !important; background-color: #a94038; background-image:url(../AppImages/colour2_hv.gif);}
.Level2.Colour3 ul li a:hover{    color:#fff !important; background-color: #262753; background-image:url(../AppImages/colour3_hv.gif);}
.Level2.Colour4 ul li a:hover{    color:#fff !important; background-color: #00245a; background-image:url(../AppImages/colour4_hv.gif);}

.Level2.Colour1 ul li.selected a{    color:#fff !important; background-color:#ff9d64; background-image:url(../AppImages/colour1_select.gif);}
.Level2.Colour2 ul li.selected a{    color:#fff !important; background-color:#d3675e; background-image:url(../AppImages/colour2_select.gif);}
.Level2.Colour3 ul li.selected a{    color:#fff !important; background-color:#636482; background-image:url(../AppImages/colour3_select.gif);}
.Level2.Colour4 ul li.selected a{    color:#fff !important; background-color:#2769cc; background-image:url(../AppImages/colour4_select.gif);}

.Level2.Colour1 ul li a:visited{    color:#fff !important; }
.Level2.Colour2 ul li a:visited{    color:#fff !important; }
.Level2.Colour3 ul li a:visited{    color:#fff !important; }
.Level2.Colour4 ul li a:visited{    color:#fff !important; }



/* SITE NAV */

.Level3
{
    width: 959px;
    float: left;
    background-image: url(../images/bg_site_nav.gif) !important;
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fff !important;
	border:0px none;
}

.Level3 ul { padding: 0; }
.Level3 ul li { display: inline; }

.Level3 ul
{
    margin: 0 0 0 0px;
    padding: 0;
}

.Level3 ul li a
{
    padding: 0.7em 12px;
    color: #6b6c82 !important;
    text-decoration: none;
    float: left;
    border-right: 1px solid #d0d1d8;
    font-size: 0.9em;
    background-color:#fff !important;
    background-image: url(../images/bg_site_nav.gif) !important;
	background-repeat: repeat-x;
}

.Level3 ul li a:hover, .Level3 ul li a:visited
{
    color: #6b6c82 !important;
    background-color:#fff !important;
}

.Level3 ul li a.site
{
    padding: 0.5em 12px;
    font-size: 1.3em;
    font-weight: bold;
    color: #6b6c82 !important;
    background-color:#fff !important;
}

.Level3 ul li a:hover
{
    color: #000000 !important;
    background-image: url(../AppImages/bg_site_nav_hv.gif) !important;
	background-repeat: repeat-x;
    background-color:#fff !important;
}

.Level3 ul li.selected a
{
    background-image: url(../AppImages/bg_site_nav_hv.gif) !important;
	background-repeat: repeat-x;
	color: #6b6c82 !important;
    background-color:#fff !important;
}

.Level4
{
	display:none;
}


/*********/

.language_bar
{
	display:none;
}

.top_lang a
{
	background-image:url(../AppImages/icons/gb.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	margin-left:6px;
}
.top_lang a:hover
{
	text-decoration:underline;
}

.English.top_lang
{
	background-image:url(../AppImages/icons/gb.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}
.Czech.top_lang
{
	background-image:url(../AppImages/icons/cz.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}

#navcontainer_top
{
	width:600px;
	float:right;
}

#navcontainer_top ul
{
	margin:0;
}

#navcontainer_top ul li
{
	float:left;
}
#navcontainer_top ul li a
{
	text-decoration:none;
}
#navcontainer_top ul li a:hover
{
	text-decoration:underline;
}

/** site_forms **/


/*** LOGIN ***/

.form_login 
{
	margin-top:10px;
	margin-left:10px;
}

.form_login label
{
	display:block;
	line-height: 1;
	margin-bottom:5px;
}

.form_login_section
{
	width:300px;
	float:left;
	display:block;
}

.form_login_fields
{
	
}
.form_login .checkbox
{
	clear:both;	
	display:block;
	float:left;
	border:0px none;
	padding:0;
}
.form_login .checkbox input
{
	width:auto;
	float:left;
	display:block;
}
.form_login .checkbox label
{
	float:left;
}

.form_login textarea,.form_login input
{
	margin-bottom:15px;
	width:280px;
}

.form_login .watermark
{
    color:#999;

}

.form_login .button_stretch{
	
	float:left;
	display:block;
	color:#464763;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	width:280px;
	margin-top:10px;
}

.form_login .button_stretch:hover{
	text-decoration:underline;
}


/*** CONTACT FORM FRONT END ***/

.contact_form
{
	width:685px;
	padding:10px;
}
.contact_form .form_field
{
	width:340px;
	display:block;
	float:left;
	margin-top:4px;
}
.contact_form .form_field.full
{
	width:685px;
	display:block;
}
.contact_form .form_field label
{
	width:140px;
	display:block;
	float:left;
	padding-top:3px;
	font-weight:bold;
	font-size:0.95em;
}
.contact_form .form_field .form_input
{
	width:190px;
	display:block;
	float:left;
}
.contact_form .form_field .form_input input
{
	width:190px;
	background-color:#f6f6f7;
	border:2px solid #cccdd4;
}
.contact_form .form_field.full
{
	width:685px;
	padding-top:10px;
}
.contact_form .form_field.full .form_input
{
	clear:both;
	width:685px;
}
.contact_form .form_field.full label
{
	padding-bottom:5px;
}
.contact_form .form_field.full .form_input.textarea textarea
{
	clear:both;
	width:650px;
	padding:10px;
	background-color:#f6f6f7;
	border:2px solid #cccdd4;
	font-family:Aria, Sans-Serif;
}
.contact_form .form_field .form_input span /* validation notice */
{
}

.contact_form .form_captcha
{
	clear:both;
}
.contact_form p
{
	padding:10px 0;
}

.form_captcha h2
{
	padding-left:0;
	border-bottom:1px dotted #6b6c82;
}
.form_captcha span
{
	margin:0 !important;
}
.form_captcha input
{
	width:100px;
	height:25px;
	padding:3px;
	font-size:2em;
	background-color:#f6f6f7;
	border:2px solid #cccdd4;
	margin-top:5px;
	margin-left:10px;
}
.form_captcha img
{
	padding:0;
}

.contact_form .button
{
	background-color:#62627a;
	padding:6px 10px;
	display:block;
	float:right;
	color:#fff;
	text-decoration:none;
}
.contact_form .button:hover
{
	background-color:#505064;
}

.vacancy_form .form_field, .vacancy_form .checkbox_field
{
	clear:both;
	margin-top:5px;
}
.vacancy_form .buttons
{
	clear:both;
}

.checkbox_field
{
	clear:both;
}
.checkbox_field label
{
	float:left;
	width:300px;
	display:block;
	padding-top:3px;
	font-weight:bold;
	font-size:0.95em;
}
.checkbox_field input
{
	float:left;
	margin:5px;
}