@charset "utf-8";

/* CSS Document */
html, body, div, h1, h2 , h3, , h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
 margin: 0;
 padding: 0; 
 
}

img {
	border:0;
}

#center h2 {
	font-family:Georgia, "Times new roman", serif;
	color:#6f1900;
	font-style:oblique;
	padding-top:10px;
}	

a{
	color: #792811;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}


body {
	font-family:Georgia, "Times new roman", serif;

	font-style:oblique;
	
	/*font-family: Arial, verdana, sans-serif;*/
	font-size: 12px;/*0.75em;*/
	color:#6f1900;
	margin:0;
}

#wrapper {
	margin:0px auto;
	width:950px;
}

#logo {
	width:203px;
	float:left;
	padding-left:80px;
}

#header {
	/*margin-top:20px;*/
}

#left {
	/*width:119px;*/
	width:124px;
	float:left;
	/*margin:-23px 0 0 -50px;*/
	margin:-23px 0 0 -26px;
}

#center{
	margin-top:-32px;
	margin-left:10px;
	width:591px;
	float:left;
	/*padding:0 20px 0 30px;*/
	padding:0 20px 0 25px;
	/*text-align:justify;*/
	background: url('/images/center_bg2.gif') no-repeat;
}

#right{
	background: url('/images/right_bg.gif') no-repeat;
	margin-top:-28px;
	margin-right:18px;
	width:185px;
	float:right;
}
#right div {
	margin-right:18px;
}

ul#menu {
	width:119px;
	
	list-style:none;
	text-align:right;
	padding:0;
	margin:0;
}

#menu li{
	width:119px;
	
	padding:0;
	margin:0;
	list-style:none;
}
#center_left{
	/*padding-top:10px;*/
	width:360px;
	float:left;
	hight:400px;
}

#center_left h2,h3,h4{
	margin-top:0;
}
#center_right{
	width:224px;
	float:right;
	padding-top:10px;
}

fieldset{
	font-size:10px;
	border:0;

}	

fieldset label{
	clear:both;
	float:left;
	margin-top:3px;
	padding-top:3px;
	text-align:right;
	width:90px;
}
fieldset input{
	font-family:Georgia, "Times new roman", serif;
	font-style:oblique;
	width:120px;
	float:right;
	border:1px solid #ac4733;
	margin-top:3px;
	font-size:10px;
	
}

input,textarea {
	font-family:Georgia, "Times new roman", serif;
	font-style:oblique;
	width:130px;
	border:1px solid #ac4733;
	font-size:11px;
}

input[type=checkbox]{
	border:0;
	width:30px;
}

fieldset#login_fieldset input {
	width:90px;
}
#login_img {
	margin-top:20px;
/*	padding-right:10px;*/
}
fieldset textarea {
	font-family:Georgia, "Times new roman", serif;
	font-style:oblique;
	width:210px;
	border:1px solid #ac4733;
	font-size:10px;
	
	padding:2px;
}
#separator_right{
	width:150px;
	height:3px;
	background:url('/images/dot.gif');
}
#footer {
	font-size:10px;
	width:100%;
	padding-top:20px;
	clear:both;
}
#left #contact {
	padding:60px 0 0 20px;
	text-align:right;
	font-size:small;
}
#left #contact h3{
	margin-bottom:3px;
}
#left #contact h5{
	padding:0;
	margin:0;
	font-weight:normal;
}

#center p a{
	color:red;
	
}

#center ul#subchapters {
	width:588px;
	list-style:none;
	padding:0;
	margin:0;
	background:url('/images/subchapters.jpg') repeat-x;
	height:20px;
}
#center ul#subchapters li{
	float:left;
	height:20px;
	padding-right:9px;
}

#center ul#subchapters li a{
	font-weight:bold;
	/*font-size:10px;
	font-family: Arial, verdana, sans-serif;*/
	color:#FFFFFF;
	padding:3px;
}

div ol li {
	padding-bottom:10px;

}

ul#wedding_packs {
	float:right;
	list-style-type:none;
	padding:0;
	margin:0;
	margin-top:50px;
}
ul#wedding_packs li{
	padding:0;
	margin:0;
}
ul#wedding_packs li#stars{
	margin:0 80px 0 0;
	
}
ul#wedding_packs li#dream{
	margin:-75px 35px 0 30px;
}
ul#wedding_packs li#classic{
	margin:-85px 10px 0 70px;
}
table.txt tr{
	border-bottom: #D0B9B1;
}

#foto_thumb{
	background:#D4D4D4;
	border:1px solid #CCCCCC;
	width:90px;
	height:90px;
}

#foto_thumb img {
	border:5px solid white;
}
