body {
	font-family: Verdana;
	margin: 0;
	padding: 0;
	font-size: 80%;
	background-color: #ffffff;
	color: #444444;
	text-align: left;
}

img { border: none; }

.clearboth { clear: both; height: 0px; }

.space { clear: both; width: 100%; margin-bottom: 12px; }

a
{
	text-decoration: none;
	color: #62a521;
}

a:hover, a:active
{
	text-decoration: underline;
}

h1 
{
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2
{
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#jgnt_mainarea {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 948px;
}

#jgnt_header {
	min-height: 158px;
	padding-right: 12px;
}

#jgnt_header_logo {
	width: 156px;
	float: left;
	text-align: left;
}

#jgnt_header_body {
	float: right;
	width: 780px;
}

#jgnt_header_text {
	width: 530px;
	float: left;
	padding-top: 36px;
	min-height: 65px;
}

#jgnt_header h1 {
	position: relative;
	left:-16px;
	font-size: 28px;
	font-family: Helvetica;
	color: #e46526;
	
}

#jgnt_header h1 span {
	display: block;
	margin-left: 17px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #999999;
	padding-top: 5px;
	line-height: 120%;
}

#jgnt_header_links {
	float: right;
 	width: 248px;
	text-align: right;
}

#jgnt_lang_switch {
	text-align: right;
	margin-top: 5px;
}

#jgnt_lang_switch a {
	padding-bottom: 3px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
}

#jgnt_header_link_1 {
	padding-top: 22px;
	text-align: right;
}

#jgnt_header_link_1 a {
	font-size: 19px;
	font-family: Helvetica;
	color: #777777;
	font-weight: normal;
}

#jgnt_header_menu {
	clear: both;
	width: 636px;
	float: left;
	padding-top: 6px;
}

#jgnt_header_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#jgnt_header_menu ul li { 
	display: inline;
	margin-right: 22px;
}

#jgnt_header_menu a {
	font-size: 14px;
	font-family: Verdana;
	color: #444444;
	font-weight: normal;
	padding: 0 1px 2px 0;
}

#jgnt_header_menu a:hover {
	background-image: url(/images/dotss.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
}

#jgnt_header_search {
	float: right;
	background-image: url(/images/search_bg.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 6px 0 0 0;
	width: 113px;
	height: 17px;
	font-size: 1px;
}

#jgnt_header_search input{
	color: white;
	width: 90px;
	background: none;
	font-family: Verdana;
	font-size: 10px;
	border: none;
	margin: 2px 0 0 8px;
	padding: 0;
}


#jgnt_content {
	padding: 6px 12px 30px 12px;
	overflow: auto;
	clear: both;
}

.jgnt_center_column {
	float: left;
	width: 428px;
	margin-left: 52px;
}

.jgnt_big_column {
	float: right;
	width: 676px;
	margin-left: 52px;
}

#jgnt_left_column {
	width: 196px;
	float: left;
	margin: 0 auto 0 auto;
}

#jgnt_right_column {
	width: 196px;
	float: right;
}

.jgnt_block_box p {
	line-height: 120%;
}

.jgnt_block_box h1 {
	font-family: Helvetica;
	font-size: 21px;
	color: #999999;
	padding: 7px 0 7px 0; 
}

.jgnt_block_box h1.special {
	color: #e46526;
	padding: 10px 0 20px 0; 
}
	
.jgnt_block_box a {
	color: #999999;
}

.jgnt_block_box1 {
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 1px;
	margin-bottom: 37px;
	padding-top: 1px;
}

.jgnt_block_box1 h1 {
	display: inline;
	position: relative; 
	top: -4px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	background-color: white;
	padding-right: 10px;
	margin-top: 1px;
}

.jgnt_link {
	margin: 25px 0 0 0;
}

.jgnt_link a {
	font-family: Verdana;
	font-size: 11px;
	color: #62a521;
	text-transform: uppercase;	
}

.jgnt_block_anounce {
	height: 85px;
	margin-bottom: 24px;
	padding: 15px 10px 10px 70px;
}

.jgnt_block_anounce h1 {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	line-height: 120%;
	margin-bottom: 6px;
}

.jgnt_block_anounce_active h1 {
	text-decoration: underline;
}

.jgnt_block_anounce p {
	margin: 0;
	font-size: 10px;
	color: #ffd0b8;
	
}

.jgnt_block_anounce p.number {
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 12px;
	color: white;
}

#jgnt_anounce1 {
	background-image: url(/images/anounce_bg1.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#jgnt_anounce2 {
	background-image: url(/images/anounce_bg2.png);
	background-repeat: no-repeat;
}

#blog_left_cat {
	margin-bottom: 30px;
}

div.jgnt_lfriends {
	margin-top: 10px;
}

#jgnt_bottom {
	padding: 10px 12px 0 12px;
	clear: both;
}

#jgnt_bottom_menu {
	width: 508px;
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
}

#jgnt_bottom_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#jgnt_bottom_menu ul li { 
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;	
}

#jgnt_bottom_menu a {
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#jgnt_bottom_contacts {
	width: 352px;
	float: right;
	margin-top: 30px;
}

#jgnt_bottom_contacts p {
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	font-weight: normal;
	line-height: 160%;
}

#jgnt_bottom_cat {
	width: 508px;
	float: left;
}

#jgnt_bottom_cat p {
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	font-weight: normal;
}

#jgnt_cat_bottom_list {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#jgnt_cat_bottom_list li { 
	display: inline;
	margin-right: 10px;
}

#jgnt_cat_bottom_list li a { 
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	line-height: 120%;
}

#jgnt_cat_list {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#jgnt_cat_list li { 
	display: inline;
	margin-right: 10px;
}

#jgnt_cat_list li a { 
	white-space: nowrap;
	font-family: Verdana;
	font-size: 11px;
	line-height: 120%;
}

.jgnt_child_row {
	cursor: pointer;
	margin: 25px 0 20px 0;
	padding: 0;
	background-color: white;
}

.jgnt_child_row_active h1 {
	text-decoration: underline;
}

.jgnt_child_row h1 {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Verdana;
	color: #444444;
	font-weight: normal;
}


.jgnt_child_row img {
	margin-bottom: 15px;
}

.jgnt_child_row p {
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	font-weight: normal;
	margin: 0;
	line-height: 120%;
	background: none;
}

.jgnt_child_block {
	width: 196px;
	float: left;
	cursor: pointer;
	margin: 25px 0 0 0;
	padding: 0;
}

.jgnt_child_block_active h1 {
	text-decoration: underline;
}

.jgnt_child_block h1 {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Verdana;
	color: #444444;
	font-weight: normal;
}


.jgnt_child_block img {
	margin-bottom: 5px;
}

.jgnt_child_block p {
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 0 0;
	line-height: 120%;
}



div.jgnt_report_block {
	padding-bottom: 15px;
	line-height: 120%;
}

div.jgnt_report_block h1 {
	font-family: Helvetica;
	font-size: 21px;
	color: #e46526;
	padding: 14px 0 0 0;
	margin-top: 1px; 
}

div.jgnt_report_block h2 {
	font-family: Helvetica;
	font-size: 16px;
	color: #444444;
	padding: 20px 0 0 0;
	margin: 0; 
	line-height: 100%;
}

div.jgnt_report_block h3 {
	font-family: Helvetica;
	font-size: 14px;
	color: #999999;
	padding: 2px 0 0 0;
	margin: 0;
	line-height: 100%;
}


.jgnt_line {
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px;
}

.jgnt_blog_block {
	cursor: pointer;
	padding-bottom: 15px;
}

.jgnt_blog_block h1 {
	font-family: Helvetica;
	font-size: 21px;
	color: #e46526;
	padding: 14px 0 0 0;
	margin-top: 1px; 
	
}

.jgnt_blog_block_active h1 {
	text-decoration: underline;
}

.jgnt_blog_block_active a.moreinfo {
	text-decoration: underline;
}

.jgnt_blog_block p {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	padding: 0 0 25px 0;
	line-height: 160%;	
}

.jgnt_blog_block p.jgnt_info {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	padding: 15px 0 25px 0; 
	
}

.jgnt_block_art {
	background: none;
}

.jgnt_block_art img {
	background: none;
	padding-bottom: 20px;
}

.jgnt_block_art h1 {
	font-family: Helvetica;
	font-size: 21px;
	color: #e46526;
	padding: 14px 0 25px 0; 
}

.jgnt_block_art p {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	padding: 0 0 25px 0;
	line-height: 160%;	
}

.jgnt_block_art p.big {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
}

.jgnt_block_art p.jgnt_info {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	padding: 0 0 25px 0; 
	
}

.jgnt_money_form {
}

.jgnt_money_form label {
	display: block;
	float: left;
	width: 100px;
}

.jgnt_money_form label.jgnt_long {
	display: inline;
	width: 100%;
}

.jgnt_money_form input {
	width: 260px;
	margin-bottom: 10px;
}

.jgnt_money_form select {
	width: 90%;
	margin-bottom: 10px;
}

.jgnt_money_form textarea {
	width: 99%;
}

.jgnt_money_form input[type="submit"] {
	width: 100px;
}

.jgnt_money_form input[type="submit"].jgnt_goto_pay {
	width: 140px;
}


.jgnt_money_form .jgnt_total {
	width: 80px;
}

.jgnt_money_form .jgnt_currency {
	width: 180px;
}

.jgnt_warning {
	color: #e46526;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}

.jgnt_warning span {
	font-size: 80%;
}

#jgnt_pay_type_descr div p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 80%;
}

.jgnt_money_ready {
	line-height: 180%;	
	margin-bottom: 10px;
}

.jgnt_money_ready label {
	display: block;
	float: left;
	width: 120px;
	font-size: 80%;
}

.jgnt_go_back {
	margin-bottom: 10px;
}

.jgnt_text_pic {
	padding-bottom: 10px;
}

.jgnt_text_pic span {
	display: block;
	text-align: left;
	font-size: 80%;
	margin-top: 5px;
	padding-bottom: 10px;
}

.jgnt_text_links {
	display: block;
}

.jgnt_text_files {
	display: block;
}

.jgnt_text_gallery {
}

.jgnt_text_gallery_foto {
	width: 196px;
	height: 130px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #999999;
	margin: 0 16px 10px 0;
	float: left;
}

.jgnt_text_gallery_foto_active {
	background-color: #666666;
}

.jgnt_text_video_block {
	background-color: #666666;
	text-align: center;
}

.jgnt_text_child_block {
	width: 196px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 16px 10px 0;
	float: left;
}

.jgnt_text_child h1 {
	margin-bottom: 10px;
}

.jgnt_text_child_block_active h1 {
	text-decoration: underline;
}

.jgnt_text_child_block h1 {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Verdana;
	color: #444444;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}


.jgnt_text_child_block img {
	margin-bottom: 5px;
}

.jgnt_text_child_block p {
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 0 0;
}

.jgnt_blog_left_row {
	margin-bottom: 10px;
}

.jgnt_blog_left_row a{
	color: #cc6633;
	line-height: 120%;
}

#jgnt_bottom_friends_block {
	clear: both;
}

#jgnt_bottom_friends {
	padding-top: 10px;
}

#jgnt_bottom_friends div {
	float: left;
	padding: 0 30px 10px 0;
}

.jgnt_promo_text {
	width: 100%;
}

p.search_info {
	padding: 20px 0 10px 0;
}

div.jgnt_search_row {
	padding-bottom: 20px;
}

#search_results_block h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding-top: 20px;
	padding-bottom: 20px;

}

div.jgnt_search_row p.lname {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	line-height: 120%;

}

div.jgnt_search_row p.search_add {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	padding-bottom: 10px;
	line-height: 120%;
}

div.jgnt_search_row a.more {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}