/* CSS Document */

body{
margin:0px;
font-family:tahoma;
background-color:#000000;
}

.margin-top-body{
margin-top:35px;
}

.brdr{
border:1px solid #999999;
}

p{
color:#6c6c6c;
font-size:11px;
margin:10px;
}

.white{
color:#FFFFFF;
}

.copy{
font-size:10px;
margin:5px;
}

.copy-white{
font-size:10px;
margin:5px;
color:#efefef;
}

a:link {
	color:#ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #efefef;
	border-bottom:#efefef dotted 1px;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

/* pozadine body */        
.bg-sub{
background:#070707 url(images/subbg.gif) repeat-x;
}

.bg-left{
background:url(images/bg_subl.jpg) no-repeat right top;
}

.bg-right{
background:url(images/bg_subr.jpg) no-repeat left top;
}

.bg-top{
background:url(images/bg_top.jpg) no-repeat center top;
height:65px;
}

.bg-centar-top{
background:url(images/round_top.gif) no-repeat center top;
}

.bg-centar-bottom{
background:url(images/round_bottom.gif) no-repeat center top;
}

.okvir-bg-levo{
background-image:url(images/okvir-sredina-levo.jpg);
background-repeat:repeat-y;
background-position:center;
}

.okvir-bg-desno{
background-image:url(images/okvir-sredina-desno.jpg);
background-repeat:repeat-y;
background-position:center;
}


a.meni:link {
	color:#6c6c6c;
	text-decoration: none;
}
a.meni:visited {
	text-decoration: none;
	color: #6c6c6c;
}
a.meni:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom:none;
}
a.meni:active {
	text-decoration: none;
	color: #6c6c6c;
}

.centar-onama{
background:url(images/centar-onama.jpg) no-repeat center;
height:370px;
}

.enterijer{
background:url(images/enterijer.jpg) center top no-repeat;
}


.galerija{
background:url(images/galerija.jpg) center top no-repeat;
}

.kontakt{
background:url(images/kontakt.jpg) center top no-repeat;
}