*
{
  margin: 0;
  padding: 0;
}

img
{
  border-width: 0;
}

a:link {
	color: #a8a8a8;
	text-decoration: underline;
}

a:visited {
	color: #a8a8a8;
}

a:hover {
	color: #a8a8a8;
	text-decoration: none;
}

td
{
    vertical-align: top;
}

#Bread
{
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0 0 30px 0;
}

#fb {
    position: absolute;
    margin-left: 812px;
    margin-top: 40px;
}

body
{
  background: #010101 url(img/MainBg.jpg) top center repeat-x;
  font-family: Arial, Verdana, sans-serif;
  color: #000;
  font-size: 11px;
  color: #a8a8a8;
}

#Wrapper
{
  background-color: Transparent;
  background-image: url(img/WrapperBg.gif);
  background-position: -315px 74px;
  background-repeat: no-repeat;
  min-height: 900px;
  margin: 0 auto;
  width: 970px;
}

#Header
{
  height: 104px;
  padding: 0 15px;
  background: Transparent url(img/HeaderBg.jpg) top center no-repeat;
  width: 940px;
}

#MainNav
{
  margin: 5px 0 0 0;
  padding: 0 15px;
  background: Transparent url(img/NavBg.jpg) top center no-repeat;
  height: 48px;
}

#MainNav p a
{
  float: right;  
  margin: 0;
  padding: 0 15px;
  font-weight: bold;
  color: #fff;
  background: Transparent url(img/NavBg.jpg) top center no-repeat;
  border-right: solid 1px #000;
  height: 48px;
  margin-top: 0px;
  line-height: 30px;
  text-decoration: none;
}

#MainNav p a.selected
{
  background: Transparent url(img/NavBgSelected.jpg) top center repeat-x;
}

#MainNav p a:hover
{
  background: Transparent url(img/NavBgSelected.jpg) top center repeat-x;
  text-decoration: none;
}

#Main, #Main2
{
  padding: 0 50px;
  line-height: 16px;
}

#Main2
{
    font-size: 12px;
    line-height: 18px;
}

#Main2 p
{
    padding: 0 0 10px 0;
}

#ContactTop, #ContactTopOther
{
  text-align: right;
  font-size: 10px;
  background: Transparent url(img/enjoy.gif) 0 0 no-repeat;
  margin: 0 0 10px 0;
}

#ContactTopOther
{
    background-image: none;
}


#HomeMain, #HomeClanovi
{
  float: left;
  width: 507px;
  margin-right: 20px;
}

#HomeSide, #HomePowered
{
  float: left;
  width: 313px;
  color: #646464;
}

#HomeSide p
{
  margin: 10px 0 10px 0;
  font-weight: bold;
}

#HomeSide p a
{
  color: #646464;
  text-decoration: underline;
}


#HomeSide p a:hover
{
  text-decoration: none;
}

h2
{
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
  padding: 0 0 0 15px;
  border-left: solid 10px #58737e;
  background: Transparent url(img/HBG.gif) 0 0 no-repeat;
  margin: 15px 0 5px 0;
  line-height: normal;
  letter-spacing: -1px;
}

h3
{
  color: #5f9cd5;
  font-weight: bold;
  font-size: 17px;
}

.mark
{
  color: #61a0db;
}

#clanovi
{
 /* min-height: 150px;
  background: Transparent url(img/clanovi.jpg) 0 0 no-repeat;
  padding-left: 180px;*/
}


#l1, #l2, #l3
{
  float: left;
  width: 150px;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  color: #0171bc;
  margin: 20px 0 0 0;
  line-height: 22px;
}

#l1 li , #l2 li
{
  background: Transparent url(img/cube.gif) 0 5px no-repeat;
  padding-left: 20px;
}

#thumbsHome img
{
  margin: 10px 7px 0 0;
}


.newsDate
{
  float: left;
  width: 47px;
  color: #58737e;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border-right: solid 1px #aeaeae;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

p.dday
{
  font-size: 15px;
  margin: 0;
  padding: 0;
  line-height: normal;
}

p.mmonth
{
  font-size: 9px;
  margin: 0;
  padding: 0;
  line-height: normal;
}

p.yyear
{
  font-size: 11px;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.newsItem
{
  float: left;
  width: 780px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: Transparent url(img/hor.gif) bottom center repeat-x;
  color: #fff;
  font-size: 11px;
}

#Footer
{
  text-align: center;
  padding: 50px 0 50px 0;
  font-size: 9px;
}


/* IMAGE GALLERY */
.image {
	width:70px;
	height:70px;
	border:1px solid #5f9cd5;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}
.image div {
	width:68px;
	height:68px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:1px;
}
.image img { border:none; }

.pMessageInfo
{
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #666;
}

.txt
{
    width: 200px;
    font-size: 11px;
    font-family: Arial;
}

.txtArea
{
    width: 630px;
    height: 50px;
    font-family: Arial;
    font-size: 11px;
}

.btn
{
    padding: 2px 5px;
    font-weight: bold;
    font-size: 11px;
    margin: 10px 0 0 0;
}

.err
{
    font-weight: bold;
    color: #f00;
}
