/***************************************************
	
 ***************************************************/
body {
	margin:0;
	padding:0;
	width:100%;
	background: #9C0005 url(../images/Bg.jpg) repeat-x;}
	
.content {
	width:920px;
	text-align:center;
	margin:0 auto;}
	
img { 
	border:none;}
	
td {
	font: 13px "lucida grande", tahoma, sans-serif;
	color: #FFFFFF;}
	
.header {
	height:250px;
	width:100%;
	text-align:center;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #555555;
	background: #9C0005 url(../images/Header.gif) repeat-x;}
	
.footer {
	padding:9px 0px 0px 0px;
	height:144px;
	width:100%;
	background: #9C0005 url(../images/Footer.jpg) repeat-x;}
	
.footerLeft{
	width:180px;
	height:100px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #444444;
	background: url(../images/FooterLeft.gif) no-repeat top center;}
	
.footerRight{
	width:262px;
	height:135px;
	padding:15px 0px 0px 0px;
	text-align:center;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #444444;
	background: url(../images/FooterRight.gif) no-repeat top center;}
	
.indexTab{
	width:255px;
	height:224px;
	background: url(../images/TabBg.gif) no-repeat top center;}
	
.indexTabKontakt{
	width:255px;
	height:260px;
	background: #FFFFFF url(../images/indexTabKontakt.gif) no-repeat top center;}
	
.contentBg{
	height:397px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #444444;
	background: url(../images/ContentBg.jpg) repeat-x top center;}
	
/***************************************************
	KONTAKT
 ***************************************************/
.Kontakt{
	width:920px;
	height:382px;
	padding:0px 0px 0px 40px;
	text-align:left;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #444444;
	background: url(../images/Kontakt.gif) no-repeat top left;}
	
input, textarea {
	padding: 1px 3px; 
	font: 12px Tahoma, Helvetica, sans-serif;
	color: #555555; 
	background: #F8F8F8; 
	border: 1px solid #A6A6A6;
	width:300px;}
	
input:hover, input:focus, textarea:hover, textarea:focus {
	color: #555555; 
	background: #FFFFFF; 
	border: 1px solid #A6A6A6;}
	
.buttonSubmit {
	padding: 1px 3px; 
	font: 12px Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;  
	background: #555555;
	border: 0.5px solid #CCCCCC; 
	width:auto;}
	
.buttonSubmit:hover {
	color: #FFFFFF; 
	background: #555555; 
	border: 0.5px solid #CCCCCC;}
	
a.White:link{
	text-decoration:underline;
	font-weight:normal;
	color: #FFFFFF}
a.White:visited {
	text-decoration:underline;
	font-weight:normal;
	color: #FFFFFF}
a.White:hover{
	text-decoration:none;
	font-weight:normal;
	color: #CCCCCC}
	
a.Black:link{
	text-decoration:underline;
	font-weight:normal;
	color: #BE1303}
a.Black:visited {
	text-decoration:underline;
	font-weight:normal;
	color: #BE1303}
a.Black:hover{
	text-decoration:none;
	font-weight:normal;
	color: #BE1303}
	
a.LINKStudio:link{
	text-decoration:underline;
	font-weight:normal;
	color: #FF0099}
a.LINKStudio:visited {
	text-decoration:underline;
	font-weight:normal;
	color: #FF0099}
a.LINKStudio:hover{
	text-decoration:none;
	font-weight:normal;
	color: #FF0099}
	
a.Slika:link {
	border-bottom: 2px solid #FAFAF9;}
a.Slika:visited {
	border-bottom: 2px solid #c00;}
a.Slika:hover {
	border-bottom: 2px solid #c00;}

.Black{
	font: 12px Tahoma, Helvetica, sans-serif;
	color: #444444;}

.Head{
	font: 17px Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;}
	
.HeadBlack{
	font: 17px Tahoma, Helvetica, sans-serif;
	color: #444444;}

.Gallery{
	background: #9C0005 url(../images/GalleryBg.gif) repeat-x;}
/***************************************************
	MENU
 ***************************************************/
#top-nav {
	padding: 0px;
	height: 39px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;}
	
#top-nav ul {
	padding: 0px;
	margin: 0px;}
	
#top-nav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;}
	
#top-nav li a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top-btn.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 106px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 39px;
	background-position: 0px 0px;}
	
#top-nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top-btn.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 106px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 39px;
	background-position: 0px -39px;}
	
#top-nav .on {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top-btn-on.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 106px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 39px;}
