BODY
{
    font-family: Verdana, Arial;
    margin: 0px;
    background-image: url(/i/bgline.gif);
    background-repeat: repeat-x;
    background-color: #33bbee;
    font-size: 11pt;
    background-attachment: scroll;
    /*overflow:  visible;*/
}

div
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

a
{
    color: #0055CC;
    text-decoration: none;
}

h1, h2, h3, h4
{
	font-family: Georgia, Cambria, serif;
	font-weight: normal;
}

h1,h2,h1 a,h2 a
{
	color: #001122;
}

h3,h4,h3 a,h4 a
{
    color: #003366;
}


a:hover
{
    text-decoration: underline;
}

A IMG {
    border: none; /* Убираем рамку вокруг изображений-ссылок */
}

.area hr
{
	clear: left;
}

body > #page
{
    max-width: 1200px;
    margin: 0 auto 0 auto;
}

#container
{
    margin:0px;
    z-index: 0;
}

#page > #container{
    top: -40px;
    position: relative;
}

#header
{
    height: 82px;
    background: url(/i/header_ny.gif) no-repeat top right;
    text-align: left;
}

img#logo
{
    margin-left: 18px;
}

div#club
{
	padding: 15px 0px 0px 420px;
	color:#003366;
	font-size:14pt;
	font-weight:bold;
	font-style: italic;
	font-family: Trebuchet MS;
}

.sizer
{
    clear: both;
}

.header_l
{
    background: url(/i/header_lr.gif) no-repeat left -82px;
}

.header_r
{
	background: url(/i/header_lr.gif) no-repeat top right;
}

.header_c
{
    background: url(/i/header_c.gif) repeat-x top right;
    margin: 0px 20px;
}

.header_t
{
    margin: 30px 5px 30px 5px;
}

.tm_l
{
    background: url(/i/corners.gif) no-repeat left -100px;
}

.tm_r
{
    background: url(/i/corners.gif) no-repeat right -80px;
}

a.tm_c
{
    background: #FFFFFF;
    border-top: solid 1px #5EA2BC;
    display: block;
    margin: 0px 12px;

    color: #003366;
    text-decoration: none;
    font-size: 11pt;
    font-weight: bold;
	text-align: center;
    text-transform: uppercase;
}

.top_menu
{
    height: 20px;
    position: absolute;
    left: 30px;
    top: 13px;
    overflow: hidden;
    z-index: 2;
}

#page > .top_menu
{
    position: relative;
}

.bm_l
{
    background: url(/i/corners.gif) no-repeat left -140px;
}

.bm_r
{
    background: url(/i/corners.gif) no-repeat right -120px;
}

a.bm_c
{
    background: #BBDDFF;
    border-bottom: solid 1px #2893BB;
    display: block;
    margin: 0px 12px;

    color: #003366;
    text-decoration: none;
    font-size: 11pt;
    font-weight: bold;
	text-align: center;
}

.bottom_menu
{
    height: 20px;
    position: absolute;
    top: 109px;
    left: 30px;
    overflow: hidden;
    z-index: 2;
}

#page > .bottom_menu
{
    position: relative;
    top: 89px;
}

.menu_t
{
    margin-right: 15px;
    height: 20px;
    float: left;
}

.area_inside
{
    margin: 0px 5px 10px 5px;
    background: /*#2380a3;*/white;
}

.area_tr, .area_tl, .area_br, .area_bl
{
    height: 20px;
    position: relative;
}

.area_tl div 
{
	margin: 0px 20px;
	height: 19px;
    border-top: solid 1px #2380a3;
}

.area_bl div 
{
	margin: 0px 20px;
	height: 19px;
	border-bottom: solid 1px #2380a3;
}

.area_tr
{
	background: url(/i/corners.gif) no-repeat right 0px;
}

.area_tl
{
	background: url(/i/corners.gif) no-repeat left -20px;
}

.area_br
{
	background: url(/i/corners.gif) no-repeat right -40px;
}

.area_bl
{
	background: url(/i/corners.gif) no-repeat left -60px;
}

.area
{
	padding: 0px 19px;
	border-left: solid 1px #2380a3;
	border-right: solid 1px #2380a3;
}

#left_outside
{
	width: 252px;
	float: right;
}

#main_outside
{
	margin-left: 252px;
	overflow: hidden;
	position: relative;
}

#main_container
{
	float:left;
	width:100%;
	margin-left: -252px;
}

#path
{
	position: relative;
	margin-left: 30px;
	top: -20px;
	font-size: 10pt;
}

#path a
{
	color: #666666;
	padding: 0px 3px;
}

.panel_title
{
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform: uppercase;
	position: relative;
	top: -2px;
	left: -2px;
}

.menu
{
	padding-top: 5px;
}

.menu a
{
	color: #004488;
	font-weight: normal;
}

.menu img
{
	padding-right: 5px;
}

p.menu1
{
	font-size: 10pt;
	padding: 1pt 0 4pt 5px;
	margin: 0;
}

p.menu2
{
	font-size: 9pt;
	padding: 1pt 0pt 2pt 15px;
	margin: 0;
}

#title
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, serif;
}

.submenu
{
	padding-left: 20px;
}

.collapsed
{
	display: none;
}

.login_box form
{
	margin: 0px;
}

.login_box p
{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-size: 10pt;
}

.preview_area
{
	border-left: blue 1px solid;
	padding-left: 15px;
}

.reading_area
{
	max-width: 1000px;
}

#footer_menu_outer
{
	text-align: center;
}

#footer_menu
{
	text-align: center;
	width: 90%;
	height: 25px;
	font-size: 10pt;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
}


#footer_menu a, #footer_menu a:hover
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.footer
{
	clear: both;
}

#page > .footer
{
	position: relative;
	top: -40px;
}


#creator
{
	background-image: url(/i/ideafixxxer.gif);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: bottom;
	float: right;
	font-size: 9px;
	width: 130px;
	height: 17px;
}

#copyright
{
	padding: 10px 10px 0px 10px;
	text-align: center;
	font-size: 8pt;
}

#disclaimer
{
	padding: 0px 10px 0px 10px;
	text-align: center;
	font-size: 7pt;
}

#under_construction
{
	background-color: Red;
	color: Black;
	font-weight: bold;
}

.counters
{
	text-align: center;
}

.more {
	padding-left: 5px;
}

.pager
{
	text-align: right;
	height: 20px;
	padding: 4px;
	margin: 3pt 0;
}

.pager li
{
	list-style-type: none;
	display: inline;
	padding: 5px 5px;
}

.informers
{
	text-align: center;
}

.informers div#inf_hmn_pl
{
	margin-bottom: 10px;
}

.informers table, .informers a 
{
	margin-left: auto;
	margin-right: auto;
}

.btn
{
	padding: 1pt;
	border: solid 1px #0088FF;
	background-color: white;
	font-size: 9pt;
	margin: 0 2px;
	font-weight: normal;
	-moz-border-radius: 3px;
}

a.btn:hover
{
	background-color: #0088FF;
	text-decoration: none;
	color: white;
}

.error
{
	color: #FF2222;
	margin: 15pt 0px;
}

.partners img
{
	padding: 2px 6px;
}

.tinytitle
{
	padding-top: 3pt; text-align:center; font-size: 7pt; color: grey;
}

.banner
{
	margin-top: -30px;
	margin-bottom: -30px;
	border-left: solid 1px #2380a3;
	border-right: solid 1px #2380a3;
	padding: 10px 0px;
}

.reklama img
{
	margin-bottom: 2px;
}

.bottom_ban
{
	text-align: center;
	margin-top: 25px;
}
