    * { margin: 0; padding: 0; list-style: none; }
	
	html {
	    width: 100%;
	    float: left;
		background: #511300;
	}
	
	body {
	    width: 100%;
	    float: left;
		font-family: Times New Roman; 
		font-size: 12px;
		color: #999;
		background: url('../images/top_repeat_bg.gif') repeat-x;
		
	}
	
	a {
		color: #fff;
		text-decoration: none;
	} a:hover { text-decoration: underline; }
	
	.Inner {
	    margin: 0 auto;
		width: 920px;
	}
	
	#Top {
	    float: left;
		width: 100%;
		height: 403px;
		background: url('../images/top_bg.jpg') top center no-repeat;
	}
	
	#Top h1 {
	    float: left;
		width: 292px;
		height: 340px;
	}
	
	#Top h1 a span { display: none; }
	
	#Top h1 a {
	    float: left;
		width: 292px;
		height: 182px;
		background: url('../images/logo_hotel_podkowa.gif') no-repeat;
	}
	
	#Top .Slogan {
	    float: left;
		width: 628px;
		height: 38px;
		text-align: right;
		padding-top: 12px;
	}
	
	#Top .Slogan p {
	    font-size: 16px;
		color: #d0c2ad;
		font-style: italic;
	}
	
	#Top .OurPhotos {
	    float: left;
		width: 225px;
		margin: 85px 100px 0 265px;
	}
	
	#Top .OurPhotos h2 {
	    float: left;
		font-size: 24px;
		color: #511300;
		font-weight: normal;
		margin-bottom: 5px;
	}
	
	#Top .OurPhotos p a {
	    font-size: 14px;
		color: #511300;
	}
	
	#Top .OurPhotos p {
	    padding-bottom: 2px;
		padding-right: 20px;
        border-bottom: 1px solid #ac836b;		
	}
	
	#Top .MainMenu {
	    float: left;
		width: 920px;
		height: 63px;
	}
	
	#Top .MainMenu li {
	    float: left;
		font-size: 18px;
		color: #fff;
		height: 63px;
	}
	
	#Top .MainMenu li a {
	    float: left;
	    color: #fff;
        padding: 0 45px;
        padding-top: 16px;	
height: 47px;	
	}
	
	#Top .MainMenu li a:hover, #Top .MainMenu li a.Active {
	    text-decoration: none;
		background: url('../images/mainMenu_active.gif') center bottom no-repeat;
		color: #fff9b3;
	}
	
	#Site, #SubSite {
	    float: left;
		width: 100%;
		background: #b29a78 url('../images/site_bg.gif') top center no-repeat;
        padding: 30px 0 50px 0;		
	}
	
	#Site .Left {
	    float: left;
		width: 440px;
		border-right: 1px solid #d9cdbc;
		margin-right: 20px;
		padding-right: 19px;
	}
	
	#Site .Right {
	    float: left;
		width: 440px;
	}
	
	#SubSite .Left {
	    float: left;
		width: 678px;
		border-right: 1px solid #d9cdbc;
		margin-right: 20px;
		padding-right: 19px;
	}
	
	#SubSite .Left ul.Gallery {
	    float: left;
		width: 678px;
	}
	
	#SubSite .Left ul.Gallery li{
	    float: left;
		width: 150px;
		margin-right: 24px;
		margin-bottom: 24px;
	}
	
	#SubSite .Left ul.Gallery li.GoldFour{
		margin-right: 0px;
	}
	
	#SubSite .Left ul.Gallery li img {
	    float: left;
		width: 130px;
		height: 130px;
		border: 10px solid #ece6de;
		
	}
	
	#SubSite .Right {
	    float: left;
		width: 202px;
	}
	
	#Site h2, #SubSite h2 {
	    float: left;
		width: 100%;
		font-size: 20px;
		color: #511300;
		font-weight: normal;
		margin-bottom: 20px;
	}
	
	#Site img, #SubSite img {
	    float: left;
		margin-right: 20px;
	}
	
	#Site p, #SubSite p {
		display: inline;
		font-size: 14px;
		color: #511300;
		text-align: justify;
		line-height: 20px;
		margin-bottom: 20px;
	}
	
	#SubSite .Left p { float: left; width: 678px; }
	
	#Site h3, #SubSite h3 {
	    float: left;
		width: 100%;
		font-size: 16px;
		color: #511300;
		font-weight: normal;
		margin-bottom: 20px;
	}
	
	#SubSite .Right p {
	    float: left;
		display: inline;
		font-size: 12px;
		color: #511300;
		text-align: justify;
		line-height: 20px;
		margin-bottom: 20px;
		font-style: italic;
	}
	
	#SubSite .Right form {
	    float: left;
		width: 202px;
	}
	
	#SubSite .Right form label {
	    float: left;
		width: 202px;
		margin-bottom: 6px;
	}
	
	#SubSite .Right form span {
	    float: left;
		width: 202px;
		margin-bottom: 1px;
		color: #511300;
		font-style: italic;
	}
	
	#SubSite .Right form input, #SubSite .Right form textarea {
	    border: 0;
		font-family: Arial;
		font-size: 12px;
		color: #333;
		padding: 5px;
	}
	
	#SubSite .Right form textarea {
	    width: 200px;
		height: 60px;
	}
	
	#SubSite .Right p.msg{
	    background: #fff;
		padding: 5px;
		width: 192px;
	}
	#Site a.ReadMore {
	    margin-top: 20px;
	    float: right;
		font-size: 12px;
		color: #fff;
		height: 25px;
		background: url('../images/read_more_bg.gif') no-repeat;
		padding: 4px 18px 0 18px;
	}
	
	#Site a.ReadMore:hover { text-decoration: none; }
	
	#Footer {
	    float: left;
		width: 100%;
		background: #511300 url('../images/footer_bg.gif') top center no-repeat;	
font-size: 12px;		
padding: 45px 0 30px 0;
	}
	
	#Footer .Company { 
	    float: left;
		width: 617px;
		color: #fff;
		background: url('../images/logo_hotel_podkowa_mini.gif') no-repeat;
		padding-left: 133px;
		height: 40px;
	}
	
	#Footer .Company p{
	    float: left;
		display: inline; 
		padding-left: 35px;
	}
	
	#Footer .Copyright { 
	    float: left;
		width: 170px;
		color: #b59e7d;
	}
	
	#Footer .Copyright a{ 
	    font-weight: bold;
		font-style: italic;
		color: #fff;
		font-family: Georgia;
		font-size: 11px;
	}
	
	
	#google_map
{
	clear: both;
	float: left;
	width: 618px;
	height: 380px;
	border: 1px solid #CCCCCC;
	margin: 10px 0 20px 0px !important;
	margin/**/: 10px 0 0px 0px;
}

#google_maker_msg
{
	display: block;
}

