html {
	height: 100%;
}
body {
	margin:0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: tahoma;
	font-size:11px;

	height: 100%;
}

a {
	color:#8f0000;
	text-decoration:underline;
}

	a:hover{
		color: #8f0000;
		text-decoration:none;
	}

ol, ul, li {
	margin: 0px;
	padding: 0px;
}

li {
	/* margin-left: 2em; */
	margin-left: 3em;
}

.inf {
	/* text-align:justify; */
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 0px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#lblock {
	padding:0px;
	width:200px;
	border:0px;
	background-color:#ffffff;
	vertical-align:top;
}

#cblock {
	border:0px;
	padding: 10px 10px 50px;
	width:540px;
	vertical-align:top;
	background-color:#f1f1f1;
	background-image: url(../images/site10-copy_11.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#cblock td {
	font-size:12px;
	padding: 5px 10px 5px 10px;
}

	/* arty
	#cblock p {
		text-indent: 2em;
	}
	*/
	#cblock img {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.clr {
		clear: both;
	}

#rblock {
	font-size:11px;
	vertical-align:top;
	width:240px;
	border:0px;
	background-color:#f1f1f1;
	background-image: url(../images/site10-copy_11.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.vagonka td {
	font-size:11px;
	background-color:#CCCCCC;
	padding: 5px;
}

.category {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
}
	.category a {
		color: #4b719e;
		text-decoration:none;
	}
	.category a:hover {
		text-decoration: underline;
		}

.speedbar {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 6px;
}
	.speedbar a {
		color: #4b719e;
		text-decoration:none;
	}
	.speedbar a:hover {
		text-decoration: underline;
		}

.slink {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
}
	.slink a:active,
	.slink a:visited,
	.slink a:link {
		color: #E34000;
		text-decoration:none;
		}

	.slink a:hover {
		color: #E34000;
		text-decoration: underline;
		}
.copy {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}

	.copy a:active,
	.copy a:visited,
	.copy a:link {
		color: #727272;
		text-decoration:none;
		}

	.copy a:hover {
		color: #727272;
		text-decoration: underline;
		}

.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.ltitle {
	color: #E34000;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
	.stext a:active,
	.stext a:visited,
	.stext a:link {
		color: #E34000;
		text-decoration:none;
		}

	.stext a:hover {
		color: #E34000;
		text-decoration: underline;
		}

.ntitle {
	color: #990000;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
	.ntitle a {
		color: #4b719e;
		text-decoration:none;
	}
	.ntitle a:hover {
		text-decoration: underline;
		}

.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
}
	.ctitle a {
		color: #4b719e;
		text-decoration:none;
	}
	.ctitle a:hover {
		text-decoration: underline;
		}
.news {
	font: 12px Tahoma;
	/* text-align:justify; */
}
	.news a {
		color: #4b719e;
		text-decoration:none;
	}
	.news a:hover {
		text-decoration: underline;
	}

	.newsitem h5 {
		font: 12px Tahoma;
		font-weight: bold;
		margin: 0px;
	}

	.newsitem p {
		margin: 0px;
	}

	.newsitem .newsdate {
		text-align: right;
		font-size: 10px;
		margin: 0.5em 0em 1.5em 0em;
		color: gray;
	}

.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
	.userstop thead {
		font-family:Tahoma;
		font-size:11px;
	    font-weight: bold;
		color: rgb(71,117,165);
	}
	.userstop td {
		padding:3px;
	}
	.userstop a {
		color: #4b719e;
		text-decoration:none;
	}
	.userstop a:hover {
		text-decoration: underline;
		}

.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.tool-tip {
	background: #fff;
	padding: 3px;
	border: 1px solid #555;
}

.nobr {
	white-space: nowrap;
}

#cblock table.t {
	border-right: 1px solid #f1f1f1;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}

#cblock table.t td {
	font-size: 11px;
	color: #fff;
	background: rgb(143, 0, 0);
	padding: 4px 5px;
	border-left: 1px solid rgb(221, 221, 221);
}

#cblock table.t tr.header td {
	background: rgb(221, 221, 221);
	color: rgb(153, 1, 0);
	font-weight: bold;
	font-size: 12px;
}

#cblock td.gr {
	background-color: rgb(187, 187, 187) !important;
	color: black !important;
}

#cblock table.t2 {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}

#cblock table.t2 td {
	font-size: 11px;
	color: #fff;
	background: rgb(143, 0, 0);
	padding: 4px 5px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}




/* menu */
.mle0 {
	font-family:arial,helvetica;
	font-size:12px;
	font-weight:normal;
	padding-top: 5px;
	*HTML margin-left: 8px;
}

.mle1 {
	padding:2px;
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:bold;
}

.mle2 {
	padding:2px;
	font-family: arial,helvetica;
	font-size:10px;
	font-weight:bold;
}

#menu {

}
	#menu ul {
		margin: 0px;
	}

	#menu li {

		float:		left;
		font-family:	arial,helvetica;
		font-size:	12px;
		font-weight:	normal;
		list-style-type:outside;
		margin:	0px;
		margin-left:	5px;
		padding:	0px 0px 3px;
		width:		128px;
		position:	relative;
		display: inline;
	}

	#menu li ul {
		opacity: 0;
		visibility: hidden;
		overflow: hidden;
		background-color: #8f0000;
		position: absolute;
		z-index: 20;
		top: 18px;
		left: -10px;
		display: none;
	}

		#menu li ul li {
			padding: 5px;
			font-size:	10px;
		}

	#menu .last {
		width:		auto;
	}

	#menu a {
		text-decoration: none;
		color: white;
	}

.coll h2 {
	background: rgb(143, 0, 0);
	cursor: pointer;
	color: white;
	padding: 5px;
	font-size: 14px;
	margin: 0px;
}

.coll h2:hover {
	background: rgb(170, 0, 0);
}


.coll {
	border: 1px dashed black;
	padding: 0px;
	margin-bottom: 1em;
}

.coll .c {
	padding: 1em;
}


.thumbscontainer li {
	float: left;
	list-style: none;
	clear: none !important;
	margin-right: 1em;
	text-align: center;
	width: 200px;
	height: 250px;

	position: relative;
}
	.thumbscontainer li p {
		margin: 0;
		padding: 0;
	}
	.thumbscontainer img, .thumbscontainer a {
		padding: 0;
		margin: 0;
	}

	.pagenumbers {
		padding: 1em 1em 2em;
	}


#printlink {
	background: transparent url(/images/print.gif) no-repeat scroll 3px 2px;
	padding: 3px 0pt 3px 26px;
	float: right;
	width: 100px;
}

#prlogo {
	height: 0px;
	width: 0px;
	padding: 0px;
}

#prlogo img {
	height: 0px;
	width: 0px;
	padding: 0px;
}

#prlogo .phones {
	display: none;
}
#pagination * {
	margin-right: 0.7em;
}

.footerlinks
{
color: #ddd;
}

.footerlinks:hover
{
color: #fff;
}
