/* Global 
---------------------------------------------------------- */

* {	padding:0; margin:0; }
html, body { width: 100%; height: 100%; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background:#FFF url(/images/flag2.jpg) 576px 78px no-repeat;
}
p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 15px 0;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 25px 0 15px 0;
}
li, dd, blockquote { 
	margin-left: 30px; 
}
.clear {display: block; height: 0; clear: both; visibility: hidden; }

h1 { font-size: 2.4em;font-style:italic;font-weight:normal;margin:34px 0 0 36px;}
h2 { font-size: 1.4em; font-weight: normal; font-style: oblique; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
.title { font-size: 1.84em; font-weight: normal; font-style: oblique; }
.title.first { margin-top: 0; }

/* Table */
table { border-collapse: collapse; border: 0; }
table td { padding: 0px; vertical-align: top; text-align: left; }
table { margin: 15px 0; width: 100%; }
table.styled { margin: 15px 0 15px -12px; }
table.styled td, table.styled th { padding: 10px 12px; border: 1px solid #cccccc; margin-left: -1px; }
table.styled .first { border-left-color: #fff; }
table.styled .last { border-right-color: #fff; }
table.styled th { border-top-color: #fff; border-bottom-width: 3px; text-align: left; }
table.styled .even { background: #f6f6f6; }


/* Inputs */
input { padding-left: 3px; }

/* Lists */


/* Text */
p { line-height: 1.6em; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }
.fleft { display: block; float: left; }
.fright { display: block; float: right; }
.img-right { float: right; margin: 0 0 20px 20px; font-size: 0.85em; color: #999999; font-style: oblique; }
.img-right span { display: block; padding: 7px 0 0 30px; white-space: normal; }

/* Links 
---------------------------------------------------------- */

a img { border: 0; }
a {
	color: #174e6f;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #ff0000 !important;	
}
a:visited {
	color: #713eb1;
}
:focus
{
  -moz-outline-style: none;
}

a.popup { padding: 0 0 3px 23px; background: url(/images/icon_popup.gif) 0 2px no-repeat; }

#main {width:682px;height:740px;}

input.lastname {width:216px;}
input.firstname {width:194px;}
div.firstname {float:left;margin-top:39px;}
div.lastname {float:left;margin:39px 11px 29px 0;}
.formblock .name {font-size:12px;padding:0 0 8px 0;}
.formblock {padding-left:36px;}
.emailinfo {color:#ABABAB;font-size:1.1em;font-style:italic;line-height:16px;padding:6px 0 0 16px;}
input.email {width:261px;}
.inp {padding:0 0 12px 2px;}
.inpfirst {padding-top:24px;}
.inp input {margin:0;padding:0;width:14px;height:14px;}
.inp label {margin:0 0 0 6px;font-size:12px;position:relative;top:-3px;}
.send {width:505px;border-top:1px solid #F1F1F1;position:absolute;clear:both;left:26px;top:593px;}
.send input {width:96px;margin:18px 0 0 14px;}
.forminfo {font-size:12px;padding:36px 0 0 36px;line-height:22px;}
#tp {width:428px;margin-bottom:13px;}
#cm {width:431px;height:140px;font-family:Arial,sans-serif;font-size:1.2em;}
.mess {padding-top:26px;}
.mess select {width:262px;margin-top:28px;}
