@import url(palette.css);
@import url(sitewide-pager.css);
@import url(segmented.css);

body {
	margin: 0px;
	padding: 18px 10px 18px 18px;
	background-color: #fff;
}

body, table, td {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
}

a {
	color: #000;
	text-decoration: none;
}

.tool-tip {
	background: #F7B100;
	padding: 6px;
	-webkit-box-shadow: 0px 3px 6px #630;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

table.p4 {

}

table.p4 td {
	font-size: 12px;
	height: 18px;
}

h1.corporate {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 35px;
	text-transform: uppercase;
}
.corporate_yellow {
	color: #F7B100;
}
.corporate_nav {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

ul.corporate_nav {
	margin: 0px;
	padding: 0px;
}
ul.corporate_nav li {
	display: inline;
	text-transform: uppercase;
	list-style-type: none;
}
ul.corporate_nav li img {
	vertical-align: middle;
}

span.afm_nick {
	color: #000;
	background-color: #f7b100;
	padding: 0px 3px;
}

.sortable {
	width: 200px;
	margin: 0px;
	padding: 0px;
}

div.sortable div {
	width: 200px;
}

.unselectable {
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
}


/* new elements */

.index_rightborder
{
border-right: 1px solid #c7c1ab;
border-bottom: 1px solid #c7c1ab;
}

div#index_up_up
{
margin: 0px;
padding: 2px 0px 7px 100px;
}

div#index_form
{
margin: 2px 0px 0px 0px;
border: 1px solid #c7c1ab;
border-left: 0px;
padding: 0px;
float: right;
width: 180px;
background: #fff;
}

div#index_nocar
{
margin-top: 2px;
margin-bottom: 0px;
background: #e1e1e1;
border: 1px solid #c7c1ab;
text-align: center;
}


div#index_car
{
margin-top: 2px;
border-right: 1px solid #c5c3ac;
height: 553px;
background: #eee url(../i/this_car.jpg) center top no-repeat;
text-align: center;
}


div#index_car p.minwidth
{
margin: 0px;
padding: 0px;
min-width: 777px;
}

div#index_car p.index_community
{
margin: 0px;
padding: 46px 0px 0px 0px;
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
}


div#index_car2
{
margin-top: 2px;
border-right: 1px solid #c5c3ac;
height: 553px;
background: #eee url(../i/this_car2.jpg) center top no-repeat;
text-align: center;
}


div#index_car2 p.minwidth
{
margin: 0px;
padding: 0px;
min-width: 777px;
}

div#index_car2 p.index_community
{
margin: 0px;
padding: 0px 0px 0px 0px;
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
}



td.index_bottom
{
padding-top: 2px;
text-align: center;
}

table.index_man
{
z-index: 100;
margin: 90px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

table.index_man img
{
behavior: url(../png.htc);
border: 0px;
}


p.badge_enter
{
margin: 0px;
padding: 14px 14px 0px 14px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

p.badge_counter
{
margin: -29px 0px 0px 59px;
padding: 14px 0px 0px 0px;
text-transform: uppercase;
font-weight: bold;
background: #c7c1ab;
width: 121px;
height: 29px;
position: relative;
text-align: center;
color: #fff;
}

p.badge_counter span
{
white-space: nowrap;
}

form.bagde_form1
{
margin: 0px;
padding: 6px 14px 12px 14px;
}

input.badge_input
{
margin: 3px 0px 5px 0px;
padding: 0px;
width: 150px;
border: 1px #c7c1ab solid;
}

input.badge_remember
{
margin: 3px 3px 0px 0px;
padding: 0px;
}

label span.text
{
font-size: 11px;
}

p.bagde_getpasswd
{
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 15px;
font-size: 11px;
}

p.bagde_getpasswd a, a:link, a:active, a:visited
{
text-decoration: underline;
}


input.badge_submit
{
margin: 5px 0px 0px 0px;
padding: 0px;
border: 1px #c7c1ab solid;
background: #c7c1ab;
color: #fff;
font-weight: bold;
height: 25px;
width: 50px;
}

input.edit_submit
{
margin: 5px 0px 0px 0px;
padding: 0px;
border: 1px #c7c1ab solid;
background: #c7c1ab;
color: #fff;
font-weight: bold;
height: 25px;
width: 120px;
}

div#index_virtual
{
margin: 0px 0px 0px 0px;
border-right: 1px solid #c7c1ab;
border-bottom: 1px solid #c7c1ab;
border-left: 0px;
border-top: 0px;
float: right;
width: 180px;
padding: 16px 0px 16px 0px;
background: #fff;
}

div#index_virtual span
{
padding-left: 14px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

div#index_virtual span a, a:link, a:active, a:visited
{
text-decoration: none;
}

div#index_virtual span a:hover
{
text-decoration: underline;
}

div#index_registrat
{
margin: 0px 0px 0px 0px;
border-right: 1px solid #c7c1ab;
border-bottom: 1px solid #c7c1ab;
border-left: 0px;
border-top: 0px;
float: right;
width: 180px;
padding: 16px 0px 16px 0px;
background: #fff;
}

div#index_registrat span
{
padding-left: 14px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

div#index_registrat span a, a:link, a:active, a:visited
{
text-decoration: none;
}

div#index_registrat span a:hover
{
text-decoration: underline;
}

div#index_follow
{
margin: 0px 0px 0px 0px;
border-right: 1px solid #c7c1ab;
border-bottom: 0px;
border-left: 0px;
border-top: 0px;
float: right;
height: auto;
width: 180px;
padding: 14px 0px 12px 0px;
background: #fff;
}

div#index_follow p.intro
{
margin: 0px;
padding: 0px 0px 0px 14px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

div#index_follow p.outro
{
margin: 0px;
padding: 6px 10px 0px 14px;
font-size: 12px;
}

div#index_follow a, a:link, a:active, a:visited
{
text-decoration: underline;
}

div#index_follow a:hover
{
text-decoration: none;
}

table.visitka td.visitka_photo
{
margin: 0px;
padding: 8px 6px 0px 6px;
font-size: 11px;
}


table.visitka td.visitka_photo p.postbox
{
margin: 0px;
background: url(../i/postbox.gif) 5px 9px no-repeat;
padding-top: 7px;
padding-left: 24px;
}

table.visitka td.visitka_content
{
padding: 8px 0px 8px 4px;
}


table.visitka td.visitka_content p.nick
{
margin: 0px;
padding: 0px 0px 4px 0px;
font-weight: bold;
font-size: 14px;
}

table.visitka td.visitka_content p.nick a, a:link, a:active, a:visited
{
text-decoration: underline;
}

table.visitka td.visitka_content p.nick a:hover
{
text-decoration: none;
}

table.visitka td.visitka_content p.dealer
{
margin: 0px;
padding-bottom: 6px;
}

table.visitka td.visitka_content p.gathered
{
margin: 0px;
padding-bottom: 0px;
font-size: 11px;
}

table.visitka td.visitka_content p.gathered a
{
font-size: 13px;
color: #3b60af;
}

table.visitka td.visitka_content p.car_model
{
margin: 0px;
padding-top: 6px;
padding-bottom: 6px;
}

table.visitka td.visitka_content p.car_model span
{
font-weight: bold;
}

table.visitka td.visitka_content p.reg_date
{
margin: 0px;
padding-bottom: 0px;
font-size: 11px;
}

table.visitka td.visitka_content p.speech
{
margin: 0px;
padding: 0px 10px 0px 10px;
font-size: 12px;
font-style: italic;
}

p.logout
{
margin: 0px;
padding: 2px 10px 4px 0px;
font-size: 11px;
}

div.logout
{
margin: 0px;
padding: 0px;
position: relative;
}

div.close
{
position: absolute;
right: 2px;
top: -65px;
font-size: 10px;
}

div.close a, a:link, a:active, a:visited, a:hover
{

}

div.close a:hover
{
color: #f33;
}

div#my_form
{
margin: 0px 0px 0px 0px;
border: 1px solid #c7c1ab;
padding: 0px;
float: right;
width: 99%;
background: #fff;
}

div.my_visitka
{
width: 100%;
background: #c7c1ab;
}


div.my_activnosti
{
margin: 0px;
padding: 0px;
}

table.activnosti
{
border: 1px solid #c7c1ab;
}

table.activnosti td
{
padding-top: 12px;
padding-bottom: 3px;
}

table.activnosti p
{
margin: 0px;
padding: 0px 14px 10px 14px;
}

table.activnosti p a
{
font-weight: bold;
}

div.my_invites
{
margin: 0px;
padding: 0px;
}

table.invites
{
border: 1px solid #c7c1ab;
}

table.invites td
{
padding-top: 12px;
}

table.invites p
{
margin: 0px;
padding: 0px 14px 8px 14px;
}

table.invites form.invites_form
{
margin: 0px 0px 0px 14px;
}

table.invites form.invites_form p.invites_intro
{
margin: 0px;
padding: 0px 14px 0px 0px;
}

table.invites input.invites_input
{
margin: 10px 0px 5px 0px;
padding: 0px;
width: 150px;
border: 1px #c7c1ab solid;
}

table.invites input.invites_submit
{
margin: 5px 0px 0px 0px;
padding: 0px;
border: 1px #c7c1ab solid;
background: #c7c1ab;
color: #fff;
font-weight: bold;
height: 25px;
width: 84px;
}


table.my_news td
{
padding-top: 6px;
}

table.my_news p.my_news_img_paging
{
margin: 0px;
padding: 4px 0px 0px 0px;
font-size: 11px;
}

table.my_news p.my_news_img_paging span
{
padding: 0px 3px;
background: #ccc;
color: #fff;
}

table.my_news p.my_news_img_paging a
{
padding: 0px 3px;
}

table.my_news p.my_news_img_paging a:hover
{
text-decoration: none;
color: #3b60af;
}

table.my_news td.my_news_text p
{
margin: 0px;
padding: 0px 0px 10px 0px;
}

table.my_news td.my_news_text p.my_news_extlinks
{
margin: 0px;
padding: 4px 0px 4px 0px;
font-weight: bold;
}

table.my_news td.my_news_text ul.my_news_extlinks_ulli
{
margin: 0px;
padding: 0px 0px 10px 0px;
}

table.my_news td.my_news_text ul.my_news_extlinks_ulli li
{
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}

table.my_news td.my_news_text ul.my_news_extlinks_ulli li a:hover
{
text-decoration: none;
}

table.my_news td h6
{
font-size: 10px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 3px 0px;
color: #444;
}

table.my_news td h4
{
text-transform: uppercase;
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 12px;
font-weight: bold;
}

table.my_news td p.my_news_more
{
text-align: right;
margin: 0px;
padding: 0px 0px 8px 0px;
color: #999;
}

table.my_news td p.my_news_more a.my_news_more_blue
{
color: #3b60af;
font-weight: bold;
}

table.my_news td p.my_news_more a.my_news_more_grey
{
color: #666;
}


table.my_actions td
{
padding-top: 6px;
}

table.my_actions p.my_actions_img_paging
{
margin: 0px;
padding: 4px 0px 0px 0px;
font-size: 11px;
}

table.my_actions p.my_actions_img_paging span
{
padding: 0px 3px;
background: #ccc;
color: #fff;
}

table.my_actions p.my_actions_img_paging a
{
padding: 0px 3px;
}

table.my_actions p.my_actions_img_paging a:hover
{
text-decoration: none;
color: #3b60af;
}

table.my_actions td.my_actions_text p
{
margin: 0px;
padding: 0px 0px 10px 0px;
}

table.my_actions td.my_actions_text p.red
{
color: #f33;
}

table.my_actions td.my_actions_text p.my_actions_extlinks
{
margin: 0px;
padding: 4px 0px 4px 0px;
font-weight: bold;
}

table.my_actions td.my_actions_text ul.my_actions_extlinks_ulli
{
margin: 0px;
padding: 0px 0px 10px 0px;
}

table.my_actions td.my_actions_text ul.my_actions_extlinks_ulli li
{
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}

table.my_actions td.my_actions_text ul.my_actions_extlinks_ulli li a:hover
{
text-decoration: none;
}

table.my_actions td.my_actions_text ul.perech
{
margin-top: 0px;
margin-bottom: 12px;
}

table.my_actions td.my_actions_text ul.perech li
{
margin: 0px;
padding: 0px;
}

table.my_actions td.my_actions_text table.all_gs td.g1
{
background: #767a7d;
color: #fff;
}

table.my_actions td.my_actions_text table.all_gs td.g2
{
background: #aeaeac;
}

table.my_actions td.my_actions_text table.all_gs td.g3
{
background: #cccccc;
}

table.my_actions td.my_actions_text table.all_gs td.redd
{
background: #f33;
color: #fff;
}

table.my_actions td.my_actions_text table.all_gs td.ll
{
margin: 0px;
padding: 0px;
font-size: 1px;
}

table.my_actions td h6
{
font-size: 10px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 3px 0px;
color: #444;
}

table.my_actions td h4
{
text-transform: uppercase;
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 12px;
font-weight: bold;
}

table.my_actions td p.my_actions_more
{
text-align: right;
margin: 0px;
padding: 0px 0px 8px 0px;
color: #999;
}

table.my_actions td p.my_actions_more a.my_actions_more_blue
{
color: #3b60af;
font-weight: bold;
}

table.my_actions td p.my_actions_more a.my_actions_more_grey
{
color: #666;
}



table.my_games td
{
padding-top: 6px;
}

table.my_games td.my_games_text p
{
margin: 0px;
padding: 0px 0px 10px 0px;
}

table.my_games td.my_games_text p.get
{
height: 50px;
line-height: 50px;
padding-left: 107px;
}

table.my_games td.my_games_text p a
{
color: #3b60af;
}

table.my_games td p.my_games_more
{
text-align: right;
margin: 0px;
padding: 0px 0px 18px 0px;
color: #999;
}

table.my_games td p.my_games_more a.my_games_more_blue
{
color: #3b60af;
font-weight: bold;
}

table.my_games td p.my_games_more a.my_games_more_grey
{
color: #666;
}


table.my_messages td
{
padding-top: 4px;
padding-bottom: 17px;
}

table.my_messages td p.my_messages_h
{
margin: 0px;
padding: 0px 0px 5px 0px;
white-space: nowrap;
}

table.my_messages td p.my_messages_who
{
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 11px;
}

table.my_messages td p.my_messages_who img
{
padding-left: 4px;
padding-right: 4px;
}

table.my_messages td p.my_messages_h a
{
font-weight: bold;
}

table.my_messages td p.my_messages_who a
{
}

table.my_messages td p.my_messages_go
{
margin: 0px;
padding: 0px 14px 0px 0px;
color: #666;
white-space: nowrap;
}

table.my_messages td p.my_messages_go span
{
color: #999;
}

table.my_messages td p.my_messages_go a
{
font-weight: bold;
color: #3b60af;
}

table.my_messages_friends td.my_friend
{
padding: 0px 0px 12px 10px;
color: #666;
}

table.my_messages_friends td.my_friend img
{
border: 0px;
}

table.my_messages p.my_friends_show
{
padding: 0px;
margin: 0px;
text-align: right;
font-size: 11px;
}


table.my_friends_notboth
{
padding: 2px 0px 0px 0px;
margin: 0px;
}

table.my_friends_notboth td
{
line-height: 140%;
}

table.my_friends_notboth td p.ask
{
margin: 0px;
padding: 0px 0px 2px 0px;
}

table.my_friends_notboth td p.ask_list
{
margin: 0px;
padding: 0px 0px 12px 6px;
font-size: 11px;
line-height: 140%;
}

table.my_friends_both
{
padding: 0px;
margin: 0px;
}

table.my_friends_both td.my_friend
{
padding: 0px 12px 12px 8px;
color: #666;
line-height: 140%;
font-size: 11px;
}

table.my_friends_both td.my_friend span.name
{
padding-left: 6px;
white-space: nowrap;
}

table.my_friends_both td.my_friend span.name a
{
font-weight: bold;
}

table.my_friends_both td.my_friend span.town
{
padding-left: 6px;
white-space: nowrap;
}

table.my_friends_both td.my_friend span.car
{
padding-left: 6px;
white-space: nowrap;
}

table.my_friends_both td.my_friend img
{
border: 0px;
}


table.my_messages_group td
{
padding-top: 4px;
padding-bottom: 0px;
}

table.my_messages_group td p.name
{
font-weight: bold;
margin: 0px;
padding: 0px 0px 4px 0px;
}

table.my_messages_group td p.users
{
margin: 0px;
padding: 0px 0px 10px 0px;
}

table.my_messages_group_notmy td
{
padding-top: 4px;
padding-bottom: 0px;
}

table.my_messages_group_notmy td p.name
{
font-weight: bold;
margin: 0px;
padding: 0px 0px 4px 0px;
}

table.my_messages_group_notmy td p.users
{
margin: 0px;
padding: 0px 0px 10px 0px;
}

table.my_groups_allofthem
{
padding-top: 3px;
padding-bottom: 8px;
}

table.my_groups_allofthem td.image
{
padding-right: 10px;
}


table.my_groups_allofthem td.my_groups_topics_image
{
margin: 0px;
padding: 0px;
text-align: right;
}

table.my_groups_allofthem td.my_groups_topics_image a
{
margin: 0px;
padding: 0px;
}

table.my_groups_allofthem td.my_groups_topics_image img
{
border: 0px;
margin: 0px;
padding: 1px 10px 0px 0px;
}

table.my_groups_allofthem td.my_groups_topics_text
{
margin: 0px;
padding: 0px;
}

table.my_groups_allofthem td.my_groups_topics_text p.name
{
margin: 0px;
padding: 0px 0px 2px 0px;
}

table.my_groups_allofthem td.my_groups_topics_text p.name a
{
font-weight: bold;
}

table.my_groups_allofthem td.my_groups_topics_text p.name span
{
color: #666;
font-size: 11px;
}

table.my_groups_allofthem td.my_groups_topics_text p.post_cut
{
margin: 0px;
padding: 0px 0px 12px 0px;
font-size: 11px;
}

table.my_groups_allofthem td.my_groups_topics_text p.post_cut_the
{
margin: 0px;
padding: 0px 0px 6px 0px;
font-size: 11px;
}

table.my_groups_allofthem td.divider
{
margin: 0px;
padding: 0px;
font-size: 4px;
}

table.my_groups_allofthem td.answer_me
{
margin: 0px;
padding: 0px 0px 10px 61px;
font-size: 12px;
}

table.my_groups_allofthem td.answer_me a
{
color: #3b60af;
font-weight: bold;
}

table.my_groups_allofthem td.kspisku
{
padding-top: 14px;
}

table.my_groups_allofthem td.my_groups_topics_text div.thepost
{
margin: 0px;
padding: 0px 0px 12px 0px;
}

table.my_groups_allofthem td.my_groups_topics_text div.thepost p
{
margin: 0px;
padding: 0px 25px 0px 6px;
border-left: 1px solid #ccc;
}

table.my_groups_allofthem td.my_groups_topics_text div.comment_form
{
margin: 0px;
padding: 0px;
}

table.my_groups_allofthem td.my_groups_topics_text div.comment_form p.yeah
{
margin: 0px;
padding: 0px 0px 5px 0px;
font-weight: bold;
}

table.my_groups_allofthem td.my_groups_topics_text div.comment_form p.forma
{
margin: 0px;
padding: 0px;
}

table.my_groups_allofthem td.my_groups_topics_text div.comment_form p.forma form
{
margin: 0px;
padding: 0px;
}

table.my_groups_allofthem td.my_groups_topics_text div.comment_form textarea.flame_it
{
border-top: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
width: 350px;
height: 100px;
}

table.my_groups_allofthem td.my_groups_topics_text div.comment_form input.submit
{
margin-top: 4px;
border: 1px #c7c1ab solid;
background: #c7c1ab;
color: #fff;
font-weight: bold;
height: 25px;
width: 110px;
}

table.my_groups_allofthem td.text
{
padding: 0px;
}

table.my_groups_allofthem td.text p.head
{
text-transform: uppercase;
font-weight: bold;
margin: 0px;
padding: 0px 0px 5px 0px;
}

table.my_groups_allofthem td.text p.head span
{
text-transform: none;
font-weight: normal;
font-size: 11px;
}

table.my_groups_allofthem td.text p.desc
{
margin: 0px;
padding: 0px 0px 5px 0px;
}

table.my_groups_allofthem td.text p.join
{
margin: 0px;
line-height: 130%;
}

table.my_groups_allofthem td.text p.join span
{
color: #666;
font-size: 11px;
}

table.my_groups_allofthem td.text p.join a
{
color: #3b60af;
font-weight: bold;
}

table.my_groups_allofthem td.text p.join a.him
{
color: #666;
font-weight: normal;
font-size: 11px;
}

table.my_groups_allofthem td.text p.join_off
{
margin: 0px;
line-height: 130%;
}

table.my_groups_allofthem td.text p.join_off a.him
{
color: #666;
font-weight: normal;
font-size: 11px;
}

table.my_groups_allofthem td.text p.join_off span
{
color: #666;
font-size: 11px;
}

table.my_groups_allofthem td.text p.join_off a
{
color: #f33;
font-weight: bold;
}


table.sec_nav
{
margin: 10px 0px 0px 0px;
padding: 0px;
height: 45px;
}

table.sec_nav td
{
white-space: nowrap;
background: #c7c1ab;
padding: 11px 10px 9px 10px;
text-transform: uppercase;
font-weight: bold;
}

table.sec_nav td.active a
{
text-decoration: none;
font-weight: bold;
}

table.sec_nav td.active
{
background: #fdb414;
}

table.sec_nav td.typical a
{
text-decoration: none;
font-weight: bold;
}

table.sec_nav td.profile
{
background: #d8d3c4;
}

span.current_point
{
padding-left: 14px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #666;
}

div#index_register
{
margin-top: 2px;
height: 453px;
text-align: left;
}

div#index_register p.minwidth
{
margin: 0px;
padding: 0px;
min-width: 777px;
}

div#index_register form.register_rules
{
margin: 0px;
padding: 0px;
}

div#index_register form.register_rules textarea.register_readme
{
width: 98%;
height: 400px;
border: 1px #c7c1ab solid;
font-size: 11px;
font-family: monospace;
}

div#index_register form.register_rules p.register_proccess
{
margin: 10px 0px 10px 0px;
padding: 0px;
}

div#index_register form.register_rules p.register_proccess2
{
margin: 10px 0px 10px 0px;
padding: 0px;
font-size: 11px;
}

div#index_register form.register_rules p.register_proccess input
{
margin: 0px;
padding: 0px;
}

div#index_register form.register_rules p.register_gogo
{
margin: 0px 0px 0px 0px;
padding: 0px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

p.crossword_list_chooseit
{
margin: 0px;
padding: 0px 0px 8px 0px;
}

table.crossword_list td
{
padding: 4px 16px 4px 0px;
font-size: 12px;
border-bottom: 1px solid #ccc;
empty-cells: show;
}

table.crossword_list td a
{
color: #3b60af;
font-weight: bold;
}

td.dotted_line
{
margin: 0px;
padding: 0px;
background: url(../i/dotted_line.jpg) left center repeat-x;
}


div.basic_ramka
{
border: 1px #000 solid;
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

div#form_to_print_shapka
{
margin-bottom: 20px;
}

div.form_to_print
{
padding: 0px;
margin: 0px 0px 0px 100px;
font-size: 12px;
}

div.form_to_print p
{
margin: 0px;
padding: 0px 0px 5px 0px;
}

div.form_to_print p.hhead_print
{
display: none;
}

div.form_to_print p.hhead
{
margin: 0px 0px 20px 0px;
padding: 0px;
font-size: 14px;
font-weight: bold;
}

div.form_to_print p.hhead span
{
font-weight: normal;
color: #666;
font-size: 12px;
}

div.form_to_print p.ppol
{
padding: 10px 0px 12px 0px;
}

div.form_to_print p.ppol span
{
padding: 0px 0px 0px 20px;
}

div.form_to_print input
{
border: 1px #c7c1ab solid;
font-size: 12px;
}

div.form_to_print p.submit
{
padding-top: 20px;
padding-bottom: 30px;
}

div.form_to_print p.submit input
{
border: 1px #c7c1ab solid;
background: #c7c1ab;
color: #fff;
font-weight: bold;
height: 25px;
width: 110px;
}

div.form_to_print p.ppasport
{
padding: 10px 0px 10px 0px;
}

div.form_to_print p.ppasport span.tochka
{
color: red;
font-weight: bold;
}

div.form_to_print p.ppasport2
{
padding: 0px 0px 20px 0px;
}

div.form_to_print p.ppasport2 span.tochka
{
color: red;
font-weight: bold;
}

div.form_to_print blockquote
{
margin: 0px;
padding: 0px 0px 14px 10px;
line-height: 200%;
}

div.form_to_print p.barcode
{
padding-top: 5px;
color: #666;
}

div.form_to_print p.barcode span.larr
{
font-size: 13px;
}

div.form_to_print p.oh_yes
{
width: 100%;
margin: 0px;
padding: 20px 0px 10px 0px;
font-size: 11px;
}

div.form_to_print p.oh_podpish
{
display: none;
}

div#form_to_print_shapka
{
display: none;
}

div.ugol
{
padding: 0px;
margin: -40px 0px 0px 0px;
text-align: right;
}

p.my_purse_more
{
text-align: right;
margin: 0px;
padding: 8px 0px 8px 0px;
}

p.my_purse_more a
{
color: #3b60af;
font-weight: bold;
}

table.all_users
{
padding: 0px 4px 6px 0px;
}

table.all_users td.img
{
margin: 0px;
padding: 0px 8px 0px 8px;
border: 0px;
}

table.all_users td
{
white-space: nowrap;
padding: 7px 0px 8px 0px;
border-bottom: 1px solid #ccc;
}

table.all_users td.name
{
font-weight: bold;
}

table.all_users td.last
{
border-bottom: 1px solid #fff;
}

table.all_users td.h
{
font-weight: bold;
}

table.all_users td.h a
{
text-decoration: none;
color: #3b60af;
}

table.all_users td.r a
{
text-decoration: none;
color: #f33;
}

table.my_profile_is td.image img
{
margin: 0px;
padding: 0px 12px 0px 0px;
}

table.my_profile_is td.text p.nick
{
margin: 0px;
padding: 0px 10px 8px 0px;
}

table.my_profile_is td.text p.nick span
{
font-weight: bold;
}

table.my_profile_is td.text p.town
{
margin: 0px;
padding: 0px 10px 8px 0px;
}

table.my_profile_is td.text p.town span
{
font-weight: bold;
}

table.my_profile_is td.text p.tachka
{
margin: 0px;
padding: 0px 10px 8px 0px;
}

table.my_profile_is td.text p.tachka span
{
font-weight: bold;
}

table.my_profile_is td.text p.diler
{
margin: 0px;
padding: 0px 10px 8px 0px;
}


table.my_profile_is td.text p.here
{
margin: 0px;
padding: 0px 10px 8px 0px;
}

table.my_profile_is td.text p.here span
{
font-weight: bold;
}

table.my_profile_is td.text p.about
{
margin: 0px;
padding: 0px 10px 16px 0px;
font-style: italic;
}

table.my_profile_is td.text p.diler
{
margin: 0px;
padding: 0px 10px 8px 0px;
}

table.my_profile_is td.text p.diler span
{
font-weight: bold;
}

table.my_profile_is td.text p.sites
{
margin: 0px;
padding: 0px 10px 8px 0px;
}

table.my_profile_is td.text p.messager
{
margin: 0px;
padding: 0px 10px 12px 0px;
}

table.my_profile_is td.text p.buttons
{
margin: 0px;
padding: 0px 10px 0px 0px;
}

table.my_profile_is td.text form.form
{
margin: 0px;
padding: 10px 0px 0px 0px;
}

table.my_profile_is td.text input.submit
{
padding: 0px;
margin: 0px;
border: 1px #c7c1ab solid;
background: #c7c1ab;
color: #fff;
font-weight: bold;
height: 25px;
width: 160px;
}

table.my_profile_notboth
{
padding: 2px 0px 0px 0px;
margin: 0px;
}

table.my_profile_notboth td
{
line-height: 140%;
}

table.my_profile_notboth td p.ask
{
margin: 0px;
padding: 0px 0px 2px 0px;
}

table.my_profile_notboth td p.ask_list
{
margin: 0px;
padding: 0px 0px 12px 6px;
font-size: 11px;
line-height: 140%;
}


table.auction_the td
{
margin: 0px;
padding: 0px;
}

table.auction_the td p
{
margin: 0px;
padding: 0px;
}

table.auction_the td p.image
{
padding-right: 12px;
}

table.auction_the td p.image img
{
border: 0px;
}

table.auction_the td p
{
padding-bottom: 8px;
}


* input.submit
{
border: 1px #c7c1ab solid !important;
background: #c7c1ab;
color: #fff !important;
font-weight: bold !important;
}


td span.goaway
{
padding-left: 40px;
text-transform: none;
font-weight: normal;
font-size: 10px;
}

td span.goaway a, a:link, a:active, a:visited, a:hover;
{
font-weight: normal;
}

body.blue p
{
margin: 0px;
padding: 0px 0px 10px 0px;
line-height: 130%;
}

body.blue p.hh
{
text-transform: uppercase;
}

body.blue p.men
{
padding-bottom: 15px;
}

body.blue p.bg
{
background: url(../i/info-block/grey-center.gif) left top repeat-x;
border: 1px solid #c7c1ab;
border-top: 0px;
padding: 6px 6px 4px 6px;
color: #444;
text-transform: uppercase;
margin-bottom: 10px;
}

body.blue p a
{
color: #3b60af;
}

.aghora td { padding-bottom:10px; vertical-align:top}
.aghoraZ td { padding:10px; vertical-align:top}

.quiz-qst {
	border: 1px solid #E1DDCE;
	border-top-width: 18px;
	padding: 18px;
	/* display: none; */
}

.quiz-number {
	font-size: 120%;
}

.quiz-question {
	font-weight: bold;
}

.quiz-answers {
	padding: 18px;
}

button.quiz-adv-btn {
	
}

.info-popup {
	display: none;
	text-align: left;
	padding: 6px;
	-webkit-box-shadow: 0px 3px 6px #C7C1AB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
	border: 1px solid #C7C1AB;
}




















