body {
	margin: 0px;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	background-color: #979797;
	border: 1px solid #ffffff;
	color: #292929;
	font-size: 11px;
	width: 150px;
}

img {
	border: 0px;
	color: #FFF;
}

.link_download {
	color: #979797;
	font-weight: bold;
	font-size: 11px;
}

a.link_download {
	text-decoration: none;
}

a.link_download:hover {
	text-decoration: underline;
}

.link_black {
	color: #000000;
	font-weight: bold;
	font: 11px;
}

a.link_black {
	text-decoration: none;
}

a.link_black:hover {
	text-decoration: underline;
}
.celula_stanga {
	width: 300px;
	padding-left: 10px;	
	border-right: 1px solid #979797;
	padding-right: 5px
}

.celula_dreapta {
	width: 300px;
	border-left: 1px solid #979797;
	padding-left: 10px;
	padding-right: 5px;
}

.footer {
	color: #979797;
	font-size: 11px;
	font-weight: bold;
}

a.footer {
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

.footer_text {
	font-size: 9px;
	color: #292929;
}

.news_date {
	font-size: 12px;
}

.thumb {
	margin: 4px;
}

.text_download {
	font-size: 11px;
}

.tp_colt_stg_sus {
	background-image: url(images/colt_stg_sus.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
	height: 11px;	
	width: 11px;
}

.tp_colt_stg_jos {
	background-image: url(images/colt_stg_jos.jpg);
	background-repeat: no-repeat;
	background-position: bottom left; 
	height: 11px;	
	width: 11px;
}

.tp_colt_dr_sus {
	background-image: url(images/colt_dr_sus.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 11px; 
	width: 11px;
}

.tp_colt_dr_jos {
	background-image: url(images/colt_dr_jos.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; 
	height: 11px;
	width: 11px;
}

/*Style pentru imagini*/

.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
	outline: none;
	text-align: center;
}

.highslide img {
	border: 3px solid #a9a9a9;
}

.highslide:hover img {
	border: 3px solid Silver;
}

.highslide-image {
    border: 3px solid Silver;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
   display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
   text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
   background-color: #000000;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #ffffff;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	margin-left: 60px;
	background: url(images/graphics/controlbar4.gif);
	width: 210px;
	height: 32px;
}

.controlbar a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

/*Style pentru tab-uri*/

.link_tab{
color: #ffffff;
display: block;
font-weight: bold;
text-decoration: none;
}

.link_tab:hover {
	text-decoration: underline;
	color: #000000;
}

.tab h3{
color: #ffffff;
padding: 2px;
font-size: 11px;
text-align: center;
background: #6A6A6A;
}
h3{
margin: 0;
padding: 5px;
font-size: 12px;
}
p{
margin: 0px;
padding: 5px;
}
#wrapper{
width: 1000px;
margin: 0 auto;
}
#left{
float: left;
width: 250px;
}
#right{
float: right;
width: 750px;
color: #000000;
}
.tab{
color: #000000;
text-align: center;
background: #C5C5C5;
}
.stretcher{
color: #000000;
background: #C5C5C5;
}

