BODY{
	margin: 0;
	padding: 0;
	font-family: Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #67747b;
}


P, A, TD, TH, LI, INPUT {
	font-size: 10pt;
}
A,A:link,A:active, A:visited  {
  color: #9d0a0e;
  font-size:12px;
}
A:hover {
	text-decoration: none;
}
STRONG{
  color:#665a50;
}
P, TABLE, H1, H2, H3, H4, H5, H6, UL, OL, FORM{
  margin:0;
  padding:0;
}
H1, H2, H3, H4, H5, H6{
	padding:10px 0;
}

H1, h1 a, h1 a:active, h1 a:visited{
	color: #9d0a0e;
	font-size: 20px;
	text-decoration: none;
}

P{
  padding: 5px 0;
}
H2 , h1 a , h1 a:active , h1 a:visited {
	color:#665a50;
	font-size:17px;
	text-decoration: none;
}
H3, H3 A, H3 A:active, H3 A:visited,
H4, H4 A, H4 A:active, H4 A:visited,
H5, H5 A, H5 A:active, H5 A:visited,
H6, H6 A, H6 A:active, H6 A:visited {
	color:#665a50;
	font-size:16px;
	text-decoration: none;
}
INPUT {
}
select {
}
.input {
}
.button {
}
.cleaner {
	clear: both;
}
#home{
  border: 2px solid #d4ccc1;
  margin:1px 1px 10px 1px;
  padding:0;
}
#home .home-space{
  background:#eeeae6 url(../images/home_bg.png) repeat-x top;
  margin:0;
  padding:1px 10px;
}
#home P,#home H2{
  padding:15px 0;
}

.ponuka-item{
  float:left;
    width:270px;
}
.ponuka-item .ponuka-item-spacer{
  padding-right:10px;
  padding-bottom:10px;
  text-align: justify;
 }
.ponuka-item IMG{
  margin: 0 15px 5px 0;
  float:left;
}



