File size: 2.96Kb
body {
background-color:#8bd0f8;
color:#fefefe;
font-size:12px;
font-family:Verdana;
max-width:450px;
border:2px dotted #191970;
margin:auto;
margin-top:12px;
}
a {
color: #000;
text-decoration:none;
font-family:Tahoma;
}
a:hover {
color:black;
font-size:12px;
text-decoration:none;
}
.shsapka {
background-image:url(images/head.gif);
background-position:center;
background-repeat:repeat;
height : 50px;
}
.title {
background-color: #FDFFF7;
font-size: 12px;
color : #000000;
border: 0px #aeb9cf solid;
margin: 1px 0px;
padding: 1px 10px 1px 10px;
text-align: left;
background-image: url(images/1.gif);
background-repeat: repeat-y;
background-position: right;
}
.title a { text-decoration: none; color : #49b6f4; font-weight: bold;}
.title a:hover { text-decoration: none; color : #46a9e2; font-weight: bold; }
.main {
background-color: #FDFFF7;
font-size: 12px;
color : #333333;
border: 0px #aeb9cf solid;
margin: 1px 0px;
padding: 1px 5px 1px 8px;
text-align: left;
background-image: url(images/2.gif);
background-repeat: repeat-y;
background-position: right;
}
.main a { text-decoration: none; color : #49b6f4; font-weight: bold;}
.main a:hover { text-decoration: none; color : #46a9e2; font-weight: bold; }
.rooms {
font-size: 11px;
color : #333333;
border: 0px #aeb9cf solid;
margin: 1px 0px;
padding: 1px 5px 1px 8px;
text-align: left;
background-image: url(images/head.gif);
background-repeat: repeat-y;
background-position: right;
}
/*в гостевой*/
.shaspka {
border:1px solid blue;
height: 20;
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: BF302C;
}
.guest2 {
border:1px solid #ccc;
background: #FDFFF7;
}
/*В комнате*/
.shapka {
border:1px solid blue;
height: 20;
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: BF302C;
}
.quote {
border:1px solid #ccc;
background: #FDFFF7;
}
/*end*/
.foot {
padding: 0px;
background-color: #5eb0fb;
padding: 2px 3px;
margin: 0px 0px;
color: #000;
background-image:url(images/foot.gif);
background-position:center;
background-repeat:repeat;
# height : 20px;
}
.end {
padding: 0px;
background-color: #5eb0fb;
border-bottom: 4px solid #347ec2; /* линия ниже дива, 4px */
border-top: 1px solid #fff;
padding: 2px 3px;
margin: 0px 0px;
color: #000;
background-image:url(images/foot.gif);
background-position:center;
background-repeat:repeat;
height : 20px;
}