body {
color: #353434; 
font-size: 13px; 
font-family: Verdana, Trebuchet MS; 
background: white;
margin: 0px;
padding: 0px;
min-width: 990px;
}

#silver_gradient {
background-image: linear-gradient(bottom, rgb(214,214,214) 25%, rgb(237,234,237) 67%, rgb(255,255,255) 100%);
background-image: -o-linear-gradient(bottom, rgb(214,214,214) 25%, rgb(237,234,237) 67%, rgb(255,255,255) 100%);
background-image: -moz-linear-gradient(bottom, rgb(214,214,214) 25%, rgb(237,234,237) 67%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(214,214,214) 25%, rgb(237,234,237) 67%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient(bottom, rgb(214,214,214) 25%, rgb(237,234,237) 67%, rgb(255,255,255) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.25, rgb(214,214,214)),
	color-stop(0.67, rgb(237,234,237)),
	color-stop(1, rgb(255,255,255))
);
}

.size {
	height:auto;
	width:990px;
	margin:0 auto;
}

#head {
  background-color: #ADC3FB;
	/* sposobovalo problemy*/
  /*width:100%;*/
	height: 90px;

  padding-left: 20px;
}

#logo_div {
float: left;
padding-top: 22px;
line-height: 1;
}


a#logo_link {
font-family: Calibri, Trebuchet MS, Verdana, Sans, arial;
text-decoration: none;
color: #3B5D99;
font-size: 15px;
}

a#logo_link:hover {
text-decoration: none;
}

#logo_style {
color: white;
font-size: 36px;
text-shadow: 2px 2px 2px #1F1F1F;
}

#select_lang {
  float: right; 
  padding: 6px;
  padding-top: 8px;
  padding-right: 16px;  
  
}



#page_footer {
  font-family: Trebuchet MS, Titillium Web, Verdana, Arial;
  font-size: 14px;
  background-color: #3B3B3B; 
  width: 100%;
  height: 160px;
  
}

#page_footer_top_left{
  color: #808080;
  float: left;
  padding: 12px;
  padding-top: 28px;

}

#page_footer_top_left a {
  color: #808080; 
  text-decoration: none;
}

#page_footer_top_left a:hover {
  color: #909090; 
  text-decoration: underline;
}

#page_footer_top_right{
color: #808080;
float: right;

padding: 12px;
padding-right: 0px;
padding-top: 28px;
}

#page_footer_bottom {
font-size: 13px;
color: white;
text-align: left;
width: 100%;
padding: 16px;
padding-right: 0px;
padding-left: 0px;
border-top: 1px solid #4F4F4F;
clear: both;

}

#page_footer_bottom a {
color: white;
text-decoration: none;

}

#page_footer_bottom a:hover {
text-decoration: underline;
}





#main {
margin: 0 auto 0 auto;
padding: 0px 0px;
width: 980px;
text-align: left;
background: white;
color: black;
}

#menu_top {
text-align: right;
font-size: 10px;
background: #5F87AD;
color: white;
margin: 0 0 0 0;
padding: 4px 4px;
border-bottom: 1px #DCEBF4 solid;
}

#menu_main {
padding: 10px;
padding-top: 10px;
font-size: 14px;
background: #83A2F5;
border-bottom: 6px solid #1252F6;
}

#top {
font-size: 12px;
height: 180px;
background-image: url('/imgs/hong_kong2.jpg');
color: #035B8E;
margin: 0 0 0 0;
padding: 4px;
border-bottom: 1px #DCEBF4 solid;
}

#left {
font-size: 12px;
width: 560px;
color: #035B8E;
float: left;
padding: 7px;
background: white;
}

#right {
width: 386px;
height: 293px;

background: white;
}

#content_main {
font-size: 12px;
background: white;
height: 270px;
padding: 5px;
padding-left: 15px;
border-top: 1px white solid;
}

#content_main2 {
font-size: 12px;
background: white;
color: #353434;
padding: 10px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
border-left: 1px #E0DEE0 dashed;
border-right: 1px #E0DEE0 dashed;
margin-left: 20px;
margin-right: 20px;
}

#bottom {
clear: both;
font-size: 12px;
height: 220px;
background: white;
background-image: url('/imgs/bottom_bg.gif');
color: #165521;
margin: 0 0 0 0;
padding: 20px;
border-top: 1px white solid;
}


#footer {
font-size: 10px;
background: #5F87AD;
color: white;
margin: 0 0 0 0;
padding: 7px 8px;
border-top: 1px white solid;
}


#logo {
height: 100px;
margin-top: 18px;
margin-bottom: 18px;
margin-left: 10px;
border: 0px;
}

#flags {
padding: 3px;
float: right;
}

.window {
font-size: 10px;
font-family: Verdana; 
border: 1px solid #5892B4;
margin: 1px;
}

.button {
font-size: 12px;
border: 1px solid #5892B4;
}

table {
font-size: 12px;
}

h1 {
font-size: 24px;
color: #1353F6;
}

h2 {
font-size: 17px;
color: black;
}

h3 {
font-size: 15px;
}

li {
padding: 4px;
}

a {color: rgb(0,64,128); text-decoration: none}
a:hover {color: black; text-decoration: underline}

a.underline {color: rgb(0,64,128); text-decoration: underline}
a.underline:hover {color: black; text-decoration: underline}

a.menu_main_link {color: white; text-decoration: none; padding: 10px; padding-left: 11px; padding-right: 11px; font-size: 17px; font-weight: normal;   border-top-left-radius: 5px; border-top-right-radius: 5px;}
a.menu_main_link:hover {background: #1252F6; text-decoration: none;}

#page_footer_cookies, #page_footer_cookies a  {
color: silver;
text-align: center;
padding: 2px;
}