body {
	background-color: #f9edf2;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #c9c9c9;
	background: #fbfbfb;
}
.top_bg {
	background-image: url(/images/main.jpg);
	background-repeat: no-repeat;
	width: 362px;
}
.bottom {
	margin: 10px;
	padding: 10px;
	background-color: #eeeeee;
	clear: both;
}
.box {
	background-color: #EFEFEF;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	width: 550px;
	display: inline;
	float: left;
}
.box_top {
	background-color: #FDDCE8;
	border: 1px solid #CCCCCC;
	color: black;
	padding: 5px;
	font-weight: bold;
	cursor: pointer;
	width: 550px;
}
.ad {
	width: 180px;
	display: inline;
	float: right;
}
a:link, a:visited {
	font-weight: bold;
	color: #c51d28;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #c51d28;
	text-decoration: underline;
}
.head:link, .head:visited {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.head:hover {
	text-decoration: none;	
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.comment {
	font-size: 10px;
	color: #4F4F4F;
}
.error {
	color: #FF0000;
	border: 1px solid #FF0000;
	background-image: url(/images/body/error.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 100px;
	margin-bottom: 10px;
}
.success {
	color: #006600;
	border: 1px solid #006600;
	background-image: url(/images/body/success.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 100px;
	margin-bottom: 10px;
}
.photo_holder {
	background-color: #DFDFDF;
	border: 1px solid #999999;
}
.deactive {
	color: #999999;
	font-size: 9px;
}
.write_message {
	padding: 10px;
	background-image: url(/images/write_message.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 30px;
	background-color: #DBDBDB;
	text-align: left;
	width: 180px;
}
.gift {
	border-top: 1px solid #999999;
	padding: 10px;
	background-image: url(/images/gift-box.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 30px;
	background-color: #DBDBDB;
	text-align: left;
	width: 180px;
}
.window {
	display: none;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 5px;
}
.admin {
	color: #FF0000;
	border: 1px solid #C3C3C3;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.admin ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.user_photo_holder {
	background-color: #DBDBDB;
	text-align: center;
	width: 200px;
}
.user_window {
	background-color: #E8E8E8;
	border: 1px solid #D7D7D7;
	padding: 10px;
	margin: 5px;
}

.vip_window {
	background-color: #CCFFCC;
	border: 1px solid #D7D7D7;
	padding: 10px;
	margin: 5px;
	background-image: url(/images/vip.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.number {
	font-size: 36px;
	color: #C3C3C3;
	font-weight: bold;
	font-family: Georgia,Arial, Helvetica, sans-serif;
}
.pages, .pages:link, .pages:visited {
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding-right: 4px;
	padding-left: 4px;
}
.pages:hover {
	background-color: #EEEEEE;
}
.pages_clicked {
	background-color: #EEEEEE;
	color: #666666;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}
#gifts {
	margin: 0px;
	padding: 5px;
}
#gifts li {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 0px 25px 5px 25px;
}
#gifts img {
	border: 1px solid #7e7e7e;
}
.clearfix:after{
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#gifts input, #gifts textarea {
	border: 1px solid #7e7e7e;
	margin: 5px;
}
.surprise {
	padding: 4px 0px 3px 4px;
	background: url(/images/gift-box.jpg) no-repeat right #fff;
}
#menu {
	margin: 0px;
	padding: 0px;
}
#menu li {
	border-bottom: 1px solid white;
	padding: 10px 0px 0px 30px;
	width: 190px;
	color: white;
	font-weight: bold;
	height: 24px;
	list-style-type: none;
	background: url('/images/arroy.gif') no-repeat 6px #DE6C95;
}
#menu a:hover, #menu a:link, #menu a:visited {
	color: white;
}
#head_title {
	height: 18px;
	background: #DE6C95;
	color: white;
	font-weight: bold;
	padding: 6px;
}
.user_box {
	float: left;
	display: inline;
	margin: 0px 35px;
}
.user_box_left {
	height: 100px;
	border: 1px solid #bab8b9;
	padding: 3px;
}
.user_box_right {
	background: url('/images/axavni.gif') no-repeat #ebeaea;
	border: 1px solid #bab8b9;
	width: 94px;
	padding: 60px 3px 3px 3px;
	color: #6d6a6b;
}
a:link.footer_link, a:hover.footer_link, a:visited.footer_link {
	color: #7f7f7f;
}
#main_search {
	display: inline;
	float: left;
	background: #efefef;
	width: 350px;
	height: 120px;
}
.small {
	font-size: 9px;
}