/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */




body  {
background: #E9F2F6;
margin: 0;
}

#container { 
width: 780px;

margin: 0 auto;
border: 2px inset black;
}

#header { 
padding: 35px 30px 5px 30px;
background: #3b7687;
} 

#header a {
color: #FFFFFF;
text-decoration: none;
font-size: 30px; 
font-family: "Myriad Pro";
}

#menu {
background-color: #3b7687; 
padding: 6px 30px 6px 0;
text-align:right;
}

#menu a {
color: #c5d6db;
text-decoration: none; 
font-size: 18px; 
font-family: "Myriad Pro";
text-transform: uppercase;
}

#menu a:hover {
color: #ecf2f3;
}

#sidebar {
float: left;
width: 190px;
padding: 20px 20px 0 20px;
margin: 0;
color: #444444;
text-align: center;
}

#sidebar a {
text-decoration: none; 
color: #262626;
font-family: "Lucida Sans Unicode";
font-size: 12px;

}

#sidebar a:hover {
color: #666666;
}

#sidebar img {
border: solid 1px #d6d6d6;
}

.project {
margin:15px 0 25px 0;
}

h1 {
color: #FFFFFF;
font-size:30px; 
font-family: "Myriad Pro"; 
font-weight: bold;
text-decoration: none;
margin: 0;
}

h2 {
color: #3b7687;
font-size: 27px; 
margin: 8px 0 0px 0;

}


h3 {
color: #3b7687;
font-size: 13px; 
margin: 20px 0 5px 0;
}


h4 {
color: #3b7687;
font-size: 15px; 
margin: 20px 0 5px 0;
}

h5 {
color: #000000;
font-size: 13px; 
text-align:center;
}
#main {

} 

#text { 
margin: 0 0 0 220px;
padding: 25px 30px 30px 30px;
color: #444444;
font-family: "Georgia";
font-size: 13px; 
line-height: 18px;
text-align: justify;
} 

#text a {
color: #3b7687; 
text-decoration: none;
}

#text a:hover {
color: #444444;
}

#footer {
padding: 6px 30px 6px 30px;
background: #d6d6d6; 
font-family: "Lucida Sans Unicode";
color: #444444;
font-size: 11px;
text-align: right;
}

#footer a {
text-decoration: none; 
color: #262626;
}

#footer a:hover {
color: #666666;
}

.separator {
font-size:11px;
color:#FFFFFF;
}

.clear {
clear:both;
}
.proxies {
	margin: 2px;
	width: 270px;
	height: 400px;
	padding-left: 1px;
  border: 4px outset black;     
	
	
	
}

.gold {
	background: #FFD700;
	color: black;
	border-bottom: 1px solid #000;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.silver {
	background: #5ebffc;
	color: black;
	border-bottom: 1px solid #000;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.bronze {
	background: #c3d5d6;
	color: black;
	border-bottom: 1px solid #000;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom:3px;
}

.none {
	background: #D3E9F6;
	color: black;
	border-bottom: 1px solid #000;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom:3px;
}
.vlavo {
width:180px;
float: left;
height:520px;}

.vpravo {
width:270px;
float: right;
height:420px;}

.project {
text-align: justify;
}
.info {
text-align: justify;}

.top  {
background-color: #FFD700;
font-family: Werdana;
font-weight: bold;
font-size:18px; }

.druhetop  {
background-color: silver;
font-family: Werdana;
font-weight: bold;
font-size:18px; }

.tretietop  {
background-color: #5ebffc;
font-family: Werdana;
font-weight: bold;
font-size:18px; }

.link {
font-family: Times new roman;
font-weight: bold;
color: red;
font-size:17px;}

.country {
font-family: Times new roman;
text-align: left;
font-size:12px;
width:210px;
}
