body {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
line-height: 18px;
margin: 0;
padding: 15px 0 0 0;
color: #0F0F0F;
text-align: center;
}

#container {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}

#header {
width: 600px;
text-align: center;
border-bottom: 1px solid #BFBFBF;
height: 175px;
background:url(../images/hd_bege.jpg) repeat-x 0 0
}

#header_kontakti {
	float: right;
	text-align: right;
	font-size: 11px;
	margin: 5px 15px 0 0;
}

#header_kontakti p {
	padding: 4px 0;
	color:#fff;
}

#header_kontakti p a {
	color:#fff;
}

#header img {
	float: left;
}

.date {
    float: left;
    width: 150px;
}

.txt {
	width:450px;
	float:left;
}

.content {
}

.detalji_left {
	float: left;
	width: 292px;
	margin-right: 15px;
}

.detalji_right {
	float: right;
	width: 292px;
}


.sep {
	border-bottom: 1px solid #BFBFBF;
	height: 1px;
	clear: both;
	font-size: 1px;
}

h1 {
color: #942274;
font-size: 16px;
margin: 0;
}

.content_title h1 {
	float: left;
	padding-top: 5px;
}

.content_title {
	padding: 10px 0 0;
	float: left;
	width: 600px;
	margin-bottom: 10px;
}

h2 {
color: #807f80;
font-size: 16px;
margin: 0;
padding: 15px 0 5px;
}

h3 {
margin: 0;
font-size: 1.4em;
color: #7c7c7c;
}

p {
margin: 0;
padding: 7px 0;
}

h1 {
	margin: 0 0 10px 0;
}


.opis {
	padding-bottom: 10px;
	text-align: justify;
	padding-top: 15px;
	float:left;
	margin-bottom:5px;
}

.opis2 {
	padding-bottom: 10px;
	text-align: justify;
	padding-top: 15px;
	float:left;
	margin-bottom:5px;
	width:600px;
}

.ponuda_img {
float: left;
padding: 20px 15px 0;
text-align: center;
width: 150px;
}

.ponuda_img img {
max-width: 140px;
width: expression(this.width > 140 ? 140: true);
min-height: 100px
}

#images {
	float: left;
	width: 600px;
	clear: both;
	padding-bottom: 20px;
}

#images img {
border: 1px solid #979797;
}

.border {
clear: both;
float: left;
}

a {
	color: #5f2167;
	outline: none;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


.detalji_row {
	float: right;
	width: 292px;
	margin-bottom: 1px;
	line-height: 19px;
	border-bottom: 1px solid #BFBFBF;
}

.detalji_row_left {
	float: left;
	width: 127px;
	padding: 6px 0;
}

.detalji_row_right {
	float: left;
	width: 145px;
	padding: 6px 10px;
}


.clear {
	clear: both;
}


#print_btn {
	background: url(../images/print.gif) no-repeat;
	width: 85px;
	height: 30px;
	float: right;
	cursor: pointer;
	margin: 10px 0 0 0;
}
