
* {
	margin: 0;
	padding: 0;
}

a {color: #225746;}
a:hover {color: #225746;}

body {
	background: #ffffff  url(images/bg.jpg) repeat-x left top;
	color: #444;
	font: normal 14px Arial,Helvetica,sans-serif;
}

.title
{
font-size: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {font: normal; padding-top: 6px; color: #225746}

.clear {clear: both;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 10px 10px;
	width: 780px;
}

/* header */
.top {

	padding: 10px 5px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 14px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}

#logo {
	width: 780px;
	height: 150px;
	margin: 0 auto;
	background: url(./images/header.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
/*	text-transform: lowercase; */
}

#logo h1 {
	padding: 30px 25px 0 180px;
	font-family: Times;
	font-style: italic;
	font-size: 42px;
	color: #000000;
}

#logo h2 {
	padding: 0px 0 0 200px;
	font-size: 18px;
	color: #000000;
}


#logo a {
	color: #000000;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(./images/menu.gif);
	border: 1px solid #DFEEF7;
	height: 41px;
	padding-left: 1px; /*Відступ меню від краю */
}
.navigation a {
	background: #D9E1E5 url(./images/menu.gif);
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 1.0em sans-serif;
	line-height: 41px;
	padding: 0 8px;
	text-decoration: none;
}
#home
{
	background: #D9E1E5 url(./images/menu.gif);
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 1.1em 'Times New Roman';
	line-height: 41px;
	padding: 0 0 0px;
	text-decoration: none;
}

.navigation a:hover {background: #319EDD; color: #ffffff; text-decoration: underline}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(./images/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #BEFCE8;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	text-indent: 1.5em; /* Відступ першого рядка */
        text-align: justify;  /* Вирівнювання тексту */
/*	width: 531px;*/
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(./images/li.gif);
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

/* footer */
#footer {
	background: url(./images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 65px;
	padding-top: 5px;
}
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #FFF;}

/* frames */
.frame {
	width:100%;
	height:500px;
	overflow-x:hidden;
/*	overflow-y:hidden; */
	/* overflow:hidden; */
	border-style:hidden;
	background: #f0f0f0 url(./images/bg2.jpg);
}
.galereya {
	width:90%;
	overflow-x:hidden;
	overflow-y:auto;
	border: 0px hidden none;
	padding: 10px; /* Відступ від країв */
	text-indent: 1.5em; /* Відступ першого рядка */
        text-align: justify;  /* Вирівнювання тексту */
	background: #f0f0f0 url(./images/bg2.jpg) repeat-y;
}

.new {
	width:160px;
	height:440px;
	overflow-x:hidden;
	overflow-y:hidden;
	border: 0px hidden none;
	padding: 10px; /* Відступ від країв */
	text-indent: 1.5em; /* Відступ першого рядка */
        text-align: justify;  /* Вирівнювання тексту */
	background: #f0f0f0 url(./images/bg2.jpg) repeat-y;
}

#img { border: 1px solid #000 }
/*.pic { position: absolute; top: 20px; left: 420px }*/
.pic {
position: absolute;
top: 20px;
width:auto;
height:auto;
max-width: 320;
max-height:240;
}

/*Навігація номерів*/
.tab td {
float: left;
width: 125px;
height: 44px;
font: bold 12px Arial, Helvetica, sans-serif;
text-align: center;
vertical-align: 20px;
background: #c0c0c0 url('./images/tab2.png') no-repeat;
background-position: center center;
border: none;
}


.tab button { 
float: left;
width: 125px;
height: 44px;
/*padding-top: 15px;*/
font: bold 12px Arial, Helvetica, sans-serif;
text-align: center;
vertical-align: 20px;
background: #c0c0c0 url('./images/tab2.png') no-repeat;
background-position: center center;
border: none;

}

/*Опис номерів*/
#vtab {
float: left;
width: 600px;
height: 200px;
padding-top: 10px;
margin: 10px;
padding: 10px;
font: normal 18px Arial, Helvetica, sans-serif;
}

/*Галерея номерів*/
#galleryie {
padding:0; 
margin:0 auto; 
list-style-type:none; 
overflow:hidden; 
width:480px;
width: auto
height:240px; 
border:none; 
background:#ccc url(./images/pigi.jpg) no-repeat;
background-position: right center;
}

#galleryie li {
float:left;
}

#galleryie li a {
display:block; 
height:240px;
width:30px;
overflow:hidden;
float:left; 
text-decoration:none; 
border-right:1px solid #fff; 
cursor:default;
}

#galleryie li a img {border:0;}

#galleryie li a:hover {
background-color:#ccc; 
background-position: right center;
width:auto;
height:auto;
max-width: 320;
max-height:240;
}




/*Галерея номерів2*/
#galleryie2 {
padding: 0;
float: left;
margin: 0 auto; 
vertical-align: top;
list-style-type: none; 
overflow: hidden; 
border: none; 
}

#galleryie2 img {
padding: 0;
margin: 0 auto; 
vertical-align: top;
list-style-type: none; 
overflow: hidden; 
border:  4px double #000; 
}


