* { margin:0; padding:0; }

/* ====== COMMON SETTINGS ====== */
body		{ background: #C9DCED url('../img/layout/body.gif') 0 0 repeat-x; }
h1			{ font: 160% book antiqua; font-weight: bold; color: #56595C; margin: 0 0 5px 0; }
p			{ margin-bottom: 15px; }
a			{ color: #004A8D; text-decoration: none; }
a:hover		{ text-decoration: underline; }


/* ====== PAGE POSITIONING ====== */
#wrapper	{ margin: 0 auto; width: 1024px; background: #fff; font: 90% Arial, Helvetica, sans-serif; color: #56595C; }
#header		{ position: relative; height: 245px; width: 1024px; background: #fff url('../img/layout/header.jpg') 0 0 no-repeat; }
#left		{ float: left; width: 310px; background: #F0F0F0 url('../img/layout/left.gif') 0 0 no-repeat; min-height: 550px; }
#main		{ float: left; width: 493px; padding: 0 20px 20px 20px; height: 520px; overflow: auto; background: #fff url('../img/layout/main.gif') 0 0 no-repeat; }
#right		{ float: left; width: 170px; }
#footer		{ clear: both; height: 30px; background: #014A8E; }


/* ------ Header ------ */
#header .mod_language					{ position: absolute; top: 0; right: 0; width: 206px; height: 30px; background: transparent url('../img/layout/lang.jpg') 0 0 no-repeat; }
#header .mod_language ul				{ list-style-type: none; margin: 7px 0 0 23px; }
#header .mod_language li				{ display: inline; margin-right: 5px; }

#header .mod_customs					{ position: absolute; width: 195px; right: 0; top: 40px; font-size: 9pt; }
#header .mod_customs b					{ line-height: 20px; }
#header .mod_customs form				{ margin-bottom: 5px; }
#header .mod_customs .text				{ padding: 2px 2px 3px 2px; }
#header .mod_customs .submit			{ margin-bottom: -5px; }

#header .link_programm					{ position: absolute; right: 0; bottom: 73px; }

#header .mod_navigation					{ position: absolute; bottom: 6px; right: 0; }
#header .mod_navigation ul				{ list-style-type: none; }
#header .mod_navigation li				{ float: left; }
#header .mod_navigation a,
#header .mod_navigation span			{ position: relative; padding: 4px 0 10px 4px; margin-right: 13px; text-transform: uppercase; font-weight: bold; color: #666; display: block; }
#header .mod_navigation a				{ background: transparent url('../img/layout/menuitem_left.png') 0 0 repeat-x; }
#header .mod_navigation span			{ background: transparent url('../img/layout/menuitem_left.png') 0 -30px repeat-x; }
#header .mod_navigation a span,
#header .mod_navigation span span		{ position: absolute; top: 0; right: -10px; display: block; width: 10px; height: 30px; margin: 0; padding: 0; background: transparent url('../img/layout/menuitem_right.png') 0 0 no-repeat; }
#header .mod_navigation span span		{ background-position: 0 -30px; }
#header .mod_navigation a:hover,
#header .mod_navigation a.trail			{ background-position: 0 -30px; text-decoration: none; }
#header .mod_navigation a:hover span,
#header .mod_navigation a.trail span	{ background-position: 0 -30px; }
#header .mod_navigation .level_2		{ display: none; }

/* ------ Left ------ */
#left .ce_text							{ margin-left: 8px; }
#left .ce_text.start img				{ margin-bottom: 10px; }
#left .mod_navigation					{ margin-left: 5px; }
#left .mod_navigation ul				{ list-style-type: none; }
#left .mod_navigation a,
#left .mod_navigation span				{ display: block; width: 281px; height: 40px; background: transparent url('../img/layout/menuitem_submenu.png') 0 0 no-repeat;}
#left .mod_navigation a,
#left .mod_navigation span				{ line-height: 24px; text-align: right; color: #666; font-weight: bold; text-transform: uppercase; padding-right: 15px; }
#left .mod_navigation span				{ background-position: 0 -40px; }
#left .mod_navigation a:hover			{ background-position: 0 -40px; text-decoration: none; }
#left .mod_navigation .notrans a,
#left .mod_navigation .notrans span		{ text-transform: none; }

/* ------ Main ------ */
#main .history img,
#main table.bike img					{ margin: 10px 10px 10px 0; }
#main table.boat img					{ margin: 20px 0; }
#main .kontakt img						{ margin: 0 20px 15px 0; }
#main .kontakt							{ font-size: 90%; color: #003366; }
#main .kontakt h2						{ font-size: 115%; font-weight: bold; color: #003366; }
#main .antonov img						{ margin-bottom: 10px; }
#main .link_program textarea			{ border: 1px solid #ccc; margin-top: 10px; padding: 5px; width: 464px; }

/* ------ Right ------ */
#right .mod_newslist		{ border: 1px solid #004A8D; background: #fff url('../img/layout/news.jpg') top center no-repeat; padding: 30px 10px 20px 10px; margin-left: 10px; }
#right .layout_short		{ margin-bottom: 15px; }
#right .info				{ font-size: 8pt; font-weight: bold; color: #56595C; }
#right p					{ margin: 0; }
#right h3					{ font-size: 8pt; line-height: 10px; font-weight: normal; color: #56595C; text-decoration: none; color: #56595C; line-height: normal; }
#right .more				{ font-size: 8pt; text-decoration: none; font-weight: bold; }

/* ------ Footer ------ */
#footer						{ font: 11px Arial, Helvetica, sans-serif; color: #B3D3EF; padding: 5px 10px; }