* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
a:focus {
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.69em;
	color:#fff;
	background:url(images/page_bg.gif) center top repeat-x #002337;
}
.clear {
	clear:both;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.36em;
	color:#fe8900;
	font-weight:bolder;
	text-transform:uppercase;
}

a {
	color:#ef4b00;
	text-decoration:none;
}
a:hover {
	color:#fff;
}
h1 a.inactive {
	color:#fe8900;
	text-decoration:none;
	border-bottom:1px dashed #fff;
	font-size:0.7em;
	font-weight:normal;
}
#wrapper {
	width:780px;
	margin:0 auto;
}
#header {
	position:relative;
	left:0;
	top:0;
	z-index:1;
	height:265px;
}
#header #logo {
	position:absolute;
	left:20px;
	top:0;
	z-index:4;
	width:445px;
	height:70px;
	background:url(images/logo.gif) left top no-repeat;
}
#header #banner {
	position:absolute;
	left:0;
	top:9px;
	z-index:3;
	width:780px;
	height:231px;
	background:url(images/banner.jpg) left top no-repeat;
}
#header #menu {
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
	width:780px;
	height:37px;
	text-align:center;
	margin-bottom:-7px
}
#header #menu #menu_int {
	width:737px;
	height:20px;
	background:#021927;
	margin-top:-3px;
	padding-top:7px;
	color:#fe8900;
	margin-left:auto;
	margin-right:auto
}
#header #menu #menu_int a {
	margin-left:5px;
	margin-right:5px;
	font-weight:bold
}
#contentWrapper {
	z-index:10;
	padding:20px
}
#contentWrapper .twoCol {
	float:left;
	width:350px;
	padding:0 20px 10px 0;
}

#contentWrapper .threeCol {
	float:left;
	width:350px;
	padding:0 10px 10px 0;
}
#contentWrapper .threeCol1 {
	float:left;
	width:175px;
	padding:0 10px 10px 0;
}

#contentWrapper .homeBox { width:350px; margin:10px 0;}
#contentWrapper .homeBoxTop { width:350px; height:15px; background:url(images/homeBox_top.jpg) no-repeat; margin:0; padding:0;}
#contentWrapper .homeBoxBot { width:325px; background:url(images/homeBox_bot.jpg) bottom no-repeat #000d15; margin:0; padding:0 10px 15px 15px;} 

#contentWrapper .homeBox1 { width:175px; margin:10px 0;}
#contentWrapper .homeBoxTop1 { width:175px; height:15px; background:url(images/homeBox_top1.jpg) no-repeat; margin:0; padding:0;}
#contentWrapper .homeBoxBot1 { width:150px; background:url(images/homeBox_bot1.jpg) bottom no-repeat #000d15; margin:0; padding:0 10px 15px 15px;} 


.home_box {
	background:url(images/bg_home_box.jpg) repeat-y;
	float:left;
	width:350px;
	padding:0 20px 10px 0;
	margin-bottom:5px;
	cursor:pointer
}
.home_box_of {
	background:url(images/bg_home_box.jpg) repeat-y;
	float:left;
	width:350px;
	padding:0 20px 10px 0;
	margin-bottom:5px;
	cursor:pointer
}
.home_box_right {
	background:url(images/bg_home_box.jpg) repeat-y;
	float:right;
	width:350px;
	padding:0 20px 10px 0;
	margin-bottom:5px;
	cursor:pointer
}
#contentWrapper .twoCol .box {
	background:#000;
	padding:10px;
}

#contentWrapper .threeCol .box {
	background:#000;
	padding:10px;
}

#contentWrapper h1 {
	padding:10px 0 5px 0;
}
#contentWrapper h1.center {
	padding:10px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.46em;
	color:#fe8900;
	font-weight:bolder;
	text-transform:uppercase;
	text-align:center;
}
#contentWrapper p {
	padding:5px 0;
}
#contentWrapper .home_box p, #contentWrapper .home_box_right p {
	padding:5px 20px;
}
#contentWrapper .home_box h1, #contentWrapper .home_box_right h1 {
	padding:10px 0 5px 20px;
}
#contentWrapper .home_box ul li, #contentWrapper .home_box_right ul li {
	padding:2px 0 2px 20px;
	background:url(images/bullet1.gif) 0 3px no-repeat;
	margin-left:20px
}
#contentWrapper .home_box ul, #contentWrapper .home_box_right ul {
	background:url(images/avantajele_terenului.gif) no-repeat bottom right
}
#contentWrapper .home_box ul.avantaje, #contentWrapper .home_box_right ul.avantaje {
	background:url(images/avantajele_ter.gif) no-repeat bottom right
}
#contentWrapper .home_box ul.oferte, #contentWrapper .home_box_right ul.oferte {
	background:url(images/paint_1.gif) no-repeat right
}
#contentWrapper strong {
	font-weight:bold;
	color:#ffcf94;
}
#contentWrapper ul.lista li {
	padding:2px 0 2px 20px;
	background:url(images/bullet1.gif) 0 3px no-repeat;
}
#footer {
	width:100%;
	height:80px;
	background:url(images/footer_bg.gif) left top repeat-x;
	position:relative;
	left:0;
	top:0;
}
#footerContent {
	width:750px;
	margin:0 auto;
	padding:20px 0;
	color:#717171;
}
#footerContent a {
	color:#fff;
	text-decoration:none;
}
#footerContent a:hover {
	color:#ef4b00;
}
/* --- Gallery Style --- */

#contentWrapper ul.gallery li {
	float:left;
	width:130px;
	height:95px;
	padding:10px;
	background:url(images/gallery_bg.gif) left top no-repeat;
}
/* --- Contact Form --- */

#contactForm * {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#contactForm label, #contactForm input {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align:top;
}
#contactForm fieldset {
	padding:2px 0;
}
#contactForm label {
	width:50px;
	height:25px;
	line-height:25px;
}
#contactForm input {
	width:190px;
	height:15px;
	line-height:15px;
	padding:5px;
	background:url(images/input_bg.gif) left top no-repeat transparent;
}
#contactForm textarea {
	width:190px;
	height:55px;
	line-height:15px;
	padding:5px 5px 10px 5px;
	background:url(images/textarea_bg.gif) left top no-repeat transparent;
	_background-attachment:fixed;
	overflow:auto
}
#contactForm #contactSubmit {
	width:58px;
	height:30px;
	background:url(images/btn_send.gif) left top no-repeat;
	padding:0;
	cursor:pointer;
}
#contactForm #contactReset {
	width:134px;
	height:30px;
	background:url(images/btn_reset.gif) left top no-repeat;
	padding:0;
	cursor:pointer;
}
.pik_box {
	width:700px;
	clear:both;
	padding-top:15px
}
.pik {
	float:left;
	width:130px;
	height:95px;
	padding:10px;
	background:url(images/gallery_bg.gif) no-repeat;
}
.pik_content {
	width:520px;
	float:left
}
.pik_content p {
	margin:0px 15px;
	padding:0
}
.tit_orange_13 {
	font-weight:bold;
	color:#fe8900;
	font-size:13px
}
.tit_orange {
	font-weight:bold;
	color:#fe8900
}
.tit_green {
	font-weight:bold;
	color:#FFCC00;
	font-size:13px;
	padding:0;
}
.tit_orange_20 {
	font-weight:bold;
	color:#fe8900;
	font-size:20px
}
.tit_orange_20_center {
	font-weight:bold;
	color:#fe8900;
	font-size:20px;
	text-align:center;
}
/*buttons*/



.pik_magazin {
	width:130px;
	height:95px;
	padding:10px;
	background:url(images/bg_pik_mag.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	behavior: url(iepngfix.htc);
}
.box_magazin {
	width:174px;
	height:180px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	cursor:pointer
}
.box_magazin_txt {
	background:url(images/bg_orange.png) no-repeat;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	text-align:center;
	padding-top:9px;
	behavior: url(iepngfix.htc);
	font-weight:bold
}

.boxstanga ul.box li.box{ list-style:none !important;}

.box_adrenalina {
	background:url(images/avantajele_terenului.gif) no-repeat right bottom;
}
.oferte_spec {
	background:url(images/paint_1.gif) no-repeat right bottom;
}
.paintball_in {
	background:url(images/paint_2.gif) no-repeat right bottom;
}
.team_b {
	background:url(images/paint_3.gif) no-repeat right bottom;
}
.programeaza_b {
	background:url(images/programeaza.gif) no-repeat right;
}
.afacere {
	background:url(images/paint_4.gif) no-repeat right bottom;
}
.bg_team {
	background:url(images/bg_team.gif) no-repeat 200px 2px;
}
.mij_home {
	padding-left:190px;
}
.p_center {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:15px;
}
.men_foot_lft {
	float:left;
	width:420px
}
.men_foot_right {
	float:right;
	width:200px
}

/*.meniuMP{width:275px; display:inline; float:left;}
.meniuMP ul,li{list-style:none !important;}
.meniuMP ul{}
.meniuMP ul li.bara{border-bottom:#002337 1px solid;background-image:url(images/meniuMPcontent.jpg); background-repeat:repeat-y;}
.meniuMP ul li.top{ border-bottom:#002337 1px solid; border-top:#002337 1px solid;background-image:url(images/meniuMPcontent.jpg); background-repeat:repeat-y;}
.meniuMP ul li.bgtop{background-image:url(images/meniuMPtop.jpg); background-repeat:no-repeat; width:275px; height:10px;}
.meniuMP ul li.bgbot{background-image:url(images/meniuMPbot.jpg); background-repeat:no-repeat; width:275px; height:12px;}
.meniuMP ul li a{color:#FFFFFF; height:25px; line-height:25px; width:275px;display:block; text-indent:25px;}
.meniuMP ul li a:hover{background-image:url(images/meniuMPactiv.jpg); display:block;height:25px; line-height:25px; width:275px;}*/

.meniuMP{width:275px; display:inline; float:left;}
.meniuMP ul,li{list-style:none !important;}
.meniuMP ul{}
.meniuMP ul li.bgtop{background-image:url(images/meniuMPtop.jpg); background-repeat:no-repeat; background-position:bottom; width:275px; height:10px;}
.meniuMP ul li.bgbot{background-image:url(images/meniuMPbot.jpg); background-repeat:no-repeat; width:275px; height:14px;}

.meniuMP ul li.top{ border-bottom:#002337 1px solid; border-top:#002337 1px solid;}
.meniuMP ul li.bara{border-bottom:#002337 1px solid;}
.meniuMP ul li a{background-image:url(images/meniuMPcontent.jpg); background-repeat:repeat-y;color:#FFFFFF; height:25px; line-height:25px; width:275px;display:block; text-indent:25px;}
.meniuMP ul li a:hover{background-image:url(images/meniuMPactiv.jpg); display:block;height:25px; line-height:25px; width:275px;}


.contentMP{width:450px; display:inline; float:left; margin:0 0 0 15px;}
.contentMP h2{font-family:Arial, Helvetica, sans-serif;	font-size:1.2em; color:#fe8900; margin:5px 0 5px 0;}
.contentMP div.box_descriere_top{width:100%; height:100px; border-bottom:dotted 1px #fe8900; border-top:dotted 1px #fe8900;}
.contentMP div.box_descriere_top div.text{width:350px; float:left; display:inline;}
.contentMP div.box_descriere_top div.text h3 {font-family:Arial, Helvetica, sans-serif;	font-size:1.1em; height:30px;}
.contentMP div.box_descriere_top div.text p {height:40px;}
.contentMP div.box_descriere_top div.text span.label{display:block; float:left; width:30px; height:15px; line-height:15px;}
.contentMP div.box_descriere_top div.text span.pret{font-weight:bold;color:#fe8900;display:block; float:left; height:15px; line-height:15px;}
.contentMP div.box_descriere_top div.poza{width:100px; float:left; display:inline;}

.contentMP div.box_descriere{width:100%; height:100px; border-bottom:dotted 1px #fe8900;}
.contentMP div.box_descriere div.text{width:350px; float:left; display:inline;}
.contentMP div.box_descriere div.text h3 {font-family:Arial, Helvetica, sans-serif;	font-size:1.1em; height:30px;}
.contentMP div.box_descriere div.text p {height:40px;}
.contentMP div.box_descriere div.text span.label{display:block; float:left; width:30px; height:15px; line-height:15px;}
.contentMP div.box_descriere div.text span.pret{font-weight:bold;color:#fe8900;display:block; float:left; height:15px; line-height:15px;}
.contentMP div.box_descriere div.poza{width:100px; float:left; display:inline;}
.contentMP div.box_descriere div.poza img{}