

/* CSS Document */

li {
    list-style: none;
}

* {
    zoom:1;
    margin: 0px;
    padding: 0px;
}
a {text-decoration: none;}
.cen {
    text-align: center;
} 
.clear {
    /*
            height: 0px;
            line-height: 0px;
            font-size: 0px;
    */
    clear: both;
}
.fix {
    clear: both;
}
.con {
    margin: 0px auto auto;
    min-height: 604px;
    background-color: #f2f2f2;
    padding: 10px;
    width: 871px;	
}
.c-part {
    min-height: 20px;
    float: left;
    padding: 0;
}
.title01 {
    font: bold 30px  Arial;
    padding-bottom: 5px;
    display: block;
}
.title01 span {
    color: #4bafd9;
}
.ui-slider-horizontal .ui-slider-handle {
    width: 14px;
    height: 14px;
    display: block;
    background: url("images/scroll_btn.gif") no-repeat scroll 0px 0px transparent;
}
.slider-content {
    background: url("images/slider_prog.jpg") no-repeat scroll 0px 12px transparent;
    width: 483px;
    padding-right: 4px;
    padding-left: 3px;
    margin-top: 30px;
    margin-bottom: 31px;
}

.line-shadow {
    height: 13px;
    width: 515px;
    background: url("images/line_shadow.gif") no-repeat 0 0 transparent;
}
.title-plan {
    margin-bottom: 5px;
    font: bold 24px Arial;	
}
.plan-list li ul li {
    min-height: 33px;
    font: bold 18px Arial;
    display: block;
    clear: both;
    padding-left: 22px;	
    background: url("images/star.gif") no-repeat 0 5px transparent;
}
.plan-list li ul li span {
    color: #fd5427;
}
.prod-sum {
    width: 220px;
    float:left;
    margin: 5px 17px 20px 0;
    background-color: white;
}

.container-root .prod-sum {
    margin-right: 26px;
}

.container-root .prod-sum.last{
    margin-right: 0px;
    float: right;
}

.prod-sum.last {
    margin: 5px 0 20px 0;
}

.prod-sum-top {
    background-color: #272727;
    color: white;
}
.prod-sum-top h3 {
    font-size: 13px;
    padding: 2px 2px 2px 10px;
    font-weight: normal;
}
.prod-sum {
    min-height: 300px;
    box-shadow: 10px -10px 10px #eee;
}
.prod-sum-middle {
    overflow: hidden;
    background: #fff;
    min-height: 50px; 
}
.prod-sum-bottom {
    height: 10px;
    background: url("images/shadow-box1.png") repeat-y 0 0 transparent;
    background-color: #eee;
}
.sum-list {
    margin: 0;
}
.sum-list ol, .sum-list ul {
    margin:0;
}
.sum-list li ul li{
    font: bold 18px Arial;
    display: block;
    clear: both;
    padding-left: 18px;	
    background: url("images/sum_repeat.jpg") repeat-x 0 5px transparent;
    border-bottom: 1px #e2e2e2 solid;
    font: bold 14px/34px Arial;
    min-height: 35px;
    word-wrap: break-word;
}
.sum-list li ul li span {
    color: #357c9a;
}
.sum-list li ol li.first{
    border-bottom: 1px solid #E2E2E2;
    color: #000000;
    font: bold 14px/20px Arial;
    padding: 2em 0 4px 20px;
    background:none
}
.sum-list li ol li{
    border-bottom: 1px solid #E2E2E2;
    color: #999999;
    font: 12px/14px Arial;
    padding: 4px 0 4px 35px;
    background: url('images/bulet.png') no-repeat  22px center
}
.sum-list li ol li span{
    color: #f80;
    font-weight: bold;
}
.prod-sum-z {
    padding-bottom: 10px;
    font: bold 15px Arial;
    text-align: center;
}
.prod-sum-z .z1{
    font: bold 30px Arial;
}
.prod-sum-z .z2{
    font: bold 12px Arial;
    color: #999999;
}
.prom-code-top {
    height: 8px;
    background: url("images/bell.jpg") no-repeat 0 0 transparent;
    padding-left: 10px;
}
.prom-code-top div{
    height: 8px;
    background: url("images/bell.jpg") no-repeat 100% 0 transparent;
    padding-right: 10px;
}
.prom-code-bottom {
    height: 7px;
    background: url("images/bell.jpg") no-repeat 0 -24px transparent;
    padding-left: 10px;
}
.prom-code-bottom div{
    height: 7px;
    background: url("images/bell.jpg") no-repeat 100% -24px transparent;
    padding-right: 10px;
}
.prom-code-middle {
    color: #404040;
    font: normal 14px Arial;
    background: url("images/bell2.jpg") repeat-y 0px 0px transparent;
    padding-left: 10px;
}
.prom-code-middle div {
    background: url("images/bell2.jpg") repeat-y 100% 0px transparent;
    padding-right: 10px;
}
.prom-code {
    margin: 0px 10px 20px 10px;
}
.prom-code-middle div span {
    color: #ff5527;
    font-weight: bold
}
.line-shadow2 {
    margin-bottom: 25px;
    height: 14px;
    min-width: 240px;
    background: url("images/sum_shadow.jpg") no-repeat 15px 0px transparent;
}
.button-sub,
.button-sub span {
    padding: 0px 0px 0px 10px;
    height: 41px;
    cursor: pointer;		
    background: url("images/button.jpg") no-repeat 0px 0px transparent;
    overflow: hidden;
    margin: auto;
    display: inline-block;
}
.button-sub span{
    float: left;
    padding: 0px 10px 0px 0px;
    background: url("images/button.jpg") no-repeat 100% 0px transparent;
}
.button-sub a {
    text-shadow:  1px -1px 1px #9a9a9a;
    text-decoration: none;
    display: block;
    padding: 0px 47px; 
    height: 41px;
    margin: 0px -10px;
    border: none;
    background: none;
    cursor: pointer;
    font: bold 24px Arial;
    color: #ffffff;
    overflow: visible;
    float: left;
    line-height: 36px;
}
.prod-sum {
    position: relative;
    box-shadow: 5px 5px 12px #999;
}
.tab-or {
    width: 145px;	
    height: 118px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: red;	
    background: url("images/zakl.png") no-repeat 29px -1px transparent;
    font: bold 24px Arial;
    color: #ffffff;
    text-shadow:  -1px -1px 1px #9a9a9a;
}
.tab-or div {
    padding-left: 60px;
    padding-top: 13px;
    /* for firefox, safari, chrome, etc. */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg) !important;
    /* for ie */
    -ms-transform: rotate(45deg);
    position: absolute;
    right: -20px;
    top: -5px;		
}
.tab-or div span {
    float: left;
}
.tab-or div .tab-or2{
    font:normal 12px Arial;
    overflow: hidden;
    display: block;
}
.tab-or div .tab-or1{
    width: 50px;
}
span.clear {
    display: block;
}
.con-inner {
    padding: 3px 0 0 0;
}
.menu-prod {
    margin-bottom: 10px;
}

.menu-prod span a {
    text-decoration: none;
    padding: 0 2px;
    color: #CC2026;
}

.menu-prod span.active a{
    color: #333333;
    font-weight: bold;
}

.menu-order {
    display: block;
    padding-top: 7px;
    position: relative;
    overflow: hidden;
    padding-left: 10px;
    border-bottom: 2px #ffffff solid;
    height: 25px;
}
.menu-order li {
    display: block;
    float: left;
    padding-left: 10px;
    margin-right: -4px;
}
.menu-order li a {
    text-decoration: none;
    font:bold 12px/28px Arial;
    color: #252525;
    padding-right: 10px;
}
.menu-order li.active {
    background: url("images/tab_top.gif") no-repeat 0px 0px transparent;

}
.menu-order li.active a{
    background: url("images/tab_top.gif") no-repeat 100% 0px transparent;
    float: left;
}
.menu-order a {
    height: 24px;
}
#submenu {
    height: 31px;
}

#submenu {
    border-bottom: 1px solid #FFFFFF;
}
#currform select option{
    padding: 0 10px 0 3px
}
.ie8 .tab-or div, .ie6 .tab-or div, .ie7 .tab-or div{
    display:none
}

/* sajat  */

.docler-server-price {
    width: 40px;
    height: 40px;
    background-color: #CC2026;
    color: white;
    padding: 10px;
    text-align: center;
}

.docler-server-title {
    width: 160px;
}

.sum-list li {
    font-style: normal;
    /*	list-style-image : url(images/yes.png); */
    list-style-position: inside;
    padding: 5px 10px;
    font-size: 12px;
}

.sum-list li.odd {
    background-color: #EEE;
}

.server-shadow {
    background: url(images/graphic-divider-line.png) no-repeat bottom;
    width: 218px;
    height: 10px;
    display: block;
}

.docler-bottom {
    margin-bottom: 20px;
}

.docler-button-sub {
    background: url("images/hostplans-but.png") no-repeat scroll center top transparent;
    display: block;
    height: 31px;
    margin: 0 auto;
    padding: 9px 0 0;
    text-align: center;
    width: 170px;
}

.docler-button-sub a {
    color: #FFFFFF;
}

.docler-description {
    padding: 20px 0 0 0;
    margin-top: 10px;
    background: url("/templates/docler/images/root/separator.png") repeat-x scroll 0 0 transparent;
    text-align: justify;
}

.docler-description  img{
    margin-bottom: 20px;
    box-shadow: 10px 10px 10px #ccc;
}

.docler-description li {
    list-style: disc;
}

.docler-description img {
    float: left;
    margin-right: 40px;
    padding: 12px;

}

.docler-description .none img {
    float: none;
    box-shadow: none;
}

.docler-description .none {
    text-align: center;
}


.prod-sum-middle .docler-price {
    padding-top: 20px;
    color: #CC2026;
    font-size: 18px;
    border-top: 1px solid #eee;	
    text-align: center;
    height: 30px;
}


.bannercontainer ul {
    margin: 0;	
}

.bannercontainer .main_text {
    background-image: url(/images/slider/1x1.png);
    opacity: 0.3;
    padding: 10px;
}

.bannercontainer .main_text h1 {
    text-transform: uppercase;
    font-weight: normal;
}

.bannercontainer .pricelabel {
    font-size: 16px;
    color: white;
    background-image: url(/images/slider/button.png);
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 36px;
}

.bannercontainer .pricelabel a {
    color: white;
    text-decoration: none;
}

#product_description li {
    list-style: disc outside none;
}

.huregdecl textarea {
    width: 95%;
    height: 200px;
    margin: 10px 0;
}

.new-product-Hungarian, .new-product-hungarian {
    background-image: url(images/prod_new_Hungarian.png);
}

.new-product-english, .new-product-English  {
    background-image: url(images/prod_new_English.png);
}

.sum-list li.akcio {
    background-color: #CC2026;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 23px;
}


.piros {
    color: #CC2026;
}
