@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'NoticiaTextRegular';
    src: url(../fonts/noticiaNoticia/Text-Regular-webfont.eot);
    src: url(../fonts/noticia/NoticiaText-Regular-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/noticia/NoticiaText-Regular-webfont.woff) format('woff'),
         url(../fonts/noticia/NoticiaText-Regular-webfont.ttf) format('truetype'),
         url(../fonts/noticia/NoticiaText-Regular-webfont.svg#NoticiaTextRegular) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NoticiaTextItalic';
    src: url(../fonts/noticia/NoticiaText-Italic-webfont.eot);
    src: url(../fonts/noticia/NoticiaText-Italic-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/noticia/NoticiaText-Italic-webfont.woff) format('woff'),
         url(../fonts/noticia/NoticiaText-Italic-webfont.ttf) format('truetype'),
         url(../fonts/noticia/NoticiaText-Italic-webfont.svg#NoticiaTextItalic) format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansRegular';
    src: url(../fonts/OpenSans/OpenSans-Regular-webfont.eot);
    src: url(../fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/OpenSans/OpenSans-Regular-webfont.woff) format('woff'),
         url(../fonts/OpenSans/OpenSans-Regular-webfont.ttf) format('truetype'),
         url(../fonts/OpenSans/OpenSans-Regular-webfont.svg#OpenSansRegular) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLight';
    src: url(../fonts/OpenSans-Light-webfont.eot);
    src: url(../fonts/OpenSans-Light-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/OLight-webfont.woff) format('woff'),
         url(../fonts/OLight-webfont.ttf) format('truetype'),
         url(../fonts/OLight-webfont.svg#OpenSansLight) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url(../fonts/OpenSans/OpenSans-Bold-webfont.eot);
    src: url(../fonts/OpenSans/OpenSans-Bold-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/OpenSans/OpenSans-Bold-webfont.woff) format('woff'),
         url(../fonts/OpenSans/OpenSans-Bold-webfont.ttf) format('truetype'),
         url(../fonts/OpenSans/OpenSans-Bold-webfont.svg#OpenSansBold) format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansLight';
    src: url(../fonts/OpenSans/OpenSans-Light-webfont.eot);
    src: url(../fonts/OpenSans/OpenSans-Light-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/OpenSans/OpenSans-Light-webfont.woff) format('woff'),
         url(../fonts/OpenSans/OpenSans-Light-webfont.ttf) format('truetype'),
         url(../fonts/OpenSans/OpenSans-Light-webfont.svg#OpenSansLight) format('svg');
    font-weight: normal;
    font-style: normal;

}

/*<!---------------Main Styles-------------->*/

#header{
	background-color:#0b305f;
	width:100%;
	height:104px;
}
#headerContainer{
	height:inherit;
	width:960px;
	margin:0 auto;
	padding:0;
	padding-top:20px;
}a#logoLink{	height:76px;	width:270px;}
#logo{
	background-image: url(../img/logo.png);
	background-repeat:no-repeat;
	height:76px;
	width: 270px;
}
#topContainer{
	height:100%;
	width:960px;
	margin:0 auto;
	padding:0;
}
#topContainerLeft{
	width:460px;
	margin-right:40px;
	height:100%;
	float:left;
}
#topContainerLeftUp{
	margin-top:25px;
	margin-bottom:25px;
}
h1.title{
	font-family:'OpenSansLight';
	font-size:35px;
	margin-bottom:25px;
	text-transform:uppercase;
}
p.paragraph{
	font-family:'OpenSansRegular';
	font-size:14px;
	color:#363636;
}
p.subtitle{
	font-family:'OpenSansRegular';
	font-size:24px;
	margin-bottom:25px;
	color:#363636;
}
p.advantages{
	background-image: url(../img/check.png);
	background-repeat:no-repeat;
	padding-left:40px;
	font-family:'OpenSansRegular';
	font-size:14px;
	margin-bottom:20px;
	color:#363636;
	height:30px;
}
#topContainerRight{
	position:relative;
	float:left;
}

#topImg{
	background-image: url(../img/topImg.png);
	background-repeat:no-repeat;
	position:absolute;
	top:-104px;
	height:617px;
	width:475px;
}
#centerFormContainerComment{
	clear:both;
	height:60px;
	width:960px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}
#centerComm{
	position:absolute;
	background-image:url(../img/centerComm.png);
	background-repeat:no-repeat;
	width:960px;
	height:75px;
}
#centerFormContainer{
	width:100%;
	height:375px;
	background-color:#f1ece2!important;
}
#formContainer{
	width:960px;
	margin:0 auto;
	padding:0;
	clear:both;
}
#formLeft{
	width:460px;
	height:100%;
	float:left;
	margin-top:40px; 
	margin-right:40px;
}
#formRight{
	width:460px;
	height:100%;
	float:left;
	margin-top:40px; 
}
#formName, #formEmail, #formNumber{
	width:436px;
	height:40px;
	padding-left:20px;
	font-family:'OpenSansRegular';
	font-size:18px;
	line-height:40px;
	margin-bottom:20px;
	color:#636363;
}
#formAge{
	height:40px;
	width:60px;
	margin-right:20px;
	float:left;
	padding-LEFT:20px;
	font-family:'OpenSansRegular';
	font-size:18px;
	margin-bottom:20px;
	line-height:40px;
	color:#636363;
}
#formCity{
	float:left;
	padding-left:20px;
	font-family:'OpenSansRegular';
	font-size:18px;
	margin-bottom:20px;
	line-height:40px;
	width:332px;
	height:40px;
	color:#636363;
}
#submit{
	background-image:url(../img/submit.png);
	background-repeat:no-repeat;
	height:40px;
	width:146px;
	background-color:transparent;
	border:none;
	margin-bottom:40px;
}
#submit:hover{
	background-image:url(../img/submitHover.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
label.checkboxes{
	cursor:pointer;
}
.checkbox{
	clear:both;
    -webkit-appearance: none;
	-moz-appearance:none;
	visibility:hidden;
	appearance:none;
    background-image:url(../img/checkbox.png);
	background-repeat:no-repeat;
    height:20px;
	width:24px;
    display: inline-block;
	margin-right:10px; 
	font-family:'OpenSansRegular';
	font-size:18px;
	cursor:pointer;
}
label.checkboxes.checked{
	background-image:url(../img/checked.png);
	background-repeat:no-repeat;
}

.checkbox:hover{
	cursor:pointer;
}
label.checkboxes{
	display:block;
	font-family:'OpenSansRegular';
	font-size:18px;
	margin-bottom:20px;
	background-image:url(../img/checkbox.png);
	background-repeat:no-repeat;
    height:20px; 
	margin-right:10px;
}
#formTextarea{
	width:440px;
	padding-left:20px;
	padding-top:20px;
	height:92px;
	color:#636363;
	font-family:'OpenSansRegular';
	font-size:18px;

}
#centerFormContainerComment2{
	background-color:#0b305f;
	width:100%;
	height:60px;
}
#centerComm2{
	background-image:url(../img/centerComm2.png);
	background-repeat:no-repeat;
	height:76px;
	width:960px;
	margin:0 auto;
	padding:0;
}
#offers{
	width:960px;
	height:100%;
	margin:0 auto;
	padding:0;
}
#offersLeftPic{
	background-image:url(../img/centerImg.png);
	background-repeat:no-repeat;
	width:334px;
	height:308px;
	margin-right:40px;
	float:left;
}
#col1, #col2{
	float:left;
	height:100%;
	font-family:'OpenSansBold';
	font-size:18px;
	margin-top:40px;
}
#col1{
	width:320px;
}
#col2{
	width:200px;
}
p.offerTitle{
	color:#363636;
	margin-bottom:5px;
}
p.price{
	color:#8ca233;
	margin-bottom:5px;
}
span.pricer{
	color:#d7d7d7;
	font-family:'OpenSansBold';
	font-size:20px;
	margin-right:5px;
}
#hotelsContainer{
	clear:both;
	height:300px;
	width:100%;
	background-color:#f1ece2;
}
#hotels{
	width:960px;
	margin: 0 auto;
	padding:0;
}
#hotelsLeft{	text-align:right;
	float:left;
	margin-top:70px;
	margin-left:20px;
	color:#363636;
	font-size:20px;
	margin-left:20px;
	width:325px;
}p.hotelSubtitle{	font-family:'OpenSansBold';	margin-bottom:5px;}
p.hotelTitle{
	font-family:'OpenSansBold';
	margin-bottom:10px;
	float:left; 
}
p.hotelParagraph{
	font-family:'OpenSansRegular';
}
#spacer{
	background-image:url(../img/spacer.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:70px;
	margin-right:34px;
	margin-left:32px;
	width:7px;
	height:193px;
}
#hotelsRight{
	width:300px;
	height:100%;
	float:left;
	color:#363636;
	font-size:20px;
	margin-top:60px;
}
span.stars{
	color:#faa74a;
	float:left;
	font-family:'OpenSansBold';
	margin-left:2px;
}
#bottomCommContainer{
	background-color:#0b305f;
	width:100%;
	height:90px;}
#bottomComm{
	width:960px;
	height:133px;
	position:absolute;
	background-image:url(../img/bottomComm.png);
	background-repeat:no-repeat;
	top:-44px;
}
div.center{
	width:960px;
	margin:0 auto;
	padding:0;
	height:90px;
	position:relative;
}
#hotelComm{
	background-image:url(../img/hotel.png);
	background-repeat:no-repeat;
	height:348px;
	width:285px;
	position:absolute;
	left:655px;
	top:-214px;
}
#bottomTextContainer{
	height:100%;
	width:100%;
	background-color:#f1ece2;
}
#bottomText{
	margin:0 auto;
	padding:0;
	width:960px;
	padding-top:25px;
}#bottomTextTitleContainer{	margin-left:20px;}
#bottomTextTitle{
	font-family:'OpenSansRegular';
	font-size:30px;
	margin-bottom:25px;
}
#bottomTextParagraphs{
	margin-left:20px;
	column-count:2;
	-moz-column-count:2; 
	-webkit-column-count:2;
	column-width:440px;
	-moz-column-width:440px; 
	-webkit-column-width:440px; 
	column-gap:40px;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	margin-bottom:40px;
}
p.bottomTextPar{
	font-family:'OpenSansRegular';
	font-size:20px;
	margin-bottom:30px;
}
#bucharest{
	/* background-image:url(../img/bucharest.png);
	background-repeat:no-repeat;
	background-position:center top; */
	background:url(../img/bucharest.png) no-repeat center top;
	width:100%;
	height:270px;
}
#footer{
	width:960px;
	height:100%;
	margin:0 auto;
	padding:0;
}
a.footerLinks{
	font-family:'OpenSansRegular';
	font-size:20px;
	text-decoration:none;
	color:#363636;
	float:left;
	margin-top:40px;
	margin-bottom:40px;
	margin-right:60px;
}
a.footerLinks:first-child{
	margin-left:420px;
}
a.footerLinks:last-child{
	margin-right:none!important;
}
a.footerLinks:hover{	
	color:#0b305f;
}
#submissionSuccess{
	font-family:'OpenSansRegular';
	color:red;
	font-size:18px;
	right:200px;
	margin-top:-30px;
}
.hotelName{
	height:100%;
	width:100%;
	display:block;
	*margin-bottom:10px;
}
#centerCommText{
	color:white;
	font-family:'OpenSansBold';
	font-size:20px;
	margin-top:15px;
	margin-left:20px;
}
#centerCommText2{
	width: 600px;
	margin-right: 100px;
	margin-left: 370px;
	padding-top:15px;
	color:white;
	font-family:'OpenSansBold';
	font-size:20px;
}
#hotelCommText3{
	position:absolute;
	top:270px;
	color:white;
	font-family:'OpenSansBold';
	font-size:20px;
	width:600px;
	right:310px;
}