html {}

iframe {
    border:none;
    padding:0;
    margin:0;
}

body {
    font-family:Tahoma, Geneva, sans-serif;
    font-size:13px;
    color:#333;
    margin: 0;
    padding: 0;
}


h2{ font-size:110%; font-family:Tahoma, Geneva, sans-serif;}
h1 { font-size:24px; font-weight:normal; margin-bottom:15px;}
a { color: blue; outline: none; text-decoration: underline;}
a:hover { text-decoration: none;}
p {margin: 0 0 18px}
img { border: none;}
input {vertical-align: middle}

.anchor {
    color:#D60316;
}

#wrapper {
    position:relative;
    min-height:100%!important;
/*    margin-bottom: -125px;*/
    margin-bottom:-125px;
}

#empty {
    clear:left; float:left; height:10px;
    position:relative;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 110px;
    background: #FFFFFF;
    clear:both;
}

#div.tM {
    clear:both;
}

div.lg  {
    float:left;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
    text-align:left;
    padding: 0px 30px 0 30px;
    position:relative;
    min-width:640px;
    margin-bottom:125px;
}

#bottom_nav {
    margin-bottom:80px;
}

div #content a {
    color:#0a4899;
}

div #content a:hover {
    color:#353131;
    text-decoration:underline;
}


/* Top menu and Main menu
------------------------------------------------------------------------------*/
#top_nav{
    float:right;
    padding:5px 5px 10px 10px;
    margin-top:-23px;
}

#top_nav,
#main_nav   {
    list-style-type:none;
    margin-left:0px;
}

#top_nav li.plugin a{
    background:#D60316;
    color:#FFF;
}
#top_nav li.plugin a:hover{
    background:#FFF;
    color:#D60316;
}

#top_nav li   {
    float:left;
}



#top_nav li a{
    text-decoration:none;
    color:#666;
    font-size:16px;
    display:block;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:1px solid #d2d2d2;
    padding:20px 6px 10px 6px;
    margin:0px 5px;
}

#top_nav li a:hover{
    color:#D60316;
    /*border:1px solid #D60316;*/
}

#main_nav {
    clear:both;
    height:29px;
}

#main_nav li.menu_item {
    padding:10px 0 0 10px;
    float:left;
}
#main_nav li a#rad_mobile {
    background:#003375;
    color:#FFF;
}
#main_nav li.active a#rad_mobile {
    background:#D60316;
    color:#FFF;
}

#main_nav li a{
    padding:5px 10px;
    text-align:center;
    font-size:16px;
    display:block;
    background:#DCDCDC;
    color:#333;
}

#main_nav li.active a {
    background:#D60316;
    color:#FFF;
}

#main_nav li.active a:hover {
    color:#FFF!important;
}


#main_nav li.menu_item a:hover{
    color:#D60316;
}


.menu_item {
    text-align:center;
}


#main_nav li{
    float:right;
    padding-right:10px;
}


/* Logo
------------------------------------------------------------------------------*/
div.lg{
    padding-left:10px;
}




/*Tables
------------------------------------------------------------------------------*/
#tariffs_tbl {
    border-collapse: collapse;
    width:100%;
}

#tariffs_tbl td,
.b_table td{
    text-align:center;
}

#tariffs_tbl th,
.b_table th    {
    color:#444;
    font-size:85%;
    font-weight:bold;
}

#tariffs_tbl td,
#tariffs_tbl th,
.b_table td,
.b_table th{
    padding:10px;
    border:1px solid #DDDDDD;
}

#h_table {
    display:none;
}
#h_table td,
#small_tbl td{
    text-align:center;
}

table th {
    text-align:center;
}

#small_tbl {
    width:320px;
}
#small_tbl,
#small_tbl td,
#small_tbl th {
    border:1px solid #cccccc;
    border-collapse: collapse;
}

.nobord,
.nobord *{
    border:none!important;
}

.autowidth {
    width:auto!important;
}

.b_table {
    width:94%;
    border-collapse:collapse;
    margin:20px auto;
}

.b_table input{
    width:auto;
}

.italic {
    font-style:italic;
}

.inline {
    float:left;
    line-height:22px;
}

.view_table {
    cursor:pointer;
    color:#0A4899;
}

.right {
    float:right;
    text-align:right;
    line-height:22px;
}

.add_menu {
    float:right;
    text-align:left;
    list-style-type:none;
    padding:0 20px;
}

.demo{
    width:400px;
    float:left;
}

.demoes {
    clear:both;
    width:100%;
}


.tabs {
    position:relative;
    font-weight: 100!important;
}

.tabs h1,
.families .active{
    padding-left: 30px;
    padding-right: 30px;
    margin-top:0px;
    float:left;
    text-align: center;
}

.tabs table {
    margin:10px 10px 10px 0;
    background:#FFF;
}

#nice_tbl th,
#nice_tbl td{
    text-align:center;
}
#nice_tbl {
    margin:0 auto;
    text-align:center;
}

/*#mac_address #mac1,
#mac_address #mac2,
#mac_address #mac3,
#mac_address #mac4,
#mac_address #mac5,
#mac_address #mac6{
    float:left;
    text-transform:uppercase;
}*/

#mac_address label {
    clear:both;
    display:block;
}
/*Forms
------------------------------------------------------------------------------*/

#rikor_activation,
#rikor_activation_code,
#equip_request{
    width:400px;
    min-height:200px;
    margin-bottom:20px;
    display:block;
    float:left;
}

#rikor_activation fieldset,
#rikor_activation_code fieldset,
#equip_request fieldset{
    border:none;
    padding:5px;
    position:relative;
}

.errorlist{
    position:absolute;
    right: -180px;
    width:180px;
    top:0px;
    font-size:120%;
    font-weight:bold;
    line-height:24px;
    color:#D60316;
    list-style-type:none;
}

.errorlist .error {
    font-size:9px;
    font-family: tahoma, serif;
    line-height:12px;
}

#rikor_activation input,
#rikor_activation_code input,
#rikor_activation select,
#rikor_activation_code select,
#equip_request input,
#equip_request select{
    float:right;
    color:#D60316;
    margin:2px;
}

#rikor_activation label,
#rikor_activation_code label,
#equip_request label{
    line-height:22px;
    width:200px;
}

#rikor_activation #email,
#rikor_activation_code #email,
#equip_request #email{
    width:200px;
}

#rikor_activation .button,
#rikor_activation_code .button{
    width:200px;
    margin:0 auto;
    overflow:hidden;
}

#rikor_activation,
#rikor_activation_code {
    margin:0 20px;
}

form #address,
form #iyradres{
    width:100%;
}


/* Satellites */

.sat_grid {
    float:left;
    width:220px;
    height:300px;
    padding:10px;
    margin:5px;
    background:#F5F5F4;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

.platforms {

    list-style-type:none;
    margin-left:0;
}

#iyr_data {
    display:none;
}

/*Custom classes
------------------------------------------------------------------------------*/

/*fractions*/
sup{
    font-size:-2;
}

.bottom_right {
    position:absolute;
    bottom:20px;
    right:0px;
}

.sattrade_pr{
    padding-top:20px;
    clear:both;
}

.sattrade_pr h3 {
    padding-top:30px;
}

.yesno {
    width:185px;
    padding:0 5px;
    float:left;
}

#equip_request .yesno input{
    float:left;
    margin:0 10px;
}

.bold {
    font-weight:bold!important;
}

.tabs h1.active {
   cursor: pointer;
}

.blue {
    color:#0A4899;
    font-size:14px;
    font-family: Tahoma, Geneva, "Sans-Serif";
    font-weight:700;
}

.thin {
    font-weight:100!important;
}

.clear {
    clear:both;
    overflow:visible;
}

.m_thumb {
    float:left;
    padding:10px;
}

.s_thumb {
    float:left;
    width:340px;
}

.rikor_series h3 {
    margin-top:40px;
}

.visual{
    margin:0 auto;
    clear:both;
}

tr.t_range {
    font-size:80%;
    font-weight:600;
    color:#666;
    text-align:center;
}

.text_coll {
    width:800px;
    margin:10px auto;
}

.l_thumb {
    width:200px;
    padding:5px;
    float:right;
    clear:right;
}

.mission {
    background:#f2f2f2;
    padding:10px;
    margin-left:220px;
}

.b_red {
    color:#D60316;
    font-size:105%;
    font-weight:700;
}
.red, #right_col .inner-box a.red {
    color:#D60316;
    font-size:105%;
    font-weight:100;
}

#right_col .inner-box a.red {
    color:#D60316;
    font-size:105%;
    font-weight:600;
}


.title {
    font-size:24px;
    font-weight:normal;
    margin-bottom:15px;
    color:#333333;
}

#tab2 {
    display: none;
}

.round.active {
    background: #D60316;
    color:#FFF;
}

.tabs_cntrl {
    padding:10px;
    float:left;
    margin-left:20px;
}
.tab {
    clear:both;
}

.tab_btn1, .tab_btn2 {
    padding:10px;
    margin-right:5px;
    float:left;
    cursor: pointer;
    text-decoration: underline;
}

.tab_btn1.active, .tab_btn2.active {text-decoration: none;}

.b_red_i {
    margin:10px auto;
    color:#D60316;
    font-style:italic;
}

.buy_btn {
    margin:-10px 0 20px 0;
}

.sidebar{
    width:310px;
}

ul.mobile_menu li {
    font-size:110%;
    font-weight:700;
    line-height:30px;
}

ul.mobile_menu {
    margin-bottom:10px;
}

#comment {
    padding:20px 0;
    font-size:80%;
    color:#444;
    text-align:left;
}

#comment p{
    margin:0;
    line-height:110%;
}

.caption {
    font-size:80%;
}

.center {
    text-align:center;
    display:block;
}

.relative {
    position: relative;
}

#skymodem_desc {
    font-size: 70%;
    display: none;
    top: 0px;
    left: -100px;
}

#sl_modem {
    width:250px;
    margin-left:20px;
}

#skymodem_desc table {
    line-height:10px;
}

.left{
    float:left;
    padding-right:10px;
}


.funnel {
    text-align:center;
    display:none;
    border:1px dashed #666;
    padding:5px;
    margin-bottom:10px;
}

.small{
    width:200px;
}

.big {
    display:block;
    font-size: 120%;
    margin:15px 0 10px 230px;
}

.strike {
    text-decoration:line-through;
}

.boxes_x4,
.button,
.button_buy,
.mission,
.half,
.boxes_x3{
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

.half{
    position:relative;
    float:left;
    width:46%;
    margin:0 1% 20px 1%;
    padding:1%;
    background:#f2f2f2;
}

.add_pack {
    background:#E2e2e2;
    display:block;
}


.add_pack .left {
    padding:10px;
}


.add_pack .button_buy {
    width:80px;
    color:#FFF;
    margin:0px;
}

#maket {
    display:none;
    margin-bottom:40px;
}


#modal {
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    background:#000;
    opacity:0.8;
}

#modal #modal_inner {
    padding:20px;
    position:relative;
}

img.loader {
    display:block;
    margin:auto;
}

#Block1 {
    display:block;
}

#Block5, #Block6{
    border:1px dashed #D60316;
}

#Block1,
#Block2,
#Block3,
#Block4,
#Block5,
#Block6,
#Block7,
#Block8,
#Block9 {
    margin:0 auto;
    padding:10px;
    width:70%;
}




#jquery-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
        display:none;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}




.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -300px;
    width: 600px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}



#right_col{
    position:absolute;
    right:30px;
    top:0px;
    float:right;
    width:330px;
    margin:0 30px 30px 0px;
}

#left_col{
    position:static;
    left:30px;
    top:30px;
    margin:0px 400px 30px 0px;
}

#right_col p {
    margin-bottom:10px
}

/*Rounded boxes
------------------------------------------------------------------------------*/

.boxes_x3 {
    width:30%;
    height:200px;
    margin:20px 0.5%;
    padding:1%;
    border:1px solid #DDD;
    float:left;
    position:relative;
}

.boxes_x3 p {
    height:160px;
}


.tabs .boxes_x3 {
    height:auto;
    background: #FFF;
}

.tabs .boxes_x3 p {
    height:auto;
}


.long {
    height:300px;
}

.long p {
    height:auto!important;
}

.boxes_x3 .buy_btn {
    position:absolute;
    right:10px;
    bottom:10px;
}

.boxes_x4 {
    width:180px;
    margin:0 5px;
    float:left;
    background:#f2f2f2;
    padding:5px;
}

.button, .supp {
    background:#f2f2f2;
    padding:10px;
    display:block;
}

.button  a {
    font:120%;
    color:#D60316!important;
    display:block!important;
    text-align:center;
}

.button_buy {
    background:#D60316;
    width:160px;
    padding:10px;
    margin:10px 0 10px 0;
    display:block;
}
.rikor_series .button_buy,
.sattrade_pr .button_buy,
.boxes_x3 .button_buy,
.half .button_buy{
    width:50px;
    padding:5px 10px;
}

.more {
    position:absolute;
    bottom: 10px;
    right:25px;
    
}

.open {
    margin-bottom:20px;
}

.medium {
    height:260px;
}

.block_bottom {
    position:absolute;
    left:0px;
    bottom:0px;
    padding:0 10px;
    width:100%
}

.button_buy  a {
    font-size:110%;
    font-weight:700;
    text-decoration:none;
    color:#FFF!important;
    display:block!important;
    text-align:center;
}
.boxes_x4 div {
    width:170px;
    padding:5px;
}


.families{
    width:46%;
    height:192px;
    margin:1%;
    padding:1%;
    float:left;
    text-align:left;
}

.families .active {
    width:145px;
    text-align: center;
}

.conteiner {
    clear:both;
    margin-bottom:20px;
    overflow: hidden;
}

.eq_soft_box {
    width:48%;
    padding:1%;
    float:left;
}

.eq_soft_box a{
    float:left;
}
.eq_soft_box h3{
    clear:both;
    color:#555;
}

.families{
    cursor:pointer;
}

.eq_soft_box h3 {
    padding:0 15px;
}

.clear .families {
    border-bottom:2px solid #ddd;
}

h3 {
    color:#D60316;
    margin-bottom:10px;
}

.families a,
.eq_soft_box a{
    color:#D60316!important;
    text-decoration:none!important;
}

.families a:hover,
.eq_soft_box a:hover {
    text-decoration:underline!important;
}

.eq_soft_box a.dibox,
.eq_soft_box a.realip,
.eq_soft_box a.filedel,
.eq_soft_box a.rad_connect,
.eq_soft_box a.kasp,
.eq_soft_box a.drweb,
.eq_soft_box a.panda,
.eq_soft_box a.outpost,
.eq_soft_box a.skygrab,
.eq_soft_box a.usergate {
    font-size:90%;
    display:block;
    width:140px;
    padding:15px 120px 15px 15px;
    height:55px;
    background:url(/img2010/eq_sprite.jpg) no-repeat #fff;
}

.eq_soft_box a.dibox,
.eq_soft_box a.realip{
    background-position:0 0;
}

.eq_soft_box a.filedel {
    background-position:0 -170px;
}

.eq_soft_box a.drweb {
    background-position:0 -85px;
}

.eq_soft_box a.kasp {
    background-position:0 -255px;
}

.eq_soft_box a.panda {
    background-position:0 -425px;
}

.eq_soft_box a.outpost {
    background-position:0 -340px;
}

.eq_soft_box a.skygrab {
    background-position:0 -510px;
}

.eq_soft_box a.usergate {
    background-position:0 -595px;
}

.eq_soft_box a.rad_connect{
    background-position:0 -680px;
}
.eq_soft_box a.realip{
    background-position:0 -765px;
}

h4 {
    color:#D60316;
    margin-bottom:5px;
}
html, body {
    height:100%;
}


ul#tariffs_nav {
    list-style-type:none;
    margin:30px 0 0 0;
}

ul#tariffs_nav li {
    float:left;
    width:48%;
    margin:0px 1% 0px 0px;
}

ul#tariffs_nav li a,
#right_col a{
    color:#003375;
}

ul#tariffs_nav h3 {
    margin-bottom:0px;
    font-weight: 100!important;
}

#sec_links {
    list-style-type: none;
    width: 750px;
    margin:10px auto;
    font-size: 110%;
}

#sec_links li {
    position: relative;
    margin: 0px;
}

#sec_links li a {
    padding: 0px 10px;
    display: block;
}

#g_nav li {
    clear:both;
    padding-bottom:5px;
    margin:0px;
    overflow:hidden;
}

#g_nav li ul {
    padding:3px 0px;
    margin:0px;
}

#g_nav li a {
    padding:0;
    margin:0px;
    line-height:18px;
}
#clock_wrap{
    position:absolute;
    right:20px;
    top:50px;
}

/* Footer
-----------------------------------------------------------------------------*/


#footer {
    height:80px;
    margin-top:-80px;
    min-width: 100%;
    max-width: 2048px;
    min-height: 50px;
    background-color:#ededef;
    border-top:2px solid #aaaaaa;
    vertical-align:baseline;
}

#footer a {
    font-size:11px;
    font-family:Tahoma, Geneva, sans-serif;
    color:#878686;
    text-decoration:none;
}

#footer table td {
    padding:5px 5px 4px 15px;
    vertical-align:middle;
    font-size:11px;
    font-family:Tahoma, Geneva, sans-serif;

}


div.dotted {
    width: 100%;
    background: url(/img/dotted.gif) repeat-x;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*Forms*/
#usergate_form {
    background:#DDD;
    padding-bottom:10px;
}

#usergate_form fieldset{
    border:none;
    background:#e2e2e2;
}

#usergate_form label {
    width:200px;
    display:block;
}

#usergate_form label,
#usergate_form input {
    float:left;
}

#usergate_form fieldset,
#usergate_form h5 {
    padding:10px;
}




/*old styles*/


div a  {
	color:#0a4899;
}

a:hover {
	color:#333333;
}

.index_1 {
	font-size:20px;
	color:#d60316;
	}

.index_1_1 {
	font-size:23px;
	color:#d60316;
	}

div {
	text-align:left;
}

div #tMF{
	text-align:left;
	padding-top:10px;
}
div #vF {

	text-align:left;
	padding: 30px 45px 0px 45px;
}

div #vF a {
	color:#0a4899;
	}

div #vF a:hover {
	color:#353131;
	}



a:active, a:focus, img {
	outline: 0;
}

.mIF, .mIFV {
	/*min-height:400px;*/
        margin-bottom:10px;

}

.mIFVSub {
	min-height:538px;
	}

.mB {
	background-color:#FFF;
	min-height:100px;
	width:100%;
	vertical-align:bottom;
}

.mB table td {
	padding-top:10px;
	font-size:13px;
}

.tM {
	background-color:#FFF;
	max-width:2048px;
        min-width:1024px;
        height:40px;
}

#main_nav {
	background-color:#FFF;
	padding:0px;
	border-bottom:2px solid #d60316;
	padding-top:15px;


}

table .TabMenu {
	font-size:55px;}


.mI a {
	color:#353131;
}


/* ?????? */

.mIM{
	border:1px solid #666;
	border-bottom: 0px;
	cursor:pointer;
	margin-left:10px;
	position:relative;
	padding:10px;
	width:150px;
	z-index:0;
	font-family:Tahoma;
	font-size:18px;
	color:#353131;
}


.mIF table {
font-size:13px;
	}

.mIFV, .mIFVSub{
border-top:2px solid #d60316;
position:relative;
top:-1px;
z-index:0;
}

.mIFV {
border-bottom: 2px #ededef solid;
}


.hl{
	background-color:#FFF;
	width:100%;


}

.wii {
background-color:#FFF;
display:none;
}

.hm {
background-color:#FFF;
display:none;
}

.hp {
background-color:#FFF;
display:none;
}

.ak {
	background-color: #FFF;
	display:none;
}


.cn {
background-color:#FEC7C7;
}

.mBP, .mBC {
background-color:#F66;
border:1px solid #999;
cursor:pointer;
height:40px;
margin:20px;
padding-top:20px;
width:250px;
}

.mBAC {
background-color:#aaa;
border:1px solid #999;
cursor:pointer;
height:20px;
margin:10px;
width:200px;
}

.mBAC:hover {
background-color:#666;
}

.mBP:hover, .mBC:hover {
background-color:#f00;
}

.lg {
vertical-align:middle;
}

.supp {
    font-size:22px;
    color:#D60316;
    line-height:26px;
    width:290px;
    position:relative;
    cursor:pointer;
}


.supp span {
    top:1px;
    right:3px;
    position:absolute;
}

.supp a,
.supp a:hover{
    padding:0 10px 0 0;
    text-decoration:none;
    color:#D60316;
}

.supp span {
    font-size:11px;
    line-height:12px;
    font-weight:bold;
    float:right;
}



.tMe {
color:#545454;
cursor:pointer;
font-size:12px;
margin:2px;
padding:5px 2px 0 2px;
text-decoration:none;
}

.tMe:hover, .tMes:hover {
background-color:#FFFFFF;
color:#999;
}

.tMes {
border-bottom:0px dashed #545454;
color:#545454;
cursor:pointer;
font-size:11px;
margin:2px;
padding:5px 2px 0 2px;
text-decoration:none;
}


.newsListing {
	list-style-image:url(/img/2009/ul.gif);
	line-height:1.8em;

	}

.newsListing ul {
list-style-position: outside;
}

.newsListing  a  {
		color:#0a4899;
}



.newsListing  a:hover {
		color:#333333;
}

ul {
    list-style-position:outside;
    text-align:left;
    margin:0 0 10px 40px;
    padding:0;
}

ul li {
    padding:3px 0px;
    margin-bottom:5px;
}


.r1, .r2, .r3, .r4, .r5, .r6 {
display: block;
height: 1px;
overflow: hidden;
font-size:1px;
}

.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }


.inner-box h2 {
    margin:0px;
    padding:10px;
}


.rounded-box-3 .inner-box, .rounded-box-3 em{
background-color: #dcdcdc;
color: #353131;
}

.rounded-box-3 .inner-box {
	cursor:pointer;
	min-width:150px;
	z-index:0;
	font-size:18px;
	color:#353131;
}
.rounded-box-3 {
	min-width:150px;
}

#rounded-box-4 .inner-box, #rounded-box-4 em{
background-color: #d60316;
}



#rounded-box-4 .inner-box {
	cursor:pointer;
	width:240px;
	font-family:Tahoma;
}

#rounded-box-4 .inner-box  a{
color:#FFF;
font-size:20px;
text-decoration:underline;
}



#rounded-box-4 {
	width:240px;
	}


#rounded-box-5 .inner-box, #rounded-box-5 em{
background-color: #DDDDDD;
}

#rounded-box-5 .inner-box {
	cursor:pointer;
	width:240px;
	font-family:Tahoma;
}

#rounded-box-5 .inner-box  a{
color:#1c1c1c;
font-size:17px;
text-decoration:underline;
}

#rounded-box-5 {
	width:240px;
	}






.rounded-box-6 .inner-box, .rounded-box-6 em{
background-color: #DDDDDD;
}

.rounded-box-6 .inner-box {
	cursor:pointer;
	width:100%;
	font-family:Tahoma;
	text-align:left;
}

.rounded-box-6 .inner-box h1 {
    margin:0;
    padding:10px 0;
    text-align:center;
}

.rounded-box-6 {
	width:100%;
	}




#rounded-box-7 .inner-box, #rounded-box-7 em{
background-color: #f0f0e7;
}

#rounded-box-7 .inner-box {
	font-family:Tahoma;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}


#rounded-box-7 {
	width:330px;
        margin-bottom:10px;
}

#rounded-box-7 h4 {
    margin:0;
    font-size:100%;
}

#rounded-box-7 .inner-box  a{
color:#0a4899;
text-decoration:underline;
}

#rounded-box-7 .inner-box  a:hover{
color:#353131;
}



#rounded-box-7  .inner-box ul {
	line-height:16px;
	padding-left:10px;
	list-style-type:none;
	}



#rounded-box-8 .inner-box, #rounded-box-8 em{
background-color: #f5f5f4;
}

#rounded-box-8 .inner-box {
	font-family:Tahoma;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:1px;
	min-height:290px;
	height:350px;

}

#rounded-box-8 {
	min-width:200px;
	width:250px;
}


#rounded-box-9 .inner-box, #rounded-box-9 em{
background-color: #f0f0e7;
}

#rounded-box-9 .inner-box {
	cursor:pointer;
	font-family:Tahoma;

}

#rounded-box-9 .inner-box  a{
color:#1c1c1c;
font-size:17px;
text-decoration:none;
	margin-left:20px;
	margin-right:20px;

}

#rounded-box-9 {
	min-width:200px;
}

#exp_tree li ol, ol li ol{
    list-style-type: lower-alpha;
}

ol li {
    padding:5px 0;
}

#exp_tree li ol li ol{
    list-style-type: lower-roman;
}

#exp_tree {
    background: #FFF;
    text-indent: 10px;
    font-weight: 100;
}

#exp_tree li{
    border-bottom: 1px dashed #f2f2f2;
}

#exp_tree li ol li {
}

#exp_tree li ol li ol li {
}

#exp_tree,
#exp_tree li,
#exp_tree li ol,
#exp_tree li ol li,
#exp_tree li ol li ol,
#exp_tree li ol li ol li{
    margin: 2px;
    padding: 5px;
}




#exp_tree div {
    display: none;
    font-weight: 100;
    padding-left: 30px;
    text-indent: 0px;
}

#exp_tree .expandable,
#exp_tree .expandable .expandable{
    background: url(/img2010/expandable.jpg) top right no-repeat;
    cursor: pointer;
    font-weight: bold;
    border-bottom: 1px dashed #D60316;
}

#exp_tree .expandable li,
#exp_tree .expanded li{
    font-weight: 100;
    cursor: text;
}

#exp_tree .expanded,
#exp_tree .expanded .expanded{
    background: url(/img2010/expanded.jpg) top right no-repeat;
}

.round,
#terminology div{
    background:#f2f2f2;
    padding:10px;
     border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

.border {
    border:1px solid #777;
}


#terminology div{
    border:1px solid #777;
    width:300px;
    font-size:80%;
    padding:10px;
    z-index:1999;
    position:absolute;
    display:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


@media screen {
    #content{
        margin-top:30px;
    }
  body{
    min-width:640px;
  }
}
@media handheld {
    #content{
        margin-top:40px;
    }
  body{
    min-width:640px;
  }
}


.message {
    margin:20px auto;
    width:50%;
}

form#equip_request.copperation{
    width:70%;
    margin:10px auto;
}

.centered-list {
    width:375px;
    margin:0 auto;
}

.cursor {
    cursor:pointer;
}


#op_sel.round {
    background:#FFF;
    margin-bottom:20px;
}

ul#operators {
    margin:0 auto;
    clear:both;
    height:50px;
    width:150px;
}

ul#operators li {
    float:left;
    padding:0 10px;
}

#mob_tar > div > ul {
    display:block;
}

.togg {
    display:none;
    padding-bottom:40px;
}

.ex_coll {
    position:relative;
    margin:5px 0;
}

.ex_coll h3 {
    cursor: pointer;
}

td.oper_col {
    width:200px;
    padding:10px;
    vertical-align:top;
    text-align:center;
}

table.kratko {
    width:100%;
}


.kratko .tabs {
    cursor: pointer;
}


.small {
    font-size:80%;
}

.indent {
    text-indent:15px;
}

.hp_banner {
    position:relative;
    width:960px;
    margin:0 auto;
    display:none;
}

.hp_banner .button_buy {
    position: absolute;
    background: #fff;
    bottom: 10px;
    right: 10px;
}

.mB .hp_banner .button_buy a {
    color:#D60316!important;
    font-size:120%;
}

#hp_banners {
    height:200px;
    width:960px;
    margin: 0 auto;
}


#leaderboard {
    width:65%;
}

#dnews {
    width:35%;
}

#dnews, #leaderboard {
    float:left;
    position: relative;
}

#vmeste-banner {
    position:absolute;
    top:99px;
    left:434px;
}