body {
	margin:0;
	padding:10px;
	background:#ffffff url('../images/bg-body.gif') repeat-x top;
	color:#333333;
	font:12px tahoma,verdana,arial,serif;
}
td,div {
	font-size:12px;
}
img {
	border:0;
}
p {
	margin:0 0 5px 0;
}
table {
	border-collapse:collapse;
}

a:link, a:active, a:visited {
	color:#0054a6;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a.js:link, a.js:active, a.js:visited {
	text-decoration:none;
	border-bottom:1px dashed #0054a6;
}
a.js:hover {
	border-bottom:none;
}
a.orange:link, a.orange:active, a.orange:visited, a.orange:hover, .orange {
	color:#fa9426;
}

ul {
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
}
	ul li {
		margin:1px 0;
		background:url('../images/b-orange.gif') no-repeat left 5px;
		padding-left:8px;
	}



#root, #contents {
	width:100%;
	height:100%;
	border-collapse:collapse;
	vertical-align:top;
}

#header {
	height:120px;
	vertical-align:top;
	padding:0;
}
#logo {
	width:25%;
	float:left;
}
	#logo p {
		color:#0054a6;
		padding-left:11px;
	}
#profile {
	width:25%;
	float:right;
	position:relative;
}
	#profile strong, #profile strong a, .red {
		color:#ff0000;
	}
	#profile #user-panel, #profile #user-panel a {
		font-size:10px;
	}
	#profile img.avatar, .avatarBorder, .imgBorder, .imgBorderMargin {
		border:1px solid #cccccc;
		float:left;
		margin-right:10px;
	}
	
	.avatarBorder, .imgBorder {
		float:none;
	}
	.imgBorder {
		margin:0;
	}
	
	#profile .today {
		float:left;
		margin-right:40px;
	}
		#profile .today dt, #profile .today dd {
			font-size:10px;
		}
		#profile .today dt {
			color:#0054a6;
			font-weight:bold;
		}
		#profile .today dd {
			margin:0;
			padding:0;
			color:#666666;
		}
			#profile .today dd p {
				margin:0;
				padding:0;
			}
			#profile .today dd span {
				color:#fa9426;
				font-weight:bold;
			}
				#profile .today dd span.d {
					color:#ff0000;
					background:url('../images/currency-down.gif') no-repeat center;
					padding:2px;
				}
				#profile .today dd span.u {
					color:#00ff00;
					background:url('../images/currency-up.gif') no-repeat center;
					padding:2px;
				}

		#profile .fixer {
			margin-bottom:6px;
		}	
	
	
	
	
	
.fixer {
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.clean, .veryclean, .clean2 {
	width:100%;
	border-collapse:collapse;
}
.clean2 {
	width:auto;
}
.justclean tr td {
	padding-left:0;
}

.hs {
	margin:20px 0;
	background:url('../images/hs.gif') repeat-x;
	height:1px;
	overflow:hidden;
}



#brd {
	border:1px solid #e5eef6;
	padding:10px;
	clear:both;
}

#footer {
	height:20px;
}
	#footer #copy {
		width:30%;
		float:left;
	}
	#footer #splf {
		width:50%;
		float:right;
	}
	#footer #counters {
		width:20%;
		float:right;
		text-align:right;
	}



#left {
	width:220px;
	vertical-align:top;
}
	#left div {
		border:1px solid #e5e5e5;
		border-top:none;
	}
	#left div.first {
		border:1px solid #e5e5e5;
	}
		#left div p {
			padding:0;
			margin:1px;
			border-left:3px solid #fa9426;
		}
			#left div p a, #left div p span {
				color:#444444;
				font-size:18px;
				font-family:"trebuchet ms", tahoma,arial,serif;
				line-height:32px;
				padding-left:10px;
			}
			#left div p span {
				color:#fa9426;
			}
		#left div div {
			border:none;
			padding:5px 5px 5px 28px;
		}
			#left div div a, #left div div strong {
				display:block;
				margin-bottom:5px;
				padding-left:9px;
				background:url('../images/b.gif') no-repeat left 5px;
			}
			#left div div strong {
				background:url('../images/b-orange.gif') no-repeat left 5px;
			}
#right {
	width:180px;
	width:10px;
	vertical-align:top;
}
#main {
	padding:0 15px;
	vertical-align:top;
}


#rss {
	clear:both;
}
	#rss img {
		float:left;
		margin-right:8px;
		margin-top:4px;
	}
		#rss p a {
			color:#fa9426;
			font-family:"trebuchet ms", tahoma,arial,serif;
		}
			#rss p a abbr {
				font-size:18px;
				border-bottom: 1px dashed #fa9426;
				cursor:help;
			}
			
			
h1 {
	font-family:"trebuchet ms", tahoma,arial,serif;
	font-size:22px;
	font-weight:normal;
	color:#0054a6;
	margin:0;
	margin-bottom:20px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:0;
	margin-bottom:10px;
	color:#fa9426;
}
	h2 a:link, h2 a:active, h2 a:visited {
		color:#fa9426;
	}
	h2.star {
		padding-left:27px;
		background:url('../images/star.gif') no-repeat left;
	}

h3 {
	font-size:18px;
	font-weight:normal;
	margin:0;
	margin-bottom:10px;
	color:#4c4c4c;
}
h4 {
	font-size:14px;
	font-weight:normal;
	margin:0;
	margin-bottom:10px;
	color:#fa9426;
}

#zakladki_board {
	text-align:center;
}
#zakladki_board h2 {
	display:inline;
	margin-right:25px;
}
#zakladki {
	margin-bottom:25px;
}
	#zakladki a {
		margin-right:15px;
		font-weight:bold;
		white-space:nowrap;
		line-height:22px;
	}
	#zakladki a.selected {
		padding:3px;
		background:#fa9426;
		text-decoration:none;
		color:#ffffff;
	}

#quick_auth {
	position:absolute;
	right:0px;
	top:40px;
}
.popup {
	border:1px solid #b2b2b2;
	background:#ffffff;
}
	.popup div {
		padding:10px;
	}
	.popup div.header {
		padding:4px;
		background:#fa9d38 url('../images/popup-header.gif') repeat-x;
		color:#ffffff;
		height:10px;
		text-align:right;
	}
		.popup div.header img {
		}


.form_td1, .form_td2 {
	color:#7f7f7f;
	text-align:right;
	font-weight:bold;
}
.form_td2 {
	text-align:left;
}
.ftdtop {
	vertical-align:top;
	padding-top:3px;
}


div.art h3 a {
	padding-left:20px;
	background:url('../images/ico/news.gif') no-repeat left 5px;
	display:block;
}
div.art_companies h3 a {
	padding-left:20px;
	background:url('../images/ico/news.gif') no-repeat left 5px;
}
	div.art_companies h3 a.noi {
		background:none;
		padding:0;
	}
	div.art_companies h3 a.cname {
		color:#fa9426;
	}
div.art div, div.art_companies div {
	padding-left:20px;
	margin-bottom:10px;
}
	div.art p.dates, div.art_companies p.dates {
		font-size:10px;
	}
		div.art p.dates img, div.art_companies p.dates img {
			margin-bottom:-1px;
			margin-right:2px;
		}
			div.art p.dates img.imgs, div.art_companies p.dates img.imgs {
				margin:0 10px;
			}
div.art div.hs {
	margin-left:20px;
}

a.link {
	padding:2px 15px;
	background:url('../images/link.gif') no-repeat left 4px;
}


.table1 {
	border:1px solid #dddddd;
}
.table1 tr th {
	background:#eaeaea url('../images/th.gif') repeat-x top;
	height:28px;
	font-size:12px;
	font-weight:bold;
	color:#7b7b7b;
	padding:0 10px;
	white-space:nowrap;
}
.table1 tr th, .table1 tr td {
	border-top:1px solid #dddddd;
}
	.table1 tr th.left {
		text-align:left;
	}
.table1 tr td, .table1 tr.rowover td {
	padding:7px 10px;
	font-size:11px;
	color:#4c4c4c;
}
.table1 tr.rowover td, .table1 tr td.rowover {
	background:#fffaf4;
}
.table1 tr.row2 td, .table1 tr td.row2 {
	background:#F8F7FA;
}
.table1 tr td.orange {
	color:#fa9426;
	padding:0 5px;
}
.table1 tr td.s {
	width:1px;
	overflow:hidden;
	background:#dddddd;
	padding:0;
}
.table1 tr td.sp {
	padding:0 5px;
}
.table1 tr td.empty {
	padding:0;
	border:0;
}
.table1 tr td.foot {
	background:#efefef;
}


.quote1, .quote2 {
	font-size:30px;
	color:#b2b2b2;
	vertical-align:top;
	line-height:20px;
	width:35px;
}
.quote2 {
	vertical-align:bottom;
}

.b {
	padding-left:9px;
	background:url('../images/b.gif') no-repeat left 5px;
}
.arrow {
	padding-left:12px;
	background:url('../images/b-arrow.gif') no-repeat left 5px;
}

.td1 {
	padding-right:20px;
	vertical-align:top;
}
.td2 {
	padding-right:10px;
	vertical-align:top;
}
form {
	margin:0;
	padding:0;
}


#debug {
	font-size:10px;
	color:#aaaaaa;
	padding:5px;
	border:1px solid #aaaaaa;
}
	#debug span {
		color:#ff0000;
	}


	
small {
	font-weight:normal;
}

.message {
	border:1px solid #aaaaaa;
}
.message table tr td {
	border:0;
}
.message blockquote, blockquote.quote {
	padding:10px;
	margin:0;
	padding-left:10px;
	margin-left:20px;
	border-left:3px solid #aaaaaa;
}


.cloud {
	text-align:justify;
}
	.cloud a {
		padding:1px 2px;
	}
	.cloud a:hover {
		background:#cccccc;
		color:#ffffff;
	}
	
	
	
div#loading {
    display: none;
    position:absolute;
    z-index:2;
    padding:20px;
	width:140px;
	left:50%;
	margin-left:-70px;
	height:16px;
	top:50%;
	margin-top:-8px;
	text-align:center;
	background:#ffffff;
	border:1px solid #fa9426;
}
#loading_div {
	top:0;
	left:0;
    display:none;
    position:absolute;
    width:100%;
    height:10000px;
    background:#ffffff;
    opacity: .8;
    filter: alpha(opacity=80);
    z-index:1;
}

#kc {
	border:1px solid #cccccc;
}

table.attaches {
	
}
	table.attaches tr td {
		width:150px;
		text-align:center;
	}
		table.attaches tr td img {
			margin-bottom:10px;
		}

		
.c_author {
	width:110px;
}
	.c_author div {
		background:#ebebeb;
		padding:0 10px;
		text-align:center;
	}
	.c_author div img {
		margin-bottom:5px;
		border:1px solid #cccccc;
	}
.c_text {
	padding:15px;
}
.c_author, .c_text {
	vertical-align:top;
}


ol {
	margin:0;
	padding:0;
	padding-left:20px;
}
	ol li blockquote, blockquote.bordered {
		padding:5px 10px;
		margin:0;
		padding-left:10px;
		margin-left:20px;
		border-left:3px solid #aaaaaa;
	}
	
.admin-h-layer {
	margin:5px 5px 5px 15px;
	border-left:2px solid #999999;
	padding-left:10px;
}

.table1 tr td.position {
	font-size:18px;
	text-align:center;
}
	.table1 tr td.position sup {
		font-size:12px;
	}
.table1 tr td.pos-up {
	color:#00A313;
}
.table1 tr td.pos-down {
	color:#E00000;
}


blockquote.uvaga {
	border:1px solid #cccccc;
	padding:10px;
	background:#fefefe url('../images/uvaga.gif');
}
blockquote.code {
	border:1px solid #cccccc;
	padding:10px;
	background:#fefefe url('../images/uvaga.gif');
	margin:5px 0 0 0;
}


#counters img {
	margin-right:2px;
	margin-bottom:2px;
}



.opacity50 {
    opacity: .5;
    filter: alpha(opacity=50);
}
.opacity100 {
    opacity: 1;
    filter: alpha(opacity=100);
}


#location {
	padding-left:15px;
	background:url('../images/lopata.gif') no-repeat left 2px;
	font-size:10px;
	margin-left:11px;
	margin-bottom:5px;
}

.mHeader {
	font-size:14px;
}


#sort {
	margin:10px 0;
}
	#sort a {
		padding:2px;
	}
	#sort a.active {
		color:#ffffff;
		background:#fa9426;
	}
	
	
#recomendation {
	border:1px solid #aaaaaa;
	position:absolute;
	background:#ffffff;
}

.board-img {
	vertical-align:middle;
	margin-right:10px;
	width:30px;
}


.spl {
	font-size:10px;
	opacity:0.5;
	filter:alpha(opacity=50);
}
