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; padding:0px !important; margin:0px !important; 
}

#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; position:relative !important; z-index:9;
}

#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 {
    margin: 20px 14px 0 14px;
}

table#registrationContent {
    margin: 20px 0 0 0;
}

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,
select.error {
    background-color: #FFCCCC;
    border: 1px solid #CC0000;
    color: #CC0000;
}

span.error {
    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 {
    text-align: left;
}

form#registrationForm table {
}
    
form#registrationForm  td {
    padding: 5px;
}

form#registrationForm  td.label {
    width: 200px;
}

form#registrationForm  select {
    width: 300px;
    height: 20px;
}

form#registrationForm input[type=text] {
    padding: 0 3px;
    width: 292px;
    height: 20px;
}

form#registrationForm  ul {
    text-align: left;
    margin-left: 0;
}

form#registrationForm  ul  li{
    list-style-type: none;
}

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#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: 470px;
}


/*		#####################################################################################################		*/

.okiClass { float:right; width:330px; display:block; text-align:left; clear:both;  padding:0px 10px 5px 10px; margin:2px 0 2px 0 !important;  border:2px solid #dadada;background: #fff url(../images/bgRepeat.png) repeat-x left bottom; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}
.newformClass	{width: 200px !important; height: 28px; background: url(../images/input_bg2.gif) no-repeat center center; padding:2px 20px 0px 20px; margin:0px; border:0px none !important; float:right; text-align:left; color:#000; font-size:16px;}

.searchField	{width: 160px !important; height: 26px; padding:0px; margin:0px; border:0px none !important; float:left; text-align:left; color:#000; font-size:16px; background:none;}

.sendClass		{ float:right; text-align:left; padding:0px 0 0 0px;  display:block; background: url(../images/searchBTN2.png) no-repeat center center; width:23px; height:24px; border:0px none; cursor:pointer; position:relative; z-index:9; margin:2px 0 0 0px !important;}

.underSearchClass { width: 330px !important; height: 15px; padding:0px; margin:2px 0 0 0; border:0px none !important; float:right; text-align:left;}
.underSearchClass .left { float:left; text-align:right; padding:0px; margin:0px; display:block; width:40%; }
.underSearchClass .right { float:right; text-align:right; padding:0px; margin:0px; display:block; width:45%;  }
.underSearchClass .right span{ color:#C5C5C5; font-size:9px !important; padding:0 3px 0 0; margin:0 0 0 0; height:15px ;}
div.clear { clear: both; font-size:0; line-height:0; height:0; }

.main_menuSearch { padding:0px; margin:0px 0 0 0; display:block; float:right;}
.main_menuSearch ul{overflow: hidden; padding:0px; margin:0px 0 5px 0;}
.main_menuSearch ul li{height: 31px; line-height: 31px; float: left; display: inline; background: url(../images/main_menu_bgTop2.gif) repeat-x; border-right: 1px solid #dadada; border-left: 1px solid #fff; padding: 0 20px;}
.main_menuSearch ul li.home{background-image: none; background-color: #fff; border-left: 0; padding: 0 32px 0 22px;}
.main_menuSearch ul li.home a{width: 15px; height:14px; display:block; background: url(../images/homeImg.png) no-repeat center center; text-indent: -9999px; display: block; cursor: pointer; padding:25px 0 0 0; margin:0px;}
.main_menuSearch ul li a { color:#09317C !important; text-decoration:none;}
.main_menuSearch ul li a:hover { color:#09ADF6 !important; text-decoration:none;}

.logoTopSite	{width: 78px; height: 21px; display: block; background: url(../images/logo_romtelecomTop2.png) no-repeat; text-indent: -9999px; float: right; margin: 6px 10px 0 0;}



