body {
	margin:0;
	padding:0;
	background-color: #000000;
	background-image: url(../images/base-bg.gif);
}
.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;

}

.slideshow img{ /*CSS for each image tag*/
width:150px;
height:130px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
margin-left:50px;
text-align:center;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;   
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;  
}

p,td { font-family:"Comic Sans MS", cursive;
	margin-top: 0px;
}

a{
	color: #e6a354;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.right-bg {
	background-image: url(file:///D|/Djinn/Templates/051-100/067/HTML/images/left-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.left-bg {
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.tabelmeniu{font-size:16px;
			color:#FFF;
			font-family:"Comic Sans MS", cursive;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}
.right-news {
	color: #FFFFFF;
	font-size:11px;
	text-align: center;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
	background-image: url(../images/adr-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #e6a354;
	padding-right: 2px;
	text-align: right;
	vertical-align: middle;
}

.c_name {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #6e1927;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	text-align: center;
	vertical-align: middle;
	padding-right: 2px;
}


.bottom_menu {
	color: #e6a354;
	text-align: center;
	padding-top: 8px;
	background-image: url(../images/b-bg.gif);
	background-repeat: repeat-x;
	padding-left: 8px;
	vertical-align: top;
}

.bottom_lnk{
	color: #e6a354;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}

.menu {
	color: #FFFFFF;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_lnk:hover {
	color: #EDBA7B;
	text-decoration: none;
}


.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub_lnk{
	color: #e2aa0f;
	text-decoration: none;
}

.sub_lnk:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
}
