body{
	margin:0;
	padding:0;
	color: #CCCCCC;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 2px;
    }

a img{border:0;}

/*links*/
a:link,a:active,a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	width: auto;
}
a .button{
	color: #CCCCCC;
	background: url("pics/button_n.gif"/*tpa=http://aston-villas.com/pics/button_n.gif*/) bottom repeat-x;
	cursor: hand;
	}
a:hover .button{
	color: #FFFFFF;
	background: url("pics/button_o.gif"/*tpa=http://aston-villas.com/pics/button_o.gif*/) bottom repeat-x;
	cursor: hand;}
	
#bmenu a {color:white}
/*links*/

/* layers */
#center{
	position: absolute;
	top: -8px;
	left: 46%;
	margin-left: -330px;
	padding-bottom: 0px;
	width: 740px;
	min-height: 0px;
	visibility: visible;
	z-index: 0;
	background-image: url(../../shablon/back.jpg);
	background-color: #666666;
}
	
#menu {
	position: relative;
	width: 660px;
	height: 39px;
	left: 40px;
	background-color: #402023;
	top: 0px;
}

#bmenu {
	position: absolute;
	width:660px;
	color:white;
	text-align:center;
	background-color: #45252A;
	left: 3px;
	top: 822px;
}

.button {
	position: relative;
	float:left;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	line-height:35px;
	color: #C5A399;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 9.3px;
	padding-bottom: 0;
	padding-left: 9.3px;
	clear: none;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
    
#mainimg {
	position: relative;
	width:660px;
	height:197px;
	background: url("pics/mainimg.jpg"/*tpa=http://aston-villas.com/pics/mainimg.jpg*/) no-repeat;
	background-image: url(pics/novi/mainimg.jpg);
	left: 40px;
}
    
#maintitle {
    position: absolute;
    top: 107px;
    left: 390px;
    }

#main {
	position: relative;
	width:660px;
	background-color: white;
	left: 43;
    }

#left {
	float:left;
	width:420px;
	min-height: 410px;
	text-align:justify;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(pics/AVzadtekst.jpg);
}
#right {
	float:right;
	width:218px;
	background-color: #664F47;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
    }

#datetime {
    width:143px;
    height:28px;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    text-align:center;
    margin-left:80px;
    color: #DEDAD9;
    background:url("pics/datetime.gif"/*tpa=http://aston-villas.com/pics/datetime.gif*/) no-repeat}

#links {
	margin-left:10px;
	font-style:italic;
	background-color: #FFFFFF;
}

#representative {

    width:246px;
    margin-left:1px;
    margin-top:1px;
    padding: 10px;
    background:#916D61;
    color:#FFFFFF;
    font-size:10px}
#representative a{color:white}

#bline {
	position: relative;
	height:auto;
	background-color: #442429;
	width: 0px;
	left: 0px;
	line-height: 30px;
	top: 773px;
	background-image: url(pics/novi/bottoma.jpg);
}

#Gallery {}
.GalImg {
	float:left;
	width:50px;
	font-size:12px;
	padding:5px;
	margin:1px;
	border:0px solid #F0EEE4;
	text-align:left;
	line-height: 15px;
}
A:Hover DIV.GalImg {border:1px solid #F0EEE4;color:white;background:#B5A089;text-decoration:none}

/* layers */




/* Fixing a clear float problem in IE7 */
 .clearfix:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
 }

 .clearfix {display: inline-block;}

 /* Hides from IE-mac \*/
 * html .clearfix {height: 42px;}
 .clearfix {display: block;}
/* End hide from IE-mac */

