/* CSS Document */
 div#menu {
    height: auto;
    width: 750px;
	float: center;
}
div#menu li {
	float: left;
    height: 22px;
    width: 140px;
    font-family: Arial;
    font-size: 11px;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
}
div#menu li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
	font-weight: bold;
	font-color: #ffffff;
}
div#menu li a:link {
background-color: ;
    background-image: url('imagini/button.gif');
    background-repeat: no-repeat;
    color: #ffffff;
}
div#menu li a:visited {
    background-image: url('imagini/button.gif');
    background-repeat: no-repeat;
    color: #ffffff;
}
div#menu li a:hover {
    background-image: none;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #000000;
}
.portofoliu {
	font-weight: bold;
	color: #ff007e;
	font-family: Arial;
    font-size: 12px;
    text-align: left;
    line-height: 200%;
}

.numepag {
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
    font-size: 12px;
    text-align: left;
    line-height: 200%;
}

.footer a:link { font-family: Arial; margin-left:2px; font-size: 11px; color: #ffffff;  text-decoration: underline; font-weight: bold;}
.footer a:visited { font-family: Arial; margin-left:2px; font-size: 11px; color: #ffffff;  text-decoration: underline; font-weight: bold;}
.footer a:hover { font-family: Arial;  margin-left:2px; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold;}
.footer { font-family: Arial; margin-left:10px; margin: 5px; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold;}



.text a:link {font-family: verdana, sans-serif; margin-left:11px; margin-right:10px; margin-bottom:10px; font-size: 11px; color: #ffffff;   text-decoration: underline; font-weight: bold;}
.text a:visited {font-family: verdana, sans-serif; margin-left:11px; margin-right:10px; margin-bottom:10px; font-size: 11px; color: #ffffff;  text-decoration: underline;  font-weight: bold;}
.text a:hover { font-family: verdana, sans-serif; margin-left:11px; margin-right:10px; margin-bottom:10px; font-size: 11px; color: #ffffff;  text-decoration: underline; font-weight: bold;}

.photoborder img {border: 2px solid #669900;}
.photolink a:link img {border: 2px solid #ff007e; margin-top:10px; margin-bottom:10px;}
.photolink a:visited img {border: 2px solid #ff007e; margin-bottom:10px;}
.photolink a:hover img {border: 2px solid #ffffff; margin-bottom:10px;}
.photolink a:active img {border: 2px solid #ff007e; margin-bottom:10px;}

.text   { color: #fff; padding-left:5px; padding-right:3px; margin-bottom:2px; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva }
.news_title  { color: #ff0066; margin-bottom:2px; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva }

.body{
background-color:transparent;
margin: 0;
height: 100%;
display: block;
}
.body2{
background-color:#333333;
margin: 0;
height: 100%;
display: block;
}

.logo{margin-top:5px; margin-left:5px;}

.textphoto   { color: #ff0033; padding-left:5px; padding-right:3px; margin-bottom:2px; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva }