/* Do not kill this styles!!! */

.pic-pointer {cursor: pointer !important;}

img.alpha {
	behavior: url(/_lib/png.htc);
}


/* Do not kill this styles!!! */

/*DUMMY TABLES*/


.top, .topLeft, .topRight {
	background:#FFFFFF url(/images/index/dummy_top.gif) top left repeat-x;
	border-top:none !important;
	height:42px;
	padding-top: 4px;
}

.topRight {
	background:#FFFFFF url(/images/index/dummy_topright.gif) top right no-repeat;
}

.topLeft p, .top p, .topRight p{
	color: #000000 !important;
}

.bottomLight, .bottomRightLight, .rightLight, .centerLight{
	background:#f6f6f5;
	height:24px;
}

.bottomDark, .bottomRightDark, .rightDark, .centerDark{
	background:#e5eff4;
	height:24px;
}

.left, .bottomLeft{
	/*background: #FFFFFF !important;*/
	height:24px;
}


.left p, .bottomLeft p{
	color:#3f8ab7 !important;
}

.left p strong, .bottomLeft p strong {
	font-weight: normal !important;
}

.oneColorLight, .oneColorDark, .twoColorRows, .twoColorCols{
	border-collapse: collapse;
	border:1px solid #d2d2d2;
}

.oneColorLight td, .oneColorDark td, .twoColorRows td, .twoColorCols td{
	border:1px solid #c5c5c5;
	padding: 0px 0px 0px 0px !important;
}

.oneColorLight td, .oneColorLight td p, .oneColorDark td, .oneColorDark td p, .twoColorRows td, .twoColorRows td p, .twoColorCols td, .twoColorCols td p{
	margin:0px;
	padding:2px;
	font-size:11px/18px;
	color: #808183;
}

.topLeftHeader, .topHeader, .topRightHeader{
	background:#FF9600;
	height:4px !important;
	padding: 0px 0px 0px 0px !important;
	border:none !important;
}
/*DUMMY TABLES*/


/************************* WYSIWYG MAIN BLOCK EDIT STYLES *********************/
.edit_title, .edit_summary, .edit_author, .edit_datum, .edit_link_down {
	width: 100%;
	border: 1px dashed #FFCC99;
	cursor: hand;
}

.edit_title {
	font: bold 18px Arial, Tahoma, Verdana;
	color: #000000;
	background:transparent;
	margin-bottom: 6px;
}

.edit_summary {
	color: #000000;
	font: 12px Arial, Verdana, Tahoma;
	background:transparent;
	margin-bottom: 10px;
	height: 50px;
}

.edit_author {
	background:transparent;
	margin-top: 15px;
	text-align:right;
	color: #000000;
	font: 12px Arial, Verdana, Tahoma;
}

.edit_datum {
	background:transparent;
	margin-top: 15px;
	text-align:right;
	color: #000000;
	font: 12px Arial, Verdana, Tahoma;
}

.edit_link_down {
	background: transparent;
	margin-top: 15px;
}

.edit_link_down .user-download, .edit_link_down .user-links {
	margin-top: 0px;
}

.edit_infobox_title {
	width: 100%;
	font: 17px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #697177;
	background: transparent;
	cursor:hand;
	border:1px dashed #FFCC99;
}

.edit_infobox_content {
 	border: 1px dashed #ffcc99;
	cursor:pointer;
}

.edit_infobox_content_wysiwyg {
	font: normal 11px/16px Arial;
	color: #676767;
}

.edit_picturebox {
	border: 1px dashed #FFCC99;
	cursor: pointer;
	float: left;
	padding: 1px;
	text-align: center;
}

.edit_picturebox .block_infobox_bottom {
	margin-bottom: 0px;
}


/**************************** FRONT MAIN BLOCK STYLES *************************/
.title {
	padding-bottom: 10px;
}

.summary {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font: 12px Arial, Verdana, Tahoma;
}

.content-block, .content-block p, .content-block a {
	color: #000000;
	font: 12px Arial, Verdana, Tahoma;
	padding: 14px 0px 15px 0px;
}

.content-block p {
	padding: 0px;
	margin: 0px;
}

.content-block a, .box_content a {
	color: #000000;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

.content-block a:hover, .box_content a:hover {
	text-decoration: none;
}

.content-block a:visited, .box_content a:visited {
	color: #000000;
}


.content-block ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content-block ul li {
	padding-left: 7px;
	font: 12px Arial, Verdana, Tahoma;
	background: url(/images/pic_for_list.gif) 0px 6px no-repeat;
	*background: url(/images/pic_for_list.gif) no-repeat 0px 9px;
}

.content-block ol {
	margin: 0;
	padding-left: 23px;
	padding-left: expression('28px');
}

.content-block ol li {
}

.content-block h1, .content-block h2, .content-block h3{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

.content-block h2 {
	font-size: 13px;
}

.content-block h3 {
	font-size: 12px;
}


.user-links {
	padding-bottom: 5px;
}

.font_link {
	color: #000000;
	font: bold 12px Arial, Verdana, Tahoma;
	padding-bottom: 1px;
}

.user-download {
	padding-bottom: 5px;
}

.font_download {
	color: #000000;
	font: bold 12px Arial, Verdana, Tahoma;
	padding-bottom: 1px;
}

.user-datum-author {
	text-align: right;
	margin-top: 10px;
}

.user-author, .user-datum {
	color:	#000000;
	font: 12px Arial, Verdana, Tahoma;
}


.box_top {
	background: url(/images/index/box_top.gif) left top no-repeat;
}

.box_bottom {
	height: 100%;
	background: url(/images/index/box_bottom.gif) left bottom no-repeat;
}

.box_middle {
	background: url(/images/index/box_middle.gif) left top repeat-y;
	margin-bottom: 12px;
	margin-left: 21px;
	width: 214px;
}

.box_padding {
	padding: 12px 33px 35px 21px;
}

.box_title {
	padding-left: 2px;
}

.box_content {
	padding-left: 2px;
	padding-top: 2px;
	color: #656e73;
}

.box_content td {
	color: #656e73 !important;
}

.box_content input {
	background: transparent;
}

.box_pic_karkas {
	float: left;
}

/* SITEMAP STYLES */
.box2_top {
	background: url(/images/index/box2_top.gif) left top no-repeat;
}

.box2_bottom {
	height: 100%;
	background: url(/images/index/box2_bottom.gif) left bottom no-repeat;
}

.box2_middle {
	background: url(/images/index/box2_middle.gif) left top repeat-y;
	margin-bottom: 12px;
	width: 224px;
}

.box2_padding {
	padding: 12px 3px 35px 10px;
}

.box2_title {
	padding-left: 9px;
}


.sitemap_table{
border-collapse:collapse;
width:100%;
margin:0px 0px 0px 0px;
}

.sitemap_table td{
margin:0px;
padding:0px;
vertical-align:top;
}

.sitemap_table td ul li{
background:none !important;
zoom:1;
padding:0px 0px 0px 14px;
margin:expression('2px 0px 2px 0px');
}

.sitemap_table td h2{
padding:0px 0px 0px 14px;
}

.sitemap_table td ul li img.icon{
width:9px;
height:10px;
cursor:pointer;
margin: 0px 5px 0px 0px;
position: relative;
top: 1px;
}

.sitemap_table td ul li img.dot{
width:3px;
height:8px;
margin:0px 7px 0px 4px;
}

.sitemap_table ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sitemap_header {
	display: block;
	width: 190px;
	height: 21px;
	margin-left: 2px;
}

.sitemap_table td ul li a{
	font: 11px Arial;
	color: #676767;
	text-decoration: none;
}

.sitemap_table td ul li a:hover {
	text-decoration: underline;
}


/* VOTING STYLES */
.voting_results_table {
	width: 150px;
}
.voting_results_percents_table td {
	border: 1px solid #656e73;
}

.voting_results_percents_table img {
	background: #656e73;
}

.voting_email_input {
	border: 1px solid #656e73;
	font: 11px Arial;
	color: #676767;
}

/* New styles */
.line_pic_bottom_body {
	background: #d9d9d8;
}

.line_pic_bottom_left {
	background: url(/images/left_line_picbox.gif) no-repeat top left;
}

.line_pic_bottom_right {
    background: url(/images/right_line_picbox.gif) no-repeat top right;
}

.picbox_body {
	padding: 0px 60px 15px 60px;
}

.box_right_picbox {

}

.picbox_pictitle {
	color: #000000;
	font: bold 12px Arial, Tahoma, Verdana;
	text-align: center;
	padding-top: 9px;
}

.podskazka_text {
	background: url(/images/pic_for_line_picbox.gif) repeat-x bottom left;
	font: 12px Arial, Tahoma, Verdana;
	padding: 0px 0px 7px 7px;
	text-align: left;
}

.podskazka_link {
	background: #cccccc;
}

.podskazka_link_in {
	display: block;
	width: 74px;
	height: 16px;
	*width: 105px;
	*height: 17px;
	color: #000000;
	font: 12px Arial, Tahoma, Verdana;
	text-decoration: none;
	padding: 1px 7px 0px 24px;
	background: url(/eshop/images/strelka_2.gif) no-repeat top left;
}

.link_gallery {
	display: block;
	padding: 0px 43px 0px 5px !important;
	margin: 1px 2px !important;
	background: #cccccc url(/images/strelka_for_gallery.gif) no-repeat top right;
	float: left;
	color: #000000;
	font: 12px Arial, Tahoma, Verdana;
	height: 17px;
	text-decoration: none !important;
	vertical-align: middle !important;
}

.link_gallery:hover {
	background: #787878 url(/images/strelka_for_gallery.gif) no-repeat top right;
	color: #ffffff !important;
}

.gal_picture {
	padding-bottom: 24px;
}

.gal_text {
	font: 12px Arial, Tahoma, Verdana;
	padding-bottom: 15px;
}

.gal_text p {
	padding: 0px;
	margin: 0px;
}

.gal_karkas {
	width: 541px;
}

.gal_left {
	float: left;
}

.gal_right {
	float: right;
}

a.gal_link {
	display: block;
	float: left;
	height: 16px;
	*height: 17px;
	color: #000000;
	font: 12px Arial, Tahoma, Verdana;
	text-decoration: none;
	padding: 1px 7px 0px 24px;
	background: #cccccc url(/eshop/images/strelka_2.gif) no-repeat top left;
}

a.gal_link:hover {
	background: #787878 url(/eshop/images/strelka_2.gif) no-repeat top left;
	color: #ffffff;
}

a.gal_link_down,a.gal_link_down:hover {
	float: right;
	background: #cccccc url(/eshop/images/but_form_1.gif) no-repeat top left;

}

.new_some_1 {

}

.new_some_2 {
	color: #000000;
	font: bold 12px Arial, Tahoma, Verdana;
	padding-top: 9px;
}

.new_some_3 {
	padding: 0px 222px 0px 123px;
}

.hand {
	cursor: pointer;
}

.some_box_1 {
	width: 562px;
	background: url(/eshop/images/pic_for_line.gif) repeat-x top left;
	margin-top: 21px;
	padding: 21px 0px 8px 0px;
}

.some_box_1_no {
	width: 562px;
	padding: 0px 0px 8px 0px;
}

.some_box_1_text {
	padding-bottom: 15px;
}

.some_box_2 {
	text-align: right;
}

.some_box_2_nazv {
	font: bold 14px/18px Arial;
	color: #000000;
	padding: 0px 0px 2px 1px;
}

.some_box_2_nazv2 {
	font: bold 14px/18px Arial;
	color: #000000;
	padding: 2px 0px 0px 1px;
}

.some_box_2_karkas {
	background: url(/eshop/images/pic_for_line.gif) repeat-x top left;
	padding-top: 1px;
}

.some_box_2_karkas2 {
	background: url(/eshop/images/pic_for_line.gif) repeat-y top left;
}

.some_box_2_karkas3 {
	background: url(/eshop/images/pic_for_line.gif) repeat-x bottom left;
	padding-bottom: 1px;
}

.some_box_2_karkas4 {
	background: url(/eshop/images/pic_for_line.gif) repeat-y top left;
}

.some_box_2_text {
	color: #000000;
	font: 12px Arial, Tahoma, Verdana;
	width: 330px;
	padding: 7px 0px 0px 11px;
}

.some_box_2_text2 {
	color: #000000;
	font: 12px Arial, Tahoma, Verdana;
	width: 330px;
	padding: 0px 0px 7px 11px;
}

.some_box_3 {
	padding-top: 20px;
}

.some_box_3_karkas {
	background: url(/images/strelka_for_art.gif) no-repeat top left;
	height: 17px;
	margin-bottom: 12px;
}

.some_box_3_link {
	color: #000000;
	font: bold 12px Arial, Tahoma, Verdana !important;
	text-decoration: none !important;
	padding-left: 26px !important;
}

.presse_form_karkas {
	width: 100%;
}

.presse_form_karkas td {
	vertical-align: top;
}

.presse_form_karkas td.presse_form_karkas_left {
	width: 374px;
}

.presse_form_karkas td.presse_form_karkas_right {
	color: #000000;
	font: 12px Arial, Tahoma, Verdana;
}

.presse_form {

}

.presse_form td {
	color: #000000;
	font: 12px Arial, Tahoma, Verdana;
	vertical-align: middle;
	padding-bottom: 6px;
}

.presse_form td.presse_form_left {
	width: 86px;
}

.presse_form td.presse_form_right_but {
	padding-top: 8px;
}

.presse_form_input {
	border: 1px solid #cccccc;
	height: 17px;
	width: 256px;
}

.presse_form_select {
	width: 256px;
}

.presse_form_but {
	padding-right: 9px;
}

.presse_form_snoska {
	color: #999999;
	font: 10px Arial, Tahoma, Verdana;
	width: 360px;
	padding-top: 16px;
}

.presse_form_snoska a {
	color: #999999 !important;
	font: 10px Arial, Tahoma, Verdana;
	text-decoration: underline;
}

.presse_form_snoska a:hover {
	text-decoration: none;
}

.presse_form_for_radio {
	float: left;
}

.presse_form_for_radio_txt {
	float: left;
	padding: 3px 22px 0px 6px;
}

.presse_form_dop {
	padding: 24px 0px 0px 26px;
}

.presse_form_textarea {
	width: 100%;
	height: 157px;
	border: 1px solid #cccccc;
}

.archive_element{
	width:			583px;
	background:		url(/eshop/images/hor_line.gif) left bottom repeat-x;
	font-size:		0;
	line-height:	0;
	padding:		0 0 8px 0;
	margin-bottom:	7px;
}

.al_left{
	float:	left;
	*margin-left: -3px;
}

.al_right{
	float:	right !important;
	margin:	52px 0 0 0 !important;
}

.al_center{
	margin:		0 100px 0 108px;
}

.al_center_no_pic{
	margin:		0 100px 0 0;
}

.al_center_title{
	font-size:		12px;
	color:			#000000;
	font-family:	Arial;
	line-height:	15px;
	font-weight:	bold;
	position:		relative;
	top:			-3px;
	z-index:		1;
}

.al_center_text{
	font-size:		12px;
	color:			#666666;
	font-family:	Arial;
	line-height:	14px;
	position:		relative;
	top:			-3px;
	z-index:		1;
}

.al_center_text a{
	font-size:			12px;
	color:				#666666;
	font-family:		Arial;
	line-height:		14px;
	text-decoration:	underline;
}

.al_center_text a:hover{
	text-decoration:	none;
}

.al_center_sum{
	font-weight:	normal;
}

.al_center_mehr{
	font-size:			12px;
	color:				#666666;
	font-family:		Arial;
	line-height:		12px;
	text-decoration:	underline;
}

.al_center_mehr:hover{
	text-decoration:	none;
}

.clr{
	clear:			both;
	height:			0;
	font-size:		0;
	line-height:	0;
}

.archive_element_one{
	width:			583px;
	background:		url(/eshop/images/hor_line.gif) left bottom repeat-x;
	font-size:		0;
	line-height:	0;
	padding:		0 0 2px 0;
	margin-bottom:	7px;
}

.al_back{
	float:	right !important;
	margin:	0 !important;
}

.al_download{
	float:	left !important;
	margin:	0 !important;
}

.al_top_text{
	font-size:		12px;
	color:			#000000;
	font-family:	Arial;
	line-height:	15px;
	font-weight:	bold;
}

.archive_element_one_text{
	width:			583px;
	background:		url(/eshop/images/hor_line.gif) left bottom repeat-x;
	padding:		3px 0 2px 0;
	margin-bottom:	1px;
	font-size:		0;
	line-height:	0;
}

.al_bottom{
	width:			583px;
	font-size:		0;
	line-height:	0;
}

h1.archive_element_one_title{
	font-size:		18px;
	color:			#000000;
	font-family:	Arial;
	line-height:	22px;
	font-weight:	bold;
	padding:		0 0 0 0;
	margin:			0 0 20px 0;
}

.archive_element_one_content{
	font-size:		12px;
	color:			#000000;
	font-family:	Arial;
	line-height:	15px;
	margin-bottom:	12px;
}

.archive_element_one_content p{
	margin:		0;
}

.rubrick_element_one_content{
	font-size:		12px;
	color:			#666666;
	font-family:	Arial;
	line-height:	15px;
	margin-bottom:	12px;
}

.rubrick_element_one_content p{
	margin:		0;
}

.al_year_link, .al_year_link_active{
	font-size:			12px;
	color:				#000000;
	font-family:		Arial;
	line-height:		15px;
	text-decoration:	none;
	font-weight:		normal;
	margin-right:		10px;
}

.al_year_link_active{
	font-weight:	bold;
}

.al_year_link:hover, .al_year_link_active:hover{
	text-decoration:	underline;
}

.rubrick_big_pic{
	margin:			0 10px 9px 0;
	float:			left;
}

.rubrick_pics_back{
	float:		left;
	width:		285px;
	height:		200px;
	position:	relative;
	z-index:	1;
}

.rubrick_pics_summary{
	position:		absolute;
	left:			0;
	top:			0;
	font-size:		12px;
	color:			#666666;
	font-family:	Arial;
	line-height:	15px;
}

.rubrick_pics{
	position:	absolute;
	left:		0;
	bottom:		0;
}

.rubrick_small_pic{
	float:		left;
	width:		17px;
	height:		17px;
	background:	#cccccc;
	cursor:		pointer;
	margin:		8px 8px 0 0;
}

.rubrick_no_articles{
	font-size:		12px;
	color:			#666666;
	font-family:	Arial;
	line-height:	15px;
}

.stell_right {
	display: block;
	height: 16px;
	*height: 17px;
	color: #000000;
	font: 12px Arial, Tahoma, Verdana;
	text-decoration: none;
	padding: 1px 9px 0px 26px;
	background: #cccccc url(/eshop/images/but_form_1.gif) no-repeat top left;
}

.stell_right:hover {
	color: #ffffff;
	background: #787878 url(/eshop/images/but_form_1.gif) no-repeat top left;
}