@charset "utf-8";
/* CSS Document */

#table{
margin-top:180px;
background:url(../images/opacity.png) repeat;
}

#table2 td{
padding-left:20px;
padding-right:20px;
padding-top:20px;
}

#table3{
background:#FFFFFF;
font-size:12px;
font-weight:normal;
line-height:20px;
}

#table3 td{
border:1px solid #171717;
padding:10px;
padding-top:0px;
}

#table3content{
background-color:#EDF5FC;
}

.button {
    position: relative;
    cursor: pointer;
    background-repeat: repeat-x;
    font-size: 11px;
    height: 16px;
    text-decoration: none;
}
.button img {
    position:inherit;
    border: none;
}
.button:hover {
    color: #8AB134;
	border:none;
}

.button1 {
    position: relative;
    cursor: pointer;
    background-repeat: repeat-x;
    font-size: 11px;
    height: 16px;
    text-decoration: none;
}
.button1 img {
    position:inherit;
    border: none;
}
.button1:hover {
    color: #8AB134;
	border:none;
}

#table1{
vertical-align:middle;
margin-top:170px;
padding-left:30px;
}  

a {
border:none;
}    

#content{
font-family:Arial, Helvetica, sans-serif;
line-height:40px;
font-size:16px;
font-weight:normal;
letter-spacing:1px;
color:#F4F4F4;
padding-bottom:20px;
padding-top:20px;
}

ul li{
margin-bottom:0px;
}

hr{
margin-top:3px;
}

#galerytable td{
padding:13px;

}


#imej{
border:5px #F7F7F7 solid;
}

#next{
background:url(../images/next.png);
margin-right:10px;
cursor:pointer;
}

