a:link {
	text-decoration:none;
	color:#30a1a3;
}

a:visited {
	text-decoration:none;
	color:#30a1a3;
}

a:hover {
	text-decoration:underline;
	color:#81d2f1;
}

a:active {
	text-decoration:none;
	color:#30a1a3;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


body {
    font: .75em/1.3 "Arial", "Helvetica", sans-serif;
	background: #fff;
	text-align: center;
	color: #333;
}

table tr { vertical-align:top; }
form input { vertical-align:middle;}
.error,.err_field {color:red;}

.topWrap {
	margin: 0 auto;
	width:980px;
	padding-top:5px;
	color:#074444;
	min-width: 980px;
	text-transform:uppercase;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:10px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.topWrap a {
	color:#7D9D99; 
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

.topWrap a:hover {
	color:#ffffff; 
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

.headerWrap {
	width: 100%;
	min-height: 280px;
	min-width: 980px;
	background:url(/static/im/main_head_bg.jpg) no-repeat center bottom;
	background-color:#012d30;
	border-bottom:solid #111111 1px;
}

.mainFeature {
	margin: 0 auto;
	clear: both;
	display: block;
	width: 980px;
	background: url(/static/images/main/woot_main.png) no-repeat right bottom;
	text-align: left;
	position: relative;
	border-top: 1px dotted #127171;
}

.bodyWrap {
	clear: both;
	width: 100%;
	min-width: 980px;
	background: #fff;
	background-image:url(/static/im/bg-body_long.png);
	background-repeat:repeat;
	
}

.innerTitle {
	margin: 0 auto;
	padding: 25px 0;
	clear: both;
	display: block;
	width: 980px;
}

.innerTitle h2 {
	float: left;
	padding: 17px 0;
	font-family: "Arial Narrow", sans-serif;
	font-size: 5em;
	line-height: .9em;
	letter-spacing: -.03em;
	text-transform: uppercase;
	color: #d3cab4;
	width: 538px;
	display: inline;
}

.bigProductTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#9af8ff;
	letter-spacing:0px;
	word-spacing:normal;
	line-height:22px;
}

.bigProductTitle a {
	font-family: Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#9af8ff;
	letter-spacing:0px;
	word-spacing:normal;
	line-height:22px;
}

.bigNumber {
	font-family: Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#9af8ff;
	letter-spacing:-2px;
	word-spacing:normal;
	line-height:30px;
}

.mediumProductTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#71e5ec;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:18px;
}

.mediumProductTitle a {
	font-family: Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#71e5ec;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:18px;
}

.mediumNumber {
	font-family: Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#71e5ec;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:20px;
}

.smallProductTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#38d2db;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:18px;
}

.smallProductTitle a {
	font-family: Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#38d2db;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:18px;
}

.smallNumber {
	font-family: Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#38d2db;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:20px;
}

.header_shadow {
	background-image:url(/static/im/shadow.png); background-repeat:repeat-x; height:18px;
}


.bigLayer {
	height:26px;
}

.mediumLayer {
	height:20px;
}

.smallLayer {
	height:18px;
}

/*------------TOPMENU-------------------*/

/* main */
.logoNav {
	margin: 0 auto;
	width: 980px;
	clear: both;
	display: block;
	height:90px;
}

.logoNav h1 {
	float: left;
}

.likebtn {
	float:left;
	width: 80px;
	height: 85px;
}

.logotype {
	margin-bottom:15px;
	float:left;
	width: 300px;
	height: 85px;
}

.logotype a {

}

.logotype a:hover {
	cursor: pointer;
}


#menu {
	float: right;
	width: 680px;
	height: 85px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

#main-nav{
	margin-top:15px;
	width:500px;
	height:40px;
	text-align:right;
}


#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	clear: left;
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}


#main-nav ul li a{
	width:92px;
	height:38px;
	margin:0px;
	padding:0px;
	display: block;
	margin-left:8px;
		
}

/* -- btns -- */

#main-nav ul li a.start{
	background: url(/static/im/menu-products.png) 0px -0;
}

#main-nav ul li a.start:hover{
	background: url(/static/im/menu-products.png) 0px -40px;
}

#main-nav ul li a.start#activeStart{
	background: url(/static/im/menu-products.png) 0px -40px;
}

#main-nav ul li a.porownaj{
	background: url(/static/im/menu-banks.png) 0px 0;
}

#main-nav ul li a.porownaj:hover{
	background: url(/static/im/menu-banks.png) 0px -40px;
}

#main-nav ul li a.porownaj#activePorownaj{
	background: url(/static/im/menu-banks.png) 0px -40px;
}

#main-nav ul li a.opinie{
	background: url(/static/im/menu-opinions.png) 0px 0;
}

#main-nav ul li a.opinie:hover{
	background: url(/static/im/menu-opinions.png) 0px -40px;
}

#main-nav ul li a.opinie#activeOpinie{
	background: url(/static/im/menu-opinions.png) 0px -40px;
}

#main-nav ul li a.ranking{
	background: url(/static/im/menu-top.png) 0px 0px;
}

#main-nav ul li a.ranking:hover{
	background: url(/static/im/menu-top.png) 0px -40px;
}

#main-nav ul li a.ranking#activeRanking{
	background: url(/static/im/menu-top.png) 0px -40px;
}

#main-nav ul li a.forum{
	background: url(/static/im/menu-forum.png) 0px 0px;
}

#main-nav ul li a.forum:hover{
	background: url(/static/im/menu-forum.png) 0px -40px;
}

#main-nav ul li a.forum#activeForum{
	background: url(/static/im/menu-forum.png) 0px -40px;
}

#main-nav ul li a.szukaj{
	background: url(/static/im/menu-search.png) 0px 0px;
}

#main-nav ul li a.szukaj:hover{
	background: url(/static/im/menu-search.png) 0px -40px;
}

#main-nav ul li a.szukaj#activeSzukaj{
	background: url(/static/im/menu-search.png) 0px -40px;
}


.photo_mini {
	padding:2px;
	border:solid #e2e2e2 1px;
	margin:2px;
}

.photo_mini:hover {
	padding:2px;
	border:solid #00CCCC 1px;
	margin:2px;
}


.kursy {

	font-family: Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:500;
	font-style:normal;
	color:#333333;
	letter-spacing:-1px;
	word-spacing:normal;
	border-top:solid 2px #eeeeee;
	padding-top:5px;

}


.kursy span {

	color:#38C29C;

}

.kursy img {

	margin-left:10px;
}

.kursy span.wig {

	color:#333333;
	
}

.videoPlayer {
	display:inline;
	float:left;
	width:260px;
	height:210px;
	background-color:#eeeeee;
	margin-top:25px;
}

.videoSection {
	width:510px; margin-top:10px; border-top:solid 2px #eeeeee; padding-top:10px;
}

.videoSectionPlayer {
	width:254px; height:200px; background-color:#FFFFFF; margin-top:5px;
}

.lastNews {
	display:inline;
	float:left;
	width:220px;
	height:210px;
	margin-left:30px;
	color:#0b565f;
	font-size:16px;
	font-weight:600;
}

.lastNews ul {
	margin-top:10px;
}

.lastNews li {
	font-weight:normal;
	color:#0b565f;
	font-size:9px;
	height:19px;
}

.lastNews a {
	color:#0b565f;
	font-size:12px;
}

.lastMsg {
	margin-left:30px;
	color:#0b565f;
	font-size:16px;
	font-weight:600;
	text-align:left;
}

.lastMsg ul {
	margin-top:10px;
}

.lastMsg li {
	font-weight:normal;
	color:#14A5C8;
	font-size:9px;
	height:19px;
}

.lastMsg a {
	color:#14A5C8;
	font-size:12px;
}

.latestNewsHeader {
	color:#000000;
	font-family:Arial;
	font-size:19px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:normal;
	border-bottom:solid #CCCCCC 1px;
	cursor:pointer;
}

.iconMain {
	width:64px;
	height:64px;
	margin-top:2px;
	border:none;
}

.iconMini {
	width:18px;
	height:18px;
	border:none;
}

.iconSocial {
	width:16px;
	height:16px;
	border:none;
}

.iconRankDown {
	width:21px;
	height:21px;
	border:none;
	margin-right:8px;
}


.videoHeader {
	color:#555555;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal
	line-height:normal;
	padding-top:5px;
	padding-left:15px;
	text-align:left;
}

.videoHeader img {
	vertical-align:middle;
}

.mainnews {
	line-height:18px;
}

.shortNews {
	width:210px;
	color:#0b565f;
	font-size:16px;
	font-weight:600;
	margin-top:5px;
	margin-bottom:25px;
	height:80px;
	line-height:14px;
}

.shortNews li {
	font-weight:normal;
	color:#0b565f;
	font-size:9px;

}

.shortNews a {

	color:#0b565f;
	font-size:12px;

}

.featuredNews {
	width:510px;
}

.featuredNewsLeft {
	display:inline; float:left; width:140px; height:100px;
}

.featuredNewsRight {
	display:inline; float:left; width:370px; height:100px;
}

.featuredNewsHeader {
	font-size:9px; color:#999999; margin-top:5px;
}

.featuredNewsText {
	font-size:12px; color:#888888;
}

.bottomSection {
	width:510px; height:210px;
	margin-top:25px;
}

.opinia_product_name a {
	font-size:12px; color:#0B565F; text-transform:lowercase;
}

.bottomSectionHeader {
	color:#111111;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:16px;
	border-bottom:solid #CCCCCC 1px;
	cursor:pointer;
}

.moreLink {
	color:#555555;
	font-size:11px;
}

.bottomSectionMeta {
	font-size:10px; color:#444444; margin-top:3px;
}

a.button-00 { float: left; padding: 0 0 0 8px; background: #000 url("/static/im/button_00.png") no-repeat 0 0; color: #FFF !important; font-size: 10px !important; text-transform: uppercase; line-height: 17px; }
a.button-00 span { float: left; padding: 0 16px 0 0; background: transparent url("/static/im/button_00.png") no-repeat 100% 0; }
a.button-00:hover { color:#2CD3DC !important; text-decoration:none }
a.button-00:hover span { background-position: 100% -34px; }

.header a.button-00 { background-position: 0 -17px; }
.header a.button-00 span { background-position: 100% -17px; }
.header a.button-00:hover span { background-position: 100% -51px; }

.compare_box_text {

font-size:12px;
font-weight:400;
font-style:normal;
color:#555555;
text-transform:none;
text-decoration:none;
letter-spacing:normal;
word-spacing:normal;
line-height:15.6px;

}


.top_section {width:980px; min-height:750px; padding-top:10px;}
.main_site {width:980px; padding-top:10px; padding-bottom:15px}
.main_left {display:inline; float:left; width:450px; min-height:750px;}
#main_right {
	display:inline; float:left; width:510px; min-height:750px; margin-left:20px;
}
.compare_item_left {display:inline; float:left; width:215px; height:140px; margin-top:35px; margin-right:20px;}
.compare_item_right {display:inline; float:left; width:215px; height:140px; margin-top:35px;}

.compare_item_left_c {display:inline; float:left; width:205px; height:140px; margin-bottom:55px; margin-right:30px;}
.compare_item_right_c {display:inline; float:left; width:205px; height:140px; margin-bottom:55px; margin-right:30px;}

.compare_item_head {height:40px;}
.compare_item_icon {display:block; float:left;}
.compare_item_topic {display:block; float:left; margin-top:8px; margin-left:6px;}
.compare_item_head a {font-size:14px; text-decoration:underline; font-weight:bold}
.compare_item_head a:hover {font-size:14px; text-decoration:underline; font-weight:bold}
.compare_item_desc {border-top:dashed #CCCCCC 1px; font-size:12px; line-height:14px; padding-top:3px; text-align:justify;}


.compare_data {
	width:215px; height:70px;
}


.compare_data_left {
	display:inline; float:left; width:70px; height:70px;
}

.compare_data_right {
	display:inline; float:left; width:145px; height:70px;
}

.compare_item_label {
	margin-bottom:10px;
}

.compare_item_label a {
	font-size:16px; font-weight:bold; color:#0b565f; letter-spacing:-1px; word-spacing:normal;
}

.compare_item_box {
	style="width:215px; height:70px;
}

.compare_item_box_left {
	display:inline; float:left; width:70px; height:70px;
}

.compare_item_box_top img {
	margin-top:2px;
}

.compare_item_box_right {
	display:inline; float:left; width:145px; height:70px;
}

.compare_item_more {
	margin-left:160px;
}

.compare_link {
	margin-bottom:10px;
}

.compare_link a:link {
	font-size:16px; font-weight:bold; color:#0b565f; letter-spacing:-1px; word-spacing:normal;
}
.compare_link a:hover {
	font-size:16px; font-weight:bold; color:#00CCCC; letter-spacing:-1px; word-spacing:normal;
}
.compare_link a:active {
	font-size:16px; font-weight:bold; color:#0b565f; letter-spacing:-1px; word-spacing:normal;
}
.compare_link a:visited {
	font-size:16px; font-weight:bold; color:#0b565f; letter-spacing:-1px; word-spacing:normal;
}


.compare_link_c {
	margin-bottom:10px;
	height:42px;
}

.compare_link_c a:link {
	font-size:16px; font-weight:bold; color:#0b565f; letter-spacing:-1px; word-spacing:normal;
}
.compare_link_c a:hover {
	font-size:16px; font-weight:bold; color:#00CCCC; letter-spacing:-1px; word-spacing:normal;
}
.compare_link_c a:active {
	font-size:16px; font-weight:bold; color:#0b565f; letter-spacing:-1px; word-spacing:normal;
}
.compare_link_c a:visited {
	font-size:16px; font-weight:bold; color:#0b565f; letter-spacing:-1px; word-spacing:normal;
}



.path {
	height:20px;
	border-bottom:solid #CCCCCC 1px;
	margin-bottom:20px;
	margin-top:10px;
}

.path a {
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color:#009999;
}

#sort_options a {
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color:#009999;
}

.sort_select {
	background-color:#25B4A2;
	padding:3px;
	color:#ffffff;
}

.results_info {
	color:#666666;
	font-size:12px;
	margin-bottom:5px;
}

.results_info span {
	color:#009999;
	font-size:14px;
	font-weight:bold;
}
/* end main page */


.c_bank_logo {
	border:5px solid #dddFEF;
	display:block;
	float:left;
	height:76px;
	padding-top:10px;
	background-color:#FFFFFF;
	vertical-align:middle;
	margin-bottom:17px;
	margin-right:17px;
	text-align:center;
	width:135px;
}

.c_ofe_logo {
	border:5px solid #dddFEF;
	display:block;
	float:left;
	height:117px;
	padding-top:10px;
	background-color:#FFFFFF;
	vertical-align:middle;
	margin-bottom:7px;
	margin-right:7px;
	text-align:center;
	width:200px;
}

.c_bank_logo_single {
	border:5px solid #dddFEF;
	height:70px;
	padding-top:10px;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	width:135px;
}

.fieldTitle {
	background-color:#f1f1f4;
	border-right:1px dotted #CCCCCC;
	font-weight:bold;
	padding:4px;
	text-align:right;
	font-size:11px;
}

.fieldValue {
	padding:4px;
	background-color:#f7f7f7;
}

.sort_btn {
	margin-left:5px;
}


.left_box {
	height:500px; background-color:#FFFFFF; background-image:url(static/im/c_row_bg.gif); background-repeat:repeat-x; padding:10px; padding-left:20px;
}

.sidebox {
	background:#FFFFFF none repeat scroll 0 0; color:#000000; padding:15px; margin-top:10px;
}

.sidebox_headline {
	color: #0B565F;
    font-size: 16px;
    font-weight: 600;
}

.sidebox_news {
	margin-top:15px;
}

.sidebox_news li {
	list-style-type: none;	
}

.sidebox_news a {
	font-size: 13px;
}

.sidebox_news a:hover {
	text-decoration:none;
	color:#0CC;
}

.sidebox_news img {
	border: 1px solid #ECECEC;
    margin-bottom: 13px;
    padding: 5px;
	vertical-align:middle;
}

.popular_news a {
	color:#0b565f;
	font-size:12px;
}

#rectangle_ad {
	margin-top:10px;
	background-color:#ffffff;
	margin-bottom:10px;
}

.headline {
	color:#0b565f;
	font-size:16px;
	font-weight:600;
}

.news_site {
	width:980px;
}

.news_box {
	padding:20px;
	background-color:#FFFFFF;
	margin-top:10px;
}

.news_meta {
	color:#575757;
	font-size:11px;
	padding-bottom:10px;
}

.news_box h2 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding-bottom:3px;
	
}

.news_text {
	font-size:14px;
	font-family:Arial;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.news_text img {
	border:solid #f0f0f0 6px;
	margin-right:10px;
	margin-bottom:3px;
}

.page_lead {
	border-bottom:medium double #EAEAEA;
	padding-bottom:10px;
	margin-bottom:15px;
}

.page_lead_category {
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#B61D1D;
	text-transform:uppercase;
}

.page_lead_title {
	color:#000000;
	text-decoration:none;
}

.news_inside h1 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:3px 0 10px;
}
.news_inside h2 {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding-bottom:0px; 
	margin-bottom:0px;
}

.news_index_picture {
	width:160px;
	height:100px;
	border: 1px solid #ECECEC;
    margin-bottom: 13px;
    padding: 5px;
	background-repeat:no-repeat;
}

.news_title {
	color:#000000;
	font-size: 32px;
    line-height: 34px;
	font-family: Georgia,Arial,Verdana;
	margin-bottom:4px;
	padding-bottom:0px;
}

.news_img {
	border: 1px solid #ECECEC;
    margin-bottom: 13px;
    padding: 5px;
	max-width:120px;
}

.news_content {
	color:#111111;
	font-size: 15px;
    line-height: 22px;
	font-family: Georgia,Arial,Verdana;
	min-height:480px;
}

.news_intro {
	font-size: 16.5px;
    line-height: 18px;
	font-family: Georgia,Arial,Verdana;
	margin-top:15px;
	margin-bottom:15px;
}


.news_content table {
	border:solid #f6f6f6 5px;
	width:100%;

}

.news_content tr {
 	background-image: url("/static/im/c_row_bg.gif");
    background-repeat: repeat-x;
    color: #333333;
    font-size: 12px;
    height: 80px;
}

.news_content td {
	border-bottom: 1px solid #EAEAEA;
    padding: 2px;
    vertical-align: middle;
}

.news_content strong {
	/*font-size: 16.5px;
    line-height: 18px;
	font-weight:normal;*/
}


.side_panel {
	margin-top:10px;
	background-color:#FFF;
}

.side_panel_featured {
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
}

.side_panel_featured ul {
}

.side_panel_featured li {
	background: url("../im/li-kropka.jpg") no-repeat scroll left 5px transparent;
    overflow: hidden;
    padding: 0 0 6px 10px;
}

.side_panel_featured a {
	color:#1a7b7d;
}

.side_panel_header {
	color: #222222;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.5px;
	border-bottom: medium double #EAEAEA;
	margin-bottom:10px;
}

.single_news {
	margin-top:20px;
}



.single_news {
	width:100%; border-bottom:solid #CCCCCC 1px; padding-bottom:20px; margin-bottom:20px
}

.single_news_img {
	border: 1px solid #ECECEC;
    padding: 5px;
	margin-bottom:13px;
}

.single_news_box {
	border:solid #CCC 1px;
    float: left;
    margin: 0 20px 5px 0;
    width: 195px;
	padding:10px;
}

.single_news_box_more {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

.single_news_box_more_head {
    color: #111111;
    font-family: 'Trebuchet MS',Tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}

.single_news_box_more li {
	background: url("../im/li-kropka.jpg") no-repeat scroll left 5px transparent;
    overflow: hidden;
    padding: 0 0 6px 10px;
}

.single_news_box_more a {
	color:#1a7b7d;
}

.single_news_header {
	color:#222222;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.single_news_tags {
	margin-top:10px;
}

#pagination {
	height:30px;
	margin-bottom:10px;
	margin-top:20px;
	background-color:#FFFFFF;
	padding:10px;
}

.pagination_unit {
	border:1px solid #CCCCCC;
	cursor:pointer;
	float:left;
	height:20px;
	margin:3px;
	padding:2px 5px;
}

#opinia_dodaj {
	margin-top:40px;
}

#product_site {
	margin-top:10px;
}

#product_info table {
	background-color:ffffff;
	border-spacing:2px;
}

#product_info td {
	padding:10px;
}

.product_info_field {
	font-weight:bold;
}

.product_info_header {
	background-color:#2E6B65;
	color:#f4f4f4;
	font-size:13px;
	font-weight:bold;
}

.product_info_category {
	background-color:#D1F3EE;
	color:#1FA7A4;
	font-size:14px;
	font-weight:bold;
}

.product_info_row {
	background-image:url(/static/im/c_row_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#333333;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:12px;
	font-weight:normal;
}


.input, #withdr_self, #withdr_bank, #withdr_abr, #tran_int, #tran_bank, #tran_tel, #cardno {
	background:transparent url(/static/im/input_bg.gif) no-repeat scroll left top;
	color:#666666;
	background-color:#FAFBF3;
	border:1px solid #00CCFF;
	font-family:'trebuchet ms';
	font-size:12px;
	margin-bottom:3px;
	padding:1px 2px;
}

#withdr_self, #withdr_bank, #withdr_abr, #tran_int, #tran_bank, #tran_tel, #cardno { width:30px; text-align:right; }

.input_short {
	background-color: #FAFBF3;
    border: 2px solid #00CCFF;
    font-family: 'trebuchet ms';
    font-size: 12px;
    margin-bottom: 3px;
    padding: 1px 2px;
    color: #666666;
	width:20px;
    padding-left: 3px;	
}

.opinia {
	margin-top:5px;
}

.opinia_header {
	padding:10px;
	background-color:#2E6B65;
	color:#f4f4f4;
	font-size:14px;
	font-weight:bold;
}

.opinia_info img{
	padding-bottom:1px;
}

.opinia_content {
	background-color:#f1f1f1;
	color:#333333;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:8px;
}

.opinia_date {
	color:#666666;
	font-size:14px;
	letter-spacing:0px;
	margin-bottom:4px;
	padding-bottom:4px;
}

.opinia_tekst {
	color:#222222;
	font-size:16px;
	margin-top:0px;
	padding-top:10px;
	border-top:solid #dddddd 1px;
	margin-bottom:20px;
}

.opinia_label {
	color:#333333;
	font-size:12px;
	margin-bottom:5px;
}

.opinia_label_rate {
	color:#DD171D;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	padding-top:10px;
}

.opinia_value {
	color:#333333;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.opinia_rate_up img {
	vertical-align:middle;
}

.opinia_rate_down {
	color:#FF0000;
	font-weight:bold;
}

.opinia_rate_neutral {
	color:#999999;
	font-weight:bold;
}

.opinia_rate_txt {
	color:#DD171D;
	font-size:12px;
}

.opinia_product a:link {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	color:#009966;
}

.opinia_product a:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	color:#009966;
}

.opinia_product a:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	color:#30a1a3;
}

.opinia_product a:active {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	color:#009966;
}

.opinia_brak {
	padding:15px;
	color:#999999;
	font-size:12px;
}

.opinia a {
	color:#2C9484;
	font-size:11px;
	font-family:Arial;
}


#profile {
	padding:20px;
	background-color:#FFFFFF;
}

#profile h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:18px;
	padding:0px;
	margin:0px;
}

.avatar_t {
	border:1px #CCCCCC solid;
}

#profile_metric {
	margin-top:20px;
}

.profile_textfield {
	border:1px solid #AAAAAA;
	padding:4px 2px;
	-x-system-font:none;
	font-family:'Lucida Grande',sans-serif;
	font-size:1.15em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:2.5em;
	line-height:1.1;
	overflow:auto;
	padding:5px;
	width:530px;
}

#microblog_header {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:1.1;
	margin-bottom:10px;
}

#head_thought {
	margin-top:5px;
}

#microblog h2 {
	font-size:18px;
	color:#CCCCCC;
	padding:0px;
	margin:0px;
}

.microblog_msg {
	border-bottom:1px dashed #D2DADA;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:10px;
	padding-bottom:10px;
}

.microblog_msg_meta {
	font-size:10px;
	color:#999999;
}

.main_site h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:18px;
	padding:0px;
	margin:0px;
}

.banks_header_info {
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0px;
	color:#999999;
}

#register {
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:430px;
	padding:15px;
}

#register h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:18px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	margin-top:50px;
}

#register h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0px;
	color:#999999;
	margin-bottom:20px;
}

#bubble {display:none;
	position:absolute;

}

.bubble_top {
	background-image:url(/static/im/bubble_top.png); width:190px;
}

.bubble_in {
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	text-align:left;
}

#bubble_t {
	font-weight:bold;
	font-size:12px;
}

#bubble_info {
	font-size:11px;
	color:#666666;
}

.bubble_bottom {
	background-image:url(/static/im/bubble_bottom.png); height:30px; width:190px; text-align:right;
}

#bubble_link {
	margin-right:25px;
	font-size:10px;
	color:#00CCFF;
}



.opinia_input {
	border:1px solid #AAAAAA;
	font-family:'Lucida Grande',sans-serif;
	font-size:1.15em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.1;
	overflow:auto;
	padding:5px;
}

#opinia_form {
	background-color:#FFFFFF;
	padding:15px;
}

.opinia_table {
	background-color:#FFFFFF;
	color:#666666;
	font-size:12px;
}

.opinia_form_header {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:1.1;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:solid #eeeeee 1px;
}

.login_form {
	display:none;
}

.login_btn {
	cursor:pointer;
	color:#89cbd4;
}


.information_section {
	width:980px;
	margin:0 auto;
	min-height:350px;
	background-color:#FFFFFF;
	border-top:solid 2px #B7B7B7;
	text-align:left;
	padding:20px;
}

.infoMessage {
	background-color:#009999;
	color:#666666;
	padding:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:110px;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 3px #034446;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width:700px;
	margin: 0 auto;
	margin-top: 10px;
}

.infoMsgTitle {
	font-size:30px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#034446;
}

div.messageTypee {
	color: #C11B17;
	border: 1px solid #C11B17;
	background-color: #F75D59;
}

div.messageTypeq {
	color: #034446;
	border: 1px solid #CCFB5D;
	background-color: #CCFB5D;
}

div.infoMessage div.type {
	font-size: 26px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.infoMessage img {
	border: none;
	vertical-align: middle;
	margin-right: 8px;	
}

div.infoMessage div.text {
	font-size: 20px;
	color: #034446;
}

.stats_holder {
	background-image:url(/static/im/stats_bg.png); width:51px; height:51px; color:#666666; background-repeat: no-repeat;
}

.stats_value {
	font-size:20px; line-height:24px; font-weight:bold; letter-spacing:-1px; padding-top:7px;
}

.stats_meta {
	font-size:10px;
}

.featLink {
	font-size:10px; color:#0B567F; letter-spacing:0px;
}

.featPoints {
	color:#777777;
}

#feat {
	margin-top:10px;
	height:87px;
	margin-bottom:15px;
}

#feat a{
	color:#0B567F;
}

#feat img {
	vertical-align:middle; margin-right:5px;
}

.moderator {color:red; padding:5px; width:100%; text-align:right;}
.moderator img {vertical-align:middle; cursor:pointer;}

.bankSign {
	border-bottom:solid #CCCCCC 1px;
	color:#444444;
	font-family:Arial;
	font-size:19px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:normal;
	padding-bottom:4px;
}

.bankVisit {
	margin-top:5px;
}

.bankVisit a {
	color:#777777;
	font-family:Arial;
	font-size:10px;
}

.page_lead a {
	color:#14a5c8;
	font-family:Arial;
	font-size:11px;
}

.users_list {
	margin-top:5px;
	background-color:#FFFFFF;
	padding:20px;
	height:450px;
}

.single_user {
	display:inline;
	float:left;
	margin:10px;
	height:90px;
	width:90px;
	text-align:center;
}

.user_nick {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-align:center;

}

.user_avatar {
	border:1px #CCCCCC solid;
	padding:2px;
}

.filter_bar {
	background-color:#FFFFFF;
	background-image:url(/static/im/c_row_bg.gif);
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
}

.topsite_ranking_cat {

}

.topsite_ranking_more {
	margin-top:10px;
}

.topsite_ranking_more a {
	color:#c7fbff;
}

.topsite_ranking_more a:hover {
	color:#FFF;
}

.topsite_ranking_head {
	font-size:19px; letter-spacing:-0.6px; padding-bottom:10px; margin-bottom:10px; margin-top:6px; color:#F0F0F0; border-bottom:dotted #064543 1px;
}

.topsite_ranking_head a {
	color:#c7fbff;
}

.topsite_ranking_head a:hover {
	color:#FFF;
	text-decoration:underline;
}

.topsite_ranking_head img {

}

ul.f_options_check {list-style:none; margin:0; padding:0; border:none;}
ul.f_options_check li label, ul.f_options_check li input, .f_options_check div input[type='checkbox'], .f_options_check div label {cursor:pointer; }
li.lowerCurrElem, li.lowerBankElem {display:none; }
p#show_currencies, p#show_banks {cursor:pointer; text-align:right; }
p#show_currencies:hover, p#show_banks:hover { text-decoration:underline; }
.f_options_check td {vertical-align:middle; }

.widebox_top {
	background-image:url(/static/im/widebox_top.png);
	background-repeat:no-repeat;
	height:25px;
	width:650px;
}

.widebox_center {
	background-color:#f1f1f1;
	width:650px;
}

.widebox_bottom {
	background:transparent url(/static/im/widebox_top.png) no-repeat scroll 0 100%;
	height:25px;
	width:650px;
}

.sidebox_top {
	background-image:url(/static/im/sidebox_top.png);
	background-repeat:no-repeat;
	height:25px;
	width:300px;
}

.sidebox_center {
	background-color:#585858;
	width:300px;
}

.sidebox_bottom {
	background:transparent url(/static/im/sidebox_top.png) no-repeat scroll 0 100%;
	height:25px;
	width:300px;
}

.reg_input {
	border:1px solid #CCCCCC;
	font-family:Arial,sans-serif;
	font-size:1.6em;
	margin:3px 0 0;
	padding:8px;
	width:480px;
}

.reg_label {
	color:#999999;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:0 0.4em 0 0;
}

.ranking_box {
	width:320px; height:440px; background-color:#ffffff; margin-right:4px;
}

.ranking_box_header {
	font-size:16px; color:#666666; letter-spacing:-1px; font-weight:bold; margin-bottom:15px;
}

.ranking_bar {
	background-color:#FFFFFF; width:977px; height:32px; font-size:12px; padding-top:4px; padding-right:3px; margin-bottom:2px; text-align:right;
}

.ranking_bar_header {
	font-size:16px; color:#666666; letter-spacing:-1px; font-weight:bold; padding-left:5px; margin-left:5px;
}

.r_row {
	font-size:12px;	color:#333333; height:60px; margin-bottom:2px; background-image:url(/static/im/r_row_bg.gif); background-repeat:repeat-x;
}

.r_row_big {
	font-size:12px;	color:#333333; height:60px; margin-bottom:12px; background-image:url(/static/im/r_row_bg.gif); background-repeat:repeat-x;
}

.r_row_header {
	font-size:12px;	color:#333333; height:20px; background-color:#F8F8F8;
}

.ranking_box_footer {
	margin-top:15px; text-align:right;
}

.ranking_box_pos1 {background-color:#119177; color:#FFFFFF; font-size:16px; font-weight:bold; text-align:center; background-image:url(/static/im/r_pos1_corner.png); background-repeat:no-repeat}
.ranking_box_pos2 {background-color:#34B69C; color:#FFFFFF; font-size:16px; font-weight:bold; text-align:center; background-image:url(/static/im/r_pos2_corner.png); background-repeat:no-repeat}
.ranking_box_pos3 {background-color:#84c7ba; color:#FFFFFF; font-size:16px; font-weight:bold; text-align:center; background-image:url(/static/im/r_pos3_corner.png); background-repeat:no-repeat}
.ranking_box_pos4 {background-color:#aad6cd; color:#FFFFFF; font-size:16px; font-weight:bold; text-align:center; background-image:url(/static/im/r_pos_corner.png); background-repeat:no-repeat}
.ranking_box_pos5 {background-color:#aad6cd; color:#FFFFFF; font-size:16px; font-weight:bold; text-align:center; background-image:url(/static/im/r_pos_corner.png); background-repeat:no-repeat}

.ranking_box_name {
	font-size:13px; padding-left:3px; letter-spacing:-1px;
}

.ranking_box_bank {
	font-size:10px; padding-left:3px; line-height:15px;
}

.ranking_products {
	color:#333333;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	letter-spacing:0px;
}

#topfloatingbar{
	bottom:0;
	font-family:Arial;
	background-color:#666;
	color:#FFF;
	text-align:center;
	left:0;
	position:fixed;
	width:100%;
	margin:0;
	padding:0;
	background-color:#1B1B1B;
	height:50px;
	padding:10px;
	background-image:url(/static/im/competition/wygrana-na-bank/bar_bg.png);
	background-repeat:repeat-x;
}

#topfloatingbarIn {
	margin:0 auto; width:970px;	
}

#stepMeta {
	color:#efefef; font-family:Arial; font-size:14px; font-weight:normal; height:13px; letter-spacing:-1px;
}

#stepHead {
	color:#f5f5f5; font-family:Arial; font-size:22px; font-weight:bold; letter-spacing:-1px;
}

#competitionInfoMeta {
	color:#efefef; font-family:Arial; font-size:14px; font-weight:normal; height:13px; letter-spacing:-1px;
}

#competitionInfoHead {
	color:#ffffff; font-family:Arial; font-size:26px; font-weight:bold; height:13px; letter-spacing:-1px;
}

.stepPic {
	margin-top:2px;
}

.linkForm {
	-moz-border-radius:5px 5px 5px 5px;
	border:2px solid #999;
	background-color:#222222;
	color:#e1e1e1;
	font-size:12px;
	margin-top:6px;
	padding:3px;
	width:180px;	
}

.calculatorPromo {
	margin-top:13px;
}

.magPromo {
	position: fixed;
    right: 0;
    top: 125px;
}

#footer {
	background-image:url(/static/im/footer_bg.png); font-size:10px; padding-left:20px; margin:0 auto; height:200px;
}

#footer_in {
	width:980px;
}

#footer_in img {
	margin-top:15px;
}

#footer_in td {vertical-align:top; color:#ffffff; }

.footer_options {
	margin-top:10px;
	text-align:left;
	margin-bottom:10px;
}

.footer_options_head {
	color:#30a1a3;
	font-family:"Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
	font-size:16px;
	margin-bottom:5px;
}

.footer_options a:link {
	color:#DBDBDB;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.footer_options a:hover {
	color:#DBDBDB;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


.footer_options a:active {
	color:#DBDBDB;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.footer_options a:visited {
	color:#DBDBDB;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.compare_options {
	margin-bottom:10px;
}

.compare_options a {
	color:#666666;
	font-size:10px;
	font-weight:bold;
}

.compare_options div {
	width:70px;
}

.c_header {
	background-image:url(/static/im/c_header_bg.png);
	color:#f1f1f1;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	height:30px;
}

.m_header {
	background-image:url(/static/im/m_header_bg.png);
	background-repeat:repeat-x;
	color:#f1f1f1;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	height:30px;
}

.ofe_header {
	background-color:#F0F0F0;
	color:#555555;
	font-weight:normal;
	font-size:10px;
	text-align:left;
	height:50px;
	padding-top:5px;
	padding-bottom:5px;
}

.c_subheader {
	background-color:#000000;
	color:#CCCCCC;
	font-weight:bold;
	font-size:10px;
	height:20px;
}

.c_header_cell {
	vertical-align:middle;
	padding:0px;
}

.m_header_cell {
	vertical-align:middle;
	padding:2px;
}

.c_header_subcell {
	vertical-align:middle;
	padding:1px;
}

.c_cell, .optc_cell {
	vertical-align:middle;
	border-bottom:solid #EAEAEA 1px;
	padding:2px;
}

.optc_cell { padding: 0 2px 0 2px; }

.optc_cell img {vertical-align:middle; cursor:pointer; text-align:center; }

.c_sub_cell {
	background-color:#ffffff;
}

.c_name a {
	font-size:14px;
	color:#555555;
	font-weight:bold;
	letter-spacing:-1px;
}

.c_bank_name a {
	font-size:11px;
	color:#2C9BA0;
	font-weight:bold;
}

.c_rating {
	font-size:11px;
	color:#999999;
	margin-top:5px;
}

.c_rating span {
	font-size:11px;
	font-weight:bold;
	color:#00CCCC;
}

.ratebar_opinie {
	font-size:11px;
	color:#999999;
	font-weight:normal;
}

.c_rating img {
	vertical-align:middle;
}

.c_more_info {
	margin-top:5px;
}

.c_more_info a {
	font-size:11px;
	margin-left:5px;
}

.c_cost {
	font-size:16px;
	color:#1ea4a4;
	font-weight:bold;
	letter-spacing:-1px;	
}

.c_cost_range {
	font-size:10px;
	color:#333333;
	letter-spacing:-1px;
}

.c_apr {
	font-size:16px;
	color:#399BB0;
	font-weight:bold;
	letter-spacing:-1px;	
}

.c_num {
	font-size:12px;
	color:#777777;
	font-weight:bold;
	letter-spacing:-1px;	
}

.c_apr_meta {
	border-top:solid #CCCCCC 1px;
	color:#999999;
	font-size:11px;
	margin-top:3px;
	padding-top:3px;
}

.c_access {
	margin-left:10px;
	font-size:10px;
	float:left;
	display:inline;
}



.logo_ing { background: #000 url("/static/im/logos/ing.gif") no-repeat 0 0; width:100px; height:30px }


.ranking_row {
	font-size:12px;
	color:#333333;
	height:50px;
	background-image:url(/static/im/c_row_bg.gif);
	background-repeat:repeat-x;
}

.ranking_row_head {
	font-size:12px;
	color:#111111;
	font-weight:bold;
	height:70px;
	background-image:url(/static/im/c_row_bg.gif);
	background-repeat:repeat-x;
}


.c_row {
	font-size:12px;
	color:#333333;
	height:80px;
	background-image:url(/static/im/c_row_bg.gif);
	background-repeat:repeat-x;
}

.credits_rate {
	font-size:10px;
	color:#666;
}

.credits_rate_row {
	font-size:12px;
	
}

.credits_rate_value {
	color:#399BB0;
	font-size:15px;
	font-weight:600;
	letter-spacing:0px;
}

.credits_rate_value_c {
	color:#bbbbbb;
	font-size:9px;
	font-weight:normal;
	letter-spacing:-1px;
}

.credits_rate_value_c span {
	color:#666666;
	font-size:12px;
	font-weight:600;
	letter-spacing:0px;
}

.credits_rate table {
	text-align:center;
}

.credits_rate_box {
	width:120px;
	height:30px;
	background-color:#f7f7f7;
	-moz-border-radius:0px 0px 3px 3px;
	vertical-align:middle;
	display:table-cell;
}

.credits_rate_type {
	vertical-align:middle;
	width:112px;
	padding:4px;
	background-color:#f1f1f1;
	-moz-border-radius:3px 3px 0px 0px;
}

.credits_rate_head {
	line-height:10px;
}

.credits_rate_subtext {
	font-size:10px;
	color:#CCC;
	line-height:10px;
}

.credits_rate_value_space {
	line-height:3px;
}

.c_row_consult {
	font-size:12px;
	color:#333333;
	height:80px;
	background-image:url(/static/im/c_row_bg_consult.gif);
	background-repeat:repeat-x;
}

.f_header {
	height:25px;
	margin-top:10px;
	background-image:url(/static/im/f_header_bg.png);
	padding-top:10px;
	padding-left:10px;
	color:#f1f1f1;
	font-weight:bold;
	font-size:11px;
}

.left_header {
	height:25px;
	margin-top:10px;
	background-image:url(/static/im/c_header_bg.png);
	padding-top:10px;
	padding-left:10px;
	color:#f1f1f1;
	font-weight:bold;
	font-size:11px;
}

.f_options_header {
	margin-bottom:10px; color:#666666; font-size:14px; font-weight:bold; border-bottom:solid #e1e1e1 1px; padding-bottom:3px;
}

.f_options_header img {cursor:pointer; border:none; vertical-align:middle; }

.f_options {
	margin-left:20px; margin-bottom:20px; color:#666666; font-size:11px;
}

.f_options_check {
	margin-left:5px; margin-bottom:20px; color:#666666; font-size:11px;
}

.f_options_box a {
	text-decoration:underline; color:#009999; font-size:12px; line-height:18px;
}

.path h1 {
	margin:0px;
	padding:0px;
	display:inline;
	font-size:13px;
}

.compare_table {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.compare_table tr {
	display:table-row;
	vertical-align:inherit;
}

.compare_table td {
	display:table-cell;
	border-right:dashed 1px #666666;
	text-align:inherit;
	vertical-align:inherit;
}

.compare_table_header {
	font-family: Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
	letter-spacing:-1px;
	word-spacing:normal;
	line-height:18px;
	padding-top:20px;
}

.compare_table_label {
	font-weight:bold;
	
}

.compare_table_value {
	
}

.compare_table_color_row {
	background-color:#EEEEEE;
}

.compare_row_a {
	background-color:#EEEEEE; height:20px; padding:10px;
}

.compare_row_b {
	height:20px; padding:10px;
}


.compare_row {
	height:100px; padding:10px;
}

.compare_row_f {
	height:100px; padding:7px;
}

.compare_btn_more {
	height:40px; padding-top:5px; background-color:#EEEEEE; 
}

.opt_checked {border: 1px solid red; background-color:#e7e7e7; }



input, textarea {
	color: #28b0dc;
	padding: 2px;
	font-size: 14px;
}

input:focus, textarea:focus {
	border: 1px solid #28b0dc;
	background: none;
	background-color: #f7f7f7;
}

input[type=text] {

}

table#main {
	margin: auto;
	background-color: #ffffff;
	width: /*775px;*/ 995px;
	table-layout: fixed;
}

table#main tr.header td {
	font-size: 16px;
	background-color: #e7e7e7;
	border-bottom: 2px solid #666666;
	height: 100px;
	padding: 20px;
}

table#main tr.footer td {
	background-color: #e7e7e7;
	border-top: 2px solid #666666;
	padding: 20px;
}

table#main tr.body td {
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.displayTable {

}

table.displayTable tr.headerDisplay td {
	border-bottom: 2px solid #999999;
	background-color: #e7e7e7;
	font-weight: bold;
	text-align: center;
}

table.displayTable tr td {
	border-bottom: 1px dotted #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

table.displayTable tr td.options {
	background-color: #e7e7e7;
}

table.formTable tr td {
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px dotted #cccccc;
}

table.displayTable tr td.fieldTitle, table.formTable tr td.fieldTitle {
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px dotted #cccccc;
	text-align: right;
	font-weight: bold;
	background-color: #e7e7e7;
}

hr.break {
	margin: 10px;
}

.err_field {
	color:red;
}

input.money {
	text-align: right;
	width: 150px;
}

div.marginDescription {
	margin-left: 25px;
}

option {
	margin-left: 10px;
}

label {
	vertical-align: middle;
}

.bank_urls {
	list-style-type: decimal;
}

.bank_urls li {
	margin-left: 15px;
	display: inline;
}


.letterPager {margin:15px;list-style-type:none;}
.letterPager li {display:inline; margin:0px;}
.letterPager li.active {padding: 3px;color: #ffffff; background-color: #666666;font-weight: bold;border: 1px #666666 solid;}
.letterPager li a, a.singlePage {padding: 3px; border: 1px #666666 solid; color: #666666; text-decoration: none;}
.letterPager li a:hover, .a.singlePage:hover {padding: 3px; border: 1px #cccccc solid; color: #cccccc;}

.bank_info_box {
	background-color:#FFFFFF; background-image:url(static/im/c_row_bg.gif); background-repeat:repeat-x; padding:10px; padding-left:20px;
}

#banks_list {
	height:900px; width:980px; padding-top:10px; margin-top:10px; border-top:1px dashed #D2DADA;
}

#ofe_list {
	height:450px; width:1086px; padding-top:20px; margin-top:10px; border-top:1px dashed #D2DADA;
}

#dictionary_letter ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#dictionary_letter ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0;
}

/* Scrooler */



div.example{}


.hidden{display:none;}

/* Nasty clearfix hacks */
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container1,#container2{
	width:100%;
}
.example{
	width:100%;
	float:left;
}

ul#controls, ul#controls2{
	margin-top:10px;
	list-style:none;
}
ul#controls li, #controls2 li{
	display:inline;
	margin:0 5px 0 0;
	list-style:none;
}
#example1{
	overflow:hidden;
}

/* horinaja default */
.horinaja ul{position:relative;}
.horinaja ul li{background:transparent;display:block;top:0;}
/* horinaja pagination */
ol.horinaja_pagination{height:40px;margin: 0 auto;position:relative;background:transparent;padding:5px 0 0 0;clear:both;}
ol.horinaja_pagination li{float:left;height:40px;display:block;}
ol.horinaja_pagination li a{height:30px;display:block;background:transparent;float:left;color:white;font-weight:bold;text-align:center;
font-size:12px;padding: 10px 0 0 0;cursor:pointer;}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/static/css//fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('/static/css//fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('/static/css//fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('/static/css//fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('/static/css//fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('/static/css//fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/static/css//fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('/static/css//fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('/static/css//fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/static/css//fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/static/css//fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/static/css//fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/static/css//fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/static/css//fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/static/css//fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/static/css//fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/static/css//fancybox/fancy_shadow_nw.png') no-repeat;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../jq/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../jq/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#searchArea {
	min-height:100px;
	text-align:center;
}

.searchTabs {
	text-align:center;
	height:33px;
	margin-top:20px;
}

.searchTab {
	display:inline;
	cursor:pointer;
	padding:12px;
	font-size:17px;
	letter-spacing:-1px;
	color:#333;
}

.searchInput {
	-moz-border-radius:5px 5px 5px 5px;
	border: 1px solid #aaaaaa;
	color:#999999;
	font-size:18px;
	margin:0;
	padding:8px;
	width:270px;
}

.searchAdvancedBtn {
	cursor:pointer;
}

.searchInside {
	padding-top:30px;
	font-size:19px;
	letter-spacing:-1px;
	color:#333;
}

.searchMeta {
	margin-top:20px;
	margin-bottom:40px;
	padding:20px;
	padding-bottom:5px;
	font-size:20px;
	letter-spacing:-1px;
	color:#333;
	border-bottom:solid #f4f4f4 1px;
}

.search_heading {
	color:#222222;
	font:18px/23px "Lucida Grande",Helvetica,Arial,sans-serif;
	margin-bottom:20px;
}

.searchResult {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:dashed #CCC 1px;	
}

.searchRow {
	background-image:url("/static/im/searchRow_bg.png");
	background-repeat:repeat-x;
	color:#333333;
	font-size:12px;
	height:80px;
}

.searchCatCell {
	border-bottom:1px solid #EAEAEA;
	padding:2px;
	vertical-align:middle;
}

.searchCatCell img {
	vertical-align:middle;
}

.searchCatCell a {
	color:#278E94;
	font-size:12px;
	font-weight:700;
}

.searchResultHolder {
	padding:15px;
}

.menu_options {
	height:47px;
}

.search_form {

}

.searchInputMain {
	background-image:url("/static/im/search_input_bg.png");
	background-repeat:repeat-y;
	border:solid #034446 1px;
	-moz-border-radius:6px 6px 6px 6px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#9ebdbd;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	height:17px;
	width:374px;
	margin-right:4px;
}

.searchInputMain:focus {
	background-repeat:repeat-y;
	border:solid #1f4e4c 1px;
	background-color:#053f40;
	-moz-border-radius:6px 6px 6px 6px;
	color:#f4f4f4;
	font-size:12px;
	height:17px;
	padding-left:5px;
	width:374px;
	padding-right:5px;
	margin-right:4px;
}

.searchBtnMain:focus {
	background:none;
	border:none;
}

.laury {
	margin-top:10px;
}

.laury_single {
	padding:10px;	
}

.laury_category {
	font-size:13px;
	color:#999;
	margin-top:15px;
}

.laury_title {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid #EEE 1px;
	height:40px;
}

.laury_title a {
	font-size:18px;
	color:#000;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}

.laury_bank {
	margin-top:20px;
	margin-bottom:20px;
}

.laury_info {
	font-size:14px;
	color:#666;
	text-align:justify;
	height:180px;
}

.laury_certificate {
	margin-top:15px;
	margin-bottom:15px;
}

.laury_certificate img {
	border:none;
}

.laury_certificate a {
	font-size:12px;
	color:#287D71;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}

.fs_consult_wide_head {
	color:#222222;
	font-weight:bold;
	font-size:22px;
	font-family:"Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
	line-height:18px;
}

.fs_consult_wide_meta {
	color:#777777;
	font-family:"Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:1.4em;
}

#submit-motion-form { min-height:460px; text-align:left; padding:5px; background:url(../im/form_bg.png) repeat-x; }
#submit-motion-form h4 { font-size: 26px; color: #034446; }
#submit-motion-form h5 { font-size: 16px; margin-right: 20px;}

#submit-motion-form div.err_field { margin-left:5px; display:inline; }
#submit-motion-form hr { margin: 8px 0 8px 0; border:solid #29bfc7 1px; clear:both; }
#submit-motion-form input[type=text] { font-size: 18px; width:200px; -moz-border-radius:5px; border-radius:5px; }
#submit-motion-form td {text-align:left; vertical-align:middle; }
#submit-motion-form td.sb-field {text-align:right; font-size: 18px; padding-left:20px; padding-right:10px;}
#submit-motion-form td ul {list-style-type:none; margin-bottom: 5px; }
#submit-motion-form td li, #submit-motion-form td li input, #submit-motion-form td li p {display:inline; float:left; }
#submit-motion-form td li input {margin-top:17px; }
#submit-motion-form td li { margin-right:15px; }


.kredyty_under_construction {
	padding-top:10px;
	padding-bottom:30px;
}

.kredyty_under_construction_head {
	color:#222222;
	font-family:"Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
	font-size:22px;
	line-height:18px;
	margin-top:20px;
}

.kredyty_under_construction_meta {
	color:#0FA5DB;
	font-family:"Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
	font-size:18px;
	line-height:1.4em;
}

.kredyty_under_construction_sub {
	color:#777777;
	font-family:"Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:1.4em;
	margin-left:30px;
	margin-top:60px;
}

.calculator_head {
	margin-top:30px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#555555;
	letter-spacing:-1px;
	line-height:27px;
}

.calculator_subhead {
	margin-bottom:20px;
	border-bottom:solid #e1e1e1 1px;
	padding-bottom:5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:lighter;
	color:#999999;
}

.calculator_form {
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#555555;
}

.calculator_data {
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#555555;
	margin-top:40px;
}

.ranking_main_right {
	background-color:#ffffff; width:260px; height:500px; margin-top:10px;
	padding:20px;
}

.ranking_main_cat {
	text-align:center;
	background-image:url("/static/im/ranking_kategorie_bg.png");
	background-repeat:no-repeat;
	width:120px;
	height:110px;
	padding-top:10px;
}

.ranking_main_cat_icon img {
	border:none;
	height:50px;
	width:50px;
	margin-bottom:5px;
}

.ranking_main_cat_label a {
	text-align:center;
	font-size:12px;
	color:#318fb9;
}

.ranking_main_cat_meta a {
	text-align:center;
	font-size:10px;
	color:#CCC;
}

.article_avatar {
	-moz-border-radius: 3px 3px 3px 3px;
    border: 1px solid #e3e3e3;
	padding:2px;
}

.ranking_edition_header {
	color:#53585D; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:normal; font-size:30px;
}

.ranking_edition_subheader {
	color: #999999;
    font-family: "Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
    font-size: 16px;
    line-height: 1.4em;
}

.ranking_edition_subheader span {
	color:#0CC;
}

.ranking_edition_entry a {
	color:#555555;
	font-size:15px;
}

.ranking_edition_entry a:hover {
	color:#0CC;
	font-size:15px;
}

.ranking_edition_result {
	font-weight:600;
	color:#099;
}

.mag_feat_info {
	color: #666666;
    font-family: "Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
    font-size: 21px;
    line-height: 24px;
}

.mag_feat_info span {
	color: #6aa5fb;
}

#mag_top {
	height: 80px;
    padding-top: 20px;
    text-align: center;
}

#mag_top_inside {
	margin: 0 auto;
    width: 970px;	
}

.mag_menu a {
	-moz-border-radius: 7px 7px 7px 7px;
    background-color:#333333;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight:600;
    padding: 8px;
    text-decoration: none;
	margin-left:7px;
}

.mag_central {
	color: #074444;
    font-family: "Arial","Helvetica",sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    margin: 0 auto;
    text-decoration: none;
    width: 970px;
    word-spacing: normal;	
}

.mag_header {
	color: #5A5A5A;
    font-family: "Myriad Pro","myriad-pro-1","myriad-pro-2",Arial,Sans-Serif;
    font-weight: 600;
	font-size:34px;
}

.mag_header span {
	color: #6aa5fb;
}

.mag_topbar {
	background-color:#6aa5fb;
    height:2px;
    position:absolute;
    top:0;
    width:100%;
}

.mag_items_header {
	margin-top:40px;
	color: #222222;
    font-family: "Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
    font-size: 19px;
    line-height: 22px;
}

.mag_feat_text {
	margin-top:2px; border-top:dotted 2px #CCC; padding-top:10px
}

.mag_adv {
	color: #333333;
    font-family: "Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
    font-size: 21px;
    line-height: 19px;
	margin-top:30px;
}

.mag_adv a {
	color: #6aa5fb;
}

.mag_feat_item {
	color: #333333;
    font-family: "Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
    font-size: 21px;
    line-height: 19px;
}

.mag_feat_subitem {
	color: #6aa5fb;
    font-family: "Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
    font-size: 12px;
    line-height: 1.4em;
	margin-bottom:15px;
}

.mag_download_info {
	text-align:center;
	color: #666666;
    font-family: "Myriad Pro",Helvetica,Arial,Tahoma,sans-serif;
    font-size: 12px;
}

.mag_download_info span {
	color: #6aa5fb;
}

.mag_download_now_btn {
	text-align:center;
	margin-top:70px;
}


.forum_help {
	color: #666666;
    font-size: 22px;
	letter-spacing:0px;
	margin-top:50px;
	text-align:center;
}

.forum_help_btn {
	margin-top:10px;
}

.forum_help_btn a {
	color: #666666;
    font-size: 26px;
	letter-spacing:-1px;
}

.forum_help_btn span{
	color:#CCC;
	vertical-align:middle;
}

.forum_help_btn input {
	vertical-align:middle;
}

.forum_help_btn input:focus {
	border:none;
}

.forum_help_btn img {
	vertical-align:middle;
}

#moreCatTitle {font-size:15px; text-align:center; font-weight:500; cursor:pointer; margin-top:10px;}
#moreCatItems {display:none; }



.calculator_widget {
	width:264px;
}

.calculator_widget_header {
	color: #333333;
    font-family: Century Gothic,sans-serif;
    font-size: 14px;
    font-weight: 100;
}

.compare_inset {
	cursor:pointer;
	height:80px;
	background-color:#f4f4f4;
}

.compare_inset p {
	margin-top:20px;	
}

.sg_more_btn {
	text-align:right;
}

.sg_more_btn img{
	cursor:pointer;
}

.headline1, .headline2, .headline3 {
	color:#0b565f;
	font-size:16px;
	font-weight:bold;
}

.content1, .content3, .content3 {
	display:none;
}

.content_desc {
	font-size:12px;
	text-indent:30px;
	font-style:italic;
	font-weight: bold;
	line-height:16px;
	text-align: justify;
	margin-top:10px;
	margin-bottom:10px;
}

.relatedNews {
	margin-top:10px;
	list-style-type:none;
	padding:0px;
}

.relatedNews li {
	background-color:#F8F8F8;
	border-bottom: 1px dotted #339933;
	padding-bottom:5px;
	margin-bottom:5px;
	height:50px;
}

.relatedNews li:hover {
	background-color:#E8E8E8;
	border-bottom: 1px solid #339933;
}

.relatedNews li a {
	font-size:16px;
}

.relatedNews li a img {
	width:60px;
	float:left;
	margin:5px;
}

.app_form_info {
	padding-left:50px;
	padding-right:50px;
}

.app_form_info_head {
	font: bold 28px arial,sans-serif;
	margin-top:90px; margin-bottom:20px;
	border-bottom: 1px solid rgb(41, 191, 199); padding-bottom:20px
}

.app_form_info_line {
	font: bold 16px arial,sans-serif;
	height:50px;
	padding-right:20px;
	padding-top:6px;
}

.app_form_info_input {
	background-color: #F3F3F3;
    border-color: #CCCCCC #FFFFFF #FFFFFF #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #646F73;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 24px;
    padding: 3px;
    vertical-align: middle;
    width: 150px;
}

.box-next-news {
	width: 340px;
	z-index:1;
	display:none;
	position: absolute;
	overflow:auto;
}

.box-content {
	-moz-border-radius:10px 0px 0px 10px;
	-webkit-border-radius:10px 0px 0px 10px;
	-khtml-border-radius:10px 0px 0px 10px;
    border-radius:10px 0px 0px 1px;
	border-top: 3px solid #afafaf;
	min-height: 80px;
	background-color: #ffffff;
	-moz-box-shadow: -5px -5px 5px #888;
	-webkit-box-shadow: -5px -5px 5px #888;
	box-shadow: -5px -5px 5px #888;
	margin-top:10px;
	margin-left:10px;
}

td.box-no-image a, td.box-no-image div {
	margin-top:10px;
}

td.box-no-image a {font-size: 22px; }

.box-content a {
	color: #30A1A3;
	font-size:15px;
	font-weight:bold;
}

.box-next-news-close {
	float:right;
	margin:5px;
	cursor:pointer;
}

.banner300x250 {
	width:300px;
	margin-bottom:5px;
	text-align:center;
}

.credit_calculator {
	list-style-type: none;
	margin-left: 50px;
}

.credit_calculator li, .credit_calculator li input {
	font-size:18px;
}

.credit_calculator li {
	padding-bottom:15px;
}

.credit_calculator li input {
	-moz-border-radius:5px 5px 5px 5px;
}

.credit_calculator li .error {
	display:inline;
}

.credit_calc_res {
	font-size:22px;
	tex-align: center;
	padding:20px;
	margin:20px;
	border: 2px dotted red;
	-moz-border-radius:10px 10px 10px 10px;
}

.credit_calc_res p strong { 
	font-size: 26px;
	color: red;
}

