body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF9;
}
body {
	background-image: url(bckgm.jpg);
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a.white:link {
	color: #FFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FF9;
}
a.white:active {
	text-decoration: none;
	color: #FF9;
}
.searchBox {
	border: 0px;
	height: 18px;
	width: 190px;
	height: auto;
	background-color:#fff;
	float:left;
	padding:0;
	vertical-align:bottom;
}
.searchBoxWrap {
	border: 0px;
	background:url(sbg.png) no-repeat;
	width:205px;
	height: 20px;
	padding: 2px 6px 0 7px;
	margin:0 5px 0 7px;
	float:left;
	_display:inline;
}
.ttb {
	background: url(bgmg.png) repeat-x center center;
}
.ttbb {
	background: url(bb.png) repeat-x center center;
}
.b1 {
	background: url(images/indexON.png) no-repeat center center;
}
.b1:hover {
	background: url(images/indexOFF.png) no-repeat center center;
}
.b2 {
	background: url(images/vidoveOFF.png) no-repeat center center;
}
.b2:hover {
	background: url(images/vidoveON.png) no-repeat center center;
}
.b3 {
	background: url(images/statiiOFF.png) no-repeat center center;
}
.b3:hover {
	background: url(images/statiiON.png) no-repeat center center;
}
.b4 {
	background: url(images/galeriaOFF.png) no-repeat center center;
}
.b4:hover {
	background: url(images/galeriaON.png) no-repeat center center;
}
.b5 {
	background: url(images/vrazkiOFF.png) no-repeat center center;
}
.b5:hover {
	background: url(images/vrazki-ON.png) no-repeat center center;
}
.b6 {
	background: url(images/forumOFF.png) no-repeat center center;
}
.b6:hover {
	background: url(images/forumON.png) no-repeat center center;
}
.b7 {
	background: url(images/contactiOFF.png) no-repeat center center;
}
.b7:hover {
	background: url(images/contactiON.png) no-repeat center center;
}
h3 {
	color: #8C1C00;
	border-bottom: 1px dotted #888888;
}
#dropmenudiv{
position:absolute;
border:1px solid gray;
border-bottom-width: 0;
background-color: black;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
	background-color: gray;
}

input.cbg {
	background-color: #6A1500;
	color: #FFFF99;
	border: 0px;
	padding: 3px;
}
textarea.cbg {
	background-color: #6A1500;
	color: #FFFF99;
	border: 0px;
	padding: 3px;
}
/* Style for invalid input */
.invalidInput{
	border:1px dotted #F00;
	background-color: #FFECE6;
}

/* Style for valid input */
.validInput{
	border: 1px dotted #FF0000;
}
div.commentar {
	cursor: pointer;
	background-image: url(pcomment.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	height: 30px;
	line-height: 30px;
	vertical-align: baseline;
}
div.commentd {
	text-align: justify;
	background-color: #230700;
	min-height: 35px;
	padding: 15px;
	margin: 0px;
}
p.contributor {
	text-align: right;
	background: #360b00 url(bbc.png) center center repeat-x;
	padding: 8px;
	margin: 0px;
	font-style: italic;
}
.bgrche {
	background: url(tbgr.jpg) no-repeat center center;
}
a.orange {
	color: rgb(255, 153, 0);
}
