body, html {
  height: 100%;
  padding: 0;
  margin: 0;
}

html {
  overflow-y: scroll;
  padding-top: 15px;
}

body {
  height: 95%;
  text-align: center;
  background-image: url('img/bg.jpg');
  background-color: #a9a9a9;
  background-repeat: repeat-x;
  font-family: Verdana !important;
  color: #000;
}

ol, ul, p {
  padding: 0;
  margin: 0;
}

p {
  margin-bottom: 10px;
}

#poslat p {
  margin: 0 !important;
}

ul, ol {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #000;
}

a span {
  color: #000 !important;
}

.sedy_odkaz {
  text-decoration: none;
  color: #818181;
}

.sedy_odkaz:hover {
  text-decoration: underline;
  color: #000;
}


h1 {
  margin: 0;
  margin-bottom: 16px;
}

h2 {
  font-size: 18px !important;
  font-weight: bold;
  font-family: verdana !important;
  color: #f14415;
}

h3 {
  color: #364e72;
}

table {
   margin-left: 1px;
   border-spacing:0px; 
   border-collapse: collapse;
   background-color: #f9f9f9;
}

table td, table th {
  padding: 3px 5px;
}

.cenik_box table td, .cenik_box table th  {
  border: 1px solid black !important;
  border-collapse: collapse !important;  
}

.zasilka_table {
  background-color: #fff;
}
.zasilka_table td, .zasilka_table th {
  padding: 0px 10px 5px 0px;
}


.pic {
  display: none;
}

.uvodni_gradient {
  background-image: url('img/yellow_gradient.png');
  background-repeat: no-repeat;
  background-color: #f9f9f9;
  width: 502px;
  height: 171px;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  color: #364e72;
}

table.uvodni_gradient img {
  margin-left: 5px;
}

table.uvodni_gradient td {
  vertical-align: middle;
}

#upload_form {
  padding: 20px;
  padding-bottom: 0px;
}

#upload_form label {
  width: 150px;  
  display: block;
  float: left;
  font-weight: bold;
  font-size: 13px;
}

#upload_form div.form_right {
  margin-left: 150px !important;
}

#upload_form div.form_row {
  clear: both;
  padding-top: 5px;
  padding-bottom: 5px;
}

#upload_form input,#upload_form textarea {
  width: 370px;
  border: 1px solid #7e9db9;
  font-family: Verdana !important;
  font-size: 12px;
}


#upload_form input.styled {
  width: auto;
}

#upload_form #akce {
  width: auto;
  background-color: #7e7e7e;
  color: #fff;
  font-weight: bold;
  width: 125px;
  height: 25px;
  border-top: 1px solid #c3c8d2;
  border-left: 1px solid #c3c8d2;
  border-bottom: 1px solid #53678c;
  border-right: 1px solid #53678c;
}

#upload_form .poznamka {
  font-size: 10px !important;
  font-weight: bold;
  color: #9b9ea0;
}

#upload_form .poznamka_radio {
  font-size: 10px !important; 
  font-weight: bold;
  color: #9b9ea0;
  position: relative;
  top: 28px;
  margin-right:5px;
  float:left;
}

#center {
  margin: auto;
  padding: 0;
  width: 890px;
}

#page {
  background: #f9f9f9;
  width: 890px;
}

#top_bg {
  width: 890px;
  height: 20px;
  background-image: url('img/top_bg.png');
  background-repeat: no-repeat;
  background-color: #f9f9f9;
}

#bottom_bg {
  width: 890px;
  height: 20px;
  background-image: url('img/bottom_bg.png');
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #f9f9f9;
}

#logo {
  margin: 0px 20px;
  width: 850px;
  height: 113px;
  background-image: url('img/easy_logo.png');
}

#logo_en {
  margin: 0px 20px;
  width: 850px;
  height: 113px;
  background-image: url('img/easy_logo_en.png');
}

#logo_sk {
  margin: 0px 20px;
  width: 850px;
  height: 113px;
  background-image: url('img/easy_logo_sk.png');
}

#top_panel {
  
  float: right;
}

#lang {
  margin-top: 4px;
  margin-right: 3px;
  float: right;
  height: 36px;
}

#lang, #lang a {
  font-size: 10px;
  font-family: verdana;
  color: #fff;
}

#lang a {
  position: relative;
  top: 1px;
}

#login img {
  margin-top: 8px;
}

#menu {
  margin: 1px 20px 0px 20px;
  height: 28px;
  width: 850px;
  background-image: url('img/menu_bg.gif');
  background-repeat: no-repeat;
  text-align: left;
}

#menu_soupac {
  width: 15px;
  float: left;
}

#menu img {
  margin-left: 10px;
  margin-right: 10px;
}

#easy_capsa {
  float: right;
  margin-right: 5px !important;
  margin-left: 19px;
}

#main {
  width: 850px;
  margin: 20px;
  margin-bottom: 0px;
}

#submenu {
  margin: 0px;
  /*margin-left: 20px;*/
  margin-right: 20px !important; 
  width: 144px;
  height: 100%;
  float: left;
  background-color: #e0e0e0;
}

#submenu li {
  list-style-type: none  !important;
  background-image: none !important;
  padding: 0px 10px  !important;
}


#submenu_top {
  height: 4px;
  overflow: hidden;
  background-image: url('img/submenu_top.png');
  background-repeat: no-repeat;
}

#submenu_bottom {
  height: 4px;
  overflow: hidden;
  background-image: url('img/submenu_bottom.png');
  background-repeat: no-repeat;
}

.submenu_separator {
  margin: 3px 9px;
  border-top: 1px solid #bfbfbf;
  height: 1px;
  width: 125px;
  overflow: hidden;
  background-color: #eee;
}

#submenu .last div.submenu_separator {
  display: none;
}

#content_box {
  text-align: left;
  float: right;
  width: 850px;
  overflow: hidden;
  background: #f9f9f9 !important; 
}

#content {
  float: left;
  /*padding: 0px 30px;*/
  font-size: 12px;
  color: #6b6b6b;
  background: #f9f9f9 !important; 
}

#content div {
  margin: 0;
}

#content p span div, #content p span div p {
  background-color: #f9f9f9 !important;
  margin: 0 !important;
}

#content p span div p {
  padding-bottom: 10px;
}

#content a {
  text-decoration: underline;
}

#content ul{
  list-style-type: none;
}

#content li {
  background-image: url(img/dot.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  line-height: 16px;
}

#content img {
  margin:0;
}

.nadpis {
  height: 36px;
  margin: 0 !important;
  overflow: hidden;
}

.MsoNormalTable {
  border: 1px solid black !important;
  margin-left: 1px;
}

.MsoTableGrid {
  border: 1px solid black !important;
  margin-left: 1px;
}

#poslat_box {
  background:#F9F9F9;
  width: 650px;
  float: left;
  margin-right: 40px !important;
  margin-top: 0 !important;
}

#poslat_box span, #poslat_box p {
  font-family: Verdana !important;
  font-size: 12px !important;
}

#poslat {
  border: 1px solid #808080;
  padding: 20px;
  background: white;
  text-align: center;
}

#poslat form, #poslat div {
  text-align: left;
}

#capsa_box {
  background-color: #fff;
  color:#6B6B6B !important;
  text-decoration: none !important;
  width: 159px;
  float: right;
}

#capsa {
  padding: 10px;
  border: 1px solid #5b7397;
}

#capsa p {
  font-size: 12px;
}

#capsa li {
  background-image: url(img/dot_white.png);
  background-repeat: no-repeat;
  font-size: 10px;
  padding: 0px 0px 5px 12px;
}

.nadpis {
  font-size: 14px;
}

.cenik_box {
  padding-left: 20px;
}

#footer {
  margin-top: 10px;
  color: #fff;
  font-size: 10px;
  height: 26px;
}

.table_top {
  width: 100%;
}

.table_top td {
  vertical-align: top;
}

.ziskate {
  width: 350px;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center !important;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.red {
  color: #ff0000;
  font-weight: bold;
}



/*************************styled inputs*******************/
span.checkbox {
  width: 40px;
  height: 40px;
  padding: 0 5px 0 0;
  background: url(img/checkbox.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}

span.radio {
  width: 40px;
  height: 40px;
  padding: 0 5px 0 0;
  display: block;
  /*clear: left;*/
  float: left;
  cursor: pointer;
}

span#m300span {
  background: url(img/300.gif) no-repeat;
}

span#m600span {
  background: url(img/600.gif) no-repeat;
}

span#m1024span {
  background: url(img/1024.gif) no-repeat;
}

span#m2048span {
  background: url(img/2048.gif) no-repeat;
}

span#d10_30span {
  background: url(img/10_30.gif) no-repeat;
}

span#d30_60span {
  background: url(img/30_60.gif) no-repeat;
}

span#d90_100span {
  background: url(img/90_100.gif) no-repeat;
}

.file_input_div {
  position: relative;
}

.file_input_div .file_input {
  z-index: 2;
  position: relative;
  
  opacity: 0.0;
  -moz-opacity: 0.0;
  filter: alpha(opacity=00);
}

.file_input_div .fake_input_div {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.file_input_div .fake_file {
  width: 280px !important;
  height: 18px;
  
  position: absolute;
  top: 0px;
  left: 0px;
} 

.file_input_div .file_button_img {
  position: absolute;
  
  left: 284px;
  top: 0px;
} 
/*******************end of styled inputs******************/

.pridat_soubor, .odebrat_soubor {
  font-size: 10px;
  padding-left: 17px;
  margin-right: 10px;
  color:#9b9ea0;
}
.pridat_soubor, .odebrat_soubor {
  text-decoration: none !important;
}

.pridat_soubor {
  background-image: url(img/plus.png);
  background-repeat: no-repeat;
  /*color:#9b9ea0;*/
}

.odebrat_soubor {
  background-image: url(img/minus.png);
  background-repeat: no-repeat;
  /*color:#f27231;  */
}

/********** poslat zasilku cast s sms a odeslanim  **********/

#sms_kod_field, #nemozna_kombinace {
  display: none;
}

#nemozna_kombinace {
  color: #f00;
}

#odeslat_button_div {
  text-align: center !important;
}

#odeslat_button_div #akce {
  height: 28px !important;
  width: 88px !important;
  border: 0 !important;
}

.tvar_sms, .cislo_na_sms {
  font-weight: bold;
}

input#sms_kod {
  width:406px !important;
}

.zasilka {
  padding: 20px 0px;
}

.zasilka label {
  width: 170px;  
  display: block;
  float: left;
  font-weight: bold;
  font-size: 13px;
}

.zasilka div.form_right {
  margin-left: 170px !important;
}

.zasilka div.form_row {
  clear: both;
  padding-top: 5px;
  padding-bottom: 5px;
}

.zasilka input,.zasilka textarea {
  width: 370px;
  border: 1px solid #7e9db9;
  font-family: Verdana !important;
  font-size: 12px;
}

.zasilka .gray_input {
  background-color: #eee;
}

.cena_sms {
  font-weight: bold !important;
  color: #6B6B6B !important;
  visibility: visible !important;
}

input#cancel {
  width: auto !important;
  border: 0 !important;
}

div#cancel_button_div {
  width: 520px;
  padding-top: 0;
  text-align: center !important;
}

.hidden_div {
  visibility: hidden !important;
}