﻿* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;

	font-family: 'Oregon_LDO_Extended';
	src: url('https://hoteleole.grygienc.pl/font/OREGONL0.eot') format('eot');
	src: url('https://hoteleole.grygienc.pl/font/Oregon_LDO_Extended.ttf')  format('truetype'),
	     url('https://hoteleole.grygienc.pl/Oregon_LDO_Extended.woff') format('woff'), 
	     url('https://hoteleole.grygienc.pl/Oregon_LDO_Extended.svg') format('svg');
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;

	font-family: 'Brush Script MT';
	src: url('https://hoteleole.grygienc.pl/font/BRUSHSCI.eot') format('eot');
	src: url('https://hoteleole.grygienc.pl/font/BRUSHSCI.woff') format('woff'), 
	     url('https://hoteleole.grygienc.pl/font/BRUSHSCI.ttf')  format('truetype'),
	     url('https://hoteleole.grygienc.pl/font/BRUSHSCI.svg') format('svg');
	}


body {
	background: #FFFFFF;
	font-family: Oregon_LDO_Extended, Calibri, Helvetica, serif;
	font-size: 12px;
	min-height: 100%;
}

h2,h3,h4,h5 {font-weight:normal}
h2,h3,h4 {text-align:center}
/* h1 czcionka nazwy sekcji, np BIENVENUE */
h1 {
	font-size: 20px;
	font: bold;
	color: #3B3B3B;
	border-bottom-style: groove;
	margin: 0px 0 10px 0;
	line-height:140%;
	
}

/* h3 czcionka poddytulu sekcji i odnośnika */
h3 {
	margin:10px;
	font-style:italic;
	font-size:12px;	
}

/* h4 czcionka pod znakiem EOLE */
h4 {
	font-size: 25px;
	color:#5E524A;
	padding-top: 95px;
}
/* h5 czcionka napisu SEUL HOTEL FACE A LA MER */
h5 {
	text-align: right;
	margin-top: 86px;
	color: #B3A7A0;
	font-size: 29px;
	font-family: "Brush Script MT", Calibri, Helvetica, serif;
	text-shadow: 3px 4px 4px;	
}

.red{
	color:#7f0000;
	}
/*podswietlanie obrazkowych linkow*/


p, ul, ol {
	line-height: 167%;
	clear:none;
	text-align:justify;
	margin-bottom:10px;
}

p.odstep {margin-bottom:0px;}
/*mniejszy odstęp miedzy akapitami w kontakt*/

img {border: 0;}

.img_link:hover {
	outline:1px solid;
	outline-color:#ED2024;
	border-color:#ED2024;
}

a:link {
	color: #0AAAFD;
	}

a:hover {
	color: #ED2024;
	cursor:pointer;
	
	
}

#header {
	width: 700px;
	height: 126px;
	margin: 0 auto;	
}

#logo_left {
	float:left;
	width: 230px;
	height:126px;
	background:url(images/logo.png);
	
}

#logo_right {
	float: right;
}

#logo_right img {
	float:right;
	margin-top: 5px;
	margin-right: 2px;
}

#tlo_bannera {
	width:900px;
	height:305px;
	margin:0 auto;
	background:url(images/banner_background.jpg);
}

#banner {
	width: 700px;
	height: 255px;
	margin: -305px auto 0;
}

#menu {
	float:right;
	width: 415px;
		
}

#menu ul {
	margin: 0 0 0 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	width: 82px;
	padding: 20px 0 0 0;
	margin: 0 0 0 1px;
	background: url(images/menu.png) no-repeat top center;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #3B3B3B;
}

#menu a:hover, #menu li .current {
	color: #FFF;
	background: url(images/menu_aktywny.png) no-repeat top center;
	}

#page {
	width: 700px;
	margin: 50px auto 10px;
	text-align: justify;	
}

#content {
	float: left;
	width: 390px;
	padding: 0 0 10px 0;
	min-height: 470px;	
	
}

#content div.foto {
	float:left;
	width: 240px;
	height: 170px;
	margin-right:10px;
	padding: 0px;
	border-style: none;
	border-width: thin;
}

#content img.president {
	float:right;
	margin:10px 0 0 10px;		
}

#content_kwadrat_lewa {
	padding: 10px 10px 10px 0px;
	width: 325px;
	float: left;
		
}

#content_kwadrat_prawa { padding: 10px 0px 10px 10px;
	width: 325px;
	float: right;
}


#content_kwadrat_lewa div, #content_kwadrat_prawa div {
	float:left;
	width: 90px;
	height: 90px;
	margin:0px;
	padding: 7px;
	border-style: outset;
	border-width: thin;
}

#sidebar_left {
	float: left;
	width: 250px;
	padding: 0px 0px 10px 0px;
	
}

#content_kwadrat_mapa { padding: 0px 0px 10px 10px;
	width: 390px;
	float: right;
	
}

#sidebar {
	float: right;
	width: 250px;
	padding: 0px 0px 10px 10px;
	
}
#sidebar div.poziom {
	float:left;
	width: 250px;
	height: 170px;
	margin:0px;
	padding: 0px 0px 5px 0px;
	border-style: none;
}
#sidebar div.pion {
	float:left;
	width: 250px;
	height: 380px;
	margin:0px;
	padding: 0px 0px 5px 0px;
	clear:both;
		
}
#footer {
	clear: both;
	width: 700px;
	height: 50px;
	margin: 10px auto;
	padding-top: 10px;
	border-top: solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 90%;
}

#legal {
	float: left;
}
