html, body {
	height: 100%;
}

body {
font-family: tahoma;
font-size: 10pt;
background-color: #1a2c40;
/*width: 100%;*/
/*min-width: 1000px;*/
text-align: left;
color: #111;
}
#header {background-image: url('../img/r_up_line.jpg');background-repeat: repeat-x;height: 450px;}
#flash_menu {margin: 0 auto;width: 800px;height: 450px;}
#cell_left {background-image: url('../img/cell_left.jpg');height: 28px;background-repeat: no-repeat;float: left;margin-left: 3%;background-color: #fff;background-position: left;width: 47%;}
#cell_right {background-image: url('../img/cell_right.jpg');height: 28px;background-repeat: no-repeat;float: right;margin-right: 3%;background-color: #fff;background-position: right;width: 47%;}
#cell_bleft {background-image: url('../img/cell_bot_left.jpg');height: 18px;background-repeat: no-repeat;float: left;margin-left: 3%;background-color: #fff;background-position: left;width: 47%;margin-bottom: 20px;}
#cell_bright {background-image: url('../img/cell_bot_right.jpg');height: 18px;background-repeat: no-repeat;float: right;margin-right: 3%;background-color: #fff;background-position: right;width: 47%;margin-bottom: 20px;}
div.clear {clear: both;}

/* WRAPPER */
#wrapper {background-color: #fff;margin-left: 3%;margin-right: 3%;padding: 30px;}
#news {float: right;margin-left: 15px;margin-bottom: 14px;}
h3 {color: #63788d;font-size: 18pt;font-family: "Trebuchet MS", Tahoma, Arial;}
span.six {color: #63788d;font-size: 18pt;}
#wrapper p.text2 {color: #63788d;margin-top: 15px;margin-bottom: 15px;font-size: 14pt;}
p {margin-top: 10px;margin-bottom: 10px;}
a {color: #81afe1;text-decoration: underline;}
ul {margin-left: 20px;margin-top: 10px;margin-bottom: 10px;}
#cond {margin-left: 3%;margin-right: 3%;background-color: #fff;margin-top: 3px;margin-bottom: 3px;padding: 30px;}
h2 {color: #346083;font-size: 14pt;}
a.fancy img {margin: 14px;}

/* CONTACTS */
#contacts {margin-left: 3%;margin-right: 3%;background-color: #fff;padding: 30px;}
p.text3 {color: #63788d;margin-top: 15px;margin-bottom: 15px;font-size: 14pt;text-align: center;}

/* FOOTER */
#footer {background-image: url('../img/fonname03.jpg');background-repeat: repeat-x;height: 59px;width: 100%;background-color: #555;color: #fff;text-align: center;}
.leftblock {float: left;margin-left: 10px;margin-top: 13px;}
.rightblock {float: right;margin-right: 20px;}
#footer a {color: #fff;text-decoration: none;}
#footer div.address {padding-top: 16px;text-align: center;}