html, body {
    background: transparent url(../images/background_page.gif) repeat center top;
    color: #000000;
    text-align: center;
}

table, td {
    border: 0;
}

td, p, div {
    font-family: Arial, sans-serif;
}

input, select, textarea {
    border: 1px solid #999999;
}

#pageWrapper {
    margin: 0 auto;
    width: 960px;
	position: relative;
}

#pageBox {
    width: 960px;
}

#pageBox td {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

#pageBox h1 {
    background-color: transparent;
    color: #EBDF2F;
    font-weight: bold;
    text-align: left;
}

#pageBox #bannerAward {
    background: transparent url(../images/background_award.gif) no-repeat left top;
    color: #FFFFFF;
    height: 133px;
    margin: 8px 0 0 26px;
    width: 182px;
}

#pageBox #awardLinks {
    font-size: 10px;

}

#pageBox #awardLinks td {
    background-color: transparent;
    color: #D9EDFE;
}

#pageBox #awardLinks td.left {
    text-align: center;
    width: 130px;
}

#pageBox #awardLinks td a:link,
#pageBox #awardLinks td a:active,
#pageBox #awardLinks td a:visited {
    background-color: transparent;
    color: #D9EDFE;
    text-decoration: underline;
}

#pageBox #awardLinks td a:hover {
    background-color: transparent;
    color: #D9EDFE;
    text-decoration: none;
}

#pageBox #topRight {
    /*background: #4EA1E7 url(../images/background_header.gif) no-repeat left bottom;*/
    background-color: transparent;
    color: #FFFFFF;
    height: 150px;
    width: 744px;
}

#pageBox #topMenu {
    position: relative;
}

#pageBox #topMenu ul {
    left: 0px;
    margin: 0;
    position: absolute;
    top: 22px;
}

#pageBox #topMenu ul li {
    background-color: transparent;
    color: #FFFFFF;
    display: inline;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

#pageBox #topMenu ul li a:link,
#pageBox #topMenu ul li a:active,
#pageBox #topMenu ul li a:visited {
    background-color: transparent;
    color: #D9EDFE;
    text-decoration: none;
}

#pageBox #topMenu ul li a:hover {
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: none;
}

#pageBox #headerLeft {
    background: transparent url(../images/background_logo.gif) no-repeat right top;
    color: #FFFFFF;
    height: 224px;
    vertical-align: center;
    width: 216px;
}

#pageBox #headerLeft img {
    margin-top: 55px;
}

#pageBox #headerRight {
    background: #4EA1E7 url(../images/background_form.gif) no-repeat left center;
    color: #FFFFFF;
    height: 224px;
    width: 744px;
}

#pageBox #headerRightContact {
    background: #4EA1E7 url(../images/background_form_contact.gif) no-repeat left center;
    color: #FFFFFF;
    height: 224px;
    width: 744px;
}

#pageBox #headerRightRegistration {
    background: #4EA1E7 url(../images/background_form_registration.gif) no-repeat left top;
    color: #FFFFFF;
    height: 224px;
    width: 744px;
}

#pageBox #bodyLeft {
    text-align: center;
}

#pageBox #bodyRight {
    background: #4EA1E7 url(../images/background_content.gif) no-repeat left top;
    color: #FFFFFF;
    width: 744px;
}

#pageBox #bodyRightNoForm,
#pageBox #bodyRightDespre {
    background: #4EA1E7 url(../images/background_content_no_form.gif) no-repeat left top;
    color: #FFFFFF;
    width: 696px;
    padding: 0 20px 0 28px;
	min-height: 405px;
	height: auto;
	height: 405px;
}

#pageBox #bodyRightNoForm p,
#pageBox #bodyRightDespre p {
    text-align: left;
}

#pageBox #bodyRightNoForm h2,
#pageBox #bodyRightDespre h2 {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

#pageBox #bodyRightNoForm hr,
#pageBox #bodyRightDespre hr {
    border-top: 1px dotted #A7D0F3;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}

#pageBox #bodyRightNoForm a:link,
#pageBox #bodyRightNoForm a:active,
#pageBox #bodyRightNoForm a:visited,
#pageBox #bodyRightDespre a:link,
#pageBox #bodyRightDespre a:active,
#pageBox #bodyRightDespre a:visited {
    background-color: transparent;
    color: #FFFFFF;
    font-weight: bold;
}

#pageBox #bodyRightNoForm a:hover,
#pageBox #bodyRightDespre a:hover {
    text-decoration: none;
}

#pageBox #bodyRightNoForm p.articleSource {
    font-size: 11px;
}

#pageBox #bodyRightNoForm p.articleText {
    font-size: 12px;
}

#pageBox #bodyRightNoForm p.articleMore {
    font-size: 12px;
    text-align: right;
}

#pageBox #bodyRightDespre h1 {
    margin-bottom: 5px;
}

#pageBox #bodyRightDespre div.despreBoxHBorderTop {
    background: #4EA1E7 url(../images/despre_box_h_border.gif) no-repeat left bottom;
    color: #FFFFFF;
    width: 201px;
}

#pageBox #bodyRightDespre div.despreBoxHBorderBottom {
    background: #4EA1E7 url(../images/despre_box_h_border.gif) no-repeat left top;
    color: #FFFFFF;
    width: 201px;
}

#pageBox #bodyRightDespre div.despreBox {
    background: #4EA1E7 url(../images/despre_box_background.gif) repeat-y left top;
    color: #FFFFFF;
    padding: 5px 0;
    width: 201px;
}

#pageBox #bodyRightDespre div.despreBox div {
    margin: 0 10px 0 0;
}

#pageBox #bodyRightDespre div.despreBox h2 {
    background-color: transparent;
    color: #EBDF2F;
    font-weight: bold;
}

#pageBox #bodyRightDespre td.despreContent {
    padding: 30px 0 0 10px;
}

#pageBox #bodyRightDespre td.despreContent h2 {
    margin-top: 0;
}

#pageBox #bodyRightDespre td.despreContent table td {
    border: 1px solid #FFFFFF;
    font-size: 10px;
    padding: 7px;
}

#pageBox #bodyRightDespre td.despreContent table th {
    background-color: #71B8F4;
    border: 1px solid #FFFFFF;
    color: inherit;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
    text-align: left;
}

#pageBox #bodyRightDespre td.despreContent table td.despreTableMainHeader {
    background-color: #3A90D9;
    color: inherit;
    font-size: 12px;
    font-weight: bold;
}

#pageBox #bodyRightDespre td.despreContent p.note {
    font-size: 80%;
}

#pageBox #footerRight {
    background: transparent url(../images/background_footer.gif) no-repeat left top;
    color: #000000;
    font-size: 11px;
    height: 90px;
    padding-bottom: 5px;
    text-align: right;
    vertical-align: bottom;
    width: 744px;
}

#pageBox #footerRight p {
    float: left;
    font-size: 11px;
    margin: 0 0 0 30px;
}

#pageBox #footerRight img {
    margin-right: 28px;
}

#pageBox #footerRight a:link,
#pageBox #footerRight a:active,
#pageBox #footerRight a:visited {
    background-color: transparent;
    color: #000000;
    font-weight: bold;
}

#pageBox #footerRight a:hover {
    background-color: transparent;
    color: #4EA1E7;
    text-decoration: none;
}

.bannerLeaderbord {
    background: transparent url(../images/background_leaderboard.jpg) no-repeat center center;
    clear: both;
    color: #FFFFFF;
    height: 90px;
    margin: 3px;
    padding: 5px;
    width: 728px;
}

.bannerRectangle {
    background: transparent url(../images/background_medrec.jpg) no-repeat center center;
    color: #FFFFFF;
    height: 250px;
    margin: 3px;
    padding: 5px;
    width: 300px;
}

.bannerSkyscraper {
    height: 600px;
    margin: 5px 10px 0 30px;
    vertical-align: top;
    width: 160px;
}

form#searchForm table {
    margin: 25px 0 0 120px;
}

form#searchForm table td {
    padding: 7px;
    text-align: left;
}

form#searchForm input.short {
    padding: 1px 0 2px 3px;
    width: 210px;
}

form#searchForm input.long {
    padding: 1px 0 2px 3px;
    width: 440px;
}

form#searchForm input.nameField {
    padding: 1px 0 2px 3px;
    width: 440px;
}

form#searchForm input.cityField {
    padding: 1px 0 2px 3px;
    width: 110px;
}

form#searchForm input.streetField {
    padding: 1px 0 2px 3px;
    width: 262px;
}

form#searchForm input.numberField {
    padding: 1px 0 2px 3px;
    width: 50px;
}

form#searchForm select {
    width: 210px;
}

form#searchForm #captchaImage {
    float: left;
    margin-right: 10px;
}

form#searchForm #captchaText {
    background-color: transparent;
    color: #000000;
    font-size: 12px;
    margin-bottom: 9px;
    margin-left: 168px;
    width: 250px;
}

form#searchForm #captchaInput {
    width: 150px;
}

form#searchForm #buttonCauta {
    border: 0;
    margin: 0 0 0 30px;
}

form#searchForm .watermark {
    color: #7B7B7B;
}

table#homeContent {
    margin: 20px 0 0 14px;
}

table#homeContent td#homeText {
    background-color: transparent;
    color: #FFFFFF;
    font-size: 13px;
    text-align: left;
    width: 382px;
}

table#homeContent td p {
    margin-left: 8px;
    margin-right: 8px;
    text-align: justify;
}

table#homeContent td#homeBanner {
    text-align: right;
    padding-left: 15px;
}

table#contactContent,
table#registrationContent {
    margin: 20px 14px 0 14px;
}

table#contactContent p,
table#registrationContent p {
    margin-left: 8px;
    margin-right: 8px;
    text-align: justify;
}

table#resultsContent {
    background: transparent url(../images/background_results_table.gif) repeat-y center top;
    color: #000000;
    margin: 20px 0 0 10px;
    width: 734px;
}

table#resultsContent td {
    background: transparent url(../images/background_result.gif) no-repeat left top;
    border: 0;
    color: #000000;
    padding: 7px 7px 7px 10px;
    text-align: left;
    vertical-align: top;
}

table#resultsContent td.tableHeader {
    background: transparent url(../images/top_results.gif) no-repeat center bottom;
    color: #FFFFFF;
    height: 9px;
    padding: 0;
}

table#resultsContent td.tableFooter {
    background: transparent url(../images/bottom_results.gif) no-repeat center top;
    color: #FFFFFF;
    height: 9px;
    padding: 0;
}

table#resultsContent td.leftColumn {
    background: none;
    background-color: transparent;
    color: #FFFFFF;
    padding-left: 20px;
    text-align: left;
    vertical-align: top;
    width: 35px;
}

table#resultsContent td h2 {
    background-color: transparent;
    color: #4EA1E7;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

table#resultsContent td p {
    background-color: transparent;
    color: #7B7B7B;
    font-size: 12px;
    margin: 0;
}

table#resultsContent td p.resultPosition {
    background-color: transparent;
    color: #C8D9E7;
    float: right;
    font-weight: bold;
    font-size: 30px;
    margin: 5px 15px 5px 5px;
}

table#resultsContent td#bannerResults {
    background: transparent url(../images/background_banner_results.gif) no-repeat left top;
    color: #000000;
    height: 117px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

table#resultsContent td#bannerResults img {
    margin-left: -10px
}

table#resultsContent td#errorBox {
    background: transparent;
    color: #CC0000;
    padding: 0;
    vertical-align: top;
}

input.error {
    background-color: #FFCCCC;
    border: 1px solid #CC0000;
    color: #CC0000;
}

form#contactForm table {
    margin: 25px 0 0 120px;
}

form#contactForm table td {
    padding: 7px;
    text-align: left;
}

form#contactForm input.nameField,
form#contactForm input.phoneField,
form#contactForm input.mailField {
    padding: 1px 0 2px 3px;
    width: 200px;
}

form#contactForm textarea.messageField {
    padding: 1px 0 2px 3px;
    height: 45px;
    width: 420px;
}

form#contactForm #captchaImage {
    float: left;
    margin-right: 10px;
}

form#contactForm #captchaText {
    background-color: transparent;
    color: #000000;
    font-size: 12px;
    margin-bottom: 9px;
    margin-left: 168px;
    width: 250px;
}

form#contactForm #captchaInput {
    width: 150px;
}

form#contactForm #buttonTrimite {
    border: 0;
    margin: 0 0 0 50px;
}

form#contactForm .watermark {
    color: #7B7B7B;
}

form#registrationForm table {
    margin: 10px 0 0 120px;
}

form#registrationForm table td {
    padding: 7px;
    text-align: left;
}

form#registrationForm input.nameField,
form#registrationForm input.phoneField,
form#registrationForm input.mailField,
form#registrationForm input.cityField,
form#registrationForm input.addressField {
    margin-right: 5px;
    padding: 1px 0 2px 3px;
    width: 200px;
}

form#registrationForm select.countyField,
form#registrationForm select.ageField {
    margin-right: 5px;
    width: 205px;
}

form#registrationForm select.contactTypeField {
    width: 180px;
}

form#registrationForm td.checkbox {
    background-color: transparent;
    color: #000000;
}

form#registrationForm td.checkbox a:link,
form#registrationForm td.checkbox a:active,
form#registrationForm td.checkbox a:visited {
    background-color: transparent;
    color: #000000;
    text-decoration: underline;
}

form#registrationForm td.checkbox a:hover {
    text-decoration: none;
}

form#registrationForm td.checkbox input {
    border: none;
    margin-right: 5px;
}

form#registrationForm #buttonTrimite {
    border: 0;
    margin: 0 0 0 60px;
}

form#registrationForm .watermark {
    color: #7B7B7B;
}

div#formTOS {
    background-color: #A7D0F3;
    border: 1px solid #4EA1E7;
    color: #2471B2;
}

div#formTOS h1 {
    background-color: transparent;
    color: #2471B2;
    margin-top: 5px;
    margin-left: 8px;
}

div#formTOS h2 {
    font-size: 12px;
    font-weight: bold;
    margin-left: 9px;
    text-align: left;
}

div#formTOS p {
    background-color: transparent;
    color: #2471B2;
    font-size: 12px;
}

div#formTOS span.upLink {
    float: right;
    margin: 10px;
}

div#formTOS a:link,
div#formTOS a:active,
div#formTOS a:visited {
    background-color: transparent;
    color: #2471B2;
    text-decoration: none;
}

div#formTOS a:hover {
    text-decoration: underline;
}

div.opinieTop {
    background: #4EA1E7 url(../images/opinie_top.gif) no-repeat left bottom;
    color: #FFFFFF;
    width: 688px;
}

div.opinieContent {
    background: #4EA1E7 url(../images/opinie_background.gif) repeat-y left top;
    color: #FFFFFF;
    width: 688px;
}

div.opinieContent p {
    margin: 0;
    padding: 10px;
}

div.opinieBottom {
    background: #4EA1E7 url(../images/opinie_bottom.gif) no-repeat left top;
    color: #FFFFFF;
    width: 688px;
}

div.opinieBottom p {
    font-weight: bold;
    margin: 0 0 20px 0;
    padding-top: 25px;
    padding-left: 80px;
}

.prices {
	border-top:2px solid #004b8d;	
	border-right:2px solid #004b8d;	
}
.prices td {
	border-bottom:2px solid #004b8d;	
	border-left:2px solid #004b8d;	
	padding:3px !important;
}
.prices .center_text {
	text-align:center;
	vertical-align:middle !important;
}
.link_alb {
	text-decoration:underline;
	color:#fff;
}

div#registerCompany {
    position: relative;
    text-align: center;
}

div#registerCompany a {
    position: absolute;
    width: 150px;
    padding: 5px;
    top: -75px;
    right: 7px;
    background-color: #A7D0F3;
    color: #2471B2;
    border: 1px solid #4EA1E7;
    text-decoration: none;
}

div#errorBox {
    background-color: #FFCCCC;
    color: #CC0000;
    margin-bottom: 12px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}

div#successBox {
    background-color: #A7D0F3;
    color: #2471B2;
    margin-bottom: 12px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}

#bannerSkyscraperFloatLeft {
    position: absolute;
	top: 380px;
}