body, form, input, h1, h2, h3, h4, p, ul, li, img {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
p{
	margin-bottom: 14px;
}
ul{
	list-style-type: none;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
a{
    color: #744589;
}
a:hover{
   color: #FF4A88;
}

body{
	margin: 0px;
	background: url(/frame/website1/background.gif) ;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #744589;
}
#container{
	position: relative;
	margin: 28px auto;
	width: 760px;
	background: #fff url(/frame/website1/container_background.gif) no-repeat;
	text-align: left;
}
#header {
	height: 296px;
}
#dreampair_logo {
	position: absolute;
	top: 4px;
	left: 9px;
	width: 174px;
	height: 44px;
	background: url(/frame/website1/logo.gif) no-repeat;
}
#dreampair_logo a {
	display: block;
	width: 174px;
	height: 44px;
}
#dreampair_logo a span {
	display: none;
}
#dreampair_info {
	position: absolute;
	top: 104px;
	left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	width: 548px;
}
#dreampair_info h2 {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 4px;
}
#dreampair_image {
	position: absolute;
	top: 100px;
	left: 595px;
}
#menu{
	position: absolute;
	top: 64px;
	left: 28px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
}
#menu ul{
	height: 23px;
}
#menu ul li {
	float: left;
	display: block;
	height: 18px;
}
#menu ul li a {
	display: block;
	height: 18px;
	padding-left: 11px;
	background: url(/frame/website1/menu.gif) no-repeat;
	background-position: 10px 5px;
	color: #fff;
	text-decoration: none;
	padding-left:20px;
	padding-right:20px;
}
#menu ul li a:hover {
	background: url(/frame/website1/menuv.gif) no-repeat;
	background-position: 10px 5px;
	color: #ffcfcf;
}
#menu ul li a.active, #menu ul li a.active:hover {
	background: url(/frame/website1/menua.gif) no-repeat;
	background-position: 10px 5px;
	color: #744589;
}
#menu ul li#menu1 a{
	padding-left:10px;
	background-position: 0px 5px;
	width: 56px;;
}
#menu ul li#menu2 a{
	width: 82px;
}
#menu ul li#menu3 a{
	width: 28px;
}
#menu ul li#menu4 a{
	width: 69px;
}
#menu ul li#menu5 a{
	width: 44px;
}
#menu ul li#menu6 a{
	width: 63px;
}
#menu ul li#menu7 a{
	width: 44px;
}
#content {
	margin: 0 28px;
	padding-bottom: 28px;
	width: 704px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #744589;
	margin-bottom: 50px;
}
#content ul {
	margin: 0 0 14px 21px;
	list-style-type: square;
}
#content ul li {
	margin-bottom: 10px;
}
#footer {
	display: none;
}

/* input button */
input.button, input.button2, input.button3, input.button4{
	width: auto;
	overflow: visible;
	padding: 0px 10px;
	background: #ac84bb;
	border: solid 2px #fff;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
}
input.button2{
	background: #ff4a89;
	color: #fff;
}
input.button3{
	background: #ffcfcf;
	color: #ff4a89;
}
input.button4{
	background: #fcebeb;
	color: #ff4a89;
	border: solid 2px #ff4a89;
}

/* stuff */
h3.dotted{
	margin: 10px 0px;
	background: url(/frame/dottedline_pink.gif) repeat-x bottom;
	background-position: 0px 19px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	color: #ff4a89;
}
h3.dotted span{
	background: #fff;
}

h3.title{
	margin: 6px 0px 0px 0px;
	padding: 3px 7px 0px 7px;
	height: 24px;
	background: url(/frame/titlelilac_bg.gif) no-repeat right #ac84bb;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #fff;
}
h3.title a{
	display: block;
	height: 24px;
	color: #fff;
	text-decoration: none;
}
h3.title a:hover{
	color: #eadfee;
}

/* üzenetek */
.error{
	margin: 10px 0px;
	padding: 5px;
	background: #df0d57;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.success{
	margin: 10px 0px;
	padding: 5px;
	background: #eadfee;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8f59a3;
	text-align: left;
}
.error .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(/frame/error_bg.gif) no-repeat #df0d57;
	background-position: 4px 4px;
}
.success .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(/frame/success_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
}

/* Layeres üzenetek */
#error_message{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 111;
	padding: 5px;
	width: 410px;
	background: #df0d57;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
#success_message{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 110;
	padding: 5px;
	width: 410px;
	background: #eadfee;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8f59a3;
	text-align: left;
}
#error_message .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(/frame/error_bg.gif) no-repeat #df0d57;
	background-position: 4px 4px;
}
#success_message .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(/frame/success_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
}

/* PAGER */

.back{
	padding: 10px 0px;
}
.back a{
	display: inline;
	padding: 0px 0px 0px 18px;
	background: url(/frame/left_arrow_hover.gif) no-repeat;
	color: #551A8B;
	text-decoration: none;
}
.back a:hover{
	background: url(/frame/left_arrow.gif) no-repeat;
	color: #FF4A89;
}

.fps_nav{
	padding: 0px 35px;
	margin: 10px 0px;
	/*width: 550px;*/
	width: 634px;
	background: #eadfee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f59a3;
	overflow: hidden;
	text-align: left;
}
.fps_nav .nav_row{
	padding: 7px 0px;
	width: 634px;
	position: relative;
	overflow: hidden;
}
.fps_nav span{
	display: block;
	padding: 5px 0px;
	font-weight: bold;
	color: #8f59a3;
	text-align: center;
}

.fps_nav .pager_left{
	float: left;
	position: relative;
	width: 180px;
	height: 14px;
}
.fps_nav .pager_right{
	float: right;
	position: relative;
	width: 180px;
	height: 14px;
}
.fps_nav a.firstpage{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	width: 60px;
	height: 12px;
	background: url(/frame/website1/firstpage.gif) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.fps_nav a:hover.firstpage{
	background-position: 0px -12px;
}
.fps_nav a.lastpage{
	display: block;
	position: absolute;
	top: 0px;
	left: 85px;
	padding-right: 30px;
	width: 65px;
	height: 12px;
	background: url(/frame/website1/lastpage.gif) no-repeat;
	background-position: 70px 0px;
	text-align: right;
	text-decoration: none;
}
.fps_nav a:hover.lastpage{
	background-position: 70px -12px;
}
.fps_nav a.stepleft{
	display: block;
	position: absolute;
	top: 0px;
	left: 90px;
	padding-left: 17px;
	width: 63px;
	height: 12px;
	background: url(/frame/website1/left_nav.gif) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.fps_nav a:hover.stepleft{
	background-position: 0px -12px;
}
.fps_nav a.stepright{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-right: 17px;
	width: 63px;
	height: 12px;
	background: url(/frame/website1/right_nav.gif) no-repeat;
	background-position: 68px 0px;
	text-align: right;
	text-decoration: none;
}
.fps_nav a:hover.stepright{
	background-position: 68px -12px;
}
.fps_nav .pagerrow {
	position: absolute;
	top: 7px;
	left: 180px;
	width: 274px;
	font-size: 11px;
	text-align: center;
}
.fps_nav .pagerrow b{
	margin: 2px;
	text-decoration: underline;
}
.fps_nav .pagerrow b.lotof{
	margin: 2px;
	text-decoration: none;
}
.fps_nav .pagerrow a{
	margin: 2px;
	text-decoration: none;
}
.fps_nav .pagerrow a:hover{
	text-decoration: underline;
}
.fps_nav a{
	color: #8f59a3;
}
.fps_nav a:hover{
	color: #ff4a89;
}


/*Gift*/

#x_wincontent
{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px;
    width: 300px;
    background: #fff;
    border: solid 3px #ff4a89;
    font-size: 11px;
    text-align: left;
}
a.reg{
    color: #744589;
    font-weight: bold;
}
a.reg:hover
{
    color: #FF4A88;
}
#x_wincontent .header{
    position: relative;
    width: 300px;
    height: 46px;
    background: url(/frame/header_bg_small.gif) #ffcfcf repeat-x bottom ;
    text-align: right;
}
#x_wincontent .header .logo{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 167px;
    height: 40px;
    background: url(/frame/logo_small.gif) no-repeat;
}
#x_wincontent .header h2{
    padding: 12px 10px 0px 0px;
    font-size: 15px;
}
#x_wincontent .checkbox{
    color: #744589;
}
#x_wincontent h3{
    padding: 5px;
    font-size: 12px;
}
#x_wincontent p.indent{
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 11px;
}
#x_wincontent .bal{
    float: left;
    padding: 2px 5px;
    width: 80px;
    font-weight: bold;
    text-align: left;
}
#x_wincontent .jobb{
    float: right;
    padding: 2px 5px;
    width: 150px;
    text-align: left;
}
#x_wincontent .button_row{
    margin-top: 15px;
    padding: 5px 25px 5px 25px;
    width: 250px;
    background: #ffcfcf;
    text-align: center;
}
#x_wincontent input.text, #x_wincontent textarea{
    padding: 2px;
    width: 137px;
    border: solid 1px #ff4a89;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8f59a3;
}
#x_wincontent input.check{
    border: none;
    background: none;
}

select{
    padding: 0px;
    margin: 0px 10px 0px 10px;
    width: 120px;
    border: 1px solid #8f59a3;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #8f59a3;
    }
#content div.giftheadlila
{
    background-color: #dcc8e2;
    padding: 5px 10px 5px 10px;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
}
#content .giftcontent
{
    padding: 10px 10px 15px 10px;
    margin: 0px;
    line-height: 17px;
    text-align: left;
}

#content .giftcontent a{
    text-decoration: none;
    color: #744589;
}
#content .giftcontent a:hover {
    color: #ff4a89;
}
#content a.gift{
    display: block;
    text-decoration: none;
    text-align: center;
    width: 120px;
    height: 14px;
    padding: 3px 0px 1px 0px;
    background-color: #dcc8e2;
    margin: 0px;
    font-size: 10px;
    color: #744589;
    border: 2px solid #744589;
    font-weight: bold;
    text-transform: uppercase;
}
#content a.gift:hover {
    color: #FF4A89;
    background-color: #EADFEE;
    border: 2px solid #744589;
}
#content .lefoglalva{
    color: #ff4a89;
}
#content .lefoglalva b{
    color: #ff4a89;
    text-transform: uppercase;
}
#content .login_text{
    display: block;
    text-align: left;
    font-weight: bold;
}
#content .login_gift{
    display: block;
    text-decoration: none;
    text-align: center;
    width: 120px;

    padding: 3px 0px 1px 0px;
    background-color: #dcc8e2;
    margin: 0px auto;
    font-size: 10px;
    color: #744589;
    border: 2px solid #744589;
    font-weight: bold;
    text-transform: uppercase;
}
#content .login_gift:hover {
    color: #FF4A89;
    background-color: #EADFEE;
    border: 2px solid #744589;
}
.contact{
    float: left;
    width: 342px;
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
.contact1{
    float: left;
    width: 265px;
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
.contact2{
    float: left;
    width: 260px;
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
.contact_datas{
    line-height: 20px;
    padding: 10px;
    margin: 0px;
}
.take_to_right
{
    text-align: right;
}
/*eofgift*/

/* GALLERY */

.one_pic_container {
	padding: 5px;
	padding-left: 1px;
	float: left;
}

.one_pic {
	background: #eadfee;
	border: 1px solid #d1b7da;
	padding: 5px;
	width: 122px;
}

.one_pic_bounding {
	width: 122px;
	height: 175px;
	margin-bottom: 4px;
}


#gallery h3 {
	margin-bottom: 10px;
}

#gallery h3 a, #gallery a {
	color: #744589;
	text-decoration: none;
}

#gallery h3 a:hover, #gallery a:hover {
	color: #9475a9;
	text-decoration: underline;
}

/*## VIDEO ##*/

#video h3 a{
    display: block;
    height: 24px;
    color: #744589;
    font-size: 17px;
    font-weight: normal;
    text-decoration: none;
}
#video h3 a:hover{
    color: #FF4A89;
    text-decoration: none;
}
#video .date{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}
#video .text{
    margin-bottom: 12px;
    font-size: 13px;
    text-decoration: none;
    color: #744589;
}
#video .link{
    margin-bottom: 16px;
}
#video .link a{
    text-decoration: underline;
    color: #FF4A89;
}
#video .link a:hover{
    color: #744589;
}

/*## BLOG START ##*/
#blog h3.blogtitle{
	margin: 0px 0px 5px 0px;
	font-size: 17px;
	font-weight: normal;
}
#blog h3.blogtitle a{
	text-decoration: none;
	color: #744589;
}
#blog h3.blogtitle a:hover{
	text-decoration: underline;
	color: #FF4A89;
}
#blog .date{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
#blog .picbox{
	float: right;
	padding: 0px 0px 10px 10px;
	width: 210px;
}
#blog .picbox img{
	border: solid 5px #D1B7DA;
}
#blog div.blogtext{
	margin-bottom: 15px;
	font-size: 13px;
	text-decoration: none;
	color: #744589;
}
#blog .komment{
	font-size: 11px;
	color: #FF4A89;
}
#blog .komment a{
	text-decoration: none;
	color: #FF4A89;
}
#blog .komment a:hover{
	text-decoration: underline;
	color: #744589;
}
#blog .margo{
	margin-bottom: 16px;
}


#blog .login{
	font-weight: bold;
	font-size: 12px;
	color: #744589;
	text-align: left;
}

/* kommentek */

#blog {
	padding: 0 10px;
}
#blog .komments{
	color: #744589;
	padding: 0px 15px;
	width: 654px;
}
#blog .komments .postform{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	color: #FF4A89;
}
#blog .komments .postform fieldset{
	margin: 0px;
	padding: 0px 10px 10px;
	border: solid 2px #FF4A89;
	text-align: right;
}
#blog .komments .postform legend{
	display: inline;
	margin: 10px 10px;
	padding: 0px 5px;
	font-weight: bold;
	background: #fff;
}
#blog .komments .postform b{
	color: #744589;
	font-size: 12px;
}
#blog .komments textarea{
	width: 612px;
	margin-bottom: 10px;
	padding: 3px;
	border: solid 1px #744589;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #744589;
}
#blog .komments .title{
	font-size: 12px;
	margin-bottom: 5px;
	color: #FF4A89;
}
#blog .komments .title b{
	font-size: 16px;
	color: #744589;
}
#blog .komments p.post{
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background: url(/frame/dottedline_lilac.gif) repeat-x bottom;
}

#blog .komments input.text {
	width: 449px;
	padding: 2px;
	border: 1px solid #744589;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #744589;
	margin-bottom: 5px;
	float:right;
}

#blog .komments label {
	width: 160px;
	display: block;
	float: left;

	height:17px;
	padding-top:2px;
	margin-bottom:5px;
}

/*## BLOG END ##*/

div.about_us {
	padding: 10px;
	padding-left: 30px;
}
.fieldset{
	margin: 0px;
	padding: 0px 15px 15px;
	border: solid 2px #FF4A89;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #744589;
}
.legend{
	font-size: 14px;
	font-weight: bold;
	color: #FF4A89;
	margin:0;
	position:relative;
	top:-11px;
	left:+15px;

}
.small{
	margin-bottom:20px;

}
.legend span{
	background: #fff;
	padding: 0px 5px;
}