
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,cyrillic-ext,cyrillic,latin-ext);

html
{
	    height: 100%;
	    padding: 0; 
	    margin: 0 auto; 
		font: normal 12px Arial, Helvetica, sans-serif;
		
}


body {

	padding: 0; 
	margin: 0 auto; 
	height: 100%;	
	font: normal 12px Arial, Helvetica, sans-serif;
	z-index: 1;
	position:relative;
	width:100%;
	overflow-x:hidden;
	color:#676767;   	
	background: url('../images/bg2.jpg') top center no-repeat;  
}

h1{
	 font: 100 48px 'Ubuntu Condensed', sans-serif;
	 color: #000;
	 display: block;
	 text-align: left;
	 padding:20px 10px 20px 20px;
	 text-transform:uppercase;
	 letter-spacing:4px;
	 float:left;
	 margin:0 0 0 20px;
	 width:480px;
	 text-align:left;

}

h2 {
     font: 100 30px 'Ubuntu Condensed', sans-serif;
	 color: #000;
	 display: block;
	 text-align: left;
	 margin:0;
	 padding:0px 0 20px 0;
	 text-transform:uppercase;
}


h3{

     font: 100 24px 'Ubuntu Condensed', sans-serif;
	 color: #000;
	 display: block;
	 text-align: left;
	 margin:0;
	 padding:10px 0 2px 0;
	 overflow:hidden;
	 letter-spacing:1px;
}


h3 span{
	 display: block;
	 margin:0;
	 padding:10px 10px 0 0;
	 background:#fff;
	 float:left;
	 width:auto;
	 
}

h4{
	 font: 100 18px 'Ubuntu Condensed', sans-serif;
	 color: #000;
	 display: block;
	 text-align:left;
	 margin:0;
	 padding:0;
	 text-indent:0px;
}

h4 a{
	 font: 100 18px 'Ubuntu Condensed', sans-serif;
	 color: #000;
	 display: block;
	 text-align:left;
	 margin:0;
	 padding:0;
	 text-indent:0px;
}

h5 {
	 font: 100 14px 'Ubuntu Condensed', sans-serif;
	 color: #000;
	 display: block;
	 text-align:left;
	 margin:0;
	 padding:30px 0 10px 0;
	 text-indent:20px;
	 background: url('../images/black-stripe.png')  20px bottom no-repeat;
}

h5 a {
	 font: 100 14px 'Ubuntu Condensed', sans-serif;
	 color: #7ebc34;
	 text-decoration:none;
}

h5 a:hover {
	 text-decoration:underline;

}

h6 {
	 font: 100 18px 'Ubuntu Condensed', sans-serif;
	 color: #000;
	 display: block;
	 text-align:left;
	 margin:0;
	 padding:0;
	 text-indent:0px;
}

h6 a {
	color: #f37e00;
	font: normal 11px Arial, Helvetica, sans-serif;
}

table {
	border-collapse: separate;
	border-spacing: 0px !important;
	}

a img { border: none }             


a { 
	text-decoration: none;
	cursor:pointer;
	color:#F37E00;
	font: normal 12px Arial, Helvetica, sans-serif;
 }
 
b {
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:0; 
	margin:0;
	color:#000;
}
 
p {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:5px 0; 
	margin:0;
	color:#111;
}

input[type="text"] {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #ccc;
	width:180px;
	height:18px;
	padding:0;
	margin:0;
}





/*  MAIN GRID ELEMENTS  */

.page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:100%;
	overflow:hidden;
	margin: 0 auto -140px; /* the bottom margin is the negative value of the footer's height */
}

.page_static {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:100%;
	overflow:hidden;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
	background: url('../images/static_bg.jpg') top center no-repeat; 
}

.header {  
	display: block; 
	margin:0 auto;
	padding:0;
	width:100%;
	background: #fff;
	overflow:hidden;
	}
	
.header_static {  
	display: block; 
	margin:0 auto;
	padding:0;
	width:100%;
	background: url('../images/slider03.jpg') top center no-repeat;
	overflow:hidden;
	height:190px;
	}	
	
.wrapper {  
	width:100%;
	margin:0px auto;
	display:block;
	padding:0;
	min-height:320px;
	display:block;
	margin-top:0px;
	position:relative;
	z-index:99;
} 

.content {
	width:960px;
	overflow:hidden;
	min-height:480px;
	padding:0px;
	display:block;
	margin:0 auto 40px;
	background:url('../images/whitebg.png') 0 0 repeat;
} 


.contentbox {
	width:640px;
	overflow:hidden;
	padding:20px 0 0 0;
	display:block;
	margin:0 0 0 20px;
	position:relative;
} 


.static {
	width:100%;
	overflow:hidden;
	min-height:480px;
	padding:0px;
	display:block;
	margin:-50px auto;
	position:relative;
	z-index:99;
	padding:0;
}      


.panel {
	width:300px;
	overflow:hidden;
	background: #fff;
	display:block;
	float:left;
	padding:10px;
}        

.grey_area {
	width:100%;
	display:block;
	margin:0 auto;
	padding-top:15px;
	background:#eee;
}

.partners {
	width:960px;
	display:block;
	margin:0 auto;
	background:#eee;
}

.push {
	height:140px;
}

.footer {    
	/*height:140px;*/
	text-align:center;
	width:100%;
	overflow:hidden;
	background: #1b1b1b;
}
.footer .pa{
    text-align: center;
    margin: 20px auto;
}

/* TOP PANEL ELEMENTS  */


.toppanel {    
	height:106px;
	text-align:center;
	width:100%;
	overflow:hidden;
	background: #fff;
	color: #e9fec2;
	padding-top:5px;
}	

.toppanel .callus {
	background: url('../images/call.jpg') 0 0 no-repeat;
	display:block;
	width:320px;
	height:54px;
	position:absolute;
	right:50%;
	top:30px;
	margin:0 -480px 0 0;
}

.toppanel .number {
	display:block;
	font: normal 26px 'Ubuntu Condensed', sans-serif;
	text-decoration: none;
	color: #fff;
	letter-spacing:1px;
	
}

.toppanel .note {
	color: #fff;
	
}

.toppanel input {
	font: italic 11px Arial, Helvetica, sans-serif;
	color:#777;
	text-indent:5px;
}

.banner_top {
	display:block;
	width:640px;
	height:88px;
	position:absolute;
	top:54px;
	right:50%;
	margin-right:-480px;
}


.lang {
	position:absolute;
	top:5px;
	right:50%;
	margin-right:-476px;
	color:#fff;
	height:30px;
	line-height:30px
	
}

.lang .fb-like{
	display:block;
	float:left;	
}

.lang .links {
	display:block;
	margin-top:-3px;
	float:right;
	line-height:32px;
	
}

/*  HEADER ELEMENTS  */



.logo {
	display: block; 
	margin:0 0 0 -480px;
	position:relative;
	z-index: 98;
	top:12px;
	width:200px;
	overflow:visible;
	left:50%;
	}

/*  NAVIGATION ELEMENTS  */
	
	
#menu {  
	display: block; 
	margin:0 0 0 -240px;
	position:absolute;
	z-index:9993;
	top:30px;
	width:720px;
	background: rgba(255, 255, 255, 0.2);
	overflow:visible;
	height:42px;
	left:50%;
	}
             

.mainmenu {
	padding:0;
	margin:0 auto;
	display:block;
	width:610px;
	background:#fff;
	position:relative;
	float:left;
}

.mainmenu li {
	float: left;
	list-style: none;
	margin:0;
	padding:0 12px;
	position:relative;	
	z-index:101;
}

.mainmenu li:first-child {

}

.mainmenu li:last-child {

}

.mainmenu li a.tab {
	font: normal 16px 'Ubuntu Condensed', sans-serif;
	text-decoration: none;
	color: #f37e00;
	outline: none;
	text-align: center;
	letter-spacing: -1px;
	display: block;
	float: left;
	overflow: hidden;
	margin:0;  
	padding:12px 0px;  	
}

.mainmenu li:hover a, .mainmenu li a:hover  {
	color: #313131;
}

.mainmenu li a.menuactive{
	border-bottom:3px solid #f37e00;
}

.active{
	border-bottom:3px solid #f37e00;
}

#menu img {  
	display:block;
	padding:9px 0 0 6px;
	float:left;
	}
	
	
.submenucontainer {
	width: 220px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-top: -8px;
	margin-left: -110px; /* half of width */
}

.mainmenu li .submenu {
	width: 220px;
	background: #313131;
	float: left;
	position: relative;
	margin-top: -40px;
	opacity: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	
	
}

.submenu .triangle {
	width: 0;
	height: 0;
	position: absolute;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #313131;
	top: -8px;
	left: 50%;
	margin-left: -8px;
}
	
.submenu ul {
	float: left;
	padding: 10px 0;
}
.submenu ul li {
	text-align: left;
	float: left;
	width: 185px;
	padding: 5px 0 5px 15px !important;
	margin: 0px 10px;
	color: #777;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background .1s ease-out;
	-moz-transition: background .1s ease-out;
	-ms-transition: background .1s ease-out;
	-o-transition: background .1s ease-out;
	transition: background .1s ease-out;
}

.submenu ul li:last-child {
	margin: 0px 10px !important;
}
.submenu ul li a {
	font: normal 13px 'Open Sans', sans-serif !important;
	background:transparent;
	color:#fff !important;
	border-bottom:none !important;
	padding:4px 0 !important;
	text-align:left !important;
	letter-spacing:0 !important;
}

.submenu ul li:hover, .submenu ul li:hover a {
	background: #f37e00;
	color:#fff;
}	

ul li:hover a { }
ul li:hover .submenucontainer { top: 50px; }
ul li:hover .underline { border-bottom-color: #777; }
ul li:hover .submenu { opacity: 1; margin-top: 8px; }
	
	

/* SLIDER ELEMENTS   */

.slider {
	display:block;
	margin-top:0;
	position:relative;
	z-index:10001;
	background:transparent;
	height:560px;
}

.calculator {
	display:block;
	margin-top:-40px;
	width:280px;
	background: #fff url('../images/calculator.jpg') 0 0 no-repeat;;
	position:absolute;
	height:280px;
	top:42px;
	left:50%;
	margin-left:150px;
	z-index: 99999999;
	border:12px solid #333;
	box-shadow: inset -2px 3px 4px #333, -2px 2px 6px #111;

	
}

.calculator_box {
	padding:2px 0 0 60px;
	font-size:12px;
}

.calculator_box  input[type="text"] {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #ccc;
	width:32px;
	height:18px;
	padding:0;
	margin:0 10px 0 0;
}

.calculator_box  input[type="checkbox"] {

}

.calculator_box  input[type="radio"] {

}

.slider .text {
	display:block;
	font: normal 20px 'Ubuntu Condensed', sans-serif;
	text-decoration: none;
	text-align:center;
	color: #fff;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:10px 0 6px 0;
	text-shadow: 0.1em 0.1em 0.05em #333;
}

.slider .title {
	display:block;
	font: normal 36px 'Ubuntu Condensed', sans-serif;
	text-decoration: none;
	color: #fff;
	letter-spacing:1px;
	text-align:center;
	padding-bottom:10px;
	background: url('../images/titlebg.jpg') bottom center no-repeat;
	text-shadow: 0.1em 0.1em 0.05em #000;
	-moz-text-shadow: 0.1em 0.1em 0.05em #000;
	-webkit-text-shadow: 0.1em 0.1em 0.05em #000;
	border:none;
	height:48px;
}

.slider .note {
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	padding:15px 0;
	letter-spacing:2px;
}

 .carousel,
		 .carousel .carousel-wrap{
		 	border:none;
		 	position:relative;
		 	margin:0 auto;
		 	outline: none;
		 	}
		 	
		 .carousel.js .carousel-wrap{
		 	width:960px;		 	
		 	padding:0;
		 	border:none;
		 	outline: none;
		 	margin:0 auto;
		 	}
		 	
		 .carousel ul{
		 	margin:0 auto;
		 	padding:0;		 	
		 	}
		 	
		 .carousel ul li{
		 	display:block;
		 	float:left;
		 	padding:0;
		 	width:192px;
		 	height:120px !important;
		 	position:relative;
		 	}
		 	
		 .carousel ul li a img{
		 	display:block;
		 	float:left;
		 	padding:0;
		 	width:182px;
		 	height:102px;
		 	position:relative;
		 	}	
		 	
		 .carousel .carousel-previous {
		 	position:absolute;
		 	right:50%;
		 	margin-right:-460px;
		 	top:-30px;
			outline:none;
			z-index: 999;
			cursor:pointer;
			}
			
		.carousel .carousel-next {
		 	position:absolute;
		 	right:50%;
		 	margin-right:-480px;
		 	top:-30px;
			outline:none;
			z-index: 999;
			cursor:pointer;
			}
			
		.carousel .carousel-pagination {
		 	position:absolute;
		 	left:50%;
		 	top:460px;
			outline:none;
			margin-left:-30px;

			}
			
		.carousel .carousel-pagination a {
		 	background: #fff;
		 	width:14px;
		 	height:14px;
		 	text-indent:-9999px;
		 	display:block;
		 	float:left;
		 	border-radius:12px;
		 	-moz-border-radius:12px;
		 	-webkit-border-radius:12px;
		 	margin:0 5px;
		 	
			}
			
		.carousel .carousel-pagination a.active {
		 	background: #f37e00;
		 	width:14px;
		 	height:14px;
		 	text-indent:-9999px;
		 	display:block;
		 	float:left;
			}				
			
		 .carousel .disabled{
		 	color:#ddd;
		 	cursor:default;
		 	}

		 .carousel div{
		 	margin:0;
		 	padding:0;
		 	border:0;
		 	}


/* HOMEPAGE   */






/*   CONTACT  */


.contact {
	display:block; border:'px solid red;
}

.contact input[type="text"] {
	background: #fff;
	width: 270px;
	padding: 0 5px;
	font-size: 12px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: #656565;
	height: 24px;
	border: 1px solid #CCC;
	margin-top: 6px;
	margin-bottom: 0px;
}

.contact textarea {
	padding: 2px;
	width: 270px;
	height: 110px;
	border: 1px solid #CCC;
	margin: 6px 0 0 0px;
	color: #656565;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding: 0 5px;
}

.contact button {
	background: #f37e00;
	color:#fff;
	width:280px;
	padding:5px 0;
	float:left;
	cursor:pointer;
	border:none;
}


.contact button:hover {
	background: #f37e00; /* Old browsers */

}


.contactinfo td {
	padding:5px 0;
	border-top:1px solid #e1e1e1;

}

.alert {
	display:block;
	width:620px;
	height:48px;
	margin:10px 0;
	color:#fff;
	text-align:center;
	font: 100 30px 'Ubuntu Condensed', sans-serif;
	background:#F37E00;
	line-height:48px;
}

/* STATIC PAGE   */



.title {
	width:100%;
	height:100px;
	background:#fff;
	position:relative;
	z-index:111;
	border-bottom:4px solid #eee;
	}

.button_s {
	background:#f37f00;
	display:block;
	padding:5px 0px;
	width:100px;
	margin:20px 10px 0 0 !important;
	cursor:pointer;
	float:left;
	color:#fff;
	text-align:center;
	border:none;
	font: 100 12px 'Ubuntu Condensed', sans-serif;
}

.button_s:hover {
	background:#f37f00;
	color:#000;
}

.button_send {
	background:#f37f00;
	display:block;
	padding:5px 20px;
	margin-top:0px;
	margin-right:-10px;
	cursor:pointer;
	float:right !important;
	color:#fff;
	text-align:center;
	border:none;
	font: 100 14px 'Ubuntu Condensed', sans-serif;
}

.button_send :hover {
	background:#f37f00;
	color:#000;
}

.button_left {
	background:#f37f00;
	display:block;
	padding:5px 20px;
	width:180px;
	margin:20 auto 0 !important;
	cursor:pointer;
	float:left;
	color:#fff;
	text-align:center;
	border:none;
	font: 100 18px 'Ubuntu Condensed', sans-serif;
}

.button_left:hover {
	background:#f37f00;
	color:#000;
}

.button_right {
	background:#000;
	display:block;
	padding:5px 20px;
	width:120px;
	margin:0 auto;
	cursor:pointer;
	float:right;
	color:#fc0;
	text-align:center;
	font: 100 24px 'Ubuntu Condensed', sans-serif;
}

.button_right:hover {
	background:#fc0;
	color:#000;
}



/* FOOTER ELEMENTS  */


               
.footer b {
	color:#fff;
}



.footer .copyright {
	background:#1b1b1b;
	text-align:left;
	color:#aaa;
	float:left;
	margin:2px 0 0 0;
	padding:1px 10px 0 0;
	width:320px;

}

.footer .developed {
	background:#1b1b1b;
	text-align:right;
	color:#aaa;
	margin:2px 0 0 0;
	padding-top:1px;
	padding-right:10px;
	width:230px;
	
}

.fb-like {
	display:block;
	float:left;
}



/* MAINSLIDER   */



/* STATIC PAGE   */


.static h1 {
	background:#f37e00;
	color:#fff;
	width:610px;
}


.static .title {
	width:960px;
	height:100px;
	background:#fff;
	position:relative;
	z-index:111;
	margin:0 auto;
	}

.steps {
	width:100%;
	height:48px;
	background:#fff;
	position:relative;
	z-index:111;
	border-bottom:4px solid #eee;
	}
	
.event01 {
	display:block;
	float:left;
	margin:40px auto;
	padding:0;
	width:100%;
}

.event01 .inbox {
	display:block;
	width:960px;
	margin:0 auto;
}

.event01 .maininfo {
	display:block;
	float:left;
	width:280px;
	padding:20px;
	height:260px;
}

.event01 ul {
	display:block;
	width:300px;
	padding:0 0 0 20px;
	margin:0;
	list-style-type:square;
}

.event01 li {
	display:list-item;
	width:300px;
	padding:5px 0;
	margin:0;
	color:#000;
	font-size:12px;
	text-indent:0px;

}

.event01 .text {
	display:block;
	width:580px;
	float:left;
	padding:20px 20px 20px 40px;
}

.event02 {
	display:block;
	float:right;
	margin:80px 0;
	padding:0;
}

.event02 img {
	display:block;
	float:left;
}

.event02 .maininfo {
	display:block;
	float:left;
	width:320px;
}

.event02 ul {
	display:block;
	width:300px;
	padding:20px 0 0 20px;
	margin:0;
	list-style:none;
}

.event02 li {
	display:block;
	width:300px;
	padding:5px 0;
	margin:0;
	color:#000;
	font-size:14px;
	text-indent:20px;
	background: url('../images/pink.png') 5px 5px no-repeat;
}

.event02 .text {
	display:block;
	width:640px;
	margin:10px 0 0 -400px;
	position:relative;
	left:50%;
	font-size:14px;
	padding:10px 0;
	line-height:1.6em;
}


.event03 {
	display:block;
	float:left;
	margin:80px 0;
	padding:0;
}

.event03 img {
	display:block;
	float:left;
}

.event03 .maininfo {
	display:block;
	float:left;
	width:320px;
}

.event03 ul {
	display:block;
	width:300px;
	padding:20px 0 0 20px;
	margin:0;
	list-style:none;
}

.event03 li {
	display:block;
	width:300px;
	padding:5px 0;
	margin:0;
	color:#000;
	font-size:14px;
	text-indent:20px;
	background: url('../images/pink.png') 5px 5px no-repeat;
}

.event03 .text {
	display:block;
	width:640px;
	margin:10px 0 0 -240px;
	position:relative;
	left:50%;
	font-size:14px;
	padding:10px 0;
	line-height:1.6em;
}


.gallery_preview {
	background:#ebebeb;
}

/* PRICES   */

.prices{
	display:block;
	width:580px;
	padding:20px 0;
}

.me2{
	width:48px;
	margin:1px 0 1px 5px;
	height:16px;
	display:block;
	padding:0;
	float:left;
}

.prices tr:nth-child(even) {
	background:rgba(255, 255, 255, 0.6);
	
}
.prices tr:nth-child(odd) {

}


.prices th{
	border-bottom:2px solid #f37e00;
	color:#000;
	font: 100 18px 'Ubuntu Condensed', sans-serif;
	text-align:center;
	background:transparent !important;
}

.prices th:first-child{
	text-align:left;
	text-indent:10px;
}

.prices td{
	color:#000;
	font: 100 14px Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px;

}


.prices td:first-child{
	text-align:left;
}



.call_us {
	display:block;
	position:absolute;
	left:50%;
	margin-top:102px;
	margin-left:-394px;
}

.call1 {
	color:#fff;
	font: 100 16px 'Ubuntu Condensed', sans-serif;
	text-align:center;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.9);
}

.call2 {
	color:#fff;
	font: 100 30px 'Ubuntu Condensed', sans-serif;
	text-align:center;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.6);
}

.number {
	color:#fff;
	font: 100 33px 'Ubuntu Condensed', sans-serif;
	text-align:center;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.6);
}

.home_note {
	display:block;
	position:absolute;
	left:50%;
	margin-top:400px;
	margin-left:-480px;
	color:#fff;
	font: 100 18px 'Ubuntu Condensed', sans-serif;
	text-align:center;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	width:320px;
}


.name {
	font: 100 14px 'Ubuntu Condensed', sans-serif;
	color: #000;
	display: block;
	text-align: left;
	margin: 0;
	padding: 5px 0 10px 0;
	overflow: hidden;
}


.img_list {
	width:660px;
	display:block;
	overflow:hidden;
	margin:0;
}

.news_list {
	width:200px;
	height:164px;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:20px;
	border-bottom:2px solid #333;
	margin-bottom:20px;
}

.inner_list {
	width:200px;
	height:144px;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:20px;
}

.news_list img {
	width:200px;
	height:124px;
}

.inner_list img {
	width:200px;
	height:124px;
}

.news_list h5 {
	font: 100 16px 'Ubuntu Condensed', sans-serif;
	color: #000;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	text-indent:0;
}

.news_list h5 a {
	font: 100 16px 'Ubuntu Condensed', sans-serif;
	color: #000;
	display: block;
	text-align: left;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
}



.goback {
	background: #f37f00;
	display: block;
	padding: 5px 20px;
	width: 180px;
	margin: 20px 0 20px 20px;
	cursor: pointer;
	float: left;
	color: #fff;
	text-align: center;
	border: none;
	font: 100 18px 'Ubuntu Condensed', sans-serif;
}

.contactinfo {
	position:absolute;
	width:300px;
	border-left:1px solid #ccc;
	height:260px;
	padding-left:24px;
	left:310px;
	top:55;
	
}


.ref_prof {
	width:100px;
	height:100px;
	margin-left:-40px;
	margin-top:-10px;
	padding:10px 0 20px 40px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}

.ref_textbox {
	width:180px;
	height:340px;
	background: url('../images/whitebg2.png') 0 0 repeat;
	padding:10px;
	font-size:13px;
	position:absolute;
	color:000;
	right:0;
	top:0;
	bottom:0;
	z-index: 2;
	color:#000;
	vertical-align:middle;
}

.ref_textbox p {
	position: relative;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	vertical-align: middle;
	margin: auto;
	text-align: left;
	font-style:italic;
}

.short_desc {
	border-top:1px solid #f37e00;
	border-bottom:1px solid #f37e00;
	padding:5px;
	font: 100 14px 'Ubuntu Condensed', sans-serif;
	color: #000;
}

.newsimg {
	width:640px;
	height:360px;
}


/* ÁRAK OLDAL */


.contentbox h3{
     font: 100 24px 'Ubuntu Condensed', sans-serif;
	 color: #000;
	 display: block;
	 text-align: left;
	 margin:0;
	 padding:20px 0 10px 10px;
	 overflow:hidden;
	 letter-spacing:1px;
}

.prices_main {
	width:640px;
	display:block;
	overflow:hidden;
}

.prices_main tr:nth-child(even) {
	background:rgba(255, 255, 255, 0.6);
	
}
.prices_main tr:nth-child(odd) {

}


.prices_main th{
	border-bottom:2px solid #f37e00;
	color:#000;
	font: 100 16px 'Ubuntu Condensed', sans-serif;
	text-align:center;
	background:transparent !important;
}

.prices_main th:first-child{
	text-align:left;
	text-indent:10px; 
	width:300px;
}

.prices_main td{
	color:#000;
	font: 100 12px Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px;

}

.prices_main td:first-child{
	text-align:left;
}

.prices_main input {
	width:40px;
}

.final_price {
	display:block;
	padding:5px 0 20px 0;
}


.final_price tr:nth-child(even) {
	background:rgba(255, 255, 255, 0.6);
	
}
.final_price tr:nth-child(odd) {

}


.final_price th{
	border-bottom:2px solid #f37e00;
	color:#000;
	font: 100 16px 'Ubuntu Condensed', sans-serif;
	text-align:center;
	background:transparent !important;
}

.final_price th:first-child{
	text-align:left;
	text-indent:10px; 
	width:300px;
}

.final_price td{
	color:#000;
	font: 100 12px Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px;

}

.prices_main td:first-child{
	text-align:left;
}

.final {
	font: 100 16px 'Ubuntu Condensed', sans-serif;
	color:#000;
	text-align:left;
	
}

#sum {
	font: 100 16px 'Ubuntu Condensed', sans-serif;
	color:#f37e00;
	display:block;
	float:right;
}


.slidebox {
	position:fixed;
	float:left;
	top:286px;
	right:50%;
	margin-right:-460px;
	width:200px;
	display:block;
}

.floater {
	display:block;
	overflow:hidden;
}

.floatimg {
	display:block;
	float:left;
	overflow:hidden;
	padding-top:8px;
}

.floatleft {
	display:block;
	float:left;
	overflow:hidden;
	width:480px;
	margin:0;
	padding:0;
}

.the_marker {
	display:block;
	position:absolute;
	left:50%;
	margin-top:0px;
	top:120px;
	margin-left:200px;
	list-style:none;
}

.the_marker li a {
	font: 100 14px 'Ubuntu Condensed', sans-serif;
	color: #000;
	display: block;
	text-align: left;
	margin: 0;
	padding: 3px 0;
}

.the_marker li a:hover {
	color: #F37E00;
}

.prev {
	color: #000;
	text-transform:uppercase;
	font: 100 18px 'Ubuntu Condensed', sans-serif;
	display:block;
	float:left;
	position:absolute;
	top:420px;
	left:50%;
	margin:0 0 0 -300px !important;
}

.next {
	color: #000;
	text-transform:uppercase;
	font: 100 18px 'Ubuntu Condensed', sans-serif;
	position:absolute;
	top:420px;
	left:50%;
	text-align:right;
	width:140px;
	margin:0 0 0 160px !important;
}

.prev:hover, .next:hover {
	color:#f37f00;
}
