/* CSS Document */

* {
	margin:0; padding:0;
}

html
	{
		font-family:verdana; 
		font-size:12px;
		line-height:17px;
		color:#696969;		
	}

body{
	background:url(img/header_tall.gif) top repeat-x;
	/*background:#FFFFFF url(img/footer_bg.gif) bottom repeat-x;*/
}

a:hover  {
	color: #3399cc;
}

a{
	color: #336699;
}

h1{
	color: #336699;
}

img {border:none;}

.left { float:left;}
.right {float:right;}
.clear  {clear:both;}

/*main layout */

#header_tall {
		background: url(img/footer_bg.gif) bottom repeat-x;
	/*background:url(img/header_tall.gif) top repeat-x;*/
	}

#main { 
	margin:0 auto;
	width:974px;
	background: url(img/footer_bg.gif) bottom repeat-x;
	}
	
#header {
	height:168px;
	background:url(img/ekzortsist35.jpg) bottom left no-repeat;
	padding:21px 0px 0px 0px;
	}
	
#header .left {
	padding:20px 0 0 256px;
	width:584px;
	}
#header h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #336699;
	text-align: center;
}

#header h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}

#header p{
	font-size:11px;
	line-height:28px;
	}
	
#header .right {
	padding:20px 11px 0 0;
	}
	
#header .menu {
	padding:20px 0 0 276px;
	font-size:20px;
	color: #99ccff;
	*padding:0px 0 0 276px;
	text-align: left;
	}
	
#header .menu a{
	color: #99ccff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	}
	
#header .menu a:hover{
	color: #fff;
	}

#header .menu_p {
	color: #fff;
	font-weight:bold;
	font-size:12px;
	}

#header .legend {
	font-size:11px;
	line-height:12px;
	padding:25px 0 0 256px;
	*padding:28px 0 0 256px;
	width:574px;
	}

#header .lng {
	padding:30px 11px 0 0px;
	*padding:33px 11px 0 0px;
	}

img {border:none;}

#middle { 
	width:100%;
	}

#middle .indent {
	width:705px;
	padding:5px 5px 30px 5px;
	font-size:14px;
	line-height:18px;
	}

#middle .indent ul, li{
	padding: 5px 25px 5px 10px;
	list-style: disc inside none;
	text-align:justify;
	word-spacing: 3px;
	}

#middle .indent h1{
	font-size:16px;
	line-height:18px;
	padding: 5px 0 15px 10px;
	background:url(img/header_tall.gif) top repeat-x;
	}

#middle .indent p{
	padding: 5px 5px 5px 5px;
	text-align:justify;
	word-spacing: 3px;
	}

#middle .indent p:first-letter{
	font-weight:bold;
	color:#336699;
	font-size:16px;
	padding: 0px 0px 0px 20px;
	}

#middle .indent blockquote{
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 10px 50px;
	text-align:justify;
	word-spacing: 3px;
	background-color: #F5F5F5;
	border-left: dotted 1px #A9A9A9;
	font-style:italic;
	}

#middle .menu {
	padding:5px 4px 0px 5px;
	width: 250px;
	}

#middle .main {
	width:100%;
	}

#navcontainer{
	width: 240px;
	font-size: 10px;
	margin: 0px 0px 20px 9px;
	padding-top: 3px;
	background:url(img/header_tall.gif) top repeat-x;
	}

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#navcontainer li{
	border-bottom: 1px solid #336699;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#navcontainer li a{
	background:url(img/header_menu.gif) top repeat-x;
	display: block;
	padding: 5px 5px 5px 5px;
	border-left: 0px solid #1958b7;
	border-right: 0px solid #508fc4;
	background-color: #fff;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover{
	border-left: 0px solid #fff;
	border-right: 0px solid #5ba3e0;
	padding: 5px 5px 5px 7px;
	background-color: #fff;
	}

.menu_li {
	padding: 5px 5px 5px 5px;
	color:#444444; 
	}

.menu_li:hover {
	padding: 5px 5px 5px 5px!important;
	color:#444444; 
	}


.v_block {
	margin: 0px 0px 20px 8px;
	padding: 5px;
	width: 230px;
	background:url(img/header_tall.gif) top repeat-x;
	border: dotted 1px #cccccc; 
	border-top: none; 
	}

.v_block h1{
	font-size:16px;
	line-height:18px;
	padding: 0px 0 15px 10px;
	}

#footer {
	clear:both;
	padding: 20px 0px 20px 17px;
	*padding: 10px 0px 20px 17px;
	}

#footer a {
	color:#444444; 
	font-weight:bold;
	}

.text_form{
	width: 70%;
	margin: 5px;
}
	
.text_field{
	font-size: 16px;
	padding: 5px;
	background:url(img/header_tall.gif) 0 -8px repeat-x;
	color: #356086;
	width: 100%;
	margin-bottom: 18px;
	float: left;
}

.point {
	color: red;
	font-weight: bolder;
	font-size: large;
}

.error{
	color: red;
	font-size: 10px;
	font-weight: bold;
}

input.error, textarea.error{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

label.error{
width: 100%;
float: left;
}

.msg{
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 10px 5px;
	text-align:justify;
	word-spacing: 3px;
	background-color: #F5F5F5;
	border-left: dotted 1px #A9A9A9;
	font-style:italic;
}

.err{
	border: 1px dotted red;
}
