@charset "iso-8859-1";
/* CSS Document */
body {
	margin:0 auto;
	width: 100%;
	font-size: 12px;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	background: #3b2730 url(../images/pg_bg.gif) center repeat-y;
	color:#5d5d5d;
}
img {
	border: none;
}

/*fodoboz------------------------------------------------------------------------------------------*/
#content {
	width:980px;
	height:auto;
	margin:0 auto;
}

/*top-----------------------------------------------------------------------------------------------*/	
#container-top {
	width: 920px;
	padding:0 30px;
	margin:13px 0 0 0;
	height: 102px;
	float:left;
	background:#ffffff;
	border-bottom:1px solid #3b2730;
	border-top:1px solid #3b2730;
}

#container-header{
	width:980px;
	float:left;
	height:302px;
	margin:13px 0 0 0;
	background:#ffffff;
	border-bottom:1px solid #3b2730;
	border-top:1px solid #3b2730;
}

/*navigation-------------------------------------------------------------------------------------------------------------------*/

#container-navigation{
	width:710px;
	height:32px;
	margin:35px 0 0 0;
	padding:8px 0 0 0;
	float:right;
}
#nav{
	float:right;
	height:32px;
	font-size:16px;
	text-transform: capitalize;
}
#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#nav ul li{
	display:block;
	float:left;
	margin:0;
}
#nav ul li a{
	display:block;
	float:left;
	color:#444444;
	text-decoration:none;
	padding:0 0 0 40px;
}
#nav ul li a:hover{
	color:#904468;
}

#nav ul li a.current{
	color:#904468;
}

/*title----------------------------------------------------------------------------------------------------------------------*/
#container-title{
	width:210px;
	height:41px;
	margin:30px 0 0 0;
	padding:0;
	float:left;
}
/*fodoboz--------------------------------------------------------------------------------------------------------------------*/
#container-main{
	width:920px;
	height: auto;
	margin:13px 0 0 0;
	padding:30px 30px 0 30px;
	float:left;
	background:#ffffff;
	border-top:1px solid #3b2730;
}



/*footer-------------------------------------------------------------------------------------------------------------------*/


#container-bottom{
	width:980px;
	height:282px;
	margin:0 auto 20px auto;
	padding:0;
	clear:both;
	background: url(../images/bottom.gif) no-repeat;
}



/*right-------------------------------------------------------------------------------------------*/
#container-right{
	width:290px;
	height:auto;
	margin:0;
	padding:0 0 0 30px;
	float:left;
	line-height:20px;
}

.container-note{
	width:170px;
	height:124px;
	float:left;
	background:url(../images/notebg.gif) top center no-repeat;
	padding:60px 60px 0 60px;
	margin-bottom:10px;
	text-align:center;
}

.container-note p{
	margin:0;
	line-height:18px;
	font-size:14px;
}

#container-right ul{
	float:left;
	padding:0 0 0 15px;
	width:270px;
	margin:15px 0 10px 0;
}
#container-right li{
	padding:0 0 10px 0;
	margin:0;
}

#container-mainbot{
	width:920px;
	height:223px;
	margin:0;
	padding:30px 30px 0 30px;
	float:left;
	line-height:20px;
	background:#ffffff url(../images/stones.gif) bottom right no-repeat;
}

#container-book{
	width:612px;
	height:98px;
	margin:121px 0 0 0;
	padding:3px 0 0 0;
	border-top:1px solid #d2d2d2;
	float:left;
}
#container-book p{
	margin:3px 0 0 0;
	padding:0;
}
#container-book a{
	text-decoration:none;
	color:#904468;
}

#container-book a:hover{
	text-decoration:none;
	color:#3b2730;
}

#container-book .small{
	font-size:11px;
	margin:0;
	padding:0;
}

/*left-------------------------------------------------------------------------------------------*/
#container-left{
	width:600px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	line-height:24px;
}

#container-left img{
	float:left;
	text-align:right;
	margin:5px 10px 5px 0;
	border:1px solid #cdcdcd;
}

/*guestbook---------------------------------------------------------------------------------------*/
.line{
	width:580px;
	height:1px;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	background:#d2d2d2;
}
.container-comment{
	width:570px;
	height:auto;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	line-height:24px;
	border-bottom:1px dotted #c4608f;
}

.container-comments {
	border:1px solid #c4608f;
	overflow: auto;
	height: 250px;
	padding: 5px;
}

.nickname{
	width:285px;
	height:auto;
	margin:0;
	padding-bottom:5px;
	float:left;
	color:#573042;
	text-transform: capitalize;
	font-weight:bold;
}

.date{
	width:285px;
	height:auto;
	margin:0;
	padding-bottom:5px;
	float:left;
	text-align:right;
	color:#c4608f;
}

/*fonts-------------------------------------------------------------------------------------------*/

h1{
	color:#3b2730;
	font-size: 24px;
	margin:0;
	padding:0 0 5px 0;
}

h2{
	color:#904468;
	font-size:18px;
	margin:0;
	padding:10px 0 5px 0;
}

h3{
	color:#3b2730;
	font-size:14px;
	margin:0;
}
.link{
	color:#e60afc;
	text-decoration:none;
}

.prices{
	color:#3b2730;
	font-size: 14px;
	margin:0;
	padding-left:150px;
}
/*simple_button-------------------------------------------------------------------------------------------------*/
.clear { 
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 26px;
    padding-right: 15px;
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 6px 15px;
	color: #FFFFFF;
	font-size: 14px;
}


a.button:hover {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; 
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 6px 15px;
	color: #FFFFFF;
	font-size: 14px;
} 


/*Form-----------------------------------------------------------------------------------------------------------*/


form, fieldset {
	margin: 0;
	padding: 0;
}
	
fieldset { border:none; }

input, textarea {
	margin: 0;
	padding: 3px;
	font-size: 100%;
	font-family: inherit;
	width:315px;
	background: none;
}
select{
	margin: 0;
	padding: 3px;
	font-size: 100%;
	font-family: inherit;
	width:323px;
	background: none;
	border: 1px solid #904468;
}
textarea{
	height:100px;
	overflow:hidden;
}
	


form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0px 0 0px 0;
	color:#904468;
	font-weight:normal;
	margin:10px 0 20px 0;
	height:20px;
}

form.cmxform label {
	display: inline-block;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding:0;
	margin: 0 0 10px 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 0;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
	margin-top:5px;
}

form.cmxform input.submit {
	margin-left: 123px;
}

form.cmxform {
	width: 600px;
}

form.cmxform fieldset {
	border: none;
	width:600px;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 0px 0px;
}

form.cmxform label.error, label.error {
	color:#904468;
	background:url(../images/star.gif) left center no-repeat;
	padding-left:20px;
}
div.error { display: none; }
input, textarea, select {	border: 1px solid #904468; color:#432b1c; background:#ffffff;}
input.checkbox { border: none }
input:focus { border: 1px solid #3b2730; }
input.error { border: 1px dotted #3b2730; }
textarea:focus { border: 1px solid #3b2730; }
textarea.error { border: 1px dotted #3b2730; }
.button	{ 
	background: url(../images/submit_but.gif) no-repeat; 
	width: 89px;
	height:33px;
	margin-left:270px;
	border:none;
	cursor:pointer;
	color: #ffffff;
	font-size: 12px;
	padding:0;
}
.button:hover{ 
	width: 89px;
	height:33px;
	padding:0;
	background: url(../images/submit_but_h.gif) no-repeat;
	color:#ffffff;
}

#commentForm { width: 600px; }
#commentForm label { width: 269px; }
#commentForm label.error, #commentForm input.submit { margin-left: 273px; }

