body{
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}

#page{
	width: 877px;
	margin: 0 auto;
}

#top{
	background: url('img/bg_top.jpg') top left repeat-x;
	height: 112px;
	width: 877px;
}

#logo{
	float: left;
	width: 277px;
	padding: 25px 0px 0px 22px;
}

#top_menu{
	float: right;
	height: 112px;
}

.top_spacer{
	float: left;
	width: 1px;
	height: 112px;
	background: url('img/top_menu_spacer.jpg') no-repeat top left;
}

.item{
	float: left;
	height: 32px;
	padding: 80px 15px 0px 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
}

.item:hover{
	text-decoration: underline;
	background: url('img/item_sel.png') repeat-x top left;
}

.item_sel{
	font-weight: bold;
	background: url('img/item_sel.png') repeat-x top left;
	color: #e5d4c4;
}

#gif{
	clear: both;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	height: 338px;
	width: 877px;
}

#gif2{
	clear: both;
	float: left;
	padding-top: 3px;
	margin: 0px;
	height: 607px;
	width: 877px;
}

#bottom{
	clear: both;
	float: left;
	background: url('img/bg_bottom.jpg') repeat-x top left #37322D;
	width: 877px;
}

#bottom_menu{
	float: left;
	height: 90px;
	background: url('img/bg_center.jpg') repeat-x top left;
	width: 877px;
}

.bottom_spacer{
	float: left;
	height: 70px;
	width: 2px;
	background: #A91B1E;
}

.bottom_item{
	float: left;
	height: 60px;
	padding: 30px 35px 0px 35px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

.bottom_item:hover{
	text-decoration: underline;
}

.bottom_item_sel{
	font-weight: bold;
	background: url('img/item2_sel.png') repeat-x top left;
	color: #e5d4c4;
}

#footer{
	clear: both;
	padding-bottom: 20px;
}

#copy{
	float: left;
	padding-left: 20px;
	padding-top: 30px;
	color: #ffffff;
	font-size: 12px;
	width: 350px;
}

#contact{
	float: right;
	padding-right: 20px;
	padding-top: 30px;
	color: #ffffff;
	font-size: 12px;
	width: 200px;
}

#index{
	clear: both;
	float: left;
	width: 877px;
	margin: 3px 0px 3px 0px;
}

#index tr, #index td{
	margin: 0px;
	padding: 0px;
}

#left_menu{
	width: 200px;
	background: url(img/bg_left_menu.jpg) left top repeat-y #A91B1E;
	padding: 10px 5px 10px 20px;
}

#content{
	width: 677px;
	background: #DDDBD2;
}

#content2{
	width: 877px;
	background: #DDDBD2;
}

h1{
	margin: 0px;
	padding: 20px 30px 10px 30px;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2C2721;
}

h2{
	margin: 0px;
	padding: 20px 30px 10px 30px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2C2721;
}

p {
	margin: 0px;
	padding: 0px 30px 15px 30px;
	font-size: 14px;
	color: #2C2721;
	text-align: justify;
}

ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 30px 10px 30px;
	font-size: 14px;
	color: #2C2721;
}

.item3{
	clear: both;
	float: left;
	padding: 10px 10px 10px 20px;
	width: 170px;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}

.item3_sel{
	font-weight: bold;
	color: #e5d4c4;
}

.item3_sel_{
	font-weight: bold;
	background: url('img/bg_sel.jpg') repeat-y top left;
	color: #e5d4c4;
}

.item4{
	clear: both;
	float: left;
	padding: 5px 10px 5px 40px;
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}

.item4_sel{
	font-weight: bold;
	background: url('img/bg_sel.jpg') repeat-y top left;
	color: #e5d4c4;
}

.item3_spacer{ 
	clear: both;
	float: left;
	height: 1px;
	font-size: 1px;
	background: url('img/left_menu_spacer.jpg') no-repeat top left;
	width: 200px;
}

#cariera{
	clear: both;
	float: left;
	padding: 20px 30px 10px 30px;
	margin: 0px;
}

.label{
	clear: both;
	float: left;
	font-size: 12px;
	width: 90px;
	padding-left: 20px;
	text-align: left;
	color: black;
	white-space: nowrap;
	margin-bottom: 10px;
	padding-top: 5px;
}

.input{
	float: left;
	width: 400px;
	margin-bottom: 10px;
}

.input input{
	float: left;
	font-size: 12px;
	color: black;
	width: 200px;
	height: 17px;
	padding-top: 5px;
}

.input textarea{
	float: left;
	font-size: 12px;
	color: black;
	width: 400px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	}
	
#cariera_submit{		
	float: left;
	padding: 30px 0px 20px 300px;
}
	
#cariera_submit input{
	font-size: 14px;
	color: black;
}

#contact_form{
	clear: both;
	float: left;
	padding: 20px 30px 10px 30px;
	margin: 0px;
}

.news{
	margin: 0px;
	padding: 15px 30px 15px 30px;
	width: 600px;
}

.news_title a{	
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.news_title a:hover{
	text-decoration: underline;
}

.data{
	font-size: 12px;
	color: #666666;
	padding-bottom: 8px;
}

.summary{
	font-size: 13px;
}

.read_more{
	text-align: right;
}

.read_more a{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.read_more a:hover{
	text-decoration: underline;
}

#back_to{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 20px;
}

#back_to:hover{
	text-decoration: underline;
}

#map a:hover{
	
}

#map a{
	text-decoration: none;
}

#promo{
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 877px;
	background: #ffffff;
	border-top: 3px solid #000000;
	color: #780001;
	font-size: 20px;
	font-weight: bold;
}

#home_slideshow{
  width: 877px;
  /*height: 338px;*/
  height: 535px;
  background: #000000;
}

#slideshow * {
  margin: 0; padding: 0;
}

#slideshow {
  position: relative;
  width: 877px;
  height: 338px;
}

#slideshow #menu, #slideshow #pictures, #slideshow #loading {
  position: absolute;
}

#slideshow #pictures {
  background: url('http://www.komandor.ro/uploaded/garderoba_s47.jpg');
  width: 877px;
  height: 338px;
  right: 0;
  overflow: hidden;
}

#slideshow #pictures li {
  display: block;
  position: absolute;
  top: 0;
  width: 877px;
}

#slideshow #pictures li img {
  display: block;
  position: relative;
  bottom: 0;
  width: 877px;
  height: 338px;
}

#komandor_vine_la_tine{
  clear: both;
	float: left;
	margin-bottom: 3px;
  padding: 0px 17px 0px 18px;
	width: 842px;
  background: url(img//bg_top.jpg) 0px 0px repeat-y;
}

#komandor_vine_la_tine h2{
  clear: both;
  float: left;
  width: 842px;
  font-size: 42px;
  color: #700402;
  font-weight: bold;
  margin: 0px;
  padding: 2px 0px 2px 0px;
}

#komandor_vine_la_tine h2 span{
  font-size: 70px;
  font-weight: bold;
  color: #
}

#komandor_vine_la_tine p{
  clear: both;
  float: left;
  width: 842px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}

#komandor_vine_la_tine p a{
  color: #FAED09;
  font-weight: bold;
}

#komandor_vine_la_tine p a:hover{
  text-decoration: underline;
}

#reduceri{
  clear: both;
  float: left;
  width: 600px;
  height: 130px;
  margin-left: 30px;
  margin-bottom: 20px;
  margin-top: 10px;
  border: 5px solid #000;
  background: url(img/reduceri.jpg) 0px 0px no-repeat;
}
