/**
 *
 * Create by WebVisions.com.ua
 *
 **/

body {
/*background: #588DB4 url(/images/page_bg.png) 0 0 repeat-x;*/
background: #f0f0f0;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
}
body a {
	color: #1E1E1E;
}

#main {
margin: 10px auto;
width: 960px;
}

/** Шляпа */
#header {
width: 960px;
height: 140px;
background: url(/images/hbg.png);
margin: 10px 0;
}
#logo {
    margin-left:10px;
    margin-top:10px;
    width:210px;
    height:130px;
    float:left;
}
#contact {
    margin-left:10px;
    margin-top:10px;
    padding: 0 10px;
    width:130px;
    height:120px;
    float:left;
    border-left: 1px dashed #000;
}
#calc {
    margin-left:10px;
    margin-top:10px;
    padding: 0 10px;
    width:280px;
    height:120px;
    float:left;
    border-left: 1px dashed #000;

    background-image: url('/images/kcalc.png');
    background-position: 5% 50%;
    background-repeat: no-repeat;
}
#kurs {
    margin-left:10px;
    margin-top:10px;
    padding: 0 10px;
    width:200px;
    height:120px;
    float:left;
    border-left: 1px dashed #000;

    background-image: url('/images/money.png');
    background-position: 5% 50%;
    background-repeat: no-repeat;
}
/** /Шляпа */

/** Горизонт. меню */
#h_menu {
width: 100%;
height: 29px;
background: url(/images/hli_menu.png);
margin:0;
padding:0;
}

#h_menu ul {
	text-align: center;
	list-style:none;
	margin:0;
	padding-top:5px;
}

#h_menu li{
    padding:0 10px;
    border-left:1px dashed #FFFFFF;
	display:inline;
	font-size: 12pt;
}
#h_menu li.start {border: none;}

#h_menu li a {
	color:#FFFFFF;
	text-decoration: none;
}

#h_menu li a:hover, #h_menu li a:active, #h_menu li a:focus {
color:#F0F0F0;
}
/** /Горизонт. меню */

/** Левое меню */
.leftcolumn {
width: 200px;
float: left;
margin: 10px 0;
}
#h_leftb {
	background:url(/images/h_menu.png);
	background-repeat: no-repeat;
	height: 38px;
    width:200px;
	font-size: 12pt;
	color:#FFFFFF;
}
#h_leftb h2 {
	padding-top: 15px;
    padding-left:40px;
	margin: 0px;
	font-size: 12pt;
	line-height: 15px; /** IE 6 Fix*/
}
#c_leftb {
	background:url(/images/c_menu.png);
	width: 200px;
	background-repeat: repeat-y;
	min-height: 100px;
}
#c_leftb ul{
list-style:none;
margin:0;
padding:0;
}
#c_leftb li{

display:inline;
font-size:10px;
}
#c_leftb li a{
color: #666666;
font: 14px Arial, sans-serif;
text-decoration: none;
padding: 4px;
margin-left:7px;
display: block;
border-bottom:1px dashed #666666;
width:180px;

background: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: right center;
}
#c_leftb li.activ a {
color: #69aa46;
font-weight:bolder;
}
#c_leftb li a:hover, #c_leftb li a:active, #c_leftb li a:focus {
color:#69aa46;
}

#f_leftb {
    background:url(/images/f_menu.png);
	background-repeat: no-repeat;
	height: 10px;
}
/** /Левое меню */


/** Контент */
.content {
margin:10px 10px;
width: 540px;
float: left;
}
#chead {
	background:url(/images/h_cont.png);
	background-repeat: no-repeat;
	height: 38px;
    width:540px;
	font-size: 12pt;
	color:#FFFFFF;
}
#chead h1 {
	padding-top: 15px;
    padding-left:40px;
	margin: 0px;
	font-size: 12pt;
	line-height: 15px; /** IE 6 Fix*/
}
#ccon {
	background:url(/images/c_cont.png);
	width:540px;
	background-repeat: repeat-y;
	min-height: 200px;
}
#ccon p {
	padding: 10px;
	margin: 0px;
}

#cfoot {
	background:url(/images/f_cont.png);
	background-repeat: no-repeat;
	height: 10px;

}
/** /Контент */


/** Правое меню */
.rightcolumn {
width: 200px;
float: left;
margin: 10px 0;
}
.rightcolumn .block {
    margin-bottom: 10px;
}
/** Правое меню */

/** Типа правый блок */
.b_h {
	background:url(/images/h_block.png);
	background-repeat: no-repeat;
	height: 38px;
    width:200px;
	font-size: 12pt;
	color:#666;
}
.b_h h2 {
	padding-top: 15px;
    padding-left:40px;
	margin: 0px;
	font-size: 12pt;
	line-height: 15px; /** IE 6 Fix*/
}
.b_c {
	background:url(/images/c_block.png);
	width:200px;
	background-repeat: repeat-y;
}
.b_c p {
	padding: 10px;
	margin: 0px;
}
.b_c a {
	color: #1E1E1E;
}
.b_f {
	background:url(/images/f_block.png);
	background-repeat: no-repeat;
	height: 12px;
}
/** /Типа правый блок */

/** Футер */
#footer {
width: 100%;
height: 20px;
clear: both;
margin-top: 20px;
border-bottom: 1px dashed #808080;
color: #808080;
}
#copy {
    float:left;
    font-size:10pt;
}
#copy a {
    color: #808080;
    font-size:10pt;
}
#create {
    float:right;
    font-size:10pt;
}
#create a {
    color: #808080;
    font-size:10pt;
}
/** /Футер */


/** Navigation */
.navigation {
	color:#666;
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
/* ==================== */