@charset "utf-8";
/* CSS Document */ 
body{
	margin:auto;
	background: #9B995E url(http://www.prague-residence.cz/images/design/bg-design.jpg) no-repeat center top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a{color: #FFFFFF; text-decoration:underline;}	
a:hover{color: #FFCC00;}

table{ border-collapse:collapse;}
td{ padding:0px; padding-top:1px;		}
th{ padding:3px; font-size:12px; font-weight:bold;}
h1{font-size:16px; font-weight:bold; color:#FFFFFF; margin:0px;	}
h2{font-size:13px; font-weight:bold;}
h3{font-size:12px; font-weight:bold;}
p{ margin-top:10px; line-height:18px;}
img{border:none;}


#containerMain{margin:auto; }
#mutace{
	text-align:right;
	/*background: url(http://www.prague-residence.cz/images/design/lang-line.gif) no-repeat 250px bottom;*/
	padding-bottom:6px;
}
#containerContent{margin:auto;width:960px; margin-top:130px;}

.clearDiv{ clear:both; height:1px;}
#top{ border: none 1px #FFFFFF; padding:0px; background: #574C2E; height:378px; margin-bottom:10px;}
#top #bookForm{background: #574C2E url(http://www.prague-residence.cz/images/design/book-logo.jpg) no-repeat center top; padding:0px; float:left; width:244px;  color:#FFFFFF; border: none 1px #FFFFFF; font-size:10px;	 }
#top #bookForm form{ padding:100px 0px 0px 10px; margin:0px; margin-bottom:0px;	}
#top #bookForm td{ padding:5px 2px 5px 2px; font-weight:bold;}
#top #bookForm a{ font-size:10px;}
#top #bookForm input, select{ font-size:11px; }
#top #topDesign{ float:right}


#content{  border-top: solid 1px #FFFF99; }
#content #leftSide{float:left; width:254px; font-size:13px; color:#000000;  margin-top:10px;}
#content #rightSide{float:right; width:690px;}

#content #rightSide .main{ float:left; width:480px; text-align:justify; padding-top:15px; margin-bottom:15px;}
#content #rightSide .main h1{ font-size:14px; color:#FFFFFF; margin:15px 0;	}
#content #rightSide .infoRight{ float:right; width:175px;  margin-top:50px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#content #rightSide .infoRight .nadpis{font-size:14px;  }
#content #rightSide .infoRight ul{ margin:0px; padding:0px; margin-left:5px;}
#content #rightSide .infoRight li{ margin:0px; padding-left:15px; background: url(http://www.prague-residence.cz/images/design/odr.jpg) no-repeat; list-style:none; margin-top:4px; }

#content #rightSide .roomItem{ background:#8a874d; margin-bottom:15px;}
#content #rightSide .roomItem .nadpis{ background:#574c2e; padding:8px 8px 8px 20px; color:#e6d665; font-size:14px; font-weight:bold; font-family:"Palatino Linotype","Times New Roman", Times, serif }
#content #rightSide .roomItem .content{ padding:20px 00px 20px 20px;}
#content #rightSide .roomItem td{ padding:0px 10px 0px 0px; color:#FFFFFF; font-size:11px;}

#footer{ background:#8a874d; padding:20px; color:#e6d665; font-size:11px; text-align:center; border-top:solid 4px #574c2e;}

