html{
	height:100%;
}

body{
    width:100%;
    height:100%;
    margin:0;padding:0;
    font-family:verdana;
    font-size:12px;
    color:#494949;
    background:#d2def9 url('/v034/img/bg_blue.jpg') repeat-x 0px 0px;
}

H1 {font-size:30px;color:#16387C;line-height:normal;font-family:tahoma,arial;font-weight:normal;}

img {
	/* behavior: url("js/iepngfix.htc"); */
	border:0;
}

#footer .frow {
	border-top: 3px solid #a4c2ea;
	color: #a4c2ea;
	background: #305288 url('/v034/img/bg_footer_blue.png') repeat-x;
	font-size:10px;
	padding:6px 10px 7px 10px;
}

#footer .frow a {
	color: #c1d4ea;
	font-size:10px;
}

#footer .frow a:hover {
	color: #fff;
}

#footer .frow .delimiter {color:#c1d4ea;margin:0;padding:0;font-size:9px;}

#footer {
	position:relative;
}

#header .selected {color:#fbde01}
#header .selected:hover {color:#fbde01; text-decoration:underline;}

#header .action {color:#FFF}
#header .action:hover {color:#f2f2f2; text-decoration:underline;}

/* shadow */

#messagebox a {
	color:#000;
	font-family: verdana;
	font-size:12px;
}

#messagebox a:hover {
	color:#ff8707;
	text-decoration: underline;
}


.ds-h div {width:100%;z-index:0;}
.ds-v {z-index:0;}
.ds-v div {height:1px;z-index:0;}

.ds .h1 {height:1px;z-index:0;}
.ds .h2 {height:2px;z-index:0;}
.ds .h3 {height:3px;z-index:0;}
.ds .h4 {height:4px;z-index:0;}
.ds .h5 {height:5px;z-index:0;}
.ds .h6 {height:6px;z-index:0;}

.ds .v1 {width:1px;z-index:0;}
.ds .v2 {width:2px;z-index:0;}
.ds .v3 {width:3px;z-index:0;}
.ds .v4 {width:4px;z-index:0;}
.ds .v5 {width:5px;z-index:0;}
.ds .v6 {width:6px;z-index:0;}

.ds .o1 {
  opacity:.1;
  filter:alpha(opacity=10)
}
.ds .o2 {
  opacity:.08;
  filter:alpha(opacity=8)
}
.ds .o3 {
  opacity:.06;
  filter:alpha(opacity=6)
}
.ds .o4 {
  opacity:.04;
  filter:alpha(opacity=4)
}
.ds .o5 {
  opacity:.02;
  filter:alpha(opacity=2)
}

.ds .o6 {
  opacity:.01;
  filter:alpha(opacity=1);
}

.s {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#000 none repeat scroll 0 0;
  overflow:hidden;
  position:absolute;
  left:0;
  top:0;
  z-index:10;
}

.sl {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#000 none repeat scroll 0 0;
  overflow:hidden;
  position:absolute;
  top:0;
  right:0;
  z-index:10;
}


.ds-footer {margin:auto;width:1016px;}
.ds-footer .l {background:url(/v034/img/footer_rl.png) no-repeat top right;float:left;height:6px;width:6px;border:0px solid #fff;}
.ds-footer .r {background:url(/v034/img/footer_rb.png) no-repeat top left;float:right;height:6px;width:6px;border:0px solid #fff;}

#container {
	width:1003px;
	padding:0;
	margin:auto;
	position:relative;
    text-align:left;
}

#content {display:block;width:100%;height:100%;background-color:#fff;}

#advertise {
	background-color:#fff;
	text-align:center;
	vertical-align:middle;
        padding:1px 0px 1px 0px;
        margin:auto;
}

input {
  font-family:verdana;
  font-size:11px;
	background-color:#fff;
	border:1px solid #ccc;
}

textarea {
    font-family:verdana;
    font-size:11px;
    background-color:#fff;
}

select{
    font-family:verdana;
    font-size:11px;
    color:#7b7b7b;
    background-color:#fff;
}

.form_error {color:#CC0000;font-weight:bold;font-family:arial;}
.form {padding:0;margin:0;}
.ltr {clear:both;}
.ltrpx {width:1px;height:1px;line-height:1px;}
.px {width:1px;height:0px;line-height:0px;}


p {padding:0;margin:0;}
a {text-decoration:none;}

.rcol_status {border:0px solid #CC0000;width:24px;float:left;height:47px;padding-top:20px;}
.rcol_status .on {height:13px;width:13px;margin:auto;background:#0BFF01;display:block;}
.rcol_status .off {height:13px;width:13px;margin:auto;background:transparent;display:none;}

.profile_boxdetail {padding-top:12px;padding-bottom:12px;background-color:#fff;}
.profile_boxdetail image {float:left;}
.profile_boxdetail .options {width:265px;margin-left:10px;float:left;}
.profile_boxdetail .profile_name {font-size:30px;padding-bottom:10px;color:#16387C;}


.ul_listing {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding:0;
	margin:0;
	margin-top:5px;
}


.box_news .ul_listing {margin-top:0;}
.box_news .ul_listing li {margin-bottom:3px;}

.bullet_orange {
	background: url(/v034/img/bg_all_li.png) no-repeat;
	background-position:-2px -42px;
	padding-left:10px;
	vertical-align:middle;
}

.ul_listing li {
	color:#16387C;
	background: url(/v034/img/bg_all_li.png) no-repeat;
	background-position:-2px -42px;
	margin:0;
	padding:0 0 2px 10px;
}


.ul_listing li a {
    color:#16387C;
	font-family:tahoma,verdana;
	font-size:13px;
}

.ul_listing li a:hover {
    color:#ff8707;
	font-family:tahoma,verdana;
	text-decoration:underline;
}

.ul_listing.min {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding:0;
	margin-top:5px;
}

.ul_listing.min li {
	color:#16387C;
	background: url(/v034/img/bg_all_li.png) no-repeat;
	background-position:-2px -42px;
	margin:0;
	padding:0 0 2px 10px;
}

.ul_listing.min a {
	color:#16387C;
	font-family:tahoma,verdana;
	font-size:13px;
}

.ul_listing.min a:hover {
    color:#ff8707;
	font-size:13px;
	font-family:tahoma,verdana;
	text-decoration:underline;
}


.listing_register {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding:0;
	margin:0;
	margin-top:50px;
}

.listing_register li {
	color:#16387C;
	background: url(/img/bigstar.png) no-repeat;
	display:table;
	margin:0;
	font-size:12px;
	font-family:arial,verdana,tahoma;
	padding:0 0 2px 40px;
	margin-bottom:20px;
}




.service_news.first a {
	color:#16387C;
	font-family:tahoma,arial;
	font-weight:bold;
	font-size:15px;
}

.service_news.first a:hover {
	color:#ff7809;
}

.service_promo_md {
	height:80px;
	width:640px;
	float:left;
	cursor: pointer;
	border-bottom:1px solid #ececec;
}

.service_promo_md.service_inner {
	padding:10px 0px 10px 0px;
	background-color:#fff;
	font-size:11px;
}

.service_promo_md a {
	font-size:14px;
	font-family: tahoma,verdana;
	color:#16387C;
}

.service_promo_md a:hover {
	color:#ff8707;
	text-decoration:underline;
}


.service_title {color:#FF5F01;font-size:18px;margin-left:5px;}
.service_title:hover {color:#ff8707;text-decoration:underline;}

.content .items a.article_title, .article_title {font-size:14px;color:#16387C;line-height:normal;font-family:tahoma,arial;font-weight:normal;}
.content .items a.article_title:hover, .article_title:hover {color:#ff8707;text-decoration:underline;}


/** listy w boksach */
.listing_items {width:100%;padding-top:1px;padding-bottom:1px;}
.listing_items .row {background-color:#fff;padding-top:3px;}
.listing_items .cell_thm {float:left;width:100px;text-align:right;margin-right:8px;margin-top:2px;}
.listing_items .cell_data {vertical-align:top;padding-top:0px;float:left;width:210px;}
.listing_items .cell_data .title a {font-family:tahoma,arial;font-weight:normal;font-size:14px;color:#16387c;}
.listing_items .cell_data .title a:hover {color:#ff8707;}
.listing_items .cell_data .date {margin-top:2px;font-family:verdana,arial;font-size:10px;color:#999;}
.listing_items .cell_data .desc {margin-top:2px;color:#000;font-size:11px;}

.listing_items .cell_data .line1 {margin-top:2px;color:#999;font-size:11px;}
.listing_items .cell_data .line2 {margin-top:2px;color:#000;font-size:11px;}

.listing_items .cell_data .line1 .rate {margin-left:3px;}

.listing_items_wide {width:100%;}
.listing_items_wide .row {border-bottom:1px solid #ececec;padding-top:3px;padding-bottom:3px;}
.listing_items_wide .cell_thm {width:96px;text-align:right;}
.listing_items_wide .cell_data {vertical-align:top;padding-left:5px;padding-top:0px;}



.box, .box.dark, .box.gray, .box.blue {
    width:100%;
	background-color:#ececec;
	margin-bottom:10px;
}

.box.light {
	width:100%;
	background-color:#fff;
	margin-bottom:20px;
}


.box .header .decor,
.box.gray .header .decor,
.box.dark .header .decor,
.box.orange .header .decor {
   border-top:0px solid #b2b2b2;
}

.box.blue .header .decor {
   border-top:0px solid #6286ac;
}

.box.light .header .decor {
   border-bottom:1px solid #cbcbcb;
}



.box .header,
.box.gray .header {
	font-size:14px;
    font-family:arial;
	color:#004880;
}

.box.dark .header,
.box.blue .header,
.box.orange .header {
	font-size:14px;
    font-family:arial;
}

.box.gray .header,
.box.blue .header,
.box.dark .header,
.box.orange .header {
	color:#fff;
}

.box.partners {
	font-size:14px;
    font-family:arial;
}

.box.partners .header {
	color:#b8b8b8;
	cursor:pointer;
}

.box.partners .inner {
	text-align:center;
	color:#b8b8b8;
	background: #ededed url('/v034/img/bg_partners_top.png') 0px 0px repeat-x;
	height:30px;line-height:30px;
}

.box.partners .inner a {
	color:#b8b8b8;
	font-size:19px;
}

.box.partners .header:hover .inner a {
	color:#ff7809;
}

.box.partners .inner a.more {
	font-size:11px;color:#737373;
}

.box.partners .inner:hover a.more {
	font-size:11px;color:#ff8707;
	text-decoration:none;
}

.box.partners .header:hover .inner {
	color:#ff8707;
	text-decoration: none;
}


.box.partners .partnerscontent {
	width:1003px;
	background: #fff url('/v034/img/bg_partners_bottom.png') repeat-x;
}

.box.partners .partnerscontent .item {float:left;margin:10px 9px 10px 9px;}
.box.partners .partnerscontent .item .body {line-height:106px;width:106px;height:106px;display:table-cell;vertical-align:middle;text-align:center;}




.box .inner,
.box.blue .inner,
.box.gray .inner,
.box.dark .inner,
.box.orange .inner {
	line-height:29px;
	padding-left:12px;
	padding-right:12px;
}


.box .inner {
	border:1px solid #c8c8c8;
	background: #ededed url(/v034/img/bg_box_apla.png) repeat-x;
}

.box.light .inner {
	line-height:20px;
	border:0;
	background: #fff;
	padding-left:0px;
	padding-right:0px;
}

.box.orange .inner {
	border:1px solid #ffbf24;
	background: #ff8707 url(/v034/img/bg_box_apla_orange.png) repeat-x;
}

.box.gray .inner {
	border:1px solid #c8c8c8;
	background: #ededed url(/v034/img/bg_box_apla_gray.png) repeat-x;
}
.box.dark .inner {
	border:1px solid #c8c8c8;
	background: #ededed url(/v034/img/bg_box_apla_dark.png) repeat-x;
}

.box.blue .inner {
	border:1px solid #629bcf;
	background: #469ade url(/v034/img/bg_box_apla_blue.png) repeat-x;
}

.box .header.orange {
	font-size:14px;
	font-family:arial;
	color:#ff8707;
}

.box .header a {
	font-size:14px;
	font-family:arial,verdana;
	color:#004880;
}

.box .header a.black {
	color:#000;
}

.box .header a.gray {
	color:#444;
}

.box .header a.black:over {
	color:#ff8707;
}

.box .header a.home {
	color:#ff8707;
	font-size:17px;
	font-family:arial,tahoma;
}

.box .header a.home:hover {
	text-decoration: underline;
}


.box .header a:hover {
    color:#ff8707;
	text-decoration: underline;
}

.box .header a.more {
    color:#767676;
	font-size:10px;
}

.box .header a.more:hover {
	color:#ff8707;
	font-size:10px;
}

.box .header a.more {
    color:#767676;
	font-size:10px;
}

.box .header a.more:hover {
	color:#ff8707;
	font-size:10px;
}

.box.dark .header a,
.box.orange .header a {
    font-size:14px;
	font-family:arial,verdana;
	color:#fff;
}

.box.light .header a {
    font-size:14px;
	font-family:arial,verdana;
	color:#16387c;
}

.box.light .header a:hover {
    color:#ff8707;
	text-decoration: underline;
}

.box.dark .header a:hover {
    color:#ff8707;
	text-decoration: underline;
}

.box.orange .header a:hover {
	text-decoration: underline;
}


.box.dark .header a.more,
.box.orange .header a.more {
    color:#fff;
	font-size:11px;
}

.box.dark .header a.more:hover {
	color:#ff8707;
	font-size:11px;
}

.box .content {
    font-size:12px;
	border:0px solid #ececec;
}


.box .content .more {
	color:#ff8707;
	text-decoration:none;
}

.box .content .more:hover {
	color:#ff8707;
	text-decoration:underline;
}


.box .white {
    background-color:#fff;
}

.box .space {
    padding:10px;
}

.box .space_topbtm {
    padding:10px 0px 0px 0px;
}


.box.blue.lastadded .rrow .thumb,
.box.dark.lastadded .rrow .thumb,
.box.orange.lastadded .rrow .thumb {
	width:62px;
	height:47px;
	float:left;
	text-align:right;
	overflow:hidden;
}

.box.blue.lastadded .rrow .data,
.box.dark.lastadded .rrow .data,
.box.orange.lastadded .rrow .data {
	width:266px;
	float:left;
	font-size:10px;
	background-color:#fff;
	padding:5px 8px 5px 8px;
	cursor:pointer;
}

.box.orange.lastadded .rrow .data a {
	color:#16387c;font-size:11px;
}

.box.orange.lastadded .rrow .data a:hover {
	color:#ff8707;
}

.box.blue.lastadded .inner a,
.box.blue .header a {
	color:#fff;
}

.box.dark.lastadded .inner a:hover {
	color:#ff8707;
}

.box.blue.lastadded .inner a:hover {
	color:#dedede;
}




/** tu jest definicja EDYTUJ */
div.box > .header > .inner > a.edithr {
	float: right;
	height:29px;
	text-decoration: none;
	padding: 0;
	outline: 0;
}

div.box > .header > .inner > a.editmd {
	float: right;
	height:20px;
	text-decoration: none;
	padding: 0; outline: 0;
}

div.box > .header > .inner > a.edithr span {
	color: #888;
	font-size: 12px;
	line-height:29px;
	font-family: tahoma, arial;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
}

div.box > .header > .inner > a.editmd span {
	color: #888;
	font-size: 12px;
	line-height:20px;
	font-family: tahoma, arial;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
}

div.box > .header > .inner > a.edithr:hover span {
	color: #000;
}

div.box > .header > .inner > a.editmd:hover span {
	color: #000;
}





.box_information {
	margin:auto;
	margin-top:250px;
	padding:0;
	line-height:16px;
	border:3px solid #ff8707;
	width:500px;
	color:#fff;
	background-color:#fff;
}

.box_information .header {
	background:none;
	background-color:#ff8707;
	border:1px solid #fff;
	padding-left:5px;
	padding-right:1px;
}

.box_information .header .title {
	color:#fff;
    font-family:arial;
    font-size:12px;
    overflow:hidden;
	line-height:22px;
}

.box_information .content {
	padding:10px;
	color:#000;
}




.box_news {
	background:#fff url('/v034/img/bg_promo_article.gif') repeat-x;
	color:#000000;
	padding:0px 10px 0px 10px;
	margin:0;
	font-family:tahoma,verdana;
}

#mainHolder {
	position:relative;
	cursor:pointer;
	width:584px;
	height:190px;
	overflow:hidden;
	margin-top:5px;
	background-color:#fff;
	border:1px solid #cdcdcd;
	border-bottom:1px solid #9d9d9d;
}

#mainTitle {
	font-weight:bold;
	font-family:tahoma,verdana;
	font-size:18px;
	color:#004880;
}

#mainBody{
	font-family:verdana;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}


.news p {
	margin:0;
	margin-bottom:6px;
}

.news a {
    font-family:verdana,arial;
	font-weight:bold;
    font-size:12px;
    color:#16387c;
}

.news a.selected {
	color:#ff8707;
}


.box .content.stars a {
    font-size:12px;
    color:#000;
}

.box .content.stars a.selected, .box .news a.selected {
    font-size:12px;
    color:#ff8707;
}

.box .content.stars .service_item {
    width:200px;
    overflow:hidden;
    float:left;
    text-align:left;
    margin-left:28px;
    margin-right:28px;
    height:350px;
}


.close {background:url('/v034/img/close_sml.gif') no-repeat;width:15px;height:15px;float:right;margin-right:3px;margin-top:4px;cursor:pointer;}

.layerbox {width:400px;display:none;background-color:#ececec;border:2px solid #ccc;font-size:11px;}
.layerbox .content {padding:0px 0px 5px 10px;}
.layerbox .info {float:left;display:none;margin-top:5px;}
.layerbox .close {background:url('/v034/img/close_sml.gif') no-repeat; width:15px;height:15px;float:right;margin-right:3px;margin-top:4px;cursor:pointer;}

.box .navigation {color:#004880;font-size:12px;text-align:right;margin:0;}
.box .navigation .selected {color:#ff8707;margin-right:1px;margin-left:1px;font-weight:bold;font-size:12px;}
.box .navigation a {color:#004880;margin-right:1px;margin-left:1px;text-decoration:none;font-size:12px;}
.box .navigation a:hover {color:#ff8707;text-decoration:none;}
.box .navigation .left {width:20px;margin-right:5px;}
.box .navigation .right {width:20px;margin-left:5px;}


.box .navigation.black {color:#000;font-size:12px;}
.box .navigation.black .selected {color:#ff8707;margin-right:1px;margin-left:1px;font-weight:bold;font-size:12px;}
.box .navigation.black a {color:#000;margin-right:1px;margin-left:1px;text-decoration:none;font-size:12px;}
.box .navigation.black a:hover {color:#ff8707;text-decoration:none;}
.box .navigation.black .left {width:20px;margin-right:5px;}
.box .navigation.black .right {width:20px;margin-left:5px;}

.navigation {color:#004880;font-size:12px;}
.navigation .selected {color:#ff8707;margin-left:1px;margin-right:1px;font-size:12px;}
.navigation a {color:#004880;text-decoration:none;margin-left:1px;margin-right:1px;font-size:12px;}
.navigation a:hover {color:#ff8707;text-decoration:none;}

.navigation.results {
	font-size:12px;
	color:#616161;
	padding-top:0px;
	padding-bottom:1px;
	width:760px;
	text-align:right;
}

.navigation.results .selected {
	background-color:#ff8707;
	border:1px solid #ff8707;
	font-size:1.2em;
	font-weight:500;
	line-height:1em;
	color:#fff;
	padding:0px 5px 2px 5px;
	margin-left:2px;
	margin-right:2px;
}

.navigation.results a {
	background-color:#fff;
	border:1px solid #cfcfcf;
	font-size:1.2em;
	font-weight:300;
	line-height:1em;
	color:#616161;
	padding:0px 5px 2px 5px;
	margin-left:2px;
	margin-right:2px;
	text-decoration:none;
}


.navigation.results a:hover {
	background-color:#ff8707;
	border:1px solid #ff8707;
	color:#fff;
	text-decoration:none;
}

.navigation.results .leftright,
.navigation.results .leftright:hover {
	background:#ececec;
	border:0;
	line-height:1em;
}

.results_top {border-top:1px solid #fff;}
.results_top .inner {padding:3px 10px 3px 10px;}
.results_top .inner_left {float:left;width:200px;line-height:30px;font-family:arial,tahoma,verdana;}
.results_top .inner_right {float:right;width:760px;line-height:26px;vertical-align:top;}

.comments {background-color:#fff;}
.comments .author {font-family:tahoma,sans-serif;font-size:11px;color:#16387c;}
.comments .other {font-family:tahoma,sans-serif;font-size:11px;color:#888;margin-left:5px;}
.comments .body {margin-top:7px;}
.comments .body .inner_b{font-size:12px;color:#444;font-family:verdana,sans-serif;font-weight:normal;}
.comments .date{color:#737373;font-size:10px;}
.comments .author:hover,
.comments .other:hover {
	color:#ff8707;
}



.md_round {margin-bottom:2px;border:0px solid #CC0000;width:495px;}
.md_round .img {float:right;margin-right:1px;width:65px;overflow:hidden;text-align:right;}
.md_round_white {background-color:#fff;width:428px;float:right;border:0px solid #000;}
.md_round_white .title {color:#000;margin:0;padding:0;}
.md_round_white .title .inner_t {margin:2px 10px 0px 10px;font-family:verdana;padding:0;}
.md_round_white .body {overflow:hidden;padding:0;}
.md_round_white .body .inner_b {padding:0px 10px 9px 10px;font-family:verdana;font-size:11px;}
.md_round_white_top {border:0px solid #000;height:2px;}
.md_round_white_bottom {border:0px solid #000;height:2px;}

.md_round_white_tl {
    background:url('/v034/img/bg_comment_tl.png') no-repeat 0px 0px;
    float:left;overflow:hidden;
    height:2px;width:2px;
    border:0px solid #000;
}
.md_round_white_tr {
    background:url('/v034/img/bg_comment_tr.png') no-repeat 0px 0px;
    float:right;overflow:hidden;
    height:2px;width:2px;
    border:0px solid #000;
}

.md_round_white_bl {
    background:url('/v034/img/bg_comment_bl.png') no-repeat 0px 0px;
    float:left;overflow:hidden;
    height:2px;width:2px;
    border:0px solid #CC0000;
}
.md_round_white_br {
    background:url('/v034/img/bg_comment_br.png') no-repeat 0px 0px;
    float:right;overflow:hidden;
    height:2px;width:2px;
    border:0px solid #CC0000;
}

.md_round_gray {background-color:#f0f0f0;width:428px;float:right;}
.md_round_gray .title {color:#000;margin:0;padding:0;}
.md_round_gray .title .inner_t {margin:2px 10px 0px 10px;font-family:verdana;padding:0;}
.md_round_gray .body {overflow:hidden;padding:0;}
.md_round_gray .body .inner_b {padding:0px 10px 5px 10px;font-family:verdana;font-size:11px;}
.md_round_gray_top {border:0px solid #000;height:2px;}
.md_round_gray_bottom {border:0px solid #000;height:2px;}


.content.article .title {font-size:30px;color:#16387C;font-family:tahoma,sans-serif;font-weight:normal;margin:0;}
.content.article .body {font-size:12px;line-height:18px;color:#000;font-family:verdana,sans-serif;font-weight:normal;margin-top:30px;margin-bottom:10px;}
.content.article .body a {
	color:#ff8707;
}

.content.article .title a {font-size:30px;color:#16387C;font-family:tahoma,sans-serif;font-weight:normal;margin:0;}
.content.article .title a:hover {text-decoration:underline;}

.content.article .date {color:#888;font-size:11px;font-weight:normal;margin-bottom:10px;margin-top:0px;}

.content.article .body a:hover {
	color:#ff8707;
	text-decoration:underline;
}

.lbl {padding-left:0px;font-size:10px;padding-top:4px;vertical-align:top;}
.val {padding-left:0px;font-size:11px;padding-top:0px;padding-bottom:6px;vertical-align:top;}

.register{width:352px;}
.register .lbl {font-size:11px;font-family:arial,tahoma,verdana;color:#000;width:100px;}
.register .val {font-size:11px;font-family:arial,tahoma,verdana;color:#000;width:252px;}

.rate {color:#ff8707;}

.stars_details {
	padding:0;
	margin:0;
	width:225px;
	margin-right:4px;
}

.stars_details li {
	list-style:none outside none;
	float:left;
	height:55px;
}

.stars_details li span.icn {
	display:block;
	height:32px;
	width:37px;
	background: url('/v034/img/stars_details.png') no-repeat scroll 0 0 transparent;
}

.stars_details li span.label {
	display: block;
	color:#888;
	width:37px;
	height:25px;
	margin-top:10px;
	font-size:10px;
	font-family: tahoma;
	text-align: center;
}

.stars_details li.star1 span.icn {
	background-position: 0px -133px;
	display:block;
}

.stars_details li.star0 span.icn {
	background-position: 0px -1px;
	display:block;
}

.stars_details li.star1-3 span.icn {
	background-position: 0px -34px;
	display:block;
}

.stars_details li.star0-5 span.icn {
	background-position: 0px -67px;
	display:block;
}

.stars_details li.star2-3 span.icn {
	background-position: 0px -100px;
	display:block;
}


.menulink {color:#d7d7d7;}
.menulink:hover {color:#fff;}

div.inpt_clean {
	background-color:#fff;
	border:1px solid #000;
	display: table-cell;
	padding:0px;				 
margin:0px;				
}

select.inpt_clean {
	border:0px;
	font-size:13px;			
	color:#000;
	padding:0px;			
	margin:0px;				
}

select.inpt {
	border:1px solid #ccc;
}

textarea.inpt {
	border:1px solid #ccc;
}


.inpt {
	/*
	background:url(../img/bg_input.gif) repeat-x;
 */
    background-color:#fff;
	padding:2px 3px 2px 3px;
	width:380px;
    color:#000;
    font-family:verdana;
}

.inpt_select {
	border:1px solid #000;
	padding:4px 3px 2px 3px;
	width:388px;
}

option{
	  background-color:white;
}

#uibox #uistatus.online {background-color:#0cff00;border:0px solid #000;height:13px;width:13px;}
#uibox #uistatus.available {background-color:#FF4809;border:0px solid #000;height:13px;width:13px;}
#uibox #uistatus {background-color:#CC0000;border:0px solid #000;height:13px;width:13px;}
		
#uibox #uiinfo.online {color:#0cff00;font-size:12px;font-family:arial;font-size:12px;margin-left:10px;}
#uibox #uiinfo.available {color:#FF4809;font-size:12px;font-family:arial;font-size:12px;margin-left:10px;}
#uibox #uiinfo {color:#CC0000;font-size:12px;font-family:arial;font-size:12px;margin-left:10px;}

#uibox #uistatus {float:left;}
#uibox #uiinfo {float:left;}
		

.item_event {margin-bottom:5px;border:0px solid #CC0000;}
.item_event a {font-size:12px;color:#000;}



.item_row {font-size:12px;background-color:#fff;border:0px;font-weight:normal;color:#000;display:block;min-height:20px;}
.ranking .item_row {margin-bottom:2px;font-size:12px;background-color:#fff;border:0px;font-weight:normal;color:#000;display:block;height:20px;}

.content .items {
	margin:auto;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

.content .items div.item {
	height:130px;
	width:125px;
	float:left;
	text-align:center;
	font-size:11px;
}

.content .items .item img {}
.content .items .item img:hover {}
.content .items a {
	color:#000;
	font-size:10px;
}

.content .items a:hover {
	color:#ff5f00;
}

.content .items .photo_container {
	height:80px;
	margin:auto;
}

.content .items .photo_container img {
	border:1px solid #ccc;
}

.content .items .photo_container img:hover {
	border:1px solid #f9541e;
}


.imgth {
	border:1px solid #ccc;
}

.imgth:hover {
	border:1px solid #ff8707;
}

.imgth.selected{
	border:2px solid #ff8707;
}



#top_categories {height:34px;width:100%;background-color:#000;}
#top_categories .inner {
    margin:auto;width:972px;border:0px solid #CC0000;
    margin-bottom:10px;
    margin-top:10px;
}

#top_categories p {
	width:160px;
    border:0px solid #CC0000;
    float:left;
    text-align:left;
}

#top_categories p a {
	font-size:10px;
    color:#fff;
}

#top_categories p a:hover {
	font-size:10px;
    color:#ff8707;
}

#navigation_sub {padding:1px 1px 1px 1px;margin:0;background: #fff url(/v034/img/bg_row1_section.gif) repeat-x;z-index:100;height:27px;line-height:27px;}

.row_2 {background: #444 url(/v034/img/bg_row2_section.gif);}
.delimiter {color:#fff;margin:0;padding:0;font-size:17px;}

ul.submenu, ul.submenu_edit {list-style:none;margin:0;padding:0;text-align:left;}
ul.submenu li, ul.submenu_edit li {float:left;margin:0;padding:0;text-align:center;color:#000;}

ul.submenu li a {
	font-family:arial;
	font-size:12px;
    display:block;
    height:100%;
    color:#fff;
    text-decoration:none;
    margin-right:1px;
    background:url(/v034/img/tabs/blue/bgtabs_waves.png) repeat 0 0;
    line-height:27px;
	padding-left:10px;
	padding-right:10px;
}

ul.submenu li a.selected {
    background:url(/v034/img/tabs/blue/bgtabs_waves.png) repeat 0 0;
}

ul.submenu_edit li a {
	font-family:arial;
	font-size:12px;
    display:block;
    height:100%;
    color:#000;
    text-decoration:none;
    margin-right:1px;
    line-height:25px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	border:1px solid #ff7800;
	width:auto;
}

ul.submenu_edit li a.selected {
    color:#fff;
	background-color:#ff8707;
}

ul.submenu_edit li a:hover, ul.submenu_edit li a:focus, ul.submenu_edit li a:active {
    color:#fff;
	background-color:#ff8707;
}


.f_orange {color:#ff8707;}
.fb_orange {color:#ff8707;font-weight:bold;}
.f_white {color:#f9541e;}
.f_gray {color:#888;}
.f_blue {color:#16387C;}
.f14th_blue{color:#16387C;font-family:tahoma,sans-serif;font-size:14px;}
.f14th_orange{color:#ff8707;font-family:tahoma,sans-serif;font-size:14px;}


.f9_orange {color:#ff8707;font-size:9px;}
.f9_white {color:#fff;font-size:9px;}
.f9_gray {color:#888888;font-size:9px;}
.f10_orange {color:#ff8707;font-size:10px;}
.f10_black {color:#000;font-size:10px;}
.f10_gray {color:#888888;font-size:10px;}
.f10_gray_dark {color:#636363;font-size:10px;}
.f11_gray_dark {color:#636363;font-size:11px;}
.f11_orange {color:#ff8707;font-size:11px;}
.f11_orange_dark {color:#f84a00;font-size:11px;}
.f11_black {color:#000;font-size:11px;}
.f11_gray {color:#888888;font-size:11px;}
.f12_black {color:#000;font-size:12px;}
.f12_orange {color:#ff8707;font-size:12px;}
.f13_black {color:#000;font-size:13px;}

.lnk9_orange {color:#ff8707;font-size:9px;}
.lnk9_orange a:hover {color:#EFEFEF;}
.lnk9_gray {color:#888888;font-size:9px;}
.lnk9_orange_m1 {color:#FA6A11;font-size:9px;}
a.lnk9_orange_m1:hover {color:#EFEFEF;font-size:9px;}

.lnk10_orange {color:#ff8707;font-size:10px;}
.lnk10_gray_dark {color:#616161;font-size:10px;}
.lnk10_black {color:#000;font-size:10px;}
.lnk10_gray {color:#888888;font-size:10px;}
.lnk11_gray {color:#888888;font-size:11px;}
.lnk10_blue{color:#061652;font-size:10px;}
.lnk10_red{color:#CC0000;font-size:10px;}
.lnk11_orange {color:#ff8707;font-size:11px;}
.lnk11_black {color:#000;font-size:11px;}
.lnk11_black_orange {color:#000;font-size:11px;}
.lnk11_black_orange:hover {color:#ff8707;font-size:11px;}
.lnk11_orange_black {color:#ff8707;font-size:11px;font-weight:bold;}
.lnk11_orange_black:hover {color:#000;font-size:11px;font-weight:bold;}
.lnk12_black {color:#000;font-size:12px;}
.lnk12b_black {color:#000;font-size:12px;font-weight:bold;}
.lnk12b_orange {color:#ff8707;font-size:12px;font-weight:bold;}
.lnk9b_orange {color:#ff8707;font-size:9px;font-weight:bold;}

.lnk12_title {color:#16387C;font-size:14px;font-family:tahoma,arial;}
.lnk12_title:hover {color:#ff8707;}

.lnk_white {color:#fff;}
.lnk_orange {color:#ff8707;}
.lnk_white a:hover {color:#ff8707;}
.lnk_blue {color:#16387C;}

.lnk_orange:hover {color:#16387C;}
.lnk_blue:hover {color:#ff8707;}


.lnk12-blue-dark {color:#16387C;font-size:12px;}
.lnk12-blue-dark:hover {color:#ff8707;}


.lnk12-white {color:#fff;font-size:12px;}
.lnk12-white:hover {color:#ff8707;}
.lnk_main_service {color:#ff8707;font-size:14px;font-weight:normal;}
.lnk_main_service:hover {color:#000;}


a.lnk12b_black:hover {color:#ff8707;}
a.lnk12b_orange:hover {color:#000;}
a.lnk11_gray:hover {color:#ff8707;}

.search_letter a {color:#000;margin-left:0px;margin-right:1px;font-size:12px;}
.search_letter a:hover {color:#ff8707;}



ul.path {
    list-style:none;
    padding:0;
    display:inline;
}

ul.path li {
    margin-top:1px;
	float:left;
    color:#fff;
    font-size:11px;
    height:16px;
    line-height:17px;
    vertical-align:middle;
}

ul.path li a {
    color:#fff;
}

ul.path li a:hover {
    color:#ff8707;
}

ul.path li.arrow {width:8px;height:16px;background:url(/v034/img/arrow_orange.png) 0px 5px no-repeat;float:left;margin-left:5px;margin-right:3px;}


ul.tabs_navi {
    list-style:none;
    padding:0;
    display:inline;
    margin:0;
}

ul.tabs_navi li {
	margin-right:1px;
	float:left;
	vertical-align:middle;
}

ul.tabs_2navi {
    list-style:none;
    padding:0;
    margin:0;
    float:left;
	background: #444 url(/v034/img/bg_row2_section.gif);
}

ul.tabs_2navi li {
    padding: 0px 11px 0px 11px;
    float:left;
    height:24px;
    border-right:1px solid #fff;
    font-size:10px;
}

ul.tabs_2navi li.selected  {
	background: #327bc1 url(/v034/img/bg_row_blue_section.png) repeat-x;
	font-size:10px;
}

ul.tabs_2navi li.selected a {
	color:#fff;
	font-size:10px;
}

ul.tabs_2navi li a {font-weight:normal;font-family:arial;color:#fff;}
ul.tabs_2navi li a:hover {color: #ff8707;}

ul.services_titles {list-style:none;padding:0;margin:0;margin-top:6px;}
ul.services_titles li {margin:2px 0px 2px 0px;}
ul.services_titles li a {font-weight:normal;color:#444444;font-size:12px;}
ul.services_titles li a:hover {color:#ff8707;}


ul.services_tree {
	padding:0;
	padding-left:0px;
	margin-bottom:20px;
	margin-left:0;
	line-height:16px;
}

ul.services_tree .level1 {
	padding:0;
	padding-left:0px;
	margin:0;
	margin-left:20px;
	margin-bottom:20px;
	line-height:14px;
}

ul.services_tree .level2 {
	padding:0;
	padding-left:0px;
	margin:0;
	margin-left:20px;
	margin-bottom:20px;
	line-height:12px;
}

ul.services_tree .level1 li a {color:#222;font-size:11px;margin:2px;padding:0;}
ul.services_tree .level2 li a {color:#666;font-size:10px;line-height:10px;margin:2px;padding:0;}

ul.services_tree li {margin:2px 0px 2px 0px;color:#ff8707;font-size:14px;}
ul.services_tree li a {color:#061652;}
ul.services_tree li a:hover {color:#ff8707;}



/* buttons */


/* buttons */
input.btn_home {
    background: url(/v034/img/btns/bg_btn_blue_orange.png) no-repeat 0px 0px;
    font-family:arial;
    font-weight:normal;
    font-size:12px;
    cursor:pointer;
    color:#fff;
    width:100px;
    border:0;
    padding-top:4px;
    padding-bottom:6px;
}

input.btn_home:hover {
    color:#ff8707;
}


input.btn_orange {
    background: url(/v034/img/btns/bg_btn_orange_blue.png) no-repeat 0px 0px;
    font-family:arial;
    font-weight:normal;
    font-size:11px;
    cursor:pointer;
    color:#fff;
    width:100px;
    border:0;
    padding-top:6px;
    padding-bottom:6px;
}

input.btn_orange:hover {
    background: url(/v034/img/btns/bg_btn_orange_blue.png) no-repeat -251px 0px;
}

input.btn_orange.selected {
    background: url(/v034/img/btns/bg_btn_orange_blue.png) no-repeat -251px 0px;
}


input.btn {
    background: url(/v034/img/btns/bg_btn_blue_orange.png) no-repeat 0px 0px;
    font-family:arial;
    font-weight:normal;
    font-size:11px;
    cursor:pointer;
    color:#fff;
    width:100px;
    border:0;
    padding-top:5px;
    padding-bottom:6px;
    margin-bottom:2px;
    margin-top:2px;
}

input.btn:hover {
    background: url(/v034/img/btns/bg_btn_blue_orange.png) no-repeat -251px 0px;
}

input.btn.selected {
    background: url(/v034/img/btns/bg_btn_blue_orange.png) no-repeat -251px 0px;
}


input.btn_edit {
	font-family:arial;
    font-weight:normal;
    font-size:11px;
	cursor:pointer;
    color:#000;
	border:1px solid #ff8707;
	width:100px;
    padding-top:4px;
    padding-bottom:4px;
    margin-bottom:2px;
    margin-top:2px;
}

input.btn_edit:hover {
    background: #ff8707;
	color:#fff;
}

input.btn_edit.selected {
    background: #ff8707;
	color:#fff;
}

.btn_login {width:87px;height:25px;cursor:pointer;float:left;}
.btn_register {width:120px;height:25px;float:left;margin-right:3px;}


._g_msg_slot{
	margin: 5px;
	border: 2px dotted red;
	padding:5px;			
	font-size: 13px;			
}

.error_box{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
	color:#f9541e;
}

.info_box{
	margin: 5px;
	padding:3px;			
	font-size: 13px;
	text-align:center;
}


#global_loader {
	background: #fde620 url(/v034/img/loader_global.gif) no-repeat 10px center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #e2e2e2;
	border-top:0;
	position:fixed;
}

#global_loader_inner {
	border:1px solid #fff;
	border-top:0;
	padding:15px 5px 15px 45px;
	width:180px;
	font-weight:bold;
	color:#AA7715;
}


ul.stars {
    
    height: 14px;
    margin:0; padding:0;
    float:right;
}

ul.stars li {
    height: 14px;
    display: block;
    width:16px;
    list-style: none;
    float:left;
    background: url(/v034/img/stars.png) no-repeat;
    cursor:pointer;
}

ul.stars li.selected {
    background: transparent url(/v034/img/stars.png) 0px -28px no-repeat;
    cursor:pointer;
}

ul.stars li.hover {
    background: transparent url(/v034/img/stars.png) 0px -28px no-repeat;
    cursor:pointer;
}

.lead a {font-size:10px;color:#6B6B6B}
.lead a:hover {color:#000;}

.status_comment {float:left;color:#666;}
.status_comment_r {float:right;color:#666;}

ul.path {
    list-style:none;
    padding:0;
    display:inline;
}

ul.path li {
    margin-top:1px;
	float:left;
    color:#fff;
    font-size:11px;
    height:16px;
    line-height:17px;
    vertical-align:middle;
}

ul.path li a {
    color:#fff;
}

ul.path li a:hover {
    color:#ff8707;
}

ul.path li.arrow {
	width:8px;
	height:16px;
	background:url(/v034/img/arrow_orange.png) 0px 5px no-repeat;
	float:left;
	margin-left:5px;
	margin-right:3px;
}




/************************** MENU USER ****************************/
html>body div.outerbox
{
	padding: 0;
    /*border-bottom:1px solid #999999;*/
}

html>body div.outerbox div.shadowbox1
{
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 5px;
	height: 100%;
	/* background: url(myshadow.png) no-repeat right top; */
}
html>body div.outerbox div.shadowbox2
{
	position: absolute;
	bottom: 0;
	right: 5px;
	height: 5px;
	width: 100%;
  	/* background: url(myshadow.png) left bottom; */
}
html>body div.outerbox div.shadowbox3
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	width: 5px;
	/* background: url(myshadow.png) no-repeat right bottom; */
}

html>body .innerbox
{
	margin: 0;
	display: inherit;
}


#root-menu-div ul {
    border: 0px solid #000;
}

#root-menu-div li{
    white-space:nowrap;
}

* html #root-menu-div li{
    height:0; /* fixing ie6 problem */
}

ul.menu, #root-menu-div ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.menu-ul.innerbox {
    margin:0;
    margin-left:1px;
    list-style:none;
}

* html div.menu-item {
    display: inline; /* fixes problem in ie6 */
	z-index:200;
}

li.menumain {
    float: left;
    padding:0;
    margin:2px 1px 0px 1px;
    color:#fff;
    font-family:verdana;
	font-size:11px;
    cursor:pointer;
}

div.menu-item {
    font-family:verdana;
	font-size:11px;
    color:#fff;
    background: #f3f3f3 url(/v034/img/tabs/main/bg_gray_light.png) repeat-x;
    border-top:1px solid #fff;
	border-bottom:1px solid #b2b2b2;
    cursor:pointer;
    line-height:22px;
	height:22px;
    margin:0;
    margin-left:1px;
}

div.menu-item ul {
    padding:2px 5px 2px 5px;
    margin:0;
}


img.menu-item-arrow {
	position: absolute;
	right: 4px;
	top: 8px;
	z-index:200;
}

li.menu-separator{
	font-size: 0; /* for ie */
	height: 0;
	line-height: 0; /* for ie */
	margin: 0px 0;
}

div.menu-item a {
    color:#000;
    margin-left:10px;
    margin-top:2px;
}

div.menu-item:hover {
    background:#ff8707;
    color:#fff;
	border-top:1px solid #ff8707;
	border-bottom:1px solid #0962b7;
}

div.menu-item:hover a {
    color:#fff;
}


div.menu-item a.lnk-list {
    font-size:9px;
    color:#fff;
}

div.menu-item a.lnk-list:hover {
    font-size:9px;
    color:#ff8707;
}

div.menu-item .bigtab {
	width:790px;
	min-height:350px;
	overflow:auto;
	margin:0;padding:0;
	background: #f5f5f5 url(/v034/img/bg_services_gray_light.png) repeat-x;
	color:#999;
	border-bottom:1px solid #b2b2b2;
	border-top:1px solid #fff;
}

div.menu-item .bigtab .content {
	padding:5px;
}

div.menu-item .bigtab a {color:#444;}


/*** KONIEC *********************** MENU USER ****************************/


/*** style dla akcji ***/
.icn_play {background: url('/v034/img/plug/icn_play_video.png') no-repeat;height:19px;width:19px;display:block;cursor:pointer;position:absolute;left:1px;top:1px;z-index:0;}
.icn_delete {background: url('/v034/img/icn_item_delete.gif') no-repeat;height:13px;width:13px;display:block;cursor:pointer;}
.icn_delete_gallery {background: url('/v034/img/icn_item_delete.gif') no-repeat;height:13px;width:13px;cursor:pointer;display:inline-block;}
.icn_edit {background: url('/v034/img/icn_item.gif') no-repeat;height:13px;width:13px;display:block;cursor:pointer;}
.icn_delete_disabled {background: url('/v034/img/icn_item_disable.gif') no-repeat;height:13px;width:13px;display:block;cursor:pointer;}
.icn_reject {background: url('/v034/img/icn_item_delete.gif') no-repeat;height:13px;width:13px;display:block;cursor:pointer;}
.icn_approve {background: url('/v034/img/icn_item.gif') no-repeat;height:13px;width:13px;display:block;cursor:pointer;}
.icn_avatar {background: url('/v034/img/icn_item_avatar.gif') no-repeat;height:13px;width:13px;display:block;cursor:pointer;}
.icn_owner {background: url('/v034/img/star.png') no-repeat;height:13px;width:13px;display:block;cursor:pointer;}
.icn_owner_gallery {background: url('/v034/img/star.png') no-repeat;height:13px;width:13px;cursor:pointer;display:inline-block;}
.icn_arrow_fnext {background: url('/img/arrow_fnext.png') no-repeat;height:9px;width:10px;cursor:pointer;display:inline-block;vertical-align:middle;margin-right:3px;}

.lnk_black {color:#000;}
.lnk_black:hover {color:#ff8707;}

.info_msg {
	padding : 10px;
	text-align:center;
	font-size : 10px;						 
}


.icn_mail {
	background: url('/v034/img/plug/icn_mail.png') no-repeat 0 0;
	width: 24px;
	height: 15px;
	display: block;
}

.icn_mail.on {
	background: url('/v034/img/plug/icn_mail.png') no-repeat 0 -14px;
	cursor: pointer;
}


.gallery_detail .fastprev {background:url('/v034/img/btns/btn_left_fast_icon.png') no-repeat 0px 0px;width:26px;height:61px;cursor:pointer;}
.gallery_detail .fastnext {background:url('/v034/img/btns/btn_right_fast_icon.png') no-repeat 0px 0px;width:26px;height:61px;cursor:pointer;}

.slider a span {
	cursor:pointer;
	background:url(/v034/img/arrows_circle.png) no-repeat 0px 0px;
	display:inline-block;
	width:20px;
	height:19px;
	line-height:19px;
	margin-right:2px;
	margin-left:2px;
	vertical-align:middle;
	text-decoration:none;
}

.slider .all,
.slider .all:hover,
.slider .prev,
.slider .prev:hover,
.slider .next,
.slider .next:hover {
	font-size:11px;
}

.slider a.prev span {
	background-position: 0px 0px;
}

.slider a.next span {
	background-position: 0px -20px;
}

.slider a.prev:hover span {
	background-position: 0px -80px;
}

.slider a.next:hover span {
	background-position: 0px -100px;
}


.slider a {
	color:#16387C;
	font-size:11px;
	vertical-align:middle;
	text-decoration:none;
}

.slider a:hover {
	color:#ff8707;
	text-decoration:none;
}

.slider .title {
	padding:5px 0px 10px 0px;
	text-align: left;
}

.slider .title a {
	font-weight:normal;
	color:#16387C;
	font-size:12px;
}

.slider .title a:hover {
	color:#ff8707;
	text-decoration:none;
}

.slider .all {
	color:#334a6b;
	font-size:11px;
	text-decoration: underline;
}




#gallery_loader{
	width:200px;
	position:absolute;
	left:400px;
	top:10px;
	background:url(/img/loader.gif) no-repeat 0px 0px;
	padding-left:20px;
	display:none;
}


.mloader {
	background:url(/img/loader.gif) no-repeat 0px 0px;
	padding-left:20px;
	font-size:11px;
	line-height:16px;
	color:#16387C;
}

.content_clouds {
	background: #f8f8f8 url('/v034/img/bg_clouds.png') repeat-x;
	border-top:1px solid #ccc;
	margin:0;
}

.clouds {
	color:#404040;
	line-height:1.8em;
	font-size:16px;
	font-family:arial;
}

.clouds a:hover {text-decoration:underline;}

.clouds .tag1 { font-size: 0.3em; font-weight: 100; }
.clouds .tag2 { font-size: 0.4em; font-weight: 200; }
.clouds .tag3 { font-size: 0.5em; font-weight: 300; }
.clouds .tag4 { font-size: 0.6em; font-weight: 400; }
.clouds .tag5 { font-size: 0.8em; font-weight: 500; }
.clouds .tag6 { font-size: 1.1em; font-weight: 600; }
.clouds .tag7 { font-size: 1.3em; font-weight: 700; }
.clouds .tag8 { font-size: 1.5em; font-weight: 800; }
.clouds .tag9 { font-size: 1.8em; font-weight: 900; }
.clouds .tag10 { font-size: 1.9em; font-weight: 900; }

.clouds .orange {color:#ff8707;}
.clouds .orange:hover {text-decoration:underline;}
.clouds .dark {color:#404040;}
.clouds .dark:hover {text-decoration:underline;}




#olbs select {
	width:105px;
	height:22px;
	line-height:22px;
	border:0;
	font-size:13px;
	vertical-align:middle;
	border: 1px solid #95a1af;
}

#olbs select option {
	padding:3px;
	line-height:3px;
}

#olbs .search_field {
	float:left;
	padding:0px 3px 1px 3px;
	width:225px;
	color:#BABABA;
	font-size:12px;
	line-height:22px;
	height:20px;
	border:1px solid #95a1af;
	vertical-align:middle;
	margin-right:2px;
}

#olbs #btn_search:hover {
}


#olbs #btn_search {
	margin-left:2px;
	vertical-align:middle;
	font-size:11px;
	cursor:pointer;
	color:#fff;
	width:70px;
	height:22px;
	line-height:22px;
	background: #ff8707 url('/v034/img/btn_search.png') no-repeat 0px 0px;
}


.highlight_row {
	background-color:#f9f9f9;
}

div.msg_row{
	font-weight:normal;
	border-bottom:3px solid #ededed;
	height:45px;
}

div.msg_row_unreaded{
	font-weight:bold;
}

div.msg_row_readed span.msg_status{background: url(/v034/img/msg_sprite.png) no-repeat -17px -24px;display:block;height:18px;width:17px;}
div.msg_row_unreaded span.msg_status{background: url(/v034/img/msg_sprite.png) no-repeat -18px 0px;display:block;height:13px;width:17px;}
div.msg_row_team_invitation span.msg_status{background: url(/v034/img/msg_sprite.png) no-repeat 0px -14px;display:block;height:14px;width:16px;}
div.msg_row_colleague_invitation span.msg_status{background: url(/v034/img/msg_sprite.png) no-repeat 0px 0px;display:block;height:14px;width:16px;}
div.msg_row_object_invitation span.msg_status{background: url(/v034/img/msg_sprite.png) no-repeat 0px -28px;display:block;height:14px;width:16px;}

div.msg_row_unstarred span.msg_star{background: url(/v034/img/msg_sprite.png) no-repeat -37px -20px;display:block;height:20px;width:20px;}
div.msg_row_starred span.msg_star{background: url(/v034/img/msg_sprite.png) no-repeat -37px 1px;display:block;height:20px;width:20px;}

div.msg_row_unstarred span.msg_star:hover {background-position: -37px 1px;}
div.msg_row_starred span.msg_star:hover {background-position: -37px 1px;}

span.show_starred_on:hover,
span.show_starred_off:hover {
	background-position: -37px 1px;
}

span.show_starred_on {background: url(/v034/img/msg_sprite.png) no-repeat -37px 1px;display:block;height:20px;width:20px;cursor:pointer;}
span.show_starred_off {background: url(/v034/img/msg_sprite.png) no-repeat -37px -20px;display:block;height:20px;width:20px;cursor:pointer;}



#marked_actions {margin-bottom:10px;margin-left:8px;}

.mail_options {padding:2px;margin-bottom:2px;line-height:22px;border-bottom:1px solid #ddd;}
.mail_options a {color:#16387C;font-size:11px;}
.mail_options a:hover {color:#ff8707;}
.mail_options span {color:#16387C;font-size:10px;vertical-align:middle;margin-left:5px;margin-right:5px;}

.mail_list_options a {color:#16387C;font-size:11px;font-weight:normal;font-family:arial;padding:0;margin:2px 0px 0px 0px;}
.mail_list_options a:hover {color:#ff8707;font-size:11px;font-weight:normal;font-family:arial;padding:0;margin:2px 0px 0px 0px;}
.mail_list_options span {color:#666;font-size:10px;vertical-align:middle;margin-left:5px;margin-right:5px;}

.messages .subject {color:#16387C;font-size:12px;font-family:arial;margin:5px 0px 0px 0px;}
.messages .subject_holder a {color:#16387C;font-size:12px;font-family:arial;margin:5px 0px 0px 0px;text-decoration:underline;}
.messages .subject_holder a:hover {color:#ff8707;font-size:12px;font-family:arial;padding:0;margin:2px 0px 0px 0px;}
.messages .person {color:#16387C;font-size:11px;font-family:arial;margin:5px 0px 0px 0px;}
.messages .date {color:#999;font-size:11px;font-weight:normal;font-family:arial;padding:0;margin:2px 0px 0px 0px;}
.messages .body {color:#666;font-size:11px;font-weight:normal;font-family:arial;padding:0;margin:2px 0px 0px 0px;}

.messages .icn_delete {background: url(/v034/img/msg_sprite.png) no-repeat -60px -24px;height:11px;width:10px;}
.messages .icn_delete:hover {background: url(/v034/img/msg_sprite.png) no-repeat -60px -3px;height:11px;width:10px;}

.messages .avatar {float:left;margin-right:5px;width:60px;text-align:right;height:45px;}


ul.webmail_menu {list-style:none;margin:0;padding:0;text-align:left;padding-top:10px;}
ul.webmail_menu li {margin:0;padding:0;text-align:left;color:#000;}
ul.webmail_menu li a {color:#000;}
ul.webmail_menu li:hover a {color:#ff8707;}

ul.webmail_menu li a#inbox span.icn {
	background-position: -32px -36px;
}
ul.webmail_menu li a#outbox span.icn {
	background-position: -32px -72px;
}
ul.webmail_menu li a#write span.icn {
	background-position: -32px 0px;
}
ul.webmail_menu li a#invitations span.icn {
	background-position: -32px -108px;
}
ul.webmail_menu li a#trash span.icn {
	background-position: -32px -144px;
}
ul.webmail_menu li a#notification span.icn {
	background-position: -32px -178px;
}

ul.webmail_menu li:hover a#inbox span.icn,
ul.webmail_menu li.selected a#inbox span.icn {
	background-position: 0px -36px;
}
ul.webmail_menu li.selected a#inbox {
	color:#ff8707;
}
ul.webmail_menu li:hover a#outbox span.icn,
ul.webmail_menu li.selected a#outbox span.icn {
	background-position: 0px -72px;
}
ul.webmail_menu li.selected a#outbox {
	color:#ff8707;
}
ul.webmail_menu li:hover a#write span.icn,
ul.webmail_menu li.selected a#write span.icn {
	background-position: 0px 0px;
}
ul.webmail_menu li.selected a#write {
	color:#ff8707;
}
ul.webmail_menu li:hover a#invitations span.icn,
ul.webmail_menu li.selected a#invitations span.icn {
	background-position: 0px -108px;
}
ul.webmail_menu li.selected a#invitations {
	color:#ff8707;
}
ul.webmail_menu li:hover a#trash span.icn,
ul.webmail_menu li.selected a#trash span.icn {
	background-position: 0px -144px;
}
ul.webmail_menu li.selected a#trash {
	color:#ff8707;
}
ul.webmail_menu li:hover a#notification span.icn,
ul.webmail_menu li.selected a#notification span.icn {
	background-position: 0px -178px;
}
ul.webmail_menu li.selected a#notification {
	color:#ff8707;
}


ul.webmail_menu li {
	font-family:arial;font-size:12px;
    display:block;
    height:100%;
    color:#16387C;
    text-decoration:none;
    line-height:29px;
	margin-right:1px;
	text-align:left;
	margin-bottom:10px;
}

ul.webmail_menu li a {
	color:#16387C;
	display:block;
	line-height:29px;
}

ul.webmail_menu li a span.icn {
	background: url(/v034/img/icons_webmail.png) no-repeat -300px -300px;
	width:32px;height:22px;
	display:inline-block;
	vertical-align:middle;
	margin-right:4px;
	margin-left:8px;
}

ul.webmail_menu li a span.count {
	display:inline-block;
	height:22px;
	line-height:20px;
	vertical-align:middle;
	margin:0;margin-right:3px;margin-left:3px;
	color:#16387C;
}

ul.webmail_menu li:hover a span.count {
	color:#ff8707;
}

#btn_accept_invitation,
#btn_decline_invitation {
	color:#16387C;
	font-size:12px;
	line-height:22px;
}

#btn_decline_invitation {
	margin-left:50px;
}

#btn_accept_invitation:hover,
#btn_decline_invitation:hover {
	color:#ff8707;
}


#btn_accept_invitation span.icn {
	background: url(/v034/img/msg_sprite.png) no-repeat -75px 0px;
	height:22px;
	width:20px;cursor:pointer;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}

#btn_decline_invitation span.icn {
	background: url(/v034/img/msg_sprite.png) no-repeat -100px 0px;
	height:22px;
	width:20px;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}

#loader_webmail {
	display:none;
	position:absolute;
	top:0;left:0;
	border:2px solid #fff;
	width:160px;
	color:#fff;
	font-size:12px;
	line-height:40px;
	font-weight:normal;
	padding-left:40px;
	background: #ff8707 url('/v034/img/loader_squares_circle.gif') no-repeat 10px 8px;
	z-index:1000;
}	


/*blog*/

.blog_box_img {width:98%;text-align:center;margin:auto;padding:4px 0px;}
.blog_box_doc {width:98%;border:1px solid #ececec;margin:auto;margin-top:0px;margin-bottom:0px;}
.blog_box_user_video {width:640px;height:385px;background-color:#000;}
.blog_box_music {width:640px;height:385px;background-color:#000;}
.blog_box_img_name {width:100%;padding:3px;color: #999;font-size: 11px;margin-top: 2px;}
.blog_box_doc_name {float:left;margin-left:5px;padding-top:15px;}
.blog_box_embed {width:100%;text-align:center;}

.blog_actions a {font-size:12px;color:#16387C;font-family:tahoma,verdana;}
.blog_actions a:hover {text-decoration:underline;}
.blog_actions span {padding:0px;float:left;padding-left:5px;cursor:pointer;}
.blog_actions img {padding:0;;margin:0px;height:17px;width:17px;float:left;}

div.blognews p {
	margin:0px;
	padding:0px;
}
