body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	background-color: #9E192C;
	text-align: center;
	width: 100%;
	padding-top: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-size: 12px;
	color:#CCCCCC;
	text-align: justify;
}

a {
	display: block;
	text-decoration: none;
	color:#CCCCCC;
	border: none;
}
a:hover {
	color:#333333;
}

a img {
	border: 0px;
}

h2 {
	text-align: left;
	color: #CCCCCC;
}
#content {
	padding: 20px;
}

#content img {
	float: left;
}

#content h2 {
	float: left;
	margin-left: 20px;
}

#contenttitle {
	height: 240px;
	clear: both;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#mainmenu {
	background-image: url(../images/bgr2.jpg);
	background-repeat: repeat-x;
	height: 667px;
	width: 800px;
	overflow: visible;
}

#header {
	width: 800px;
	height: 110px;
	margin: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#headerhome {
	width: 800px;
	height: 110px;
	margin: 0px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
}

#topmenu {
	width: 800px;
	height: 82px;
	text-align: center;
	clear: both;
	padding-left: 10px;
}

#topmenu li {
	background-image: url(../images/buttonbgr.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-right: 10px;
	float: left;
	height: 42px;
	width: 106px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 4px;
	font-size: 14px;
}

#leftnav {
	float: left;
	width: 140px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}

#logo {
	float: left;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 308px;
	margin-left: 0px;
	margin-right: 0px;
}

#rightnav {
	float: right;
	width: 140px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}

#leftnav ul, #rightnav ul {
	width: 140px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#leftnav li, #rightnav li {
	background-color: transparent;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100px;
	width: 140px;
	font-size: 12px;
	font-weight: bold;
}

.kucninamestaj {
	background-image: url(../images/kucninamestaj.jpg);
	background-repeat: no-repeat;
}

.kancnamestaj {
	background-image: url(../images/kancnamestaj.jpg);
	background-repeat: no-repeat;
}

.kozninamestaj {
	background-image:url(../images/kucninamestaj.jpg);
	background-repeat: no-repeat;
}

.lokali {
	background-image:url(../images/lokali.jpg);
	background-repeat: no-repeat;
}

.sedista {
	background-image:url(../images/sedista.jpg);
	background-repeat: no-repeat;
}

.jahte {
	background-image:url(../images/jahte.jpg);
	background-repeat: no-repeat;
}


#gallery {
	padding-left: 20px;
}

.subgallery {
	clear: both;
}

#gallery p, #gallery h2 {
	text-align: left;
	color: #CCCCCC;
}

#gallery h2 {
	margin-right: 50px;
	font-size: 14px;
	border-bottom: 2px solid;
	border-bottom-color: #CCCCCC;
}
#gallery li {
	width: 150px;
	height: 150px;
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

.clearing {
	clear: both;
}

#foottext p {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#footer {
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
}

#back {
	font-size: 10px;
	float: left;
	color: #CCCCCC;
	margin-left: 10px;
}
	
#copyright {
	font-size: 10px;
	float: right;
	color: #CCCCCC;
	margin-right: 10px;
}