/*HEADER*/
.header {
	position: relative;
	cursor: default;
	z-index: 5;
}
.banner { height: 90px; position: relative; z-index: 2; }
.fav_l { position: relative; padding: 3px 6px 0px 0px; }
.fav_r { padding: 3px 9px 0px 9px; z-index: 1000; }

/*favourites*/
.top_link_holder {
	float: left;
	margin-right: 15px;
	font-size: 11px;
	padding:3px 6px 0 8px;
	position: relative;
	margin-left: 5px;
}
.dd_link_active, .dd_link {
	z-index: 2;
	position: relative;
	outline: none;
	padding: 0 12px 0 0;
}

.dd_link, .dd_link_active {
	background: url(../img/arr_down.gif) right 5px no-repeat;
}

.dd_link_active:hover {
  color: #0a81ba;
  text-decoration: none;
}

.dropdown {
  color: #666;
	background:#999;
	display:none;
	left:1px;
	padding:0px 0px 0px;
	position:absolute;
	top:-2px;
	width:415px;
	z-index: 1;
}

.dropdown1 {
	margin:0;
	overflow:hidden;
	padding:0;
	text-indent:0;
	background: #fff;
	border: 1px solid #d2d2d2;
	display: block;
	padding: 30px 9px 10px 9px;
	position: relative;
	left: -2px;
	top: -2px;
}
.dotted_line {
	border-top: 1px dotted #ccc;
	font-size: 0px;
	height: 1px;
	overflow: hidden;
}
.dropdown ul {
    margin:0;
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
    padding: 5px 0 0 0;
}

.dropdown ul li {
	margin: 4px 0 0 0;
	padding: 0 30px 0 9px;
	background: url(../img/dd_bullet.gif) 0 5px no-repeat;
}

.dropdown ul li a {
	color: #0a81ba !important;
}
/*---------------------*/

/*active1*/
a.favv1 {
	color: #0A81BA;
	font-size: 0.9em;
	background: url('../img/str_fav.gif') no-repeat right 6px !important; /* important is need for IE6 */
	padding: 0px 12px 0px 0px;
	position: relative;
	z-index: 1000;
	margin-left: 15px;
}
a.favv1:hover {
	color: #B34747;
}
a.favv_active1 {
	color: #C1C1C1;
	background: url('../img/str_fav.gif') no-repeat right -42px !important; /* important is need for IE6 */
}
a.favv_active1:hover {
	color: #C1C1C1;
	text-decoration: underline;
}

.active1 {
	z-index: 999;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 110px;
	padding: 9px;
	background: #2A2A28;
}
.active1 .active_line_top {
	width: 126px;
	height: 1px;
	position: absolute;
	left: 1px;
	top: -1px;
	background: #2A2A28;
	font-size: 1px;
	overflow: hidden;
}
.active1 .active_line_bot {
	width: 126px;
	height: 1px;
	position: absolute;
	left: 1px;
	bottom: -1px;
	background: #2A2A28;
	font-size: 1px;
	overflow: hidden;
}

/*---------------------*/

/*active2*/
a.favv2 {
	color: #0A81BA;
	font-size: 0.9em;
	background: url('../img/str_fav.gif') no-repeat right 6px !important;
	padding: 0px 12px 0px 0px;
	margin-left: 15px;
	position: relative;
	z-index: 1000;
}
a.favv2:hover {
	color: #B34747;
}
a.favv_active2 {
	color: #C1C1C1;
	background: url('../img/str_fav.gif') no-repeat right -42px !important;
}
a.favv_active2:hover {
	color: #C1C1C1;
	text-decoration: none;
}
.active2 {
	z-index: 999;
	position: absolute;
	width: 80px;
	top: 2px;
	left: 130px;
	padding: 9px;
	background: #2A2A28;
}
.active2 .active_line_top {
	width: 96px;
	height: 1px;
	position: absolute;
	left: 1px;
	top: -1px;
	background: #2A2A28;
	font-size: 1px;
	overflow: hidden;
}
.active2 .active_line_bot {
	width: 96px;
	height: 1px;
	position: absolute;
	left: 1px;
	bottom: -1px;
	background: #2A2A28;
	font-size: 1px;
	overflow: hidden;
}
.fav_r_active a.favv2 {
	color: #C1C1C1;
}

/*---------------------*/
/*active3*/
a.favv3 { color: #0A81BA; font-size: 0.9em; background: url('../img/str_fav.gif') no-repeat right 6px; padding: 0px 12px 0px 0px; position: relative; z-index: 1000; }
a.favv3:hover { color: #B34747; font-size: 0.9em; }
*html a.favv3 { position: static; }
a.favv_active3 { color: #ffffff; font-size: 0.9em; background: url('../img/str_fav.gif') no-repeat; background-position: right -6px; padding: 0px 12px 0px 0px; position: relative; z-index: 1000; }
a.favv_active3:hover { color: #ffffff; text-decoration: underline; font-size: 0.9em; background-position: 100% -6px; }
.active3 { z-index: 999; position: absolute; margin-left: -10px; margin-top: -17px; width: 80px; height: 24px; padding: 9px; background: #2A2A28; }
*html .active3 { position: absolute; margin-left: -10px; margin-top: -2px; top: 0px; left: 0px; width: 80px !important; height: 24px; padding: 9px 0px 3px 9px; }
@media all and (min-width: 0px) { /* Opera */
 body .active3 { height: 25px; margin-top: -18px; }
	} 
.active3 .active_line_top { width: 96px; left: -8px; background: #2A2A28; font-size: 1px; height: 1px; overflow: hidden; position: relative; top: -10px; }
.active3 .active_line_bot { width: 96px; left: -8px; background: #2A2A28; font-size: 1px; height: 1px; overflow: hidden; position: relative; top: 4px; }
.active3 ul.fav { margin: 9px 0px 0px 0px; }
.fav_r_active a.favv3 { color: #C1C1C1; font-size: 0.9em; background-position: 100% -6px; }
/*-------------------------*/

/*Login block*/
.pb {
	width: 310px;
	height: 60px;
	position: relative;
	z-index: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.pb a {
	color: #0083c7;
	text-decoration: none;
}

.pb a:hover {
	text-decoration: underline;
	color: #c3263d;
}

.pb_left, .pb_right {
	position: absolute;
	top: 0;
	height: 60px;
	width: 2px;
}

.pb_left {
	left: 0;
	background: url(../img/pb_left.gif);
	z-index: 2;
}

.pb_right {
	right: 0;
	background: url(../img/pb_right.gif);
	z-index: 3;
}

.pb_c {
	position: relative;
	z-index: 1;
	margin: 0 2px;
	background: url(../img/pb_bg.gif) top repeat-x;
	z-index: 1;
	height: 46px;
	padding: 8px 5px 6px 7px;
}

.pb form {
	padding: 0 0 0 67px;
	margin: 0;
}

.pb .loginForm {
	border: 1px solid #79b6ff;
	padding: 2px 4px 2px 4px;
	background: #fff;
	width: 101px;
	height: 16px;
	font-size: 12px;
	color: #666;
}

.pb .loginButton {
	width: 54px;
	height: 18px;
	background: url(../img/login_btn.gif);
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: 0; 
	cursor: pointer;
	position: absolute;
	bottom: 6px;
	right: 6px;
}

.passport {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 5px;
	border-collapse: collapse;
}

.pb_register {
	position: absolute;
	top: 37px;
	left: 74px;
}

.pb_icon {
	padding-left: 15px;
	background: url(../img/passport_icon.gif) 0 2px no-repeat;
	font-weight: bold;
}

.avatar {
	border: 1px solid #80aee5;
	margin: -1px 8px 0 -1px;
	float: left;
}

.pb_links {
	margin: 8px 0 0 0;
}
/*---------------------*/

ul.fav { padding: 0px; margin: 10px 0px 0px 0px; color: #999; overflow: hidden; }
ul.fav li { background: none; padding-left: 1px; }
ul.fav li a { font-size: 0.9em; color: #fff; font-family: Tahoma; line-height: 1.8em; margin: 0px; padding: 0px; }
ul.fav li a:hover { color: #fff; }


.search {
	position: absolute;
	right: 0px;
	padding: 0px 8px 0px 0px;
	z-index: 1000;
}
.search .mrt { position: relative; top: 5px; }
.search_text {
	background-color: transparent !important;
	border: medium none !important;
	width: 194px !important;
	height: 21px !important;
	margin-top: 1px !important;
	padding: 3px 10px 0px 10px !important;
	background: url('../img/search_text.gif') no-repeat left top !important;
}
@media all and (min-width: 0px) { /* Opera */
 body .search_text { padding: 0px 10px 3px 10px; margin-top: 0px; }
	} 
@media all and (min-width: 0px) { /* Opera */
 body .search_submit { margin: 1px 0px 0px 0px; padding: 0px 0px 2px 0px; }
	} 
.search_submit { border: medium none; cursor: pointer; background: url('../img/search_submit.gif') no-repeat left top; width: 76px; height: 24px; margin: 1px 0px 0px 0px; padding: 0px 2px 3px 0px; color: #fff; font-weight: 700; position: relative; font-size: 0.9em; }
.search_submit:hover { background: url('../img/search_submit_hov.gif') no-repeat left top; color: #fff; }	
/*Lingvo*/
.search_text_lingvo { background-color: transparent; border: medium none; width: 308px; height: 21px; margin-top: 1px; padding: 3px 10px 0px 100px; color: #999999; background: url('../img/search_text_lingvo.gif') no-repeat left top; }
@media all and (min-width: 0px) { /* Opera */
 body .search_text_lingvo { padding: 2px 10px 1px 100px; }
	} 
.search_submit_lingvo { border: medium none; cursor: pointer; background: url('../img/search_submit_lingvo.gif') no-repeat left top; width: 105px; height: 24px; margin: 1px 0px 0px 0px; padding: 0px 2px 3px 0px; color: #fff; font-weight: 700; position: relative; font-size: 0.9em; }
.search_submit_lingvo:hover { background: url('../img/search_submit_lingvo_hov.gif') no-repeat left top; color: #fff; }
.search_submit_ng { border: medium none; cursor: pointer; background: url('../img/submit_ng.gif') no-repeat left top; width: 84px; height: 18px; margin: 1px 0px 0px 0px; padding: 0px 2px 3px 0px; color: #fff; font-weight: 700; position: relative; font-size: 0.9em; }
.search_submit_ng:hover { background: url('../img/submit_ng_hov.gif') no-repeat left top; color: #fff; }
/**/
.search_text_lingvo2 { background-color: transparent; border: medium none; width: 400px; height: 21px; margin-top: 1px; padding: 3px 10px 0px 8px; color: #999999; background: url('../img/search_text_lingvo2.gif') no-repeat left top; }
@media all and (min-width: 0px) { /* Opera */
 body .search_text_lingvo2 { padding: 2px 10px 1px 8px; }
	} 
.search_submit_lingvo2 { border: medium none; cursor: pointer; background: url('../img/search_submit_lingvo2.gif') no-repeat left top; width: 105px; height: 24px; margin: 1px 0px 0px 0px; padding: 0px 2px 3px 0px; color: #fff; font-weight: 700; position: relative; font-size: 0.9em; }
.search_submit_lingvo2:hover { background: url('../img/search_submit_lingvo2_hov.gif') no-repeat left top; color: #fff; }
.result { }
.result .r1 { padding: 0px 0px 0px 6px; }
.result .r2 { padding: 0px 0px 0px 0px; }
.result .r3 { padding: 0px 0px 0px 0px; }
.result .r4 { padding: 0px 0px 0px 0px; }

/*end lingvo*/
.search_text_bot { background-color: transparent; border: medium none; width: 372px; height: 21px; margin-top: 1px; padding: 3px 10px 0px 10px; background: url('../img/search_text_bot.gif') no-repeat left top; }
.search_submit_bot { border: medium none; cursor: pointer; background: url('../img/search_sub_bot.gif') no-repeat left top; width: 76px; height: 24px; margin: 1px 0px 0px 0px; padding: 0px 0px 3px 0px; color: #fff; font-weight: 700; position: relative; font-size: 0.9em; }
.search_submit_bot:hover { background: url('../img/search_submit_hov.gif') no-repeat left top; }
/*LOGO*/
.logotip { float: left; width: 660px; }
.logotip_big { float: left; width: 980px; }
.logotip .logo { height: 58px; background: url('../img/logo_bg.gif') top right no-repeat;  }
.logotip_big .logo { height: 58px; background: url('../img/logo_bg_big.gif') top right no-repeat; }
/**/
.logo_top_line { border-left: 1px solid #fff; border-right: 1px solid #fff; background: #700303; height: 1px; font-size: 0px; overflow: hidden; width: 658px; }
.logo_line_1 { border-left: 1px solid #700303; border-right: 1px solid #700303; width: 658px; }
/**/

/*logo text*/
.logo_text_block { padding-top:25px; float: left; }
.logo_text { font-size: 1.5em; margin-left: 12px; }
.logo { height: 58px; background: url('../img/logo_bg.gif') top right no-repeat; }
*html .logo { margin-left: -17px; }
a.logo_img { margin: 8px 0px 0px 13px; text-decoration: none !important; }
*html .logo_img { margin: 7px 0px 0px 6px; }
.logo_right { width: 310px; height: 60px; background: url('../img/logo_right_bg.gif') top right no-repeat; }
.logo_right .text_l { padding: 6px 10px 6px 10px; }
/*end logo*/

/*menu*/
.menu { border-bottom: 1px solid #434343; }
.menu .line { border-left: 1px solid #fff; border-right: 1px solid #fff; background: #434343; height: 1px; font-size: 0px; overflow: hidden; }
.menu_bg { background: url('../img/menu_bg.gif') top left no-repeat; height: 30px; border-left: 1px solid #434343; border-right: 1px solid #434343; }
.menu ul { margin: 0; padding: 0; list-style: none; margin: 0px 0px 0px 4px; }
	.menu li { display: inline; margin: 0px; padding: 0px; }
	.menu a { height: 28px; float: left; padding: 0px 0px 0px 1px; margin-right: 0px; text-decoration: none; cursor: pointer; margin-right: 3px;}
	.menu a span { margin-right: 9px; float: left; display: block; height: 17px; padding: 7px 3px 4px 3px; color: #fff; cursor: pointer; }
	.menu a:hover { }
	.menu a:hover span { color: #FFE9C4; text-decoration: underline; }
	.menu .current a { background: url("../img/menu_l.gif") no-repeat left 5px; }
	.menu .current a span { color: #393939; background: url("../img/menu_r.gif") no-repeat right 5px; }
	.menu .current a:hover span { color: #393939; }
/*end menu*/

/*submenu*/
.submenu { border-left: 1px solid #A2A2A2; border-right: 1px solid #A2A2A2; height: 18px; padding: 4px 3px 4px 2px; position: relative; }
.submenu ul { margin: 0; padding: 0; list-style: none; margin: 0px 0px 0px 4px; }
	.submenu li { display: inline; margin: 0px; padding: 0px; background: none; padding: 0px 14px 0px 0px; }
	.submenu a { color: #0881B8; }
	.submenu a:hover { color: #B34747; }
	.submenu .current a { font-weight: 700; color: #606060; }
	.bot_line { background: #A2A2A2; border-left: 1px solid #fff; border-right: 1px solid #fff; height: 1px; font-size: 0px; overflow: hidden; }
/*end submenu*/
.img_set { background-repeat: no-repeat; background-position: 3px 3px; }
a.link:hover + h1 a { color: #c3263d; }
a.link:hover + h3 a { color: #c3263d; }
a.link:hover + a { color: #c3263d; }
.absol { position: relative; top: -4px; left: 8px; margin: 0px; padding: 0px; }
@media all and (min-width: 0px) { /* Opera */
 body .absol { top: -2px; }
	} 
.absol li.b_top { background: #C1C1C1; border-left: 1px solid #fff; border-right: none; }
.all_news { position: absolute; margin: -8px 0px 0px 583px; }
.all_news2 { margin: -4px 0px 2px 0px; }
.all_news2_right { margin-top: 7px; }
.all_news3 { position: absolute; margin: -8px 0px 0px 535px; }
.all_news_article { background: url('../img/str_fav.gif') no-repeat right 6px; padding: 0px 12px 0px 0px; }
.all_news_article2 { background: url('../img/str_up_b.gif') no-repeat right 6px; padding: 0px 12px 0px 0px; }
.all_news_y { background: url('../img/str_y.gif') no-repeat 114px 6px; padding: 0px 12px 0px 0px; }
input.pere { border: medium none; cursor: pointer; background: url('../img/pere.gif') no-repeat 0px 0px; color: #fff; font-weight: 700; padding: 1px 7px 4px 7px; height: 20px; width: 70px; }
input.pere:hover { background-position: 0 -20px; color: #fff; font-weight: 700; padding: 1px 7px 4px 7px; height: 20px; width: 70px; }
input.pere2 { border: medium none; cursor: pointer; background: url('../img/pere2.gif') no-repeat 0px 0px; color: #fff; font-weight: 700; padding: 1px 7px 4px 7px; height: 18px; }
input.pere2:hover { background-position: 0 -18px; color: #fff; font-weight: 700; padding: 1px 7px 4px 7px; height: 18px; }

/*right col*/
.reklama { font-size: 0.8em; letter-spacing: 0.2em; }
.right_ad .b_text {
	text-align: center;
	padding: 0px 4px 5px 4px;
}
.right_ad_container {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	*display: inline;
}

.right_ad_container, x:-moz-any-link { /* Special style for firefox 2.x */
	display: block;
}
.right_ad_container, x:-moz-any-link, x:default { /* Restore style for firefox 3.x */
	display: inline-block;
}

/**/

/*tags*/
.tags { line-height: 1.8em; padding: 0px 2px; }
.tags .t1, .tags .t2, .tags .t3, .tags .t4 { margin: 0px 3px; padding: 2px; }
.tags .t1 { font-size: 2em;}
.tags .t2 { font-size: 1.6em;}
.tags .t3 { font-size: 1.3em;}
.tags .t4 { font-size: 1.0em;}
/*end tags*/

/**/
.menu_b ul { margin: 0; padding: 0; list-style: none; }
	.menu_b li { display: inline; margin-left: 2px; margin: 0px 10px 0px 2px; padding: 0px; list-style-type: none; background: none; }
	 .menu_b li a:hover { color: #5A5A5A; text-decoration: none; }
	 .menu_b li.bcurrent a { color: #5A5A5A; text-decoration: none; }
/**/
/*list pagination*/
.list a.list_l { background: url('../img/list_l.gif') no-repeat left 5px; padding: 0px 0px 0px 9px; }
.list a.list_l:hover { background: url('../img/list_l.gif') no-repeat left -7px; padding: 0px 0px 0px 9px; }
.list a.list_r { background: url('../img/list_r.gif') no-repeat right 5px; padding: 0px 9px 0px 0px; }
.list a.list_r:hover { background: url('../img/list_r.gif') no-repeat right -7px; padding: 0px 9px 0px 0px; }
.list span.list_l { background: url('../img/list_l.gif') no-repeat left -23px; padding: 0px 0px 0px 9px; }
.list span.list_r { background: url('../img/list_r.gif') no-repeat right -23px; padding: 0px 9px 0px 0px; }
.list .num { padding: 0px 2px; }
/*end list*/

/*FOOTER*/
.footer { text-align: left; background: #E3E3E3; padding: 0px; margin: 0px; }
.foot { width: 1000px; margin: 0 auto; text-align: left;	padding: 0px; }
.footer ul { padding-left: 0px; margin: 0px; }
.footer ul li { display: block; background: none; }
.footer ul li a { line-height: 1.8; }
.foot_marg { width: 20%; }
.bot_logo { margin-left: 10px; }
*html .bot_logo { margin-left: 5px; }
/**/

/* 404 */
#b404 {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	background: url("../img/blue_bg.png") top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#b404 .c {
	padding: 30px 26px;
}

#b404  h1.orange {
	font-size: 85px !important;
	color: #ef5a18;
	margin: 0 20px 20px 0;
	padding: 0;
	line-height: 50px;
	display: inline;
}

#b404 strong {
	font-size: 24px;
	font-weight: normal;
}

#b404 .dotted {
	padding: 6px 0 12px 0;
}

#b404 .icons {
	margin: 60px 0 0 -15px;
	padding: 0 0 40px 0;
}

#b404 .icons a {
	float: left;
	text-align: center;
	width: 85px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#b404 .icons a:hover {
	color: #333;
}

#b404 .icons a img {
	margin: 0 0 -3px 0;
	padding: 0 10px;
	border: none;
}