.clsFooterText {
	font-family: "MS Sans Serif", Verdana, "Times New Roman";
	font-size: 10px;
	color: #696868;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
}
.clsFooterText a:link {
	font-family: "MS Sans Serif", Verdana, "Times New Roman";
	color: #696868;
	text-decoration: underline;
}
.clsFooterText a:visited {
	font-family: "MS Sans Serif", Verdana, "Times New Roman";
	color: #696868;
	text-decoration: underline;
}
.clsFooterText a:active {
	font-family: "MS Sans Serif", Verdana, "Times New Roman";
	color: #696868;
	text-decoration: underline;
}
body {
	font-family: Verdana, "Times New Roman";
	color: #000000;
	font-size: 10px;
}
.clsFooterText a:hover {
	font-family: "MS Sans Serif", Verdana, "Times New Roman";
	color: #696868;
	text-decoration: none;
}


.clsHeaderText {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: normal;
}
.clsTitleBarText {
	font-family: "MS Sans Serif", Verdana, "Times New Roman";
	text-align:center;
	padding-left:25px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.clsNormalText {
	font-family: "MS Sans Serif", Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
}
.clsNormalTextBold {
	font-family: "MS Sans Serif", Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.clsTableLRBorder {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}


.content
{
	/*padding-top:5px;*/
	/*padding-bottom:5px;*/
	color: #666666;
	text-decoration:	none;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
}
.content p
{
	text-align:left;
	padding-left: 23px;
	/*padding-bottom: 10px;*/
	padding-right: 23px;
	color: #666666;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.content table
{
	/*vertical-align:middle;
	width:94%;*/
	}
	

.content h1
{
	text-align:left;
	/* margin-top:10px;*/
   padding-top:10px;
	padding-left: 23px;
	font: bold 16px arial, sans-serif;
	color: #85A71D;
	text-decoration: none;
	}
.content h2
{
    /*margin-top:5px;
	padding-left: 23px;*/
	text-align:left;
	font: bold 11px verdana, sans-serif;
	color: #FF6600;
	text-decoration: none;
}


.content li
{
	font-size: 12px;
	/*height:20px;
	padding-bottom: 0px;
	padding-top: 0px;
    margin-top:0px;
	margin-bottom:0px;
	color: #FF6600;
	text-decoration: none;*/
}

.content a{
	color:#FF6600;
	font-weight:normal;
	text-decoration:underline}

.content a:hover{
	text-decoration:none;
}

.content a:visited{
	color:#000000}

.txtimageleft {
    float:left;
	padding-top: 3px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	vertical-align: top;
}


#gallery {
  /*padding:0; */
  padding-top:5px;
  margin:0; 
  list-style-type:none; 
  overflow-x:hidden; 
  overflow-y:scroll; 
  width:200px;
  height:428px; 
  /*border:1px solid #888; */
  /*background:#fff url(../images/gallery_big1100_0260.jpg);*/
  }
#gallery li {
  /*float:left;*/
  margin-bottom:3px;
  }
#gallery li a {
  display:block; 
  /*height:50px;*/
  /*width:320px; */
  /*float:left; */
  text-decoration:none; 
  border-bottom:1px solid #fff; 
/*  cursor:default;*/
  }
#gallery li a img {
	width:160px; 
	height:120px; 
	border:0;
	border:1px solid #888;
	padding:5px;
	background:#ccc;
}
/*#gallery li a:hover {
  background:#eee; 
  height:240px;
  }
  */
#gallery li a:hover img {
  background:#aed929;
  }

fieldset
{
border: 1px solid #cccccc;
width:445px;
float:left;
margin-left:25px;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
font: 12px verdana, sans-serif;
color: #666666;

}

legend
{
	color: #FF6600;
	border: 1px solid #cccccc;
	padding: 2px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 

.content input#button{
	margin-right:40px;
	float: right;
}

#imgGallery {
	text-align:left;
	padding-top: 15px;
	padding-bottom: 15px;
}

#imgGallery img{
	border:0;
	border:1px solid #888;
	padding:5px;
	background:#ccc;
}

#imgGallery a:hover img {
  background:#aed929;
  }
.akcija {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: blink;
	text-align: center;
	height: 30px;
	font-size: 12px;
}

