@import url("reset.css");
@import url("menu.css");
@import url("buttons.css");

p { padding: 0; margin: 0 0 15px 0; }
br { margin: 0; padding: 0; }

a { outline: none; color: #902929; text-decoration: underline; }
a:hover { outline: none; color: #222; text-decoration: underline; }
a:focus { outline:none; }

.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: "Segoe Ui", Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
    background: url(../images/bg.gif) left top repeat #e2e2e2;
	color: #000;
}
#container {
    width: 1022px;
    margin: 0 auto;
}
#container #header {
    width: 1022px;
    height: 304px;
    position: relative;
    background: url(../images/header.png) left top no-repeat;
}
#container #header h1 {
    width: 513px;
    height: 81px;
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    background: url(../images/title.gif) left top no-repeat;
    position: absolute;
    top: 118px;
    left: 172px;
}
#container #header h1 a,
#container #header h1 a:hover {
    width: 513px;
    height: 81px;
    display: block;
    font-size: 0;
    line-height: 0;
}
#container #header .phone {
	display: block;
	position: absolute;
	top: 235px;
	right: 50px;
	width: 270px;
	height: 45px;
	text-indent: -9999px;
}
#container #middle {
    width: 980px;
    padding: 30px 21px 0 21px;
    position: relative;
    background: url(../images/middle.png) left top repeat-y;
}
#container #middle .about {
    width: 920px;
    padding: 0 0 30px;
    margin: 0 auto;
    position: relative;
}
#container #middle .about h2 {
    width: 632px;
    height: 72px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    background: url(../images/title_rolunk.png) left top no-repeat;
    position: absolute;
    top: 0;
    left: -52px;
}
#container #middle .about .txt {
    width: 575px;
    float: left;
    padding: 90px 0 0 0;
}
#container #middle .about .txt img {
    margin: 0 20px 20px 0;
}
#container #middle .about .img {
    width: 302px;
    height: 354px;
    float: right;
    font-size: 0;
    line-height: 0;
    background: #eee;
    padding: 4px;
    border: 1px solid #d4d4d4;
}
#container #middle .about h3 {
	font-size: 14px;
	padding: 10px;
	text-align: center;
    margin: 0 0 5px 0;
	background: #f2f2f2;
	border: 1px dotted #ccc;
}
#container #middle .about h4 {
    margin: 20px 0 5px 0;
}
#container #middle .services {
    width: 920px;
    padding: 30px;
    margin: 0 auto;
    position: relative;
    background: #f4f4f4;
}
#container #middle .services h2 {
    width: 632px;
    height: 72px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    background: url(../images/title_szolg.png) left top no-repeat;
    position: absolute;
    top: 30px;
    left: -22px;
}
#container #middle .services .txt {
    width: 575px;
    float: left;
    padding: 90px 0 0 0;
}
#container #middle .services .txt p.bold {
    font-weight: bold;
    font-style: italic;
}
#container #middle  ul {
    width: auto;
    padding: 0;
    margin: 0 0 30px 15px;
    list-style-type: none;
}
#container #middle ul li {
    padding: 0 0 0 15px;
    margin: 0 0 5px;
    background: url(../images/bull.gif) left 5px no-repeat;
}
#container #middle .services .txt img {
    margin: 0 20px 0 0;
}
#container #middle .services .img {
    width: 302px;
    float: right;
    font-size: 0;
    line-height: 0;
    background: #eee;
    padding: 4px;
    border: 1px solid #d4d4d4;
}
#container #middle .prices {
    width: 920px;
    padding: 120px 30px 0 30px;
    margin: 0 auto;
    position: relative;
}
#container #middle .prices h2 {
    width: 973px;
    height: 72px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    background: url(../images/title_prices.png) left top no-repeat;
    position: absolute;
    top: 30px;
    left: -22px;
}
#container #middle .prices table {
    width: 920px;
    border: 1px solid #d4d4d4;
	margin: 0 0 30px;
}
#container #middle .prices table thead tr th {
    font-style: italic;
    font-weight: normal;
    color: #696969;
    background: #eee;
    padding: 13px 0;
    border-right: 1px solid #d4d4d4;
}
#container #middle .prices table tbody tr {
    background: #fff;
}
#container #middle .prices table tbody tr.dark {
    background: #f5f5f5;
}
#container #middle .prices table tbody tr td {
    font-weight: normal;
    color: #000;
    padding: 13px 20px;
    border-right: 1px solid #d4d4d4;
}
#container #middle .prices table thead tr th.last,
#container #middle .prices table tbody tr td.last{
    border: 0;
}
#container #middle .contact {
    width: 920px;
    padding: 120px 30px 30px 30px;
    margin: 0 auto;
    background: #f4f4f4;
    position: relative;
}
#container #middle .contact h2 {
    width: 973px;
    height: 72px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    background: url(../images/title_contact.png) left top no-repeat;
    position: absolute;
    top: 30px;
    left: -22px;
}
#container #middle .contact .phone {
    width: 452px;
    height: 110px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    background: url(../images/contact_phone.gif) left top no-repeat;
    float: left;
}
#container #middle .contact .email {
    width: 448px;
    height: 110px;
    background: url(../images/contact_email.gif) left top no-repeat;
    float: right;
}
#container #middle .contact .email a,
#container #middle .contact .email a:hover {
    width: 448px;
    height: 110px;
    display: block;
    text-indent: -9999px;
}
#container #middle .guestbook {
    width: 920px;
    padding: 120px 30px 30px 30px;
    margin: 0 auto;
    position: relative;
}
#container #middle .guestbook h2 {
    width: 973px;
    height: 72px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    background: url(../images/title_guestbook.png) left top no-repeat;
    position: absolute;
    top: 30px;
    left: -22px;
}
#container #middle .guestbook .item {
    width: 252px;
    height: 288px;
    float: left;
    margin: 0 20px 0 0;
    padding: 20px 20px 0 20px;
    background: url(../images/entry.gif) left top no-repeat;
    position: relative;
}
#container #middle .guestbook .no {
    margin: 0;
}
#container #middle .guestbook .item p {
    padding: 0;
    margin: 0 0 10px;
    font-style: italic;
    color: #000;
}
#container #middle .guestbook .item .name {
    width: auto;
    font-weight: bold;
    position: absolute;
    bottom: 55px;
    left: 20px;
    font-size: 12px;
}
#container #middle .guestbook .item .date {
    width: auto;
    position: absolute;
    bottom: 37px;
    left: 20px;
    font-size: 12px;
}
#container #guestbook {
    width: 980px;
    padding: 30px 21px 30px 21px;
    position: relative;
    background: url(../images/guestbook.png) left top repeat-y;
}
#container #guestbook h2 {
    width: 630px;
    height: 72px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    background: url(../images/title_guestbook_2.png) left top no-repeat;
    position: absolute;
    top: 30px;
    left: 0;
}
#container #guestbook .entries {
    width: 575px;
    padding: 90px 0 0 30px;
    float: left;
}
#container #guestbook .entries .item {
    width: 575px;
    float: left;
    padding: 0 0 20px;
    margin: 0 0 30px;
    background: url(../images/quot.gif) right bottom no-repeat;
    border-bottom: 1px dotted #919191;
}
#container #guestbook .entries .last {
    width: 575px;
    border-bottom: 2px solid #e1e1e1;
}
#container #guestbook .entries .item .txt {
    width: auto;
    font-style: italic;
    color: #000;
    padding: 0 0 40px;
}
#container #guestbook .entries .item .txt p {
    padding: 0;
    margin: 0 0 10px;
}
#container #guestbook .entries .item .name {
    width: auto;
    font-weight: bold;
    margin: 0 0 2px;
}
#container #guestbook .entries .item .date {
    width: auto;
    margin: 0;
    font-size: 12px;
}
#container #guestbook .form {
    width: 285px;
    height: 552px;
    float: right;
    position: relative;
    padding: 3px 3px 0 3px;
    margin: 0 30px 0 0;
    background: url(../images/form.gif) left top no-repeat;
}
#container #guestbook .form h3 {
    width: 285px;
    height: 49px;
    text-indent: -9999px;
    display: block;
    padding: 0;
    margin: 0 0 25px;
    background: url(../images/title_form.gif) left top no-repeat;
}
#container #guestbook .form input.input {
    width: 232px;
    height: 34px;
    display: block;
    padding: 0 10px 0 10px;
    margin: 0 auto 10px auto;
    border: 0;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    color: #6c6c6c;
}
#container #guestbook .form label {
    width: 252px;
    display: block;
    padding: 28px 0 0 0;
    margin: 0 auto 6px auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    color: #6c6c6c;
}
#container #guestbook .form .captcha_holder {
    width: 120px;
    height: 34px;
    float: left;
    margin: 0 0 0 17px;
}
#container #guestbook .form input.input_mini {
    width: 101px;
    height: 34px;
    display: block;
    float: right;
    padding: 0 10px 0 10px;
    margin: 0 17px 41px 0;
    border: 0;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    color: #6c6c6c;
}
#container #guestbook .form .textfield {
    width: 232px;
    height: 174px;
    display: block;
    padding: 10px;
    margin: 0 auto 20px auto;
    border: 0;
    background: none;
    font-family: "Segoe UI", Arial, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    color: #6c6c6c;
    overflow: hidden;
}
#container #footer {
    width: 980px;
    height: 34px;
    padding: 17px 21px 0 21px;
    text-align: center;
    background: url(../images/footer.png) left top repeat-y;
    color: #fff;
    font-size: 11px;
}
#container #footer a,
#container #footer a:hover {
    color: #fff;
    text-decoration: none;
}
#container #footer a:hover {
    text-decoration: underline;
}

.status {
	width: auto;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-align: center;
	padding: 13px 10px;
	margin: 0 0 20px 0;
}
.status p {
	padding: 0;
	margin: 0 0 2px 0;
}
.error {
	background: #f57676;
	border: 1px solid #ff1b03;
}
.ok {
	background: #86f575;
	border: 1px solid #0fa100;
}