html {
	font-size: 100%;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 0.75em;
	background: #f4f4ed;
	color: #666;
	text-align: center;
}

img {
	border: 0;
}

a {
	color: #666;
}

p, ul, ol {
	margin-top: 1.2em;
	margin-bottom: 1.5em;
}

li {
	margin-bottom: 3px;
}

h1 {
	font-size: 1.5em;
}

/* --- Main page --- */

#index {
	font-size: 0.7em;
	color: #fff;
}

#index a {
	color: #fff;

}

#index #wrapper {
	width: 912px;
	margin: 20px auto;
}

#index #header, #index #footer,
#index #header .bg-layer, #index #footer .bg-layer {
	float: left;
	width: 100%;
		
}


#index #header .bg-layer, #index #footer .bg-layer {
	background: url(/media/i/index/border-lr.png) repeat-y 50% 0;
}

#index #header {
	background: #9999ff url(/media/i/index/bg-blue.png) repeat 50% 0;
	padding: 0;
}

#index p {
	margin: 0;
}

#index #header .logo {
	padding: 40px 4px 0 4px;
	background: url(/media/i/index/border-top.png) no-repeat 50% 0;
}

#index #footer {
	background: #996666 url(/media/i/index/bg-red.png) repeat 50% 0;
}

table td form {
	
	text-align: left;
	/*padding: 50px 245px 75px 245px;*/
	padding-top: 50px;
	float: left;
	width: 430px;
}

table td form .elements {
	float: left;
	width: 360px;
	padding-top: 0px;
}

table td form .submit {
	float: right;
	padding-top: 19px;
}
table td.adText {
	padding-top:59px;
	text-align: left;
	width: 300px;
	font-size: 12px;
	line-height: 1.7em;
}
table td.adText span.wrp {
	height: 33px;
	margin: -2px 0px 0px 2px;
	
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: black;
	-webkit-border-radius: 100px;
	background: url(/media/i/index/wrpBg.png) repeat;
	padding:9px 1px 9px 0px;
}
table td.adText form {
	padding:0px;
	width:auto;
	display:block;
	padding-top:0px;
	margin-top: 10px;
	text-align: left;
}
table td form .submit span.wrp {
	display:block;

	width: 60px;
	height: 33px;
	margin: -2px 0px 0px 2px;
	
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: black;
	-webkit-border-radius: 100px;
	background: url(/media/i/index/wrpBg.png) repeat;
}
table td.adText span.wrp input {
	
	height: 27px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(/media/i/index/bgButtonGo.png) repeat-x center;
	
	cursor: pointer;

	color: #5a85a0;
	border: none;
	outline: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;

	
	cursor: pointer;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	margin-left:3px;
	margin-top:3px;
	text-shadow: white 0px 1px 0px;
	padding:0px 4px;
}
table td form .submit input {
	width: 54px;
	height: 27px;
	

	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(/media/i/index/bgButtonGo.png) repeat-x center;
	
	cursor: pointer;

	color: #5a85a0;
	border: none;
	outline: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;

	
	cursor: pointer;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	margin-left:3px;
	margin-top:3px;
	text-shadow: white 0px 1px 0px;
	padding:0px;
}
table td form .submit input span {
	
}
#index form .submit input:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}
#index form .submit input:focus {
	padding: 0px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
table td.adText span.wrp input:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}
table td.adText span.wrp input:focus {
	padding: 0px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

#index form .text {
	float: left;
}

#index form .checkbox {
	float: left;
	width: 357px;
	margin-top: 17px;
}

#index form .checkbox input {
	border-top: 1px solid #6990a9;
	border-right: 1px solid #abd4ee;
	border-bottom: 1px solid #abd4ee;
	border-left: 1px solid #6990a9;
	background: #fff url(/media/i/index/input-shadow.png) repeat-x 0 0;
}

#index form .checkbox input, #index form .checkbox img {
	vertical-align: middle;
}

#index form .checkbox a {
	margin-left: 10px;
	text-decoration: underline;
}
#index form .checkbox a:hover {
	text-decoration: none;
}

#index form .text label {
	display: block;
	padding-left: 3px;
	margin-bottom: 3px;
}

#index form .text input {
	width: 230px;
	height: 25px;
	border:none;
	outline:none;
	/*
	border-top: 1px solid #6990a9;
	border-right: 1px solid #abd4ee;
	border-bottom: 1px solid #abd4ee;
	border-left: 1px solid #6990a9;*/
	background: #fff;
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: 100;
	padding:4px;
	color: #3d667c;
}

#index #footer .baloon {
	position: absolute;
	left: 50%;
	width: 365px;
	height: 90px;
	margin-left: -212px;
	margin-top: 15px;
	background: url(/media/i/index/popup-1.png) no-repeat 0 0;
	display: none;
	text-align: left;
	padding: 10px 30px 0 30px;
}

#index #footer .menu {
	padding: 0px 0 70px 0;
	background: url(/media/i/index/border-bottom.png) no-repeat 50% 100%;
}

#index #footer .menu span {
	padding: 0 10px;
}

#index #footer #b2 {
	background-image: url(/media/i/index/popup-2.png);
}

#index #footer #b3 {
	background-image: url(/media/i/index/popup-3.png);
}

#index .shadow {
	border-top: 1px solid #00f;
	width: 904px;
	margin: 0 4px;
	height: 5px;
	background: #000;
	opacity: 0.2;
	z-index:10;
}

#index #copy {
	float: left;
	width: 100%;
	padding: 30px 0 50px 0;
	color: #999;
}

#index #copy #main .text {
	text-align: justify;
}

#index #copy #main .head {
	text-align: right; 
	font-weight: bold;
	border-bottom: 1px dotted #999;
}


#language-selector {
	color: #000;
	float: right;
	padding: 0 4px 1em 0;
}

#language-selector > a {
	color: #000;
	text-decoration: underline;
}

#language-selector > a.selected {
	
}

#copy a {
	color: #999;
	margin: 0 5px;
	text-decoration: none;
	white-space: nowrap;
}

table.stack {
	margin: -50px auto 0px auto;
	
}
table.stack td {
	padding-left: 20px;
	padding-right: 20px;
}
table.stack td.title {
	font-family: Georgia, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-shadow: #834040 0px 1px 0px;
}
table td h1 {
	font-family: Georgia, sans-serif;
	font-size: 24px;
	text-shadow: #5a85a0 0px 1px 0px;
	font-style: italic;
	font-weight: normal;
}

table td.adText a {
	text-decoration: underline;
}
table td.adText a:hover {
	text-decoration: none;
}
#shd {
	width: 904px;
	height: 5px;
	background-color: #7a413f;
    margin-left:4px;
}
#locale {
    color: #696866;
    font-size: 12px;
    text-align: right;
    margin: 8px 2px;
}
#locale a {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
}
#locale a:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=1);
}
