body {
	font-size: 75%;
	font-family: "Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
	text-align: center;
	background-color: #F1F5F8;
	margin: 0px;
	padding: 0px;
}

#page{
	width: 760px;
	text-align: left;
	position: relative;
	margin: 2.2em auto 2.2em auto;	
	padding-bottom: 2em;
}

#page-in {
	border: 1px solid #8FABC7;
	padding: 5px;
	background-color: #FFFFFF;
}

#header {
	background-image:url(../images/bg-header-2.jpg);
	height: 100px;
	background-color: #E9EEF4;
}

#footer {
	font-size: 92%;	
	color: #336699;
}

#footer a {
	color: #336699;
}

#footer a:hover { color: #255187; }
#footer p { margin-top: 5px; float: left; }
#footer p.r { float: right; }

h1, h2, h3, h4 { margin-top: 0px; font-weight: normal;}
h1, h2 { color: #FF6600; }
h1 span { color: #336699; }

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", "Luxi Sans", Geneva, Arial, Helvetica, sans-serif; }

h1 { margin: 0px; font-size: 242%; }
h2 { font-size: 180%; }
h3 { font-size: 150%; color: #8FABC7; }

#claim a {
	position: relative;
	left: 20px;
	top: 15px;
	margin: 0px;
	float: left;	
	text-decoration: none;
	color: #FF6600;
}

#claim span {display: block; font-size: 70%;}

#motto {
	text-align: right;
	position: absolute;
	top: 1em;
	right: 1em;	
	color:#336699;
	font-size: 160%;
}

.strip-top { 
	background-color: #8FABC7;
	font-size: 6px;
	height: 6px;
	clear: both;
}

#container {
	margin-top: 5px;
	margin-bottom: 5px;
}

#col-left {
	float:left;
	position: relative;	
	width: 180px;
	float:left;
}

#col-middle {	
	padding: 5px 5px 5px 15px;	
	float: left;
	width: 50%;	
}

#col-middle img {
	margin: 0px 10px 10px 10px;
}

#col-middle p {	
	text-align: justify;
	line-height: 160%;
}


#col-right {
	width: 160px;
	float: right;
}

#col-right p {
	color: #333333;
}

.reset
{
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.about-box { 
	background: #FFE9DD url("../images/box1-bg-tl.png") no-repeat left top; 
	width: 100%;  
	font-size: 92%;
}

.about-box .spc { 
	background: url("../images/box1-bg-tr.png") no-repeat right top;  
	text-align: center; 
	padding: 10px 0px 10px 0px; 
}

.box { background: #E9EEF4; margin-bottom: 1em; width: 100%; } /*url("../images/menu-bg-tl.png") no-repeat left top*/
.box .spc { padding: 10px; } /*background: url("../images/menu-bg-tr.png") no-repeat right top; */
.box .round-r, .box .round-l { background-repeat: no-repeat; }
.box .round-r { background-image: url("../images/menu-bg-rb.png"); background-position: right bottom; }
.box .round-l { background-image: url("../images/menu-bg-lb.png"); background-position: left bottom; }

.about-box .spc p { text-align: left; margin: 10px 10px 5px 10px; }
.about-box .spc .sp { text-align: left; margin: 0px 10px 5px 10px; }
.about-box .round-r { background-image: url("../images/box1-bg-rb.png"); background-position: right bottom; }
.about-box .round-l { background-image: url("../images/box1-bg-lb.png"); background-position: left bottom; }
.about-box .round-r, .about-box .round-l { background-repeat: no-repeat; }

a { color: #FF6600;}
a:active  {color: #FF6600; }
a:visited { color: #FF6600; }
a:link { color: #FF6600; }
a:hover { color: #0066CC; }
a img { border:none !important; }

#menu ul {
	
	list-style-type: none;
	padding: 5px 5px 2px 5px;
	margin: 0px;	
}

#menu {
	padding: 0px;
	margin: 0px;
}

#menu li {
 width: 100%; 
 position: relative; 
}

#menu h2 {
	color: #336699;
	font-size: 1.2em;
	margin: 0.6em 0px 0px 0px;
}

#menu a {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Trebuchet MS", "Luxi Sans", Geneva, Arial, Helvetica, sans-serif;
	background: url("../images/menu-li-bg.png") no-repeat 0px 4px;
	display: block; 
	padding: 0em 0 0em 1.5em;
}

#menu a:hover {
	color: #0066CC;
	background: url("../images/menu-li-bg-hover.png") no-repeat 0px 4px;
}

.navigation {
	margin-top: 0px;
}

#partners {
	width: 100%;
}

#partners h3 {
	font-size: 1.3em;	
	font-weight: bold;	
}

.partner {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

#lang {text-align: right; position: absolute; top: -1.6em; right: 0;}
#lang li {display: inline;}
#lang a {color: #336699; text-decoration: none; margin-left: 0.5em; height: 1.3em;}
#lang h2 { position: absolute; top: -2000px; left: -2000px; }
#lang hr {display: none;}
#lang ul {margin: 0px; padding: 0px; list-style: none; }

.col-pad {
	background-repeat: no-repeat;
	background-color: #FBFBFB;
	border: 1px solid #C5C5C5;
	padding: 15px 15px 5px 15px !important;
	margin-bottom: 20px;
}

.col-pad p {
	margin: 0px 0px 10px 0px;
}

#navrcholu {
	float: left; 
	padding: 5px;
}

