/* Reset */
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;}
a:focus {outline: 0;} /* Removing Dotted Border on Clicked Links */
/* End Reset */

* {
	font-family: Arial;
}

body {
	background: #000;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.left {
	float: left;
}

#top {
	width: 580px;
}

/*
#header {
	position: relative;
	float: left;
	width: 100%;
	z-index: 0;
	background: url(/images/header-bg.jpg) no-repeat;
}
*/

#header {
	position: absolute;
	height: 95px;
	width: 100%;
	z-index: 0;
	background: url(/images/header-bg.jpg) no-repeat;
}

#head-pic-mij {
	background: url(/images/img-absolute.jpg) no-repeat;
	width: 350px;
	height: 317px;
	position: absolute;
	z-index: 0;
	left: 500px;
	top: 0px;
	display: block;
}

#header-check-top {
	margin-left: 400px;
	width: 320px;
	height: 100px;
}

#logo {
	margin-left: 305px;
	margin-top: 129px;
	float: left;
	width: 250px;
	height: 90px;
}

#check-top-picture {
	margin-top: 17px;
	border: 0;
	float: left;
}

#atention {
	font-size: 34px;
	color: #ff40ef;
	font-weight: bold;
	margin-top: 40px;
	float: left;
}

#c {
	color: #fff;
	font-size: 14px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
}

#buttons {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 345px;
	margin-left: 225px;
	margin-top: 40px; 
	display: inline;
}

#buttons a {
	text-decoration: none;
	display: block;
	line-height: 45px;
}

#buttons div {
	float: left;
	margin-top: 10px;
}

.button, #buttons a{
	background: url(/images/button.jpg) no-repeat;
	width: 116px;
	height: 45px;
	border: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	padding-left: 12px;
	cursor: pointer;
	float: left;
}

.c6 {
	color: #666;
	padding: 30px 0;
	float: left;
	font-size: 14px;
	line-height: 20px;
	width: 980px;
	border-top:1px solid #666666;
}

#logo1 {
	width: 200px;
	height: 95px;
	/*float: left;*/
	display: block;
}

/*
#menu {
	float: left;
	width: 100%;
	margin-top: 20px;
	position: relative;
	z-index: 3;
	border-bottom: 1px solid #666;
}
*/

#menu {
	position: absolute;
	z-index: 3;
	border-bottom: 1px solid #666;
	top: 115px;
	width: 100%;
}

#menu li {
	float: left;
	width: auto;
	height: 45px;
	line-height: 45px;
	/*background: url(/images/menu-li-bg-left.png) no-repeat;*/
	margin-right: 20px;
	padding-left: 9px;
}

#menu li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	height: 45px;
	line-height: 45px;
	display: block;
	position: relative;
	z-index: 3;
	/*background: url(/images/menu-li-bg-right.png) no-repeat right;*/
	float: left;
}

#menu li span{
	/*background: url(/images/menu-li-bg-center.jpg) repeat-x;*/
	line-height: 45px;
	height: 45px;
	display: block;
	position: relative;
	z-index: 3;
	float: left;
	width: 37px;
}

#menu li:hover, #menu li.selected, .sfhover {
	/*background: url(/images/menu-li-hover.jpg) no-repeat;*/
	background: url(/images/menu-li-bg-left.png) no-repeat;
}

#menu li.selected a, .sfhoverc {
	background: url(/images/menu-li-bg-center.png) repeat-x;
}

#menu li.selected span, .sfhovercc {
	background: url(/images/menu-li-bg-right.png) no-repeat;
}

#content {
	position: absolute;
	top: 180px;
	z-index: 1;
}

#content-int {
	position: relative;
	float: left;
	width: 100%;
}

#left {
	float: left;
	width: 180px;
	margin-top: 20px;
}

#menu-left {
	width: 170px;
	float:left;
}

#menu-left li {
	float: left;
	width: 170px;
	height: 30px;
	border-bottom: 1px solid #666;
}

#menu-left li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	width: 150px;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	display: block;
}

#menu-left li:hover, #menu-left li.selected, .sfhover1 {
	background: url(/images/menu-left-select.jpg) no-repeat;
}

.pic-left {
	float: left;
	margin-top: 15px;
	width: 170px;
}

.sep {
	float: left;
	width: 100px;
	height: 20px;
}

#center {
	width: 800px;
	float: right;
}

.pic {
	float: left;
	width: 180px;
	/*height: 200px;*/
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
	text-decoration: none;
	cursor: pointer;
	height: 220px;
}

.thumb-pic {
	width: 180px;
	height: 160px;
	display: block;
	text-align: center;
}

.pic-mare {
	float: left;
	width: 380px;
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
}

.thumb-pic-mare {
	float: left;
}

#lMare {
	float: left;
	height: auto;
	margin: 0;
	display: inline;
}

#lMare img {
	float: left;
}

#desc {
	width: 370px;
	float: left;
	margin-left: 30px;
	margin-top:20px;
}

.thumbs {
	width: 780px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

#add-comment {
	width: 780px;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	font-size: 18px;
	color: #ff40ef;
	display: inline;
}

.cinput {
	width: 150px;
	height: 33px;
	display: block;
	border: 0;
	margin-top: 10px;
	color: #666;
	padding: 0 15px;
	font-size: 14px;
	line-height: 33px;
}

.mesaj {
	width: 520px;
	height: 150px;
	display: block;
	border: 0;
	margin-top: 53px;
	color: #666;
	padding: 15px;
	font-size: 14px;
	line-height: 20px;
}

.send, .csend, .csend1, .pirobox {
	background: url(/images/trimite.jpg) repeat-x;
	width: 103px;
	height: 25px;
	display: block;
	border: 0;
	margin-top: 10px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	margin-left: 447px;
	cursor: pointer;
}

.send, .csend1, .pirobox {
	font-size: 14px;
	height: 36px;
	margin-left: 0px;
}

.csend {
	margin-left: 0px;
}

#comments {
	width: 780px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

#comments span.top {
	width: 780px;
	float: left;
	font-size: 18px;
	color: #ff40ef;
	margin-top: 30px;
}

.comment {
	float: left;
	width: 780px;
	margin-top: 20px;
}

.comment p {
	font-size: 12px;
	color: #fff;
	width: 780px;
	float: left;
	margin-top: 20px;
}

.comment .name {
	width: 300px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.comment .date {
	width: 300px;
	float: right;
	font-size: 12px;
	font-style:italic;
	color: #fff;
}

.thumbs img {
	margin-right: 10px;
}

.short-desc {
	width: 170px;
	height: 40px;
	font-size: 12px;
	padding-left: 10px;
	float: left;
	display: inline;
	margin-top: 5px;
	/*background: #fff;*/
}

.short-desc1 {
	width: 160px;
	height: 40px;
	font-size: 12px;
	margin-right: 10px;
	float: right;
	display: inline;
	text-align: right;
	font-weight: bold;
}

#nume {
	font-size: 24px;
	width: 70%;
	color: #ff40ef;
	display: block;
	font-weight: bold;
	float: left;
}

#stats {
	float: right;
	margin: 0;
	text-decoration: none;
	text-align: center;
}

#oras {
	font-size: 12px;
	width: 100%;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	float: left;
}
#telefon {
	font-size: 14px;
	width: 100%;
	color: #fff;
	display: block;
	font-weight: bold;
	color: #ff40ef;
}

#desc div.description {
	font-size: 12px;
	margin-top: 40px;
	color: #fff;
	padding-right: 50px;
	text-align:justify;
}

#desc h1 {
	font-size: 12px;
	margin-top: 40px;
	color: #fff;
	padding-right: 50px;
	text-align:justify;
	font-weight: bold;
	margin-bottom: 5px;
}

.nume {
	width: 170px;
	height: 18px;
	color: #ff40ef;
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.oras {
	width: 170px;
	height: 20px;
	color: #999;
	display: block;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}

#footer {
	border-top: 1px solid #666666;
    float: left;
    height: 60px;
    margin-top: 50px;
    position: relative;
}

#urls {
	text-align: center;
	width: 980px;
	position: relative;
	float: left;
}

#urls a{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	margin-left: 15px;
}

#footer-menu {
	width: 820px;
	float: left;
}

/*
#header-menu {
	float: right;
	position: relative;
	z-index: 3;
}

#lang-menu {
	float: right;
	width: 780px;
	text-align: right;
}
*/

#header-menu {
	position: absolute;
	right: 0;
	z-index: 3;
    top: 0;
}


#lang-menu {
	text-align: right;
	position: absolute;
	top: 25px;
	right: 0;
}

#header-menu li {
	float: left;
	height: 20px;
	line-height: 20px;
}

#header-menu li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	padding-left: 10px;
	line-height: 30px;
	display: block;
	float: left;
}

.sep-head {
	color: #fff;
	font-size: 12px;
	height: 40px;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 4px;
	display: inline;
}

#footer-copy {
	float: right;
	width: 160px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	line-height: 20px;
}

#footer-copy span {
	color: #ff40ef;
	font-weight: bold;
}

#footer li {
	float: left;
	height: 40px;
	line-height: 20px;
}

#footer li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	height: 40px;
	padding-right: 10px;
	line-height: 30px;
	display: block;
	float: left;
}

.sep-foot {
	color: #fff;
	font-size: 12px;
	height: 40px;
	line-height: 30px;
	padding-right: 10px;
	padding-top: 4px;
	display: inline;
}

#zoom {
	z-index: 10;
}

#zoom_content {
	position: relative;
	height: 180px;
}

#captcha_input {
	float: left;
}

#cIMG {
	float: left;
	margin-top: 10px;
}

#contact {
	margin-left: 30px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}

#contact h3 {
	text-align: center;
	font-size: 17px;
}

#contact h4 {
	font-size: 15px;
}

#contact p {
	margin-bottom: 7px;
	text-align: justify;
}

#contact a {
	text-decoration: none;
	color: #FF40EF;
	font-weight: bold;
}

#text {
	float: left;
	text-align: justify;
	width: 550px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 15px;
}

#text_d {
	float: left;
	text-align: justify;
	width: 770px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}

#mess {
	float:right;
	text-align:right;
	width:200px;
}

.cb {
	clear: both;
}

.l100 {
	float: left;
	width: 100%;
	height: 53px;
}

#txtFileName {
	float: left;
}

.lmt9 {
	float: left;
	margin-top: 9px;
	margin-left: 10px;
}

#add, #iu, #chat, .chat {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
	color: #fff;
	width: 170px;
	line-height: 30px;
	text-align: center;
	display: block;
}

#left-loc {
	width: 170px;
	border: 1px solid #666666;
	font-size: 14px;
	color: #FFFFFF;
	background: #000000;
}

#page {
	margin-left:30px;
	width:770px;
	color: #fff;
}

#page p {
	font-family: Arial;
	font-size: 14px;
	padding: 5px 0;
	text-align:justify;
}

#chatText {
	float: left;
	width: 770px;
	margin-top: 30px;
}

.link {
	margin-top: 10px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	line-height: 50px;
	width: 90px;
	display: block;
	float: left;
}

#register {
	width: 500px;
	float: left;
}

.row {
	float: left;
	width: 500px;
}

.row span {
	float: left;
	color: #fff;
	font-size: 12px;
	fonto-family: Arial;
	line-height: 50px;
	width: 120px;
	text-align: right;
	margin-right: 10px;
}

#desc p.afterdescription {
	margin-top: 0px;
	color:#FF40EF;
	font-size: 12px;
	padding-right: 50px;
	text-align:justify;
}

table, table a {
	color: #FF40EF;
	font-size: 12px;
	text-decoration: none;
}

.twitter-share-button {
	float: right;
    height: 20px;
    left: 877px;
    position: absolute;
    right: 0;
    top: 65px;
    width: 110px;
}

.facebook-like {
	left: 878px;
    position: absolute;
    top: 94px;
    width: 100px;
}

.category h1 {
	float: left;
	color: #FF40EF;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
}

.ceamai {
	color: #FF40EF;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 170px;
    display: block;
    float: left;
    margin-top: 5px;
    /*padding: 1px;*/
}

.ceamaipic {
	float: left;
	/*border: 4px solid #FF40EF;
	padding: 1px;*/
	width: 170px;
	background: url(/images/rama.gif) no-repeat;
    height: 170px;
    width: 170px;
}

.ceamaiimg {
	float: left;
	height: 150px;
    margin-left: 10px;
    margin-top: 10px;
    width: 150px;
	/*border: 1px solid #FFFFFF;*/
}

#text-top, #text-bottom {
	font-size: 12px;
	font-family: Arial;
	color: #fff;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#text-bottom {
	margin-top: 30px;
}

#text-top a, #text-bottom a {
	color: #FF40EF;
	text-decoration: none;
	font-weight: bold;
}

