/* CSS Document */

body{
    font-family: Georgia;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-image:url(../images/bground.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}


/*================================ div's ====================*/

#main{
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:770px;
	background-color:#ffffff;
}

#header{
	left:0px;
	top:0px;
	width:770px;
	height:290px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#logo{
	float:left;
	left:0px;
	margin-top:10px;
	width:165px;
	height:52px;
	/*background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;*/
}

#menu1{
	float:right;
	margin-right:0px;
	margin-top:25px;

}

.clear{
	clear:both;
}

#menu{
	margin-left:0px;
	margin-top:185px;
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:550px;
	padding:6px;
}

#container{
	position:relative;
	width:770px;
	margin-top:0px;
	margin-left:0px;
	background-color:#FFFFFF;
	
}

#left{
	float:left;
	width:170px;
	margin-left:10px;
	margin-top:30px;
	/*background-color:#000000;*/
}

#right{
	float:right;
	width:540px;
	margin-right:10px;
	margin-top:30px;
	/*background-color:#000000;*/
}

/*#right span{
	border-bottom:#efefef 1px solid;
}*/

#footer{
	margin-top:10px;
	width:770px;
	margin-left:0px;
	border-top:#efefef 1px solid;
}

#footer-left{
	float:left;
	width:130px;
	margin-left:0px;
}

#footer-right{
	float:right;
	width:500px;
	margin-right:0px;
}


#box-left{
	float:left;
	background-image:url(../images/bg_box.png);
	width:265px;
	height:212px;
	margin-top:15px;
	/*padding:10px;*/
}
#box-content{
	margin:10px;
}

#box-content1{
	margin:10px;
}

#box-right{
	float:right;
	background-image:url(../images/bg_box.png);
	width:265px;
	height:212px;
	margin-top:15px;
	/*padding:10px;*/
}

#div1{
	/*background-color:#f0e8e8;*/
	padding:0px;
	float:left;
	margin-top:10px;
}

#div2{
	/*background-color:#f0e8e8;*/
	padding:0px;
	float:right;
	margin-top:10px;
}

#div3{
	/*background-color:#f0e8e8;*/
	padding:0px;
	float:left;
	margin-top:10px;
}



/*========================= end div's ================*/


/*====================== links ======================*/
.lnkMenu a:link{
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
}
.lnkMenu a:visited{
	font-family:  "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
}
.lnkMenu a:hover{
	font-family:  "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #a6e1ff;
	text-decoration: none;
	padding:6px;
}
.lnkMenu-bottom a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin-right:0px;
}
.lnkMenu-bottom a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin-right:0px;
}
.lnkMenu-bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-right:0px;
}

.lnkContent a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: underline;
}
.lnkContent a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: underline;
}
.lnkContent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}

/*====================== end links ================*/

.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3083bf;
	text-decoration: none;
}

.txtContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4d4d4d;
	text-decoration: none;
}

.txtContent-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	text-decoration: none;
	font-weight:bold
}
p a{
	font-family:Georgia;
	font-size:13px;
	color:#4d4d4d;
	text-decoration:none;
	border-bottom:#1655b0 1px dashed;
}

td a{
	font-family:Georgia;
	font-size:13px;
	color:#4d4d4d;
	text-decoration:none;
	border-bottom:#1655b0 1px dashed;
}

p{
	font-family:Georgia;
	font-size:13px;
	color:#0f0f0f;
}

h1{
	font-family:Georgia;
	font-size:16px;
	line-height: 150%;
	color:#1655b0;
	text-decoration:none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #224b9c;
	text-decoration: none;
	font-weight:bold;
	border-bottom:#e5e5e5 1px solid;
	padding-bottom:10px;
}

h2 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #227ad3;
	text-decoration: none;
	font-weight:bold;
}

h3{
	font-family:Georgia;
	font-size:14px;
	line-height: 150%;
	color:#1655b0;
	text-decoration:none;
}

.txtCopyright {
	font-family: Georgia;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.txtCopyright a {
	font-family: Georgia;
	color: #808080;
	text-decoration: none;
}

/*===================== end text ==================*/

/*.border{
	color:#efefef;
	height:1px;
	width:770px;
}*/

.error{
	color:#cc0000;
}


img{
	border:0px;
}

img.ramka {
background: white;
padding: 10px;
border: 1px solid #e3e3e3;
}
/*================================== contact form ============================*/
fieldset{
	margin: 1em 0;
	padding:1em;
	border:1px solid #ccc;
}

legend{
	font-weight:bold;
	color:#333333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

label{
	display:block;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



/*================================== end contact form ============================*/


ul{
	margin-left: 10px;
	padding: 0px;
	list-style-image: url(../images/li.gif);
}
ul a{
	list-style-image: url(../images/li.gif);
}
li a{
	font-family: Tahoma, Verdana;
	color:#1655b0;
	margin-bottom:20px;
	text-decoration: none;
}
li a:hover, li a:active, li a:link{
	color:#001d5c;
}

.info {
	background-color: #feffd8 /* #f2fafc  #f2fafc; */;
	border-top: 1px #79d3ff /* #ade3fd */ dashed;
	border-bottom: 1px #79d3ff /* #ade3fd */ dashed;
	line-height: 120%;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
}
.info ul{
	font-family: Georgia;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
	padding: 0px;
	list-style-image: url(../images/tick.gif);
}

#right ul{
	font-family: Georgia;
	font-size: 14px;
	line-height: 120%;
	color: #000;
	margin-bottom: 20px;
	padding-bottom: 10px;
	list-style-image: url(../images/tick.gif);
}
