@charset "UTF-8";
*{margin:0;padding:0;}
html{width: 100%;height: 100%;}
body{
	background:#171715;
	font-family: 'Noto Sans', sans-serif;
	color:#F7F7F7;
	font-size:12px;
	height:100%;
	position:relative;
}
h1,h2,h3,h4,h5,h6{font-size:16px/24px;font-weight:400;}

p {
    font-size:13px;
    line-height: 18px;
}

ul li{font-size:13px;}
img{border:0px solid black;}

a:link{text-decoration:underline;color:inherit;}
a:visited{text-decoration:underline;color:inherit;}
a:hover{text-decoration:none;color:#61a5cb;}
.breakLine{clear:both;}
/*******************************************/

#container{
	width:100%;	
	min-height:100%;
  	position:relative;
   	overflow:hidden;
   	
}

#textContainer{
	width:1100px;
	margin:0px auto 0px auto;
	
	padding-top:30px;
	padding-bottom:20px;
}
#textContainer .inside{
	width:100%;
	margin:0px auto 0px auto;
}
#textContainer h1{
	font-size:24px;
	margin-bottom:5px;
}
#textContainer ul,#textContainer ol{
	margin-left:25px;
}



#ePoradaForm{
	text-align:left;
}
#ePoradaForm input[type=text]{
	width:250px;
	background-color:#f3f3f3;
	border:1px solid #61a5cb;
	padding:3px 0px 3px 3px;
	height:30px;
	color:black;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#ePoradaForm input[type='text']:focus,#ePoradaForm textarea:focus{
	outline:none;	
	border:1px solid black;
	background-color:white;
}

#ePoradaForm textarea{
	overflow: auto;
	background-color:#f3f3f3;
	border:1px solid #61a5cb;
	width:250px;
	height:100px;
	padding:3px 0px 3px 3px;
	resize: none;
	color:black;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#ePoradaForm input[type=submit]{
	margin-top:10px;
	padding:10px 17px 10px 17px;
	background-color:#252527;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	border:0px solid black;
}
#ePoradaForm input[type=submit]:hover{
	background-color:#61a5cb;
	color:white;
	cursor:pointer;
}



#mainPageSquares{
	margin-top:10px;	
	position:relative;
	z-index:9999;
	
}
#mainPageSquares .square{
	float:left;
	
	width:223px;
	text-align:center;
}
#mainPageSquares .separate{
	float:left;
	height:230px;
	width:69.333px;
	
}

#mainPageSquares h3{
	padding-top:5px;
	color:#e0e0e0;
	font-size:18px;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
}
#mainPageSquares p{
	color:#b4b1a3;
	font-size:12px;
	font-weight:400;
}
#mainPageSquares p a{
	color:#fff;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:none;
	color:#e0e0e0;
	
	font-family: 'Playfair Display', serif;
	font-weight:400;
	
	letter-spacing:2px;
}
#mainPageSquares .greenButton{
	display:inline;
	padding:3px 5px 3px 5px;
	background-color:#5d3319;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#mainPageSquares p a:hover{
	color:black;
	background-color:#bfa390;
}


/* top *****/

#top {
    position: relative;
    width: 100%;
    height: 636px;
    background: transparent url("/src/banner.jpg");
}

#simpleTop {
    position: relative;
    width: 100%;
    height: 235px;
    background: transparent url("/src/banner.jpg") 50% 43%;
}

#top #logoPart{
	position:absolute;
	width:100%;
	height:126px;
	background-color:#262722;
	top:406px;
}
#simpleTop #logoPart{
	display:none;
	position:absolute;
	width:100%;
	height:126px;
	background-color:#262722;
	top:206px;
}
#logoPart .inside{
	height:126px;
	margin:0px auto 0px auto;
	width:1100px;
	height:126px;
	overflow:hidden;
	
} 
#logoPart .inside #bigLogo{
	margin:0px auto 0px auto;
	width:1100px;
	height:126px;
	overflow:hidden;
	background-color:#262722;
	text-align:center;
}

#logoPart .inside #bigLogo h1{
	padding-top:0px;
	color:#fff;
	font-size:36px;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:3px;
}
#logoPart .inside #bigLogo h1 span{
	font-size:60px;
}
#logoPart .inside #bigLogo h2{
	padding-top:5px;
	color:#e0e0e0;
	font-size:14px;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:7px;
}
#logoPart .inside #bigLogo  a:hover{
	background: url(//logo.png) no-repeat left bottom;
}
#mainMenu{
	width:100%;
	height:50px;
	background: url(/src/background.png);
}
#mainMenu .inside{
	width:1100px;
	height:50px;
	margin:0px auto 0px auto;
	overflow:hidden;
}
#mainMenu .button{
	float:left;
	/*width:250px;*/
	height:50px;
	overflow:hidden;
	text-align:left;
}
#mainMenu .separator{
	float:left;
	width:1px;
	height:50px;
	overflow:hidden;
	background:transparent url(/src/separator.png);
}
#mainMenu .button a{
	display:block;
	text-decoration:none;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:50px;
	padding-right:50px;
	color:#e0e0e0;
	font-size:14px;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
}

#mainMenu .button a:hover{
	color:#fff;
	background:transparent url(/src/background.png);
}
#mainMenu .button .selected{
	background:transparent url(/src/background.png);
	color:#171715;
}

/*******Footer********/
#footer{
}
#footer .inside{
	color:white;
}
#footer .top{
	width:100%;
	background-color:#b4b1a3;
}
#footer .top .inside{
	width:1100px;
	margin:0px auto 0px auto;
	background-color:#b4b1a3;
	text-align:center;
}
#footer .top .inside h3{
	padding-top:0px;
	color:#030100;
	font-size:18px;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
}
#footer .top .inside h3 span{
	font-size:24px;
}
#footer .top .inside h4{
	padding-top:5px;
	padding-bottom:5px;
	color:#030100;
	font-size:10px;
	font-family: 'Playfair Display', serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:5px;
}

#footer .bottom{
	width:100%;
	padding-bottom:50px;
	padding-top:3px;
}
#footer .bottom .inside{
	width:1100px;
	margin:0px auto 0px auto;
}

#footer .bottom .inside p{
	color:white;
	font-size:11px;
}
#footer .bottom .inside p a{
	text-decoration:none;	
}
#footer .bottom .inside p a:hover{
	text-decoration:underline;	
}