html, body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

* { outline: none; }

div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p { margin:0; padding:0; }
ul, ol { list-style-position: inside; }
textarea, input, select { font-size: 11px; font-family: Tahoma; color: #545454; border: solid 1px #545454; }

/*
	HEADER
*/

#header { margin: 0 auto; width: 902px; }
a#header-logo { float: left; }
ul#global-nav { float: right; margin-top: 0px; }
#global-nav li { display: inline; float: left; }
#global-nav li a {
	float: left;
	width: 136px;
	height: 43px;
	line-height: 39px;
	overflow: hidden;
	background-image: url(images/nav-bar.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#global-nav li#nav-home a { width: 139px; }
#global-nav li#nav-about a { background-position:-139px 0px; }
#global-nav li#nav-packages a { background-position:-275px 0px; }
#global-nav li#nav-questions a { background-position:-411px 0px; }
#global-nav li#nav-contacts a { background-position:-547px 0px; width:139px; }

#global-nav li#nav-home a:active  , #global-nav li#nav-home a.current-nav-link { background-position:0px    -88px; }
#global-nav li#nav-about a:active   , #global-nav li#nav-about a.current-nav-link    { background-position:-139px -88px; }
#global-nav li#nav-packages a:active, #global-nav li#nav-packages a.current-nav-link { background-position:-275px -88px; }
#global-nav li#nav-questions a:active , #global-nav li#nav-questions a.current-nav-link  { background-position:-411px -88px; }
#global-nav li#nav-contacts a:active  , #global-nav li#nav-contacts a.current-nav-link   { background-position:-547px -88px; }

#global-nav li#nav-home a:hover   { background-position:0px    -44px; }
#global-nav li#nav-about a:hover    { background-position:-139px -44px; }
#global-nav li#nav-packages a:hover { background-position:-275px -44px; }
#global-nav li#nav-questions a:hover  { background-position:-411px -44px; }
#global-nav li#nav-contacts a:hover   { background-position:-547px -44px; }

#global-nav li a:hover { color: #ffffff; }

#global-nav li:hover, #global-nav li.hover_li { position: relative; }
#global-nav li ul { display: none; }
#global-nav li:hover ul, #global-nav li.hover_li ul {
    z-index: 10000;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    position: absolute;
    top: 40px;
    left:0;
    width: 136px;
    background: url(images/top_menu_drop_bg.png) top left no-repeat;
}

#global-nav li:hover ul li, #global-nav li.hover_li ul li {
    display: block;
    float: left;
    padding: 0;
    border: 0;
}

#global-nav li:hover ul li a, #global-nav li.hover_li ul li a {
    background: transparent;
    display: block;
	width: 136px;
	height: 23px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#global-nav li:hover ul li a:hover { color: #FB7308; }
#global-nav li.hover_li ul li a:hover { color: #FB7308; }

/*
	BODY
*/

div#body { margin: 0 auto; width: 902px; }

/*
	LEFT NAVIGATION
*/

div#left-navigation { float: left; width: 210px; text-align: left; }
#left-navigation h2 { font-size: 13px; font-family: Tahoma; color: #ffffff; line-height: 27px; text-align: center; height: 27px; border-bottom: solid 1px #ababab; margin: 0px 0px 0px 0px; }
.round-box-bl h2 { font-size: 13px; font-family: Tahoma; color: #ffffff; line-height: 27px; text-align: center; height: 27px; margin: 0px 0px 0px 0px; }
.round-box-bl ul { list-style: none; }
.round-box-bl ul li { color: #545454; font-family: Tahoma; font-size: 12px; list-style: none; padding: 3px 0px; }
.round-box-bl ul li a { text-decoration: none; font-size: 12px; font-weight: bold; color: #545454; font-family: Tahoma; }
.round-block { margin: 0px 0px 0px 0px; }
.round-box-bl { background: url(images/round-box-bl.png) no-repeat bottom left; }
.round-box-br { background: url(images/round-box-br.png) no-repeat bottom right; }
.round-box { background: url(images/round-box-tr.png) no-repeat top right; }
.round-box h2 { background: url(images/round-box-tl.png) no-repeat top left; color: #2f2d2d; text-align: left; padding-left: 20px; }
.round-box-tr-home { background: url(images/round-box-tr-home.gif) no-repeat top right; }
.round-box-tr-home h2 { background: url(images/round-box-tl-home.gif) no-repeat top left; }
.round-box-tr-pro { background: url(images/round-box-tr-pro.gif) no-repeat top right; }
.round-box-tr-pro h2 { background: url(images/round-box-tl-pro.gif) no-repeat top left; }
.round-box-tr-dark { background: url(images/round-box-tr-dark.png) no-repeat top right; }
.round-box-tr-dark h2 { background: url(images/round-box-tl-dark.png) no-repeat top left; }
.round-box-tr-ent { background: url(images/round-box-tr-ent.gif) no-repeat top right; }
.round-box-tr-ent h2 { background: url(images/round-box-tl-ent.gif) no-repeat top left; }
.round-box-br-navigation { background: url(images/round-box-br-gray.gif) no-repeat bottom right; padding-bottom:0; }
.round-box-bl-navigation { background: url(images/round-box-bl-gray.gif) no-repeat bottom left;}
.round-simple-bl { background: url(images/round-simple-bl.gif) no-repeat bottom left; }
.round-simple-br { background: url(images/round-simple-br.gif) no-repeat bottom right; }
.round-box-tr-simple { background: url(images/round-box-tr-simple.gif) no-repeat top right; }
.round-box-tr-simple h2 { background: url(images/round-box-tl-simple.gif) no-repeat top left; text-align: left; padding-left: 20px; }
.round-box-tr-simple a {
    background: url(images/round-box-tl-simple.gif) no-repeat top left;
    text-align: left;
    padding-left: 20px;
    font-size: 13px;
    font-family: Tahoma;
    color: #000000;
    line-height: 27px;
    height: 27px;
    margin: 0px 0px 0px 0px;
    display: block;
    text-decoration: none;
}
.round-border-bl { background: url(images/round-border-bl.gif) no-repeat bottom left; color: #ffffff; }
.round-border-br { background: url(images/round-border-br.gif) no-repeat bottom right; color: #ffffff; }
.round-box-tr-border { background: url(images/round-border-tr.gif) no-repeat top right; }
.round-box-tr-border h2 { background: url(images/round-border-tl.gif) no-repeat top left; text-align: left; padding-left: 20px; }
.round-grey-bl { background: url(images/round-grey-bl.gif) no-repeat bottom left; }
.round-grey-br { background: url(images/round-grey-br.gif) no-repeat bottom right; }
.round-box-tr-grey { background: url(images/round-box-tr-grey.gif) no-repeat top right; }
.round-box-tr-grey h2 { background: url(images/round-box-tl-grey.gif) no-repeat top left; text-align: left; padding-left: 20px; }

.round-light-grey-bl { background: url(images/round-light-grey-bl.gif) no-repeat bottom left; }
.round-light-grey-br { background: url(images/round-light-grey-br.gif) no-repeat bottom right; }
.round-box-tr-light-grey { background: url(images/round-light-grey-tr.gif) no-repeat top right; }
.round-box-tr-light-grey h2 { background: url(images/round-light-grey-tl.gif) no-repeat top left; text-align: left; padding-left: 20px; }

div.menu-padding { padding: 0px 15px 10px 15px; }
div.navigation { padding: 0px 2px 10px 2px; }
div.navigation div.menu-padding { background: #ededee; padding: 5px 15px; }
div.small-padding { padding: 3px 6px; }
.navigation ul { list-style: none; /* list-style-image: url(images/list-bullet-orange-arrow.gif); */ margin-top: 10px;}
.navigation ul li a { display: block; line-height: 21px; height: 21px; padding-left: 27px; text-decoration: none; color: #545454; font-size: 12px; font-family: Tahoma; font-weight: bold; }
.navigation ul li  { margin-bottom: 7px; }
.navigation ul li a#nachalo { background: url(images/Home_21_21.gif) left center no-repeat; margin-top: 5px;}
.navigation ul li a#cpanel { background: url(images/Control_Panel_21_21.gif) left center no-repeat; }
.navigation ul li a#news { background: url(images/News_21_21.gif) left center no-repeat; }
.navigation ul li a#questions { background: url(images/Help_21_21.gif) left center no-repeat; }
.navigation ul li a#zapitwane { background: url(images/Request_21_21.gif) left center no-repeat; }
.navigation ul li a#cart { background: url(images/cart_21_21.gif) left center no-repeat; }
table.login_form { width: 100%; }
.login_form td { padding: 5px 3px; font-size: 11px; font-family: Tahoma; color: #545454; }

/* ivo */
table.login_form td.payment { padding: 5px 3px; vertical-align: middle; }

/* ivo - index*/

div#right-contet div.header_index { height: 285px; width: 682px; background: url(images/header_index.jpg) top left no-repeat; }
div#right-contet div.header_index table.aboutus_table { position: relative; top: 85px; left: 300px; width: 350px; margin: 0; padding: 0; }
div#right-contet div.header_index table.aboutus_table td { background: url(images/arr.gif) 0px 2px no-repeat; vertical-align: top; text-align: left; 
									height: 18px; padding-left: 25px; font: bolder 12px Arial; }
div#right-contet div.header_index table.aboutus_table td#offer { background: none; text-align: right; padding: 3px 10px; color: #766B5E; font: bolder 16px Arial; }

/* ivo - packages */
div#right-contet div.header_packages  { height: 285px; width: 682px; background: url(images/header_packages_new.jpg) top left no-repeat;}
div#right-contet div.header_packages div { position: relative; top: 130px; left: 40px; width: 280px; font:bolder 12px Arial; text-align: justify; color: #68728C;}

/* ivo - domains */

div#right-contet div.header_domains { height: 285px; width: 682px; background: url(images/header_domains.jpg) top left no-repeat; } 
div#right-contet div.header_domains div { position: relative; top: 130px; left: 35px; width: 290px; font:bolder 11.5px Arial; text-align: justify; color: #68728C;}

/*
	RIGHT CONTENT
*/

ul.show_circle { list-style: disc inside; }
ul.show_circle li { list-style: disc inside; }
#predimstva, #predimstva ul, #predimstva ul li, #predimstva * { color: black; }

div#right-contet { float: right; text-align: left; width: 684px; margin: 0; padding: 0; }

#right-contet { font-size: 12px; font-family: Tahoma; }
#right-contet table, #right-contet td,#right-contet th,#right-contet div,#right-contet p,#right-contet li { font-size: 12px; font-family: Tahoma; }
.firm_name { font-family: Tahoma; font-weight: bold; color: #706a61; font-size: 18px; }
h2.small { font-size: 1px; line-height: 10px; height: 10px; }
#right-contet .center, .center { text-align: center; }
#right-contet .blank, .blank { margin: 0; padding: 0; }
#right-contet .orange, .orange { color: #fa7009; font-weight: bold; }
#right-contet .orangetiny, .orangetiny { color: #fa7009; font-weight: normal; }
#right-contet .orangetiny strong, .orangetiny strong { font-weight: bold; }
#right-contet .black, .black { color: #000000; font-weight: bold; text-decoration: none; }
#right-contet .blacktiny, .blacktiny { color: #000000; font-weight: normal; text-decoration: none; }
#right-contet .brown, .brown { color: #2d445c; font-weight: bold; text-decoration: none; }
#right-contet .right_folat, .right_folat { float: right; }
#right-contet .nowrap, .nowrap { white-space: nowrap; }


div.btn_up { background: url(images/round-box-tr-simple-btn-up.gif) top right no-repeat; cursor: pointer; }
div.btn_down { background: url(images/round-box-tr-simple-btn-down.gif) top right no-repeat; cursor: pointer; }
div.btn_down_border { background: url(images/round-border-tr-btn-down.gif) top right no-repeat; cursor: pointer; }
div.btn_up_border { background: url(images/round-border-tr-btn-up.gif) top right no-repeat; cursor: pointer; }

div.hidden, .hidden { display: none; }
div.div_show { display: block; padding: 0px 10px; }
#right-contet div.div_show p { text-align: justify; }


table.package-table { }
.package-table td { text-align: center; padding: 4px 5px; border-left: solid 3px #ffffff; }
#package-logo { background: url(images/package_logo.gif) right center no-repeat; }
#package-logo div { width: 198px; height: 85px; }
.package-table tr.even td { background: #cfcfd1; }
.package-table tr.odd td { background: #e6e6e6; }
.package-table tr.odd th { padding: 0px 8px 0px 25px; }

/* ivo */
.package-table tr.odd td.hover { background: #9d9d9d; }

.package-table tr.even th { background: #cfcfd1; padding: 0px 8px 0px 25px; }
.package-table tr.logos th { border-left: solid 3px #ffffff; }

/* ivo */
.package-light-hover { background: url(images/package-light-hover.gif) top left no-repeat; }
.package-light-hover div { width: 112px; height: 85px; }
.package-one-hover { background: url(images/package-one-hover.gif) top left no-repeat; }
.package-one-hover div { width: 110px; height: 85px; background: url(images/Gold.png) left top no-repeat; }
.package-plus-hover{ background: url(images/package-plus-hover.gif) top left no-repeat; }
.package-plus-hover div { width: 112px; height: 85px; }
.package-premium-hover { background: url(images/package-premium-hover.gif) top left no-repeat; }
.package-premium-hover div { width: 114px; height: 85px; }

.package-light { background: url(images/package-light.gif) top left no-repeat; }
.package-light div { width: 113px; height: 85px; }
.package-one { background: url(images/package-one.gif) top left no-repeat; }
.package-one div { width: 110px; height: 85px; background: url(images/Gold.png) left top no-repeat; }
.package-plus { background: url(images/package-plus.gif) top left no-repeat; }
.package-plus div { width: 112px; height: 85px; }
.package-premium { background: url(images/package-premium.gif) top left no-repeat; }
.package-premium div { width: 114px; height: 85px; }
.strokeout { text-decoration: line-through; font-size: 10px; }
.packadge-price { color: red; }

table.package-table tr.logos th { vertical-align: top; padding: 0; margin: 0; }
#right-contet table.package-table tr.logos th div h2 { font-size: 14px; color: #444444; font-family: Tahoma; text-align: center; margin: 0 auto; padding: 8px 0px 0px 0px; }
#right-contet table.package-table tr.logos th div h3 { font-size: 12px; color: #444444; font-family: Tahoma; text-align: right; margin: 0; padding: 0px 5px 0px 0px; }
#right-contet table.package-table tr.logos th div h4 { font-size: 12px; color: #444444; font-family: Tahoma; text-align: right; margin: 0; padding: 0px 5px 0px 0px; }
#right-contet table.package-table tr.logos th div h3 b { font-size: 24px; color: #FB7308; font-family: Tahoma; letter-spacing: -2px; }

#gateways, #factures, #bank_transfe, #bank_transferr { padding-left: 40px; }

.cartbox { border: dashed 1px #2F2D2D; background: #DEDEDE; color: #FF8A00; padding: 10px 0px; text-align: center; }

.register-table { width: 430px; }
.register-table td { text-align: left; padding: 4px 5px; white-space: nowrap; }
.register-table tr.even td { background: #cfcfd1; }
.register-table tr.odd td { background: #e6e6e6; }
.register-table tr.odd th { white-space: nowrap; width: 1px; padding: 0px 8px; }
.register-table tr.even th { white-space: nowrap; background: #cfcfd1; width: 1px; padding: 0px 8px; }

.package-table tr.first th { width: 165px; height: 1px; line-height: 1px; font-size: 1px; }
.package-table tr.first td { font-size: 1px; line-height: 1px; height: 1px; background: #ededee; border-top: solid 5px #ffffff; }

/* ivo */
.package-table tr.first td.hover { font-size: 1px; line-height: 1px; height: 1px; background: #9d9d9d; border-top: solid 5px #ffffff; }

.package-table tr.first td.tbl_tl { background: #ededee url(images/tbl-tl.gif) top left no-repeat; }
.package-table tr.first td.tbl_tr { background: #ededee url(images/tbl-tr.gif) top right no-repeat; }

/*ivo */
.package-table tr.first td.tbl_tl-hover { background: #9d9d9d url(images/tbl-tl-hover.gif) top left no-repeat; }
.package-table tr.first td.tbl_tr-hover { background: #9d9d9d url(images/tbl-tr-hover.gif) top right no-repeat; }

.package-table tr.first td.tbl_tl div { font-size: 1px; line-height: 1px; height: 8px; }
.package-table tr.last td { background: #ededee; padding: 4px 0px 4px 4px; }

/* ivo */
.package-table tr.last td.hover { background: #9d9d9d; padding: 4px 0px 4px 4px; }

#right-contet .package-table tr.last th { padding: 0px 8px; font-size: 11px; font-weight: normal; }
.package-table tr.last td.tbl_bl { background: #ededee url(images/tbl-bl.gif) bottom left no-repeat; }
.package-table tr.last td.tbl_br { background: #ededee url(images/tbl-br.gif) bottom right no-repeat; }

/* ivo */
.package-table tr.last td.tbl_bl-hover { background: #9d9d9d url(images/tbl-bl-hover.gif) bottom left no-repeat; }
.package-table tr.last td.tbl_br-hover { background: #9d9d9d url(images/tbl-br-hover.gif) bottom right no-repeat; }

.package-table tr.head th { text-align: center; height: 1px; padding: 0px 0px 5px 0px; }

#right-contet .package-table tr th.foldable { background-image: url(images/i_k.png); background-repeat: no-repeat; background-position: left top; font-size: 11px; 
											cursor: pointer; }
#right-contet .package-table tr th.folded { background-image: url(images/-_k.png); background-repeat: no-repeat; background-position: left top; font-size: 11px;
										padding: 5px 8px 5px 25px; cursor: pointer; }
#right-contet .package-table tr th.foldable div, 
#right-contet .package-table tr th.folded div { display:none; font: normal 11px Tahoma; padding-top: 5px; }

.user_params td { text-align: left; padding: 4px 5px; white-space: nowrap; }
.user_params tr.even td { background: #cfcfd1; }
.user_params tr.odd td { background: #e6e6e6; }
.user_params tr.odd th { width: 1px; padding: 0px 8px; }
.user_params tr.even th { background: #cfcfd1; width: 1px; padding: 0px 8px; }

.tipsy { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); font-family: Tahoma; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

.cart_table {}
.cart_table th { background: #cfcfd1; font-weight: normal; text-align: center; padding: 6px 10px; }
.cart_table td { background: #c5bcbd; padding: 3px 10px; }
.cart_table tr.no_bg td { background: none; }
.cart_table tr.no_bg td.cart_sum { background: #ececec; color: #000000; text-align: center; font-weight: bold; }

.submit_orange {
    border: 0;
    background: url(images/btn_orange.png) top left no-repeat;
    width: 105px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 23px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_green {
    border: 0;
    background: url(images/btn_green.png) top left no-repeat;
    width: 105px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 23px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_blue {
    border: 0;
    background: url(images/btn_blue.png) top left no-repeat;
    width: 105px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 23px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_grey {
    border: 0;
    background: url(images/btn_grey.png) top left no-repeat;
    width: 105px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_grey_normal {
    border: 0;
    background: url(images/btn_grey_normal.png) top left no-repeat;
    width: 140px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_orange_normal {
    border: 0;
    background: url(images/btn_orange_normal.png) top left no-repeat;
    width: 140px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_blue_normal {
    border: 0;
    background: url(images/btn_blue_normal.png) top left no-repeat;
    width: 140px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_green_normal {
    border: 0;
    background: url(images/btn_green_normal.png) top left no-repeat;
    width: 140px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_orange_long {
    border: 0;
    background: url(images/btn_orange_long.png) top left no-repeat;
    width: 216px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_blue_long {
    border: 0;
    background: url(images/btn_blue_long.png) top left no-repeat;
    width: 216px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_green_long {
    border: 0;
    background: url(images/btn_green_long.png) top left no-repeat;
    width: 216px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.submit_grey_long {
    border: 0;
    background: url(images/btn_grey_long.png) top left no-repeat;
    width: 216px;
    height: 28px;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
input.submit_grey, input.submit_grey_long, input.submit_grey_normal, input.submit_green {
    padding: 0px 0px 5px 0px;
    outline: none;
    cursor: pointer;
}

.darkgrey { background: #CFCFD1; }
.div-padding { padding: 8px 10px; }

table.order_table { width: 100%; }
#right-contet table.order_table td { width: 20%; text-align: center; padding: 0px 3px; }
#right-contet table.order_table td div { font-size: 11px; font-family: Tahoma; }

table.user_table { width: 100%; }
#right-contet table.user_table td { width: 33%; padding: 0px 3px; }
#right-contet table.user_table td div { font-size: 11px; font-family: Tahoma; }

.choose_category td { padding: 0; }
#right-contet div.small-font table td {
    font-size: 10px;
    font-family: Tahoma;
}
#right-contet .error, .error { border: solid 1px #ff0000; }
#right-contet .errormsg, .errormsg, .errormsg ul li { color: #ff0000; }
#right-contet .left, .left { text-align: left; }

.clientareatableactive { background: #9ECF9B; }
.clientareatablepending { background: #D1EFEE; }
.clientareatablesuspended { background: #FFCFCF; }
.clientareatableterminated { background: #FF6F6F; }


a.domain_whois { color: #CB2226; font-size: 11px; font-weight: bold; font-family: Tahoma; }

.frame td { font-size: 11px; font-weight: normal; font-family: Tahoma; }
.contentbox, .contentbox strong, .contentbox a { font-size: 11px; font-family: Tahoma; font-weight: normal; }

#right-contet .treb, #right-contet .treb p, #right-contet .treb * { font-family: 'Trebuchet MS'; font-size: 13px; text-align: justify; }

.footer { width: 100%; }
td.footer_tl { background: url(images/footer_tl.png) top left no-repeat; width: 1px; font-size: 1px; line-height: 1px; }
td.footer_tl div { width: 5px; font-size: 1px; line-height: 1px; }
td.footer_top {
    background: url(images/footer_top.png) top left repeat-x;
    height: 105px;
    text-align: left;
    font-size: 12px;
    font-family: 'Trebuchet MS', Tahoma;
    vertical-align: top;
    padding: 15px 0px 5px 0px;
}
td.footer_tr { background: url(images/footer_tr.png) top right no-repeat; width: 1px; font-size: 1px; line-height: 1px; }
td.footer_tr div { width: 5px; font-size: 1px; line-height: 1px; }
td.footer_bl { background: url(images/footer_bl.png) bottom left no-repeat; width: 1px; font-size: 1px; line-height: 1px; height: 1px; }
td.footer_bl div { width: 5px; height: 6px; font-size: 1px; line-height: 1px; }
td.footer_br { background: url(images/footer_br.png) bottom right no-repeat; width: 1px; font-size: 1px; line-height: 1px; height: 1px; }
td.footer_br div { width: 5px; height: 6px; font-size: 1px; line-height: 1px; }
td.footer_bottom { background: url(images/footer_b) bottom left repeat-x; height: 1px; line-height: 1px; font-size: 1px; }
td.footer_bottom div { font-size: 1px; line-height: 1px; height: 6px; }

.footer_cells td { font-size: 12px; font-family: 'Trebuchet MS', Tahoma; vertical-align: bottom; padding: 0px 20px; color: #000000; }
.footer_cells td a { text-decoration: none; color: #000000; }
.footer_cells td a:hover { color: #FF8A00; }
.footer_cells td h2 { font-size: 14px; font-family: 'Trebuchet MS', Tahoma; color: #ffffff; margin: 0l padding: 0; }

/* ivo */
table.footer_cells td#social { vertical-align: middle; }
table.footer_cells td#social a { float: left; display:block; width: 30px; height: 30px; margin: 0; padding: 0; line-height:30px; margin: 0px 2px; }

table.footer_cells td#social a.blog { background: url(./images/social.png) -4px -40px; }
table.footer_cells td#social a.blog:hover { background: url(./images/social.png) -4px -4px; }
table.footer_cells td#social a.fb { background: url(./images/social.png) -38px -40px; }
table.footer_cells td#social a.fb:hover { background: url(./images/social.png) -38px -4px; }
table.footer_cells td#social a.tw { background: url(./images/social.png) -74px -40px; }
table.footer_cells td#social a.tw:hover { background: url(./images/social.png) -74px -4px; }
table.footer_cells td#social a.rss { background: url(./images/social.png) -108px -40px; }
table.footer_cells td#social a.rss:hover { background: url(./images/social.png) -108px -4px; }

.Paid { color: #75B43A; }
.Unpaid { color: #FF0000; }

.round-box-bl ul.show_circle { list-style: disc; }
.vps_bg { background: url(images/vps_bg_left.gif) top left no-repeat; padding-left: 70px; }
.aboutus_bg { background: url(images/aboutus_bg_left.gif) top left no-repeat; padding-left: 70px; }
.products_bg_left { background: url(images/vps_bg_left.gif) top left no-repeat; padding-left: 10px; }
.domain_bg { background: url(images/domain_bg_left.gif) top left no-repeat; padding-left: 70px; }
.vps_bg h1,vps_bg h2, .domain_bg h2, .products_bg_left h2, .aboutus_bg h2 { background: url(images/products_bg_right.gif) top right no-repeat; height: 46px; line-height: 46px; text-align: left; padding-left: 40px; font-size: 16px; color: #000000; font-family: Tahoma; }
.aboutus_bg h2 { padding-left: 20px; }

.in_p, p { text-indent: 20px; }

/* ivo */
.require { color: red; }

.login_form_input { width: 120px; }
.domain_form_input { width: 120px; }

.space { float: none; clear: both; width: 1%; height: 10px; line-height: 1px; font-size: 1px; }
#right-contet .clear, .clear { float: none; clear: both; width: 1%; height: 1px; line-height: 1px; font-size: 1px; }

div.round-box-bl div.round-box-br div.menu-padding ul.questions li { background: url(images/Help_21_21.gif) left center no-repeat; padding-left:30px; margin: 10px 0px; }
div.round-box-bl div.round-box-br div.menu-padding ul.questions li a { display: block; }
