html,body {
   font-family:Verdana;
   margin:0px;
}

.container
{
	width:950px;
	margin:0px auto 0px auto;  
	height:auto;
	background:#ffffff;
}

.ponudba
{
	width:910px;
	margin:0 auto 0 auto;  
	height:auto;
	background:#ffffff;
	text-align:right;
	padding-top:10px;
	color:#f37020;
	font-size:11px;
}

.ponudba a
{
   color:#f37020;
   text-decoration:none;
}

.ponudba a:hover
{
   color:#a4b1bf;
   text-decoration:underline;
}

div.spacer2{height:2px;}
div.spacer4{height:4px;}
div.spacer6{height:6px;}
div.spacer8{height:8px;}
div.spacer10{height:10px;}
div.spacer12{height:12px;}
div.spacer16{height:16px;}
div.spacer20{height:20px;}

.header {position:absolute; z-index:2; top:15px;	}

.footer{position:relative; margin:0 auto; font-size:10px; width:910px; text-align:right; color:#999; padding-top:5px;}

span.title{font-size:23px; position:relative; top:29px; color:#000;}

span{font-size:14px; color:#444; }

.box_content {
   z-index:1;	
   background: #eee;
   margin-top:52px;
}
.top div {
   background: url(res/tl.png) no-repeat top left;
}
.top {
   background: url(res/tr.png) no-repeat top right;
}
.bottom div {
   background: url(res/bl.png) no-repeat bottom left;
}
.bottom {
   background: url(res/br.png) no-repeat bottom right;
}

.top div, .top, .bottom div, .bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.box_text { margin:0 15px 0 15px; text-align:justify; font-size:13px; color:#555;}