@charset "utf-8";
/* basic */
body { margin:0px; font-family:Verdana;	font-size:13px }
a:link { color:#369; text-decoration:none }
a:visited {	color:#369;	text-decoration:none }
a:hover { color:#369; text-decoration:underline }
a:active{ color:#369; text-decoration:none }
select { color:#369; border:#CCC solid 1px; cursor:pointer }
select:hover { color:#333; border:#369 solid 1px; cursor:pointer }
/* formats */
.beo { color:#FFF }
.blu { color:#369 }
.tamni { color:#221e1f }
.mid { font-size:12px }
.small { font-size:11px; line-height:130% }
.padd2 { padding:2px }
.padd4 { padding:4px }
.padd6 { padding:6px }
td.tab6 { width:6px }
td.tab12 { width:12px }
.h20 { height:20px }
.left { text-align:left }
.cen { text-align:center }
.right{ text-align:right }
/* Cellpadding=0 Cellspacing=0 Hack */
table {	border-collapse:collapse }
table, td, th {	padding:0 }
/* Header, content */
table#logo { position:absolute;	top:5px; width:100%; height:100px; z-index:1 }
img#floralLeft { position:absolute;	left:0px; top:0px; z-index:2 }
img#floralRight { position:absolute; right:0px;	top:0px; z-index:2 }
table#kontakt {	position:absolute; top:5px; left:10px; z-index:3 }
table.index { position:absolute; top:150px;	width:100%;	height: 24;	z-index:2 }
table.content {	width:600px }
table.sekcija {	width:400px }
table.sekcijaUza { width:180px }
table.cenovnik { display:none }
td.frameTop30 {	background-image:url(_img/frame-top30.png);	height:30px }
td.frameTop40 {	background-image:url(_img/frame-top40.png);	height:40px }
td.frameMid180 { background-image:url(_img/frame-mid180.png); width:180px }
td.frameMid200 { background-image:url(_img/frame-mid200.png); width:200px }
td.frameMid245 { background-image:url(_img/frame-mid245.png); width:245px }
td.frameBottom { background-image:url(_img/frame-bottom.png); width:160px; height:20px }
td.frameBottomUza {	background-image:url(_img/frame-bottom.png); width:140px; height:20px }
td.frame2top30 { background-image:url(_img/frame2-top30.png); width:360px }
td.frame2bottom { background-image:url(_img/frame2-bottom.png) }
td.frame2mid400 { background-image:url(_img/frame2-mid400.png);	width:400px }
/* SWF Object */
#flashcontent { color:#666;	font-size:11px }
/* Rollover */
img.thumb { border:#FFF 1px solid }
img.thumb:hover { border:#CCC 1px solid }
