body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}

form
{
    margin: 0px;
}

#business_eyecatcher
{
    height: 152px; width: 670px; background-image: url(../images/business_eyecatcher.jpg);
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 49px;
	padding: 0px 40px 0px 40px;
	background-image: url(../images/bg_header.gif);	
	font-weight:bold;
		
}

.container-header-link
{
   height:120px; width:230px;  display:block; position:absolute; top:80px; float:left; 
}

#container-header-languages
{   
    /*
    width: 670px;
    text-align: right;
    padding-top: 0px;
     */
}


#container-header-languages {color: white;  list-style: none; padding: 16px 0 0 0; float: right; }
#container-header-languages li {display: inline; float: left}
#container-header-languages li a {color: white; padding: 0 4px; border-right: 1px solid white; }
#container-header-languages li.hide {display: none;}

#container-header-languages li.cz-ver a, 
#container-header-languages li.en-ver a,
#container-header-languages li.de-ver a {
	display: block;	
	width: 19px; height: 14px;
	border: 0px;
	padding: 0px;
	margin:0 0 0 10px;
}
#container-header-languages li.cz-ver a {background: url(../Images/flag_cz_bw.png) left top no-repeat;}
#container-header-languages li.en-ver a {background: url(../Images/flag_en_bw.png) left top no-repeat;}
#container-header-languages li.de-ver a {background: url(../Images/flag_de_bw.png) left top no-repeat; margin-right: 5px;}

#container-header-languages li.cz-ver .preload {display: inline; background: url(../Images/flag_cz.png) left top no-repeat; }
#container-header-languages li.en-ver .preload {display: inline; background: url(../Images/flag_en.png) left top no-repeat; }
#container-header-languages li.de-ver .preload {display: inline; background: url(../Images/flag_de.png) left top no-repeat; }

#container-header-languages li.cz-ver a:hover  {background: url(../Images/flag_cz.png) left top no-repeat;}
#container-header-languages li.en-ver a:hover  {background: url(../Images/flag_en.png) left top no-repeat;}
#container-header-languages li.de-ver a:hover  {background: url(../Images/flag_de.png) left top no-repeat; margin-right: 5px;}

#container-header-languages li.cz-ver a span, 
#container-header-languages li.en-ver a span, 
#container-header-languages li.de-ver a span {display: none;}


#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(../images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 670px;
	background-color: #0066CC;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}


#container-content {
	width:670px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

#subnavigation {
     padding-left: 0;
}

#subnavigation li {
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 2px 0px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(../images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	font-family:  Verdana;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	font-family:  Verdana;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
h4 {
	font-size: 14px;
	font-family:  Verdana;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.2px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a, #content li a, #news li a, #subnavigation a{
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px solid #006AC3;
	padding: 2px 2px 0 0;
}

#content p a:hover, #border p a:hover, #content li a:hover, #news li a:hover, #subnavigation a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}



#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}




ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

.RadMenu_Sitefinity .rmHorizontal .rmItem a.rmLink {
    cursor:pointer;
}
.RadMenu_Sitefinity .rmHorizontal .rmItem a.rmLink:hover{
    background-color:#5692C7;
    color:White;
}

.RadMenu_Sitefinity .rmHorizontal .rmItem a.rmLink:hover .rmText{   
    color:White;
}


