body {
	font-size : 9pt;
	margin : 0;
	background-color : #e5e5e5;
	color : #000;
	font-weight : normal; 
	}
	
* {
	font-family : verdana, helvetica, arial, sans-serif;
}

h1, h2, h4, h5, h6 {
color:#333;
}
	
p {
	font-size : 9pt;
	line-height : 1.5em;
	padding-bottom: 1em;
	text-indent: 3em;
	text-align: justify;
	max-width:70em;
	min-width:20em;
}

input {
	margin : 0;
	font-size : 9pt;
	background-color : #eeeeee;
	}

input.comment {
	background-color : #eee;
	width : 350px;
	border : 1px solid #000;
	margin : 0;
	height : 20px;
	font-size : 8pt;
	}

input.bl {
	border : 1px solid #000;
	margin : 0;
	width : 90px;
	background-color : #eee;
	height : 15px;
	color : #000;
	font-size : 7pt;
	}
	
input.sbmt {
	border : 1px solid #000;
	margin : 0;
	background-color : #eee;
	height : 15px;
	color : #000;
	font-size : 7pt;
	}

input.name {
	border : 1px solid #000;
	margin : 0;
	height : 19px;
	width : 100px;
	font-size : 9px;
	background-color : #ffffff;
	}

input.password {
	border : 1px solid #000;
	margin : 0;
	height : 19px;
	width : 100px;
	font-size : 9px;
	background-color : #ffffff;
	}

input.login {
	cursor : pointer;
	border : 1px solid #000;
	margin : 0;
	height : 19px;
	width : 40px;
	font-size : 8pt;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	}

input.login:hover {
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
	}

input.find {
	border : 1px solid #000;
	margin : 0;
	height : 19px;
	width : 120px;
	width : 100%;
	font-size : 8px;
	background-color : #f5f5f5;
	}

input.find2 {
	cursor : pointer;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	border : 1px solid #000;
	margin : 0;
	height : 19px;
	background-color : #eeeeee;
	width : 50px;
	}


input.find2:hover {
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
	}

input.btn {
	cursor : pointer;
	border : 1px solid #000;
	margin : 0;
	height : 19px;
	font-size : 9pt;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	}

input.btn:hover {
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
}

input.radio {
	background-color : #fff;
	}

input.border {
	border : 1px solid #000;
	}

tr.photobg {
	background-image : url('http://www.schelkovo.net/img/photobg.gif');
	background-repeat : repeat-x;
	}

td.border {
	border : 1px solid #535353;
	}

img.border {
	border : 1px solid #000;
	}

img.pressimg {
	border : 1px solid #000;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	}

select {
	margin : 0;
	font-size : 9pt;
	height : 18px;
	color : #000;
	border : 1px solid #535353;
	}

option {
	margin : 0;
	font-size : 9pt;
	height : 18px;
	color : #000;
	}

.schbanner {
	
	width:468px;
	height:60px;
	text-align:center;
	vertical-align:middle;
	padding-right:6px;
	}

div.undermenu table {
	border-top : 1px solid #000;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	background-color : #fff;
	}

div.undermenu td {
	padding: 3px;
	background-color : #444;
	border-bottom : 1px solid #000;
	}

div.undermenu td:hover {
	background-color : #000;
	background-image : url('');
	background-repeat : repeat-x;
	}

div.undermenu a {
	font-size : 7pt;
	color : #fff;
	text-decoration : none;
	line-height: 1;
	}

div.undermenu a:hover {
	font-size : 7pt;
	color : #fff;
	text-decoration : none;
	}

div.undermenu2 table {
	border-top : 1px solid #000;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	background-color : #fff;
	color : #000;
	line-height: 1;
	}

div.undermenu2 td {
	padding: 3px;
	background-color : #fff;
	border-bottom : 1px solid #000;
	line-height: 1;
	}
	
div.undermenu2 td:hover {
	background-color : #f0f0f0;
	}

div.undermenu2 a {
	font-size : 7pt;
	color : #000;
	text-decoration : none;
	line-height: 1;
	}
	
div.undermenu2 a:hover {
	font-size : 7pt;
	color : #111;
	text-decoration : none;
	}

minput {
	border : 1px solid #000;
	margin : 0;
	width : 90px;
	background-color : #eee;
	height : 15px;
	color : #000;
	font-size : 7pt;
	}

select.minput {
	border : 1px solid #000;
	margin : 0;
	width : 90px;
	background-color : #eee;
	height : 15px;
	color : #000;
	font-size : 7pt;
	}

tr.title {
	font-size : 8pt;
	background-color : #efefef;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	height : 22px;
	text-align : center;
	}

tr.title td {
	border-bottom : 1px solid #535353;
	line-height: 1;
	}

tr.book {
	font-size : 8pt;
	}

tr.col {
	cursor : pointer;
	background-color : #fff;
	vertical-align : middle;
	}

tr.col:hover {
	background-color : #f5f5f5;
	}
	
tr.col:hover a {
	text-decoration:underline;
	}

tr.multititle {
	font-size : 8pt;
	background-color : #fff;
	border : 1px solid #535353;
	}

tr.str0 {
	font-size : 8pt;
	text-align : center;
	}

tr.str1 {
	text-align : center;
	}

tr.str1 td {
	font-size : 8pt;
	border-top : 1px solid #535353;
	border-bottom : 1px solid #535353;
	background-color : #fafafa;
	}

td {
	font-size : 9pt;
	line-height: 1.5;
	}

td.menu {
	font-size : 8pt;
	cursor : pointer;
	min-width:80px;
	width:12%;
	text-align:center;
	vertical-align:middle;
	background-image:url('http://www.schelkovo.net/img/m1.gif');
	background-repeat : repeat-x;
	background-position:top;
	}

td.menu:hover {
	background-image : url('http://www.schelkovo.net/img/m4.gif');
	background-repeat : repeat-x;
	background-position:top;
	background-color : #333;
	}

td.menu:hover a {
	color : #eee;
	}

td.menu a {
	color : #fff !important;
	margin : 5px;
	}

td.menu a:hover {
	text-decoration : none;
	}

td.menusel {
	background-image : url('http://www.schelkovo.net/img/m2.gif');
	background-repeat : repeat-x;
	background-position:top;
	background-color : #ffffff;
	text-align:center;
	vertical-align:middle;
	cursor : pointer;
	min-width:100px;
	width:12%;
	}

td.menusel a {
	font-size : 8pt;
	color : #000;
	text-decoration : none;
	font-weight : bold;
	}

td.menusel a:hover {
	color : #000;
	text-decoration : none !important;
	}

td.menusel:hover {
	background-image : url('http://www.schelkovo.net/img/m5.gif');
	background-repeat : repeat-x;
	background-color : #f5f5f5;
	}

td.book {
	font-size : 8pt;
	}

td.micro {
	font-size : 7pt;
	text-align : center;
	}

td.title {
	font-size : 8pt;
	background-color : #efefef;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	height : 22px;
	text-indent : 1em;
	border-collapse : collapse;
	border-top : 1px solid #535353;
	}

td.title h2 {
	font-size : 8pt;
	}

td.title2 {
	font-size : 8pt;
	background-color : #efefef;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	height : 22px;
	text-align : center;
	}

td.ttl {
	background-color : #efefef;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	height : 22px;
	border-collapse : collapse;
	border-left : 1px solid #535353;
	border-right : 1px solid #535353;
	border-top : 1px solid #535353;
	}

td.ttl2 {
	background-color : #efefef;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	height : 22px;
	border-bottom : 1px solid #535353;
	}

td.body {
	background-color : #ffffff;
	border-collapse : collapse;
	border : 1px solid #535353;
	}

td.body h3 {
	font-weight : normal;
	}

td.ttl h3 {
	font-weight : bold;
	}

td.col {
	font-size : 8pt;
	cursor : pointer;
	background-color : #eee;
	vertical-align : middle;
	height : 20px;
	text-align : center;
	border : 1px solid #535353;
	background-image : url('http://www.schelkovo.net/img/title200.gif');
	background-repeat : repeat-x;
	}

td.col:hover {
	background-color : #535353;
	border-right-color : #000;
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
	}

td.col:hover a {
	text-decoration : none;
	color : #000;
	}

td.col a {
	text-decoration : none;
	color : #000;
	}


td.zagolovok {
	width:100%;
	height:60px;
	text-align : left;
	line-height : 1.5em;
	vertical-align:middle;
	}

td.zagolovok h1 {
	font-size : 21pt;
	line-height : 1em;
	font-weight : 500;
	margin-top:0px;
	}
	
td.minimenu {
font-size:8pt;
white-space: nowrap;
line-height : 1.5em;
vertical-align:top;
text-align : right;
}

td.photo {
	border : 1px solid #535353;
	background-color : #f5f5f5;
	}

td.folder {
	border : 1px solid #dcb52d;
	background-color : #ffff99;
	}

.zagol {
	font-size : 18pt;
	font-weight : 500;
	}

.down {
	border-bottom : 1px solid #535353;
	}

.bottom {
	border-bottom : 1px solid #535353;
	}

.top {
	border-top : 1px solid #535353;
	}

.left {
	border-left : 1px solid #535353;
	}

.right {
	border-right : 1px solid #535353;
	}

.money {
	font-weight : normal;
	margin : 0;
	font-size : 15pt;
	color : #f00;
	}

.textline {
	border : 1px solid #535353;
	margin : 0;
	height : 19px;
	width : 100%;
	background-color : #fafafa;
	}

.textlineopt {
	text-align : right;
	border : 1px solid #535353;
	margin : 0;
	height : 19px;
	width : 100%;
	background-color : #fafafa;
	}

.rrr {
	background-color : #f00;
	}

.thyth {
	font-size : 8pt;
	background-color : #efefef;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat : repeat-x;
	height : 22px;
	border-right : 1px solid #535353;
	border-left : 1px solid #535353;
	}

.trhover {
	background-color : #f5f5f5;
	font-size : 8pt;
	}

.trhover2 {
	background-color : #ffffff;
	font-size : 8pt;
	}

.headline {
	font-weight : bold;
	}

.pagination {
	white-space: nowrap;
	font-size : 8pt;
	color : #000;
	}
	
table.pagination td {width:0.5em;}

.pagination a {
	white-space: nowrap;
	font-weight : normal;
	background-color : #fff;
	color : #222;
	border : 1px solid #535353;
	background-image : url('http://www.schelkovo.net/img/title200.gif');
	background-repeat : repeat-x;
	font-size : 8pt;
	text-decoration : none;
	margin-left : 0;
	margin-right : 0;
	margin-top : 3px;
	margin-bottom : 3px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 1px;
	}

.pagination a:hover {
	background-color : #eee;
	color : #f00;
	border : 1px solid #888;
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
	}

.pagination b {
	background-color : #fff;
	color : #f00;
	border : 1px solid #f00;
	font-size : 8pt;
	text-decoration : none;
	margin-left : 0;
	margin-right : 0;
	margin-top : 3px;
	margin-bottom : 3px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 1px;
	white-space: nowrap;
	}
	
.postbody {
	font-size : 12px;
	}

.time_inactive {
	color : #bbb;
	}

a {
	color : #00b;
	text-decoration : none;
	}

a:hover {
	color : #00f;
	text-decoration : underline;
	}
a.red {
	color : #f00;
	font-weight : bold;
	font-size : 12pt;
	}

a.red:hover {
	color : #00e;
	font-weight : bold;
	text-decoration : none;
	font-size : 12pt;
}

a.btn {
	background-color : #eee;
	color : #222;
	font-size : 8pt;
	text-decoration : none;
	border : 1px solid #535353;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
	margin-bottom : 5px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background-image : url('http://www.schelkovo.net/img/title200.gif');
	background-repeat : repeat-x;
}

a.btn:hover {
	text-decoration : none;
	background-color : #ddd;
	color : #000;
	border : 1px solid #888;
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
}

a.btn2 {
	background-color : #eee;
	color : #222;
	font-size : 8pt;
	text-decoration : none;
	border : 1px solid #535353;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 3px;
	margin-bottom : 5px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	background-image : url('http://www.schelkovo.net/img/title200.gif');
	background-repeat : repeat-x;
}

a.btn2:hover {
	text-decoration : none;
	background-color : #ddd;
	color : #000;
	border : 1px solid #888;
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
}

a.bbtn {
	background-color : #eee;
	color : #222;
	font-size : 9pt;
	text-decoration : none;
	border : 1px solid #535353;
	margin-left : 7px;
	margin-right : 7px;
	margin-top : 5px;
	margin-bottom : 5px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
	padding-bottom : 4px;
	background-image : url('http://www.schelkovo.net/img/title200.gif');
	background-repeat : repeat-x;
}

a.bbtn:hover {
	text-decoration : none;
	background-color : #ddd;
	color : #000;
	border : 1px solid #888;
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
}

a.new1 {
	color : #000;
	font-weight : normal;
	font-size : 15pt;
	line-height: 1;
}

a.new1:hover {
	color : #00b;
}

a.new2 {
	color : #f00;
	font-weight : normal;
	margin : 0;
	font-size : 15pt;
	line-height: 1;
}

a.new2:hover {
	color : #00b;
}

a.new3 {
	color : #000;
	font-weight : normal;
	margin : 0;
	font-size : 13pt;
	text-decoration : none;
	line-height: 1em;
				
}

a.new3:hover {
	color : #00b;
	text-decoration : underline;
}

a.new4 {
	color : #f00;
	font-weight : normal;
	margin : 0;
	font-size : 15pt;
	text-decoration : none;
	line-height: 1em;
}

a.new4:hover {
	color : #00b;
	font-weight : normal;
	text-decoration : underline;
}

a.new5 {
	color : #000;
	font-weight : normal;
	margin : 0;
	font-size : 14pt;
	text-decoration : none;
	line-height: 1;
}

a.new5:hover {
	color : #777;
}

a.pagination {
	font-weight : normal;
	background-color : #fff;
	color : #222;
	border : 1px solid #535353;
	background-image : url('http://www.schelkovo.net/img/title200.gif');
	background-repeat : repeat-x;
	font-size : 8pt;
	text-decoration : none;
	margin-left : 0;
	margin-right : 0;
	margin-top : 3px;
	margin-bottom : 3px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 1px;
	}

a.pagination:hover {
	background-color : #eee;
	color : #f00;
	border : 1px solid #888;
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
	}

a.postlink:link {
	text-decoration : none;
	color : #058;
	}

a.postlink:visited {
	text-decoration : none;
	color : #058;
	}

a.postlink:hover {
	color : #08b;
	text-decoration : underline;
	}

b a {
	color : #000;
	}

b:hover a {
	color : #f00;
	}
	
hr {
	height : 1px;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-left : 0em;
	margin-right : 0em;
	}

li {
	list-style-position : outside;
	padding : 0;
	margin : 0;
	margin-left : 1.5em;
	list-style-type : disc;
	}

ul {
	font-size : 9pt;
	margin-bottom : 0;
	}

form {
	margin : 0;
	}
	
	

textarea {
	border : 1px solid #000;
	background-color : #ffffff;
	color : #000;
	line-height: 1.5;
	font-size : 9pt;
	margin:10px;
	}

textarea.comment {
	background-color : #eeeeee;
	width : 352px;
	border : 1px solid #000;
	margin : 0;
	height : 70px;
	font-size : 8pt;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	}
	
textarea.forumintext {
	height : 220px;
	width : 100%;
	background-color : #FFF;
	font-size : 9pt;
	line-height : 1.5;
	margin : 0px; 
	padding : 0px;
	right : 0px; 
	border : 0px;
	padding-top: 0.5em;
	padding-left: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

table.forumintext {
	border : 1px solid #535353;
	width : 100%;
	background-color : #FFF;
	line-height : 1.5;
	margin : 0; 
	padding : 0; 
}

table.forumintext td {
	text-align: right;
}

table.forumtable {
border : 1px solid #535353;
}

.book {
	font-size : 8pt;
	}

.silver {
	font-size : 8pt;
	color : #ccc;
	}

.silver a {
	color : #000;
	}

.h2 {
	font-weight : normal;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-left : 0em;
	margin-right : 0em;
	font-size : 18pt;
	}

.h3 {
	font-weight : normal;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-left : 0em;
	margin-right : 0em;
	font-size : 15pt;
	}


.bold {
	font-weight : bold;
	}


td.row {
	vertical-align: top;
	font-weight : bold;
	white-space: nowrap;
	text-align: right;
	}

td.row:after {
	content: '  —'; 
	white-space: nowrap;
	margin-left: 5px;
	}

h1 {
	font-weight : normal;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-left : 0em;
	margin-right : 0em;
	font-size : 21pt;
	}

h2 {
	font-weight : normal;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-left : 0em;
	margin-right : 0em;
	font-size : 18pt;
	}

h3 {
	font-weight : normal;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-left : 0em;
	margin-right : 0em;
	font-size : 15pt;
	}

table.border {
	border : 1px solid #535353;
	background-color : #f5f5f5;
	}

table.border1 {
	border : 1px solid #535353;
	}

.bottomtbl {
	background-image:url('http://www.schelkovo.net/img/cel4.gif');
	background-repeat: repeat-x;
	}

table.place {
	border : 1px solid #535353;
	border-bottom : 0;
	}

table.place th {
	border-bottom : 1px solid #535353;
	background-image : url('http://www.schelkovo.net/img/cel3.gif');
	background-repeat: repeat-x;
	}

table.place td {
	border-bottom : 1px solid #535353;
	vertical-align : top;
	height : 40px;
	}

table.horizont {
	border-bottom : 1px solid #535353;
	}

table.horizont td {
	border-top : 1px solid #535353;
	}
tr.horizonttr td {
	border-top : 0;
	font-weight : bold;
	}

td.navig2 {
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	height : 20px;
	}

td.navig2 a {
	font-weight : normal;
	background-color : #fff;
	color : #222;
	font-size : 8pt;
	text-decoration : none;
	border : 1px solid #535353;
	margin-left : 0;
	margin-right : 0;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	padding-bottom : 2px;
	background-image : url('http://www.schelkovo.net/img/title2.gif');
	background-repeat: repeat-x;
	height : 20px;
	}

td.navig2 a:hover {
	font-weight : normal;
	background-color : #eee;
	color : #000;
	border : 1px solid #888;
	background-image : url('http://www.schelkovo.net/img/title3.gif');
	background-repeat: repeat-x;
	text-decoration : none;
	}

td.navig2 a:visited {
	color : #222;
	}


td.navig3 {
	font-weight : normal;
	color : #fff;
	text-decoration : none;
	height : 20px;
	}

td.navig3 a {
	font-weight : normal;
	background-color : #777;
	color : #fff;
	font-size : 8pt;
	text-decoration : none;
	border : 1px solid #a1a1a1;
	margin-left : 0;
	margin-right : 0;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	padding-bottom : 2px;
	background-image : url('http://www.schelkovo.net/img/f4.gif');
	background-repeat: repeat-x;
	height : 20px;
	}

td.navig3 a:hover {
	font-weight : normal;
	background-color : #ad4747;
	color : #fff;
	border : 1px solid #f00;
	background-image : url('http://www.schelkovo.net/img/f5.gif');
	background-repeat: repeat-x;
	text-decoration : none;
	}

td.navig3 a:visited {
	color : #fff;
	}

td.avatar {
	border-right:1px solid #535353;
	border-bottom:1px solid #535353;
	background-color : #f7f7f7;
	font-size : 8pt;
	background-image : url('http://www.schelkovo.net/img/f2.gif');
	background-repeat : no-repeat;
	background-position: right top;
	text-align : center;
	vertical-align : top;
	}

td.rang {
	background-color : #535353;
	font-size : 8pt;
	color: #fff;
	background-image : url('http://www.schelkovo.net/img/f1.gif');
	background-repeat : repeat-x;
	width: 150px;
	height: 20px;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;
	white-space: nowrap;
	}

td.data {
	background-color : #535353;
	background-image : url('http://www.schelkovo.net/img/f1.gif');
	background-repeat : repeat-x;
	color: #fff;
	vertical-align : middle;
	height: 20px;

}

td.data2 {
	font-size : 8pt;
	white-space: nowrap;
	color: #fff;
	padding-left: 15px;
}

td.rang a{
	font-size : 8pt;
	color: #fff;
	}

td.ftext {
	padding: 5px;
	background-image : url('http://www.schelkovo.net/img/f3.gif');
	background-repeat : no-repeat;
	background-position: left top;
	border-bottom:1px solid #535353;
	}

td.ftb {
	border-top : 1px solid #535353;
	border-bottom : 1px solid #535353;
	}

input.repbtn {
	cursor : pointer;
	background-color : #eee;
	color : #222;
	border : 1px solid #535353;
	background-image : url('http://www.schelkovo.net/img/title2.gif');
	font-size : 8pt;
	font-size : 11px;
	width : 50px;
	height : 20px;
}

input.repbtn:hover {
	cursor : pointer;
	background-color : #ddd;
	color : #000;
	border : 1px solid #888;
	background-image : url('http://www.schelkovo.net/img/title3.gif');
}

.code {
	font-size : 11px;
	color : #000000;
	background-color : #fafafa;
	border : #d8dadb;
	border-style : solid;
	border-left-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
}

.quote 	{
	font-size : 11px;
	color : #444444;
	line-height : 125%;
	background-color : #fafafa;
	border : #d1d1d1;
	border-style : solid;
	border-left-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
}

.red 	{
	color : #f00;
}

table.rtable {
	border-top : 1px solid #535353; 
}

table.rtable td {
	border-bottom : 1px solid #535353;
	height:3em; 
	vertical-align : middle;
}

td.rmoney {
	text-align : right;
	color : red;
	white-space : nowrap;
}

table.jobtable td {
	border-bottom : 1px solid #535353;
	height:3em; 
	vertical-align : middle;
}

table.jobtable b {
	white-space : nowrap;
	padding-right : 1em;
}

tr.joblink {
	padding-right : 1em;
}

td.jobprice {
	text-align : right;
	color : red;
	white-space : nowrap;
}

td.jobcity {
	padding-right : 1em;
	white-space : nowrap;
}

td.jobopit {
	padding-right : 1em;
	white-space : nowrap;
}

td.jobobraz {
	padding-right : 1em;
	white-space : nowrap;
}

div.gs-visibleUrl  {
	visibility:hidden; 
	display:none; 
}

div.gs-visibleUrl-long {
	visibility:hidden; 
	display:none; 
}

div.gs-watermark {
	visibility:hidden; 
	display:none; 
}

div.gs-snippet { 
	width:100%; 
	margin-bottom:1em;
}

td.gsc-branding-text {
	visibility:hidden; 
	display:none; 
}

td.gsc-branding-img {
	visibility:hidden; 
	display:none; 
}

div.gsc-twiddle {
	visibility:hidden; 
	display:none; 
}

div.gsc-stats  {
	visibility:hidden; 
	display:none;
}

input.gsc-input { 
	width:100%;
}
 
table.gsc-search-box { 
	width:100%;
}
  
td.gsc-clear-button {
	visibility:hidden; 
	display:none; 
	width:0px; 
}

.gsc-search-button .gsc-control .gsc-resultsbox-visible { 
	width:100%;
}

#searchcontrol div {
 width:100%; 
 }
 
td.newsday {
font-size:15pt;
font-weight : bold;
color:#ddd;
vertical-align : middle;
background-image:url('http://www.schelkovo.net/img/f1.gif');
background-repeat:repeat-x;
background-position:top;
background-color : #535353;
text-align:center;
padding:0.5em;
}

td.newstext {
vertical-align: top;
font-size : 10pt;
line-height : 1.5em;
text-align: justify;
background-image:url('http://www.schelkovo.net/img/f3.gif');
background-position:left top;
background-repeat:no-repeat;
padding:1em;
}


td.newsyear {
vertical-align:top; 
text-align:center;
border-right:1px solid #535353;
}

td.newslink {
width:100%;
background-image:url('http://www.schelkovo.net/img/f1.gif');
background-repeat:repeat-x;
background-position:top;
padding-top: 0em;
background-color:#535353;
padding:1em;
}

a.newslink { 
	line-height : 1em;
	color : #fff;
	font-weight : normal;
	font-size : 15pt;
	text-decoration:none;
}

a.newslink:hover { 
	color : #eee;
}

div.newsyear {
background-color:#535353;
width:100%;
color:#ddd;
font-size:7pt;
height:20px;
border-right:1px solid #535353;
}

div.newsyear2 {
background-image:url('http://www.schelkovo.net/img/f2.gif');
background-position:right top;
background-repeat:no-repeat;
height:30px;
}

div.dalee {
text-align:right;
}

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


table.news 
{
margin-bottom : 2em;
border:1px solid #535353;
}


 
a.ptm {
	background-color : #fff;
	color : #222;
	border : 1px solid #535353;
	background-image : url('http://www.schelkovo.net/img/title200.gif');
	background-repeat : repeat-x;
	font-size : 8pt;
	text-decoration : none;
	margin-top : 10px;
	margin-bottom : 00px;
	margin-left : 0px;
	margin-bottom : 0px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 7px;
	padding-right : 7px;
	font-weight : bold;
	width : 20px;
	cursor : pointer;
	}
	
a.ptm:hover {
	background-color : #eee;
	color : #f00;
	border : 1px solid #888;
	background-image : url('http://www.schelkovo.net/img/title300.gif');
	background-repeat : repeat-x;
	}
 
 
 table.pgn a {
font-size:11pt;
text-decoration:none; 
color:#fff;
padding:5px;
}

table.pgn a:hover {
text-decoration:underline;
color:#eee;
}

 
table.pgn td {
font-size:11pt;
height:25px;
width:25px;
min-width:25px;
vertical-align:middle;
text-align:center;
white-space: nowrap;
}

td.pages
{
font-size:11pt;
color:#535353;
padding-right:0.5em;
} 

td.selpage  {
font-size:11pt;
color:#535353;
min-width:25px;
background-color:#FFFFFF;
}

div.bb1 {
background-image:url('http://www.schelkovo.net/img/f1.gif');
background-position:center;
background-repeat:repeat-x;
background-color:#535353;
height:25px;
margin-bottom:1em;
margin-top:1em;
}

div.bb2 {
background-image:url('http://www.schelkovo.net/img/pgl.gif');
background-position:left center;
background-repeat:no-repeat;
height:25px;
}

div.bb3 {
background-image:url('http://www.schelkovo.net/img/pgr.gif');
background-position:right;
background-repeat:no-repeat;
height:25px;
}

div.bb3  * {
white-space: nowrap;
}

div.bb3 a {
cursor:pointer;
font-size:11pt;
text-decoration:none; 
color:#fff;
padding:5px;
padding-left:10px;
padding-right:10px;
white-space: nowrap;
}

div.bb3 a:hover {
text-decoration:underline;
color:#eee;
}

