body {

	background-color: #2C2D2E;
	background-image: url(../images/page_back2.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
}

a.NavButton {
	display:block;
	color: #FFFFFF;
	vertical-align: top;
	height: 26px;
	background-image: url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
}

table.main_menu a.NavButton{
height:auto;
margin-bottom:10px;
}

table.main_menu td.Navigation{
vertical-align:top
}

td.middle_block_bg{
background: url(../images/table_back.png) top left repeat-x;
color:#000
}

a.NavButton:link     {  color:#FFFFFF;     text-decoration: none; }

a.NavButton:visited  {  color:#FFFFFF; 	text-decoration: none; }

a.NavButton:hover  
{  	
	color:#FFFFFF; 	
	text-decoration: underline;
}


a.NavButton:active  
{  	
	color:#FFFFFF; 	
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {


	color: #FFFFFF;
	text-decoration: underline;
}
a:active {



	color: #FFFFFF;
	text-decoration: underline;
}

a.Language:link {
	color: #999999;
	text-decoration: none;
}
a.Language:visited {
	color: #999999;
	text-decoration: none;
}
a.Language:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.Language:active {
	color: #CCCCCC;
	text-decoration: none;
}
.SubNav {
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}


a.SubNavButton {
	width:100%;
	display:block;
	color: #FFFFFF;
	background-image: url(../images/nav_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}


a.SubNavButton:link     {  color:#FFFFFF;     text-decoration: none; }

a.SubNavButton:visited  {  color:#FFFFFF; 	text-decoration: none; }

a.SubNavButton:hover  
{  	
	color:#FFFFFF; 	
	text-decoration: underline;
}


a.SubNavButton:active  
{  	
	color:#FFFFFF; 	
	text-decoration: underline;
}
.Navigation {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.Content {
	padding: 25px 20px 20px;
	line-height: 160%;
	font-size: 12px;
}
.ContentBg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.PageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.HeadText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 140%;
	padding-top: 20px;
}
.Bullets {
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.Footer {
	font-size: 11px;
	color: #999999;
	padding-right: 20px;
	padding-left: 20px;
}
.NavBack {
	font-weight: normal;
	font-size: 11px;
}
.Date {
	font-size: 11px;
	color: #999999;
}
hr {
  color: #525356;
	size: 3px;
}

a.PaleLink:link {
	color: #999999;
	text-decoration: underline;
}
a.PaleLink:visited {
	color: #999999;
	text-decoration: underline;
}
a.PaleLink:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.Language:active {
	color: #CCCCCC;
	text-decoration: underline;
}

.TableContent {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5F6163;
	padding: 3px;
	color: #CCCCCC;
}
.TableHeader {
	padding: 3px;
	color: #FFFFFF;
	background-color: #4B8A42;
}
/* -------------------------------------    galerija    ------------------------------------------------- */
.galeryHolder {
	width:539px;
	margin-top:15px;
}
td.galery {
	width:33%;
	vertical-align:top;
	padding:0 12px 12px 0;
}
.galWrap {
	width:100%;
}
td.corner {
	width:7px;
	height:19px;
}
td.galCont {
	background:#2c2d2e;
	text-align:center;
}
td.galCont2 {
	background:#2c2d2e;
	text-align:left;
	padding:5px 18px;
}
td.galCont img{
	border:none;
	margin-bottom:12px;
}
td.galCont a{
	font:12px/14px Tahoma;
	color:#fff;
}
td.galCont a:hover{
	text-decoration:none;
}
.quantity {
	background:url(../images/galerija/folder.gif) left center no-repeat;
	padding-left:24px;
	color:#a09f9f;
	font:11px/14px Tahoma;
}
a.path1 {
	color:#dbdbdb;
	text-decoration:none;
	font:12px/14px Tahoma;
}
a.path1:hover {
	text-decoration:underline;
}
.title01 {
	color:#fff;
	font:bold 16px Tahoma;
	padding-bottom:5px;
}
.list {
	color:#a09f9f;
	font:11px/16px Tahoma;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.list img{
	display:block;
	clear:both;
}
td.nxt {
	color:#a09f9f;
	font:10px/13px Tahoma;
	padding:0 10px;
}