html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	scrollbar-face-color: #e1e1e1;
	scrollbar-track-color: White;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #666666;
}
ul{
	margin-bottom: 0px;
	margin-top: 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#podval{
	background: url(/img/bg_podval.gif) repeat-y;
}
#podval .icos{
	margin: 0;
	padding: 0;
}
#podval .icos li{
	margin: 0;
	padding: 0 10px;
	display: inline;
	float: left;
}
#podval .icos a, #podval .icos a:visited{
	display: block;
	width: 23px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 0 -15px;
}
#podval .icos a:hover{
	background-position: 0 0;
}
#lmenu{
	background: url(/img/bg_lmenu.jpg) repeat-y;
}
#lmenu #imenubott{
	width: 176px;
	height: 67px;
	background: url(/img/bg_lmenubott.gif) no-repeat;
}
#topper{
	background: url(/img/bg_top.jpg) no-repeat right;
	vertical-align: top;
}
#topper #contak{
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	color: Black;
}
#topper #contak a, #topper #contak a:visited{
	text-decoration: none;
	font-size: 14px;
	color: Black;
}
#topper #contak a:hover{
	color: 515151;
}

#rnews{
	background: url(/img/bg_rnews.gif) repeat-y;
	vertical-align: top;
}
#rnews #tophead{
	background: url(/img/bg_newshead.jpg) no-repeat;
	height: 46px;
	color: White;
	font-weight: bold;
	padding: 0 0 0 20px;
	line-height: 35px;
	font-size: 18px;
}
.newsitem{
	padding: 5px;
}
.newsitem .date{
	font-weight: bold;
	font-size: 10px;
}
.newsitem a, .newsitem a:visited{
	text-decoration: none;
}
.newsitem a:hover{
	text-decoration: underline;
}

#mainpage{
	padding: 5px 15px;
}
.catfoto{
	background: url(/img/bg_brfoto.gif) center no-repeat;
	text-align: center;
	vertical-align: middle;
}
.catfotobl{
	background: url(/img/bg_blfoto.gif) center no-repeat;
	text-align: center;
	vertical-align: middle;
}
.cats{
	margin: 10px 0;
}
.cats h2{
	color: #802323;
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 15px;
}


/* oldone */
table.brick{
	margin-top: 10px;
	margin-bottom: 30px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
	background-image: url(/img/table_back.jpg);
	background-repeat: repeat-y;
}
table.pricetext{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}
table.table_bricks{
	font-size: 7pt;
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
	padding: 0px;
}

td.tabletop{
	background-image: url(/img/table_name.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px 20px 0;
	height: 52px;
}
td.tabletop h2{
	font-size: 14px;
}
td.tabledescr{
	background-image: url(/img/table_descr.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 5px;	
	font-weight: bold;
	font-size: 14px;
}
td.tableline{
	background-image: url(/img/table_line.jpg);
	background-repeat: 0;
	height: 3px;
}
td.tableinfo1{
	background-color: #F1F1F1;
	padding-right: 5px;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
}
td.tableinfo2{
	background-color: #F1F1F1;
	padding-left: 5px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
td.tabledown{
	background-image: url(/img/table_down.jpg);
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	font-size: 9pt;
}

.menus{
	margin-right: 0px;
	margin-top: 22px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
a.menupoint{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	line-height: 10pt;
	color: Black;
}
a.menupointr{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	line-height: 10pt;
	color: #802323;
}
a.menupoint:hover, a.menupointr:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	color: #F1F1F1;
}
a.pricename{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: Black;
	text-align: left;
	text-decoration: none;
}
a{
	font-size : 10pt;
	color: Black;
}
a:hover{
	color: #7C7C7C;
	text-decoration: none;
}
a.links{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	color: #7C7C7C;
}
a.links:hover{
	color: #5A5A5A;
}
a.downprice{
	font-size: 8pt;
}
h1{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: Black;
	text-align: center;
}
font.h2{
	font-weight: bold;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: Black;
	text-align: center;
}
h2{
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: Black;
	text-align: center;
}
strong{
	font-weight: normal;
}
hr{
	height: 1px;
	border: 0px;
	background-color: White;
	color: White;
	margin-bottom: 10px;
	width: 70%
}
blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
}
p{
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.current{
	color: #F1F1F1;
	line-height: 10pt;
}
