*, body * {
	margin: 0;
	padding: 0;
}

body {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	background: #fff url(gfx/bg.gif) repeat-x;
	color: #6d6d6d;
	font-size: 1em;
	margin: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

img.frame {
	border: 5px solid #DBE5F3;
}

h2 {
	color: #426389;
	font-size: 1em;
	font-weight: bold;
	margin: 25px 0 8px;
	padding: 0;
}

p {
	line-height: 1.6em;
	margin-top: 15px;
}

p.nocapt {
	margin-top: 0;
}

/* tables */
table {
	border-collapse: collapse;
}

th, td {
	text-align: center;
	padding: 3px 5px;
	border: 1px solid #fff;
}

th {
	color: #1F8AB5;
	padding: 5px;
	background-color: #E7F3F7;
}

td {
	background-color: #f6f6f6;
}

td.yellow {
	background-color: #EBF9CF;
}

a:link {
	text-decoration: none;
	color: #83a214;
	line-height: 1.6em;
}

a:active {
	text-decoration: none;
	color: #83a214;
	line-height: 1.6em;
}

a:visited {
	text-decoration: none;
	color: #83a214;
	line-height: 1.6em;
}

a:hover {
	text-decoration: underline;
	color: #83a214;
	line-height: 1.6em;
}

#container {
	color: #6d6d6d;
	width: 783px;
	margin: 0 auto;
	display: block;
	font-size: .8em;
	padding-bottom: 20px;
}

#top_menu {
	color: #6d6d6d;
	width: 783px;
	height: 35px;
	margin: 0 auto;
	display: block;
}

#signin {
	background: url(gfx/sign_in.gif) no-repeat;
	width: 74px;
	height: 19px;
	margin: 16px 15px 0 0;
	display: block;
	float: right;
}

#signin:hover {
	background-image: url(gfx/sign_in_on.gif);
}

#signup {
	background: url(gfx/sign_up.gif) no-repeat;
	width: 74px;
	height: 19px;
	margin: 16px 5px 0 0;
	display: block;
	float: right;
}

#signup:hover {
	background-image: url(gfx/sign_up_on.gif);
}

#signout {
	background: url(gfx/sign_out.gif) no-repeat;
	width: 74px;
	height: 19px;
	margin: 16px 5px 0 0;
	display: block;
	float: right;
}

#signout:hover {
	background-image: url(gfx/sign_out_on.gif);
}

#logo{
	background-image: url(gfx/logo.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 74px;
	display: block;
	float: left;
}

/* Main Menu */
#menu {
	width: 533px;
	height: 42px;
	display: block;
	float: left;
	position: relative;
	top: 11px;
	left: 0;
}

#menu a {
	background-repeat:no-repeat;
	color: #6d6d6d;
	height: 42px;
	display: block;
	float: left;
}

#menu_1{
	background-image: url(gfx/menu_1.gif);
	width: 69px;
}

#menu_1:hover {
	background-image: url(gfx/menu_1_on.gif);
}

#menu_1_active {
	background-image: url(gfx/menu_1_active.gif);
	width: 69px;
}

#menu_2 {
	background-image: url(gfx/menu_2.gif);
	width: 57px;
}

#menu_2:hover {
	background-image: url(gfx/menu_2_on.gif);
}

#menu_2_active {
	background-image: url(gfx/menu_2_active.gif);
	width: 57px;
}

#menu_3 {
	background-image: url(gfx/menu_3.gif);
	width: 143px;
}

#menu_3:hover {
	background-image: url(gfx/menu_3_on.gif);
}

#menu_3_active {
	background-image: url(gfx/menu_3_active.gif);
	width: 143px;
}

#menu_4 {
	background-image: url(gfx/menu_4.gif);
	width: 73px;
}

#menu_4:hover {
	background-image: url(gfx/menu_4_on.gif);
}

#menu_4_active {
	background-image: url(gfx/menu_4_active.gif);
	width: 73px;
}

#menu_5 {
	background-image: url(gfx/menu_5.gif);
	width: 93px;
}

#menu_5:hover {
	background-image: url(gfx/menu_5_on.gif);
}

#menu_5_active {
	background-image: url(gfx/menu_5_active.gif);
	width: 93px;
}

#menu_6 {
	background-image: url(gfx/menu_6.gif);
	width: 98px;
}

#menu_6:hover {
	background-image: url(gfx/menu_6_on.gif);
}

#menu_6_active {
	background-image: url(gfx/menu_6_active.gif);
	width: 98px;
}

/* Submenu */
#submenu{
	width: 491px;
	height: 19px;
	float: right;
	margin: -2px 0 10px;
}

#submenu a {
	height: 19px;
	display: block;
	float: left;
	color: #6d6d6d;
}

#submenu_acc {
	background-image: url(gfx/buttons/my_account.gif);
	background-repeat:no-repeat;
	color: #6d6d6d;
	width: 81px;
	height: 19px;
	display: block;
	float: left;
}

#submenu_1 {
	width: 58px;
	background-image: url(gfx/buttons/home.gif);
}

#submenu_1:hover {
	background-image: url(gfx/buttons/home_on.gif);
}

#submenu_1_active {
	width: 58px;
	background-image: url(gfx/buttons/home_active.gif);
}

#submenu_2 {
	background-image: url(gfx/buttons/banners_mark.gif);
	width: 138px;
}

#submenu_2:hover {
	background-image: url(gfx/buttons/banners_mark_on.gif);
	width: 138px;
}

#submenu_2_active {
	background-image: url(gfx/buttons/banners_mark_active.gif);
	width: 138px;
}

#submenu_3 {
	background-image: url(gfx/buttons/account_pref.gif);
	width: 134px;
}

#submenu_3:hover {
	background-image: url(gfx/buttons/account_pref_on.gif);
}

#submenu_3_active {
	background-image: url(gfx/buttons/account_pref_active.gif);
	width: 134px;
}

#submenu_4 {
	background-image: url(gfx/buttons/payments.gif);
	width: 77px;
}

#submenu_4:hover {
	background-image: url(gfx/buttons/payments_on.gif);
}

#submenu_4_active {
	background-image: url(gfx/buttons/payments_active.gif);
	width: 77px;
}


#billboard {
	width: 783px;
	height: 362px;
	display: block;
}

#billboard_0{
	background-image: url(gfx/billboard_0.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 17px;
	display: block;
	clear: both;
}

#billboard_1{
	background-image: url(gfx/billboard_1.jpg);
	background-repeat:no-repeat;
	width: 428px;
	height: 251px;
	display: block;
	float: left;
}

#billboard_2{
	background-image: url(gfx/billboard_2.gif);
	background-repeat:no-repeat;
	width: 355px;
	height: 251px;
	display: block;
	float: left;
}

#billboard_3{
	background-image: url(gfx/billboard_3.jpg);
	background-repeat:no-repeat;
	width: 428px;
	height: 94px;
	display: block;
	float: left;
}

#billboard_4{
	background-image: url(gfx/billboard_4_bez_buttona.gif);
	background-repeat:no-repeat;
	width: 355px;
	height: 94px;
	display: block;
	float: left;
}

#button{
	background-image: url(gfx/button.gif);
	background-repeat:no-repeat;
	width: 158px;
	height: 21px;
	display: block;
	position: relative;
	top: 215px;
	right: 33px;
	bottom: 15px;
	left: 164px;

}

#banner{
	background-image: url(gfx/banner.gif);
	background-repeat:no-repeat;
	color: #6d6d6d;
	width: 783px;
	height: 112px;
	display: block;
	padding-bottom: 6px;	
}

div.content_top {
	height: 10px;
	width: 783px;
	font-size: 0;
}

#content_top {
	background: #fff url(gfx/content_top.gif) no-repeat;
}

#content_top_dark {
	background: #fff url(gfx/content_top2.gif) no-repeat;
}

#content {
	background: #fff url(gfx/content_bg.gif) repeat-y;
	padding: 20px 30px 30px;
}

#content_l{
	width: 212px;
	padding-right: 20px;
	float: left;
}

.content_l_txt{
	line-height: 20px;
}

#content_r {
	width: 470px;
	padding-left: 20px;
	border-left: solid #b6d3f8 1px;
	float: left;
}

#content_r_txt {
	line-height: 20px;
	padding-right: 20px;
}

#sign_up_now {
	display: block;
	margin-bottom: 20px;
}

#contact_us {
	background: transparent url(gfx/contact_us.gif) top no-repeat;
	width: 205px;
	padding: 35px 0 18px;
	font-size: .85em;
	border-bottom: 1px solid #DAE9FB;
}

#antispam {
	background: transparent url(gfx/antispam.gif) left top no-repeat;
	font-size: .7em;
	padding: 20px 28px 0 28px;
	line-height: 1.4em;
	margin-top: 20px;
}

/* Footer */
#footer{ 
	color: #364559;
	background-image: url(gfx/footer.gif);
	background-repeat:no-repeat;
	width: 783px; 
	height: 42px;
	display: block;
}

#policy{ 
	width: 380px; 
	position: relative;
	top: 17px;
	left: 18px;
	display: block;
	float: left;
	font-size: .85em; 
}

#bottom_menu { 
	text-align: right;
	width: 300px; 
	position: relative;
	top: 15px;
	right: 18px;
	display: block;
	float: right;
}

#bottom_menu a.footer, a.footer:link, a.footer:active, a.footer:hover {
	color: #364559;
	font-size: .85em;
}

a.footer:hover {
	text-decoration: underline;
}

a.more {
	color: #9ec418;
	display: block;
	float: right;
	text-decoration: none;
	font-weight: bold;
}

a.more:link, a.more:visited, a.more:active {
	color: #9ec418;
	text-decoration: none;
}

a.more:hover {
	color: #9ec418;
	text-decoration: underline;
}

p.date {
	color: #9ec418;
	font-size: .85em;
	margin: 7px 0 0;
}

div.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

#signInBox {
	width: 535px;
	height: 99px;
	position: absolute;
	margin: 6px 0 0 247px;
	z-index: 2;
}

#signInLeft {
	width: 25px;
	height: 99px;
	background-image: url(gfx/panel_left.gif);
	float: left;
}

#signInRight {
	width: 25px;
	height: 99px;
	background-image: url(gfx/panel_right.gif);
	float: right;
}

#signInInner {
	background: transparent url(gfx/bkg.gif) repeat-x;
	width: 485px;
	height: 100%;
	float: left;
	color: #fff;
}

#signInInner .item {
	display: block;
	float: left;
}

#signInInner a {
	color: #CEDD34;
	font-size: .8em;
	margin-left: 286px;
}

#signInClose {
	background: transparent url(gfx/close.gif) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 3;
}

#signInHeader {
	margin: 21px 0 11px;
}

/* lists */
li { 
	line-height: 1.6em;
	margin: 10px 0;
}

ol, ul {
	margin: 15px 25px;
}

ol ol {
	list-style-type: lower-roman;
}

ul.short li {
	line-height: 1em;
	margin: 0;
	padding: 0;
}

/* faq styles */
dl {
	line-height: 1.6em;
}

dt {
	font-weight: bold;
	margin-left: 20px;
	text-indent: -20px;
}

dd {
	margin: 0 0 0 20px;
	text-indent: -20px;
}

dt a, dt a:link, dt a:hover, dt a:active {
	text-decoration: none;
	color: #6d6d6d;
}

dd.back {
	margin: 0 0 20px 40px;
	font-size: .8em;
}



.tel {
	background: transparent url(gfx/tel.gif) no-repeat;
	display: block;
	height: 16px;
	padding: 1px 0 0 28px;
}

.ok {
	background: transparent url(gfx/ok.gif) no-repeat;
	display: block;
	height: 21px;
	font-size: .85em;
	padding: 1px 0 0 28px;
	margin-left: 7px;
}

.mail {
	background: transparent url(gfx/at.gif) bottom left no-repeat;
	display: block;
	height: 16px;
	padding: 1px 0 0 28px;
}

a.mail, a.mail:active, a.mail:visited, a.mail:hover {
	color: #85ac00;
	display: block;  
	text-decoration: underline; 
}

#imgContainer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background-color: #DBE5F3;
	border: 10px solid #DBE5F3;
	cursor: pointer;
}

/* hidden pics - image preload trick */
.hiddenPic {
	display: none;
}
