* {
        font-family: Arial,Helvetica,sans-serif;
}
h1 {
	color:#F7F3E8;
	margin-top:20px;
	text-decoration: underline;
	display: block;
	text-align: center;
}
a:link {
	color:#F2583E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#F2583E;
	text-decoration: none;
	font-weight: bold;
}  
a:hover {
	color:#77BED2;
}

#footer a:link {
	color:#D5E1DD;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color:#D5E1DD;
	text-decoration: none;
	font-weight: bold;
}  
#footer a:hover {
	color:#77BED2;
}

input.buton {
	font-weight: bold;
	color: #D5E1DD;
	background-color: #747E80;
	/*border: thin solid #000000;*/
}
span#text {
	color:#D5E1DD;
	font-weight: bold;
}
body {
	background-image:url(../img/bkgr.png);
	background-position:center;
	background-repeat:repeat-y;
	font-weight: bold;
	color: #D5E1DD;
}
.container_12 {
	background-color:#2B3E42;
}

div.logo {
	background-color: #d4d3d3;
}
div#jos {
	border: thick solid #154a80;
	display: block;
}
div.spatiu {
	height: 20px;
}
div.spacer {
	background-color: #747E80;
	height: 1em;
}
div#navbar {
	background-color: #154a80;	
}

#navbar p{
	margin: 10px 0;	
}

#navbar a:link {
	color:#77BED2;
	text-decoration: none;
	font-weight: bold;
	
}

#navbar a:visited {
	color:#77BED2;
	text-decoration: none;
	font-weight: bold;
}

#navbar a:hover {
	color:#F7F3E8;
}

div#topbar {	
	height:60px;
	background-color: #2B3E42;
}

div#topbar ul {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	list-style-type: none;
	list-style-image: none;
}

div#topbar li{
	float: left;
	margin: 0 10px;
	font-size: 1em;
	font-weight: bold;
	color: #F7F3E8;
}

div#footer {
	margin-bottom: 5px;	
}

div#footer ul li{	
	float: left;
	margin: 0 17px;
	font: bold 1em Arial;
}

div#footer ul {
	list-style: none;
	display: block;
	margin: 0 10px;
	
}

div.topSection div{
	border: solid 10px #e5e5e6;
	height: 280px;
}

div.topSection div p{
	margin: 10px;
	
}

#formular ul {
	list-style: none;
	margin-top: 20px;
	
}
#formular li {
	height: 40px;
	vertical-align:bottom;
}

#tabel_upload table {
	margin-left: 100px;
}

#tabel_upload td {
	height: 40px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

#tabel_upload td.descriere {
	height: 120px;	
}

span.thumb {
	height: 220px;
	width: 220px;
	padding-left: 0px;
	padding-right: 0px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	
}
span.subthumb {
	display: block;
	text-align: center;
	color: #D5E1DD;
	font-weight: bold;
}
div#rating ul {
	list-style: none;
	display: block;
	margin: 0 11px;
}

div#rating ul li{
	float: left;
	margin: 0 1px;
	font: bold 1em Arial;
}

div#descriere {
	background-color:#747E80;
	border: solid thin #000000;
	min-height:100px;
	word-wrap: break-word;
}

div#detalii {
	background-color:#747E80;
	border: solid thin #000000;
	min-height:100px;
}

span.bloc {
	display:block;
	margin-left:10px;
}

div.sponsori {
	display:block;
	margin:10px 10px 10px 10px;
	vertical-align:bottom;
}

div.sponsori img {
	display:inline-block;
	vertical-align:top;
}

div#optiuni ul {
	display: block;
	margin: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;	
}

div#optiuni li {
	float: left;
	margin: 0 10px 0 0;
}
table#conturi {
    margin: 15px auto 15px auto;
}
table#conturi td {	
	border: medium solid #747E80;
	font-size: 10px;
	max-width:75px;
        padding: 5px;
	word-wrap: break-word;
}

#browser_back {
  position:absolute;
  width: 100%;
  text-align: center;
}

#browser_ie {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 530px;	
}

#browser_chrome {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 710px;	
	right: 210px;
}

#browser_firefox {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 710px;
	left: 210px;
}

/* Implementare comentarii */

h3.com {
    padding: 20px 0 0 0;
}

ol.com {
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}

ol.com p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    color: #D5E1DD;
}

ol.com span {
    color: #77bed2;
    font-weight: bold;
}

#bloc_com {
    margin: 0 0 15px 0;
    padding: 10px;
    color: #D5E1DD;
    background-color:#747E80;
    border: solid thin #000000;
}

#no_com {
    margin: 20px 0 20px 0;
}
