/* Page Layout ***********/

html, body {

  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
  position: relative;
}

#page {
	/* margin:35px auto 0 0; */
	margin:0 auto;
	padding:0;
	width: 1000px;
	min-height: 100%;
	height: auto;
	position:relative;
	padding-bottom: 75px;
}

#header {
	height: 183px;
	width: 1000px;
}
#header h1 {
	width: 212px;
	height: 121px;
	padding:0px;
	margin: 10px 0px 0px 30px;
	float: left;
}

#header h1 a {
	display: block;
	width: 212px;
	height: 121px;
	padding:0px;
	margin: 0px;
}	

#header h1 a span {  display:none;	}

#topmenu {
	overflow:hidden;
	margin:0;
	padding:0;
	width: 600px;
	position: absolute;
	top: 132px;
	right: 0px;
}

#topmenu  ul {
	margin:10px 0px 10px 10px;
	padding:0;
	width: 130px;
	list-style: none;
	float: left;
}
#topmenu li {
	font-weight: bold;
	font-size: 11px;
}
#topmenu  ul li a {
	height: 18px;
	margin:0;
	padding:5px 0px 0px 18px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/img/quo.gif) no-repeat left 1px;	
}
#topmenu  a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}


#content {
	margin:0;
	padding:0;
	/*position:relative;*/
}

#main {
  float:left; 
  width:470px;
  margin:4px 0 0 284px;
}

#leftcol {
	float:left;
	width:294px;
	margin-left:-754px; /*284+470*/
	margin-top: 0px;
	text-align: justify;	
}

#leftcol2 {
	width:294px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#rightcol{
	float:right;
	width:238px;
}

#main,  #leftcol, #rightcol{ 
	padding:0 0 10px 0;
}

#search
{
	position:absolute;
	margin: 0px;
	padding: 0px;
	left: 8px;
	top: 140px;
	width:140px;
}
#search input {
	width:120px;
}
#search select {
	width:100px;
}
#search #submit {
width:30px;
}
#footer {
	height: 75px;
	margin:0 -20px;
	padding:0 20px;
	width: 1000px;
	position: absolute;
	bottom: 0px;
}
.clear {
	clear:both;
}
.hid {  display:none;	}

.block {
	margin: 10px;
	padding:0 0 10px 0;
}
#main h2,
#main h1.drops,
.block h4{
	margin: 10px 0 5px 0;
	padding: 2px 5px 0px 21px;
	height: 18px;
}
#main h3
{
	margin:0;
	padding: 5px;
}
#main p img
{
	padding:4px;
	 
}
form#search 
{
	height:52px;
}
label.srch1
{
	height: 52px;
	
}
ul#submenu li 
{
	padding: 0 2px 5px 2px;
}


/* Colors and BG ***************************************/

html {

	background: #f4f4f4 url(/img2/htm-bg.gif) no-repeat 1000px bottom;

}

body {

  background: url(/img/t-head.png) no-repeat center top;

}

#header
{
	background: #FD4141 url(/img/bg-header.png) repeat-x left bottom;
}

#header h1 {

	background: url(/img2/made-logo-sign.gif) no-repeat;

}
#page {
  background: #FFFFFF;
}
#footer
{
	background: #fe6565 url(/img/htm-bg.gif) no-repeat center bottom;
}
#main h2,
#main h1.drops,
.block h4
{
	background: url(/img2/krug.gif) no-repeat left center;
}
.block {
	border-bottom: 1px solid #FF0000;
}



/*FONTS AND TEXT*/
body {

  font-size: 70%; /* Resets 1em to 12px (default 1em = 16px)*/
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  color:#525252;
}
h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
}
p {
	margin:0;
	padding:0 2px 8px 2px;
	
}

 a,
 a:link
{
	color:#D90000;
	text-decoration: none;
}
a:hover
{
  text-decoration: underline;
 
}
#topmenu li {
	font-weight: bold;
	font-size: 11px;
}
#main {
	
}
#main h2,
#main .drops,
.block h4
{
	color: #ff0000;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#main h1
{
	font-weight: bold;
	font-size:16px;
}
#main h3,
#main h3 a
{
	font-weight: bold; 
	font-size: 14px;
	color:#333333;
}
#main h4
{
	font-weight: bold; 
	font-size: 13px;
}


#main p {
	text-align:justify;
}
#search label
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;	
}
.newsitem a,
.topic a {
	text-decoration: none;
}
a.newsitem,
p.topic a {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a.newsitem:hover,
.topic a:hover  {
	text-decoration:underline;
}
.newsitem a.more,
p.more a {
	color: #ff0000;
}
p.newsitem,
p.topic {
	text-indent: -36px;
	padding:1px 1px 9px 40px;
	
}
#addbk,
#addbk a {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;	
}
td.EUR  {
	font-weight: bold;
	color: #000099;
}
td.USD  {
	font-weight: bold;
	color: #009933;
}
td.copyr {
	font-size: 90%;
	color: #fe6565;
}
#botmenu, 
#botmenu a {
	color: #FFFFFF;
}

ul.submenu li 
{
	color:#FF0000;
	font-size: 100%;
}

ul.submenu li a
{
	color:#333333;
}
a.sellit {
	color:#333333;
}
h3.drops,
h3.drops a {
	font-size:10px;
}
/*MISC*/
#valuta td,
#valuta th {
	font-size: 11px;
}
#valuta td.plus{
	font-weight: bold;
	color: #009900;
}
#valuta td.minus{
	font-weight: bold;
	color: #D50000;
}
#addbk {
	position:absolute;
	top: 160px;
	right: 5px;	
}
#main p.pager {
text-align:center;
display:block;
}
.block div table {
font-size: 11px;
margin-top: 10px;
}
.other a {
	color: #333333;
	text-decoration: none;
}
#top_vr {
	border: 1px solid #FF0000;
	font-size: 12px;
	color: #333333;
	background: #FFFFCC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
#top_vr h1, #top_vr h2, #top_vr h3, #top_vr p {
padding:0px;
margin:0px;
text-align: center;
}
#top_vr p strong {
	font-weight: normal;
	color: #FF0000;
}
#top_vr u {
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
	line-height: 28px;
}
.iframe { height:240px; }
.b_234 { margin-left: -10px; }