body {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#4b4b4b;
	margin:0;
	padding:0;
	background:url(../images/bg_gardient.jpg) top repeat-x;
}

#container {
	width:1000px;
	margin:auto;
}

#header {
	background:url(../images/header.jpg) no-repeat scroll 254px 0px;
	height:162px;
	width:1000px;
	position:relative;
}

#logo {	
	background:url(../images/logobox.jpg) no-repeat;
	width:254px;
	height:161px;
    cursor: pointer;
}

#main_menu {
	position:absolute;
	left:268px;
	top:111px;
}

#main_menu a img {
	border:none;
}

#left_side {
	width:254px;
	float:left;
}

#side_menu {
	background:url(../images/side_menu_bg.jpg) no-repeat top;
	width:242px;
	min-height:222px;
	margin:0 0 0 11px;
}

#side_menu ul {
	margin:0;
	padding:19px 0 0;
}

#side_menu ul li {
	display:block;
	height:25px;
    position: relative;
}

#side_menu ul li a {
	height:25px;
	width:171px;
	color:#989898;
	text-decoration:none;
	padding:11px 0 0 10px;
	font-size:16px;
}

#side_menu ul li a img {
	border:none;
}

#side_menu ul li ul.submenu {
    display: none;
    width: 207px;
    margin: 0;
    /*padding: 5px 0;*/
    padding:0;
    position: absolute;
    z-index: 10;
    left: 231px;
    top: 0;
    border: 1px solid #bdbdbd;
    background: url(../images/submenu_bg.jpg) repeat-y;
}

#side_menu ul li ul.submenu li {
    list-style-type: square;
    list-style-position: inside;
    height: 17px;
    display: list-item;
    padding: 3px 0 0 10px;
    line-height: 12px;
    cursor: pointer;
}

#side_menu ul li ul.submenu li a {
    color: #474747;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height:18px;
    padding: 0;
}
              
#side_menu ul li ul.submenu li a:hover {
    color: #175198;
}

#contact_box {
	background:url(../images/contactbox.jpg) no-repeat;
	width:241px;
	height:185px;
	margin:11px 0 0 11px;
	padding:20px 0 0 7px;
}

#contact_box p {
	font-family:Arial,Helvetica,sans-serif;
	color:#484848;
	font-size:11px;
	padding:5px 0 0 8px;
}

#contact_box a img {
	border:none;
	border-bottom:1px solid white;
}

#adbox {
	background:url(../images/adbox.jpg) no-repeat;
	width:226px;
	height:144px;
	margin:0 0 0 17px;
}

#adbox2 {
	background:url(../images/adbox2.jpg) no-repeat;
	width:226px;
	height:144px;
	margin:0 0 0 17px;
}
#adbox3 {
	background:url(../images/adbox3.jpg) no-repeat;
	width:226px;
	height:144px;
	margin:0 0 0 17px;
}

#center_content {
	margin:0 0 0 6px;
	/*min-height:500px;*/
	width:740px;
	float:left;
}

#center {
	float:left;
	margin-left:2px;
}

#mainoffer {
	/*background:url(../images/mainoffer.jpg);*/
	width:475px;
	height:214px;
}

#mainoffer img {
    border: none;
}

#centercontent {
	background:url(../images/centerbox_bg.jpg) no-repeat;
	width:440px;
	min-height:230px;
	margin:19px 0 0 2px;
	padding:25px 10px 10px 22px;
}
             
#centercontent_offer {
    background:url(../images/contentbg.jpg) no-repeat scroll 2px 0;
    width:435px;
    margin:0 0 0 2px;
    padding:5px 15px 10px 22px; 
    min-height: 590px;
}

#centercontent_packages {
    background:url(../images/contentbg.jpg) no-repeat scroll 2px 0;
    padding:26px 15px 10px 12px;
	width:445px;
    margin:0 0 0 2px;
    min-height: 590px;
}


#centercontent_offer h3 {
   color:#4b4b4b;
   font-size:18px;
   font-weight: normal;
}

#centercontent h3 {
	color:#4b4b4b;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}

#centercontent h4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#838383;
	margin:0;
	padding:0;
}

#centercontent p {
	font-size:11px;
	line-height:15px;
	margin-top:5px;
	text-align:justify;
	width:405px;
}

#centercontent a.next {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#175198;
	background:url(../images/boxes.jpg) no-repeat;
	padding:0 0 0 17px;
	line-height:10px;
	text-decoration:none;
	float:right;
}

#centercontent_packages a.next {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#175198;
	background:url(../images/boxes.jpg) no-repeat;
	padding:0 17px;
	line-height:10px;
	text-decoration:none;
	float:right;
	position:absolute;
	top:70px;
	right:14px;
}

.hr {
	background:url(../images/hr.jpg) no-repeat;
	width:445px;
	height:1px;
}

.newsbox {
	width:193px;
	float:left;
	border-right:1px solid #cdcdcd;
	padding:10px;
}

#centercontent .newsbox h3 {
	font-size:12px;
}

#centercontent .newsbox h3 em {
	font-style:normal;
	font-weight:normal;
	color:#838383;
}

#centercontent .newsbox p {
	margin-top:10px;
	width:auto;
}

#centercontent .newsbox a.next {
	padding:0 0 0 17px;
}

#right_side {
	float:right;
}

#searchbox {
	background:url(../images/search_box.jpg);
	width:263px;
	height:71px;
	position:relative;
}

#searchbox a {
	text-decoration:none;
	background:url(../images/search_str.jpg);
	width:74px;
	height:20px;
	position:absolute;
	right:24px;
	top:38px;
}

#searchbox input {
	width:202px;
	border:1px solid #b3b3b3;
	margin:13px 0 0 28px;
	color:#838383;
	padding-left:3px;
}

#loginbox {
	background:url(../images/login_bg.jpg) no-repeat;
	width:242px;
	height:97px;
	position:relative;
	left:10px;
}

#loginbox form input {
	border:none;
	left:60px;
	position:relative;
	top:39px;
	width:103px;
	display:block;
	margin-bottom:9px;
}

#loginbox form button {
	border:none;
	cursor:pointer;
	background:url(../images/login_ok.jpg) no-repeat;
	width:50px;
	height:49px;
	left:176px;
	position:absolute;
	top:37px;
}

#speedmeter {
	background:url(../images/speedmeter_bg.jpg) no-repeat;
	width:242px;
	height:134px;
	margin:7px 0 0 10px;
	position:relative;
}

#voucher {
	background:url(../images/voucher_bg.jpg) no-repeat;
	width:242px;
	height:134px;
	margin:-7px 0 0 10px;
	position:relative;
}

#map {
	background:url(../images/map_bg.jpg) no-repeat;
	width:242px;
	height:134px;
	margin:-7px 0 0 10px;
	position:relative;
}

.boxright, .boxleft {
	color:#474747;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	left:116px;
	position:relative;
	top:40px;
	width:120px;
}

.boxleft {
	left:15px;
}

.nextright, .nextleft {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	left:168px;
	top:105px;
	position:absolute;
	color:#175198;
	background:url(../images/boxes.jpg) no-repeat;
	padding-left:17px;
	line-height:10px;
	text-decoration:none;
}

.nextleft {
	left:60px;
}

form.offerform {
    font-family:Arial, Helvetica;
    font-size:11px;
    color: #4b4b4b;
}

form.offerform label {
    display: block;
    float: left;
    width: 120px;
    text-align: right;
    line-height:21px;
}

form.offerform input {
    float: left;
    width: 206px;
    height: 19px;
    border: 1px solid #c3c3c3;
    margin: 0 0 3px 22px;
}

form.offerform textarea {
    float: left;
    width: 206px;
    height: 108px;
    border: 1px solid #c3c3c3;
    margin: 0 0 0 22px;
}

form.offerform button {
    background: url(../images/submit.jpg);
    width: 128px;
    height: 28px;
    cursor: pointer;
    border: none;
    margin: 43px 0 0 180px;
}

#bundle {
    background: transparent url(../images/bundlebg.png) no-repeat scroll 2px 0px;
    width:448px;
    height:135px;
    margin-bottom:25px;
    position:relative;
}

#bundle_bronze {
	background:url(../images/bronze.jpg) no-repeat;
	width:448px;
	height:135px;
	margin-bottom:25px;
	position:relative;
}

#bundle_silver {
	background:url(../images/silver.jpg) no-repeat;
	width:448px;
	height:135px;
	margin-bottom:25px;
	position:relative;
}

#bundle_gold {
	background:url(../images/gold.jpg) no-repeat;
	width:448px;
	height:135px;
	margin-bottom:25px;
	position:relative;
}

p.description {
	left:152px;
	position:relative;
	top:18px;
	width:265px;
	text-align:justify;
	font-size:11px;
}

.speed {
	font-size:12px;
    left:152px;
    position:absolute;
    top:88px;
    width:270px;
}

.speed p.down {
	float:left;
}

.speed p.up {
	float:right;
}

.info {
	bottom:-5px;
	color:#BBBBBB;
	font-size:10px;
	left:190px;
	position:absolute;
	width:250px;
}

#bundle_detail {
	text-align:justify;
	color:#737373;
}

table.bundle {
	width:350px;
	margin:15px 0 15px 50px;
}

table.bundle thead th {
	background-color:#ecf1f8;
	border:1px solid #c9c9c9;
	text-align:center;
	color:#4375bf;
	font-weight:bold;
	width:175px;
	padding:9px 0;
}

table.bundle tbody tr td {
	border:1px solid #c9c9c9;
	border-top:none;
	text-align:center;
	height:46px;
}

table.bundle tbody tr td strong {
	color:#505050;
}

#vezer {
    padding: 0 10px;
}

#vezer h3 {
    color:#4b4b4b;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    margin:0;
    padding:0;
}

#vezer h4 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#838383;
    margin:0;
    padding:0;
}

#vezer .par {
    font-size:11px;
    line-height:15px;
    margin-top:5px;
    text-align:justify;
    width:425px;
}

p.errortext {
    text-align:center;
    color: #cd0000;
}

#footer {
	clear:left;
	background:url(../images/footer_bg.jpg) no-repeat;
	width:984px;
	height:64px;
	margin:0 0 0 11px;
	padding:15px 0 0 17px;
	font-family:Arial, Helvetica;
	font-size:11px;
	position:relative;
	color:#767676;
}

#footer a {
	color:#767676;
	text-decoration:none;
	font-weight:bold;
}

#footer .separator {
	padding:0 8px;
}

#footer #copyright {
	position:absolute;
	right:34px;
	top:14px;
}

#gmap {
    width:425px;
    height: 410px;
}

span.highlight {
    background-color: #F7FFAF;
}
