@media all {

html,body,div,span,img,applet,embed,canvas,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,u,i,s,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td
{
  font-size:100%;
  background:transparent;
}
body {
  margin:0px;
  padding:0px;
  border:0px;
  font-family: Arial, Helvetica, Tahoma;
  font-size: small;
  color: #000000;
  background: #efefef;
  text-align: center;
  background-image: url("../images/test1011.jpg");
/*  background-image: url("../images/body_bgr2.jpg"); */
  background-repeat: repeat-x;
}

.odpad {
  background: -webkit-linear-gradient(0deg, #f0f0f0, white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(0deg, #f0f0f0, white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(0deg, #f0f0f0, white); /* For Firefox 3.6 to 15 */

  background: -webkit-linear-gradient(right, #fafafa, white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #fafafa, white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #fafafa, white); /* For Firefox 3.6 to 15 */
  background: linear-gradient(right, #fafafa, white); /* Standard syntax (must be last) */

}
.gradient-background {
  background: -webkit-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); /* For Firefox 3.6 to 15 */
  background: linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); /* Standard syntax (must be last) */
  opacity: 0.8;
}

/*
::-webkit-input-placeholder {
   color: #000000;
}
::-moz-placeholder {
   color: #000000;  
}
:-ms-input-placeholder {  
   color: #000000;  
}
*/
  form {
    margin: 0px;
    padding: 0px;
  }
  ul {
    list-style-type: square;
    margin: 0px 20px;
    padding: 0px;
}
  li {
    padding: 1pt 0pt;
    font-weight: normal;
    line-height:120%;
  }
  ul.menu {
    padding-left: 0px;
    margin-left: 0px;
  }
  li.menu {
    font-size: 9pt;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
  }
  li.main {
    list-style-image: url("../images/fajfka.gif");
  }
  fieldset {
    width: auto;
    clear: both;
    border: 1px solid #dddddd;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
  }
  #addcontent {
    position: relative;
    top: -10px;
    z-index:50;
  }
  .text {
    width: auto;
    background: #ffffff;
    padding: 0px 25px 30px 30px;
    color: #000000;
  }
  .err {
    color: #ff4400;
  }
  .akcebig {
    background: #FB0010;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}
.puvcena {
  color: #888888;
  text-decoration: line-through;
  float: right;
}
.graybgr
{
    background:#eeeeee;
}
h6 {
  font-family: 'Open Sans Condensed';
  font-weight:300;
  font-size:28px;
  color: #ff0203;
}
  #main a.h1 {
    text-decoration:none;
  }
  #main h1.err {
    padding: 20px 5px 0px 0px;
    color: #ff4400;
  }
  #main h1.kosik {
    font-family: Arial, Helvetica, Tahoma;
    font-size:16px;
    font-weight:bold;
    background: #eeeeee;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    margin: 12px 0px 20px 0px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
  }
  .h1kosik {
    font-size:16px;
    color:#aaaaaa;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    margin: 12px 0px 20px 0px;
  }
  #main h2 {
    display:inline-block;
    font-size: 18px;
    line-height:30px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    margin-top: 20px;
    padding: 0px 10px 0px 0px;
  }
  a.main {
    /* hl. str */
    display:block;
    font-size: 18px;
    line-height:30px;
    color:#000000;
    background:#ffffff;
    opacity:1;
    font-weight: normal;
    text-decoration: none;
  }
  a.main:hover {
    text-decoration: underline;
  }
  a.main1 {
    /* hl. str */
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
  }
  #main h3 {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: left;
    margin-top: 3pt;
    margin-left: 5pt;
    margin-right: 5pt;
    margin-bottom: 0pt;
  }
  #top a {
    color: #EA9000;
  }
  #vyrskup {
    width: auto;
    border:1px solid #dddddd;
    padding:5px;
    margin: 5px 0px 10px 10px;
  }
#rightinfo {
  margin: 30px 0px 10px 0px;
  width: 180px;
}
  span.green, input.green {
    margin: 5px;
    float:right;
    font-weight: bold;
    color:#000000;
    padding:5px 15px;
    background-color: rgb(128,240,0);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .main_marquee {
    background-color: #779CD0;
    font-size: 12px;
  }
#top {
  text-align: center;
  margin: auto;
  padding: 0px;
  background-color: rgba(0,0,0,0.7);
}
#top-center {
  width: 980px;
  height: 25px;
  margin: 0px auto;
  padding: 10px 15px 0px 15px;
  text-align: right;
  background-color: rgba(0,0,0,0.3);
}
#languages {
  width: 550px;
  color: #ffffff;
  text-align: left;
  padding: 0px 0px 0px 0px;
  font-size: 9pt;
  float: left;
}
#header {
  text-align: center;
  margin: 0px auto 0px auto;
  padding: 0px 0px;
/*    background: #cfdcec url("../images/header_pozadi_kraj.jpg"); */
  background-repeat: repeat-x;
  position: relative;
}
#header-center {
  width: 1010px;
  margin: 0px auto;
  padding: 0px 15px 0px 15px;
/*    background: url('../images/header_pozadi.jpg'); */
/*    background-color: rgba(128,128,128,0.3); */
  background-repeat: repeat-x;
}
#header-center img.logo {
  width: 207px;
  height: 100px;
  float:left;
  margin: 7px 0px 0px -150px;
  padding: 0px 0px 0px 150px;
  background-color: rgba(255,255,255,0);
}
#header p.header {
  font-family: 'Open Sans Condensed',Arial;
  font-weight:300;
  font-size: 39px;
  margin: 15px 100px 20px 220px;
  color: #ffffff;
/*    background-color: rgba(128,128,128,0.3); */
  padding: 13px 5px 0px 20px;
  line-height: 46px;
  text-align: left;
  float:none;
}
.box_green1 {
  margin: 30px 0px 0px 0px;
  text-align:left;
  font-weight: bold;
  color:#000000;
  padding: 15px 20px 15px 20px;
/*    background-color: #cfed92; */
  background-color: rgba(255,255,255,0.6);
  border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
}
.box_green1 input {
  font-weight: normal;
  color: #000000;
  border: 1px solid #1453aa;
}
.box_green1 select {
  font-weight: normal;
  color: #000000;
  border: 1px solid #1453aa;
}
.box_green1 span {
  color: #000000;
  float: right;
}
#main {
  text-align: left;
  width: 980px;
  margin: 0px auto;
  padding: 0px 15px 10px 15px;
  border-top: 0px solid #8aa0c1;
  border-bottom: 0px solid #8aa0c1;
  border-left: 0px solid #e5e5e5;
  border-right: 0px solid #e5e5e5;
  background: #ffffff;
  position: relative;
}
  .box_red1 {
    font-size: 8pt;
    text-align: right;
    color:#000000;
    padding:5px 5px 0px 5px;
    border-left: 1px dotted #dddddd;
    border-bottom: 1px dotted #dddddd;
    background-color: #ffffff;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-radius-bottomright: 7px;
  }
  .box_red1_h {
    color: #ffffff;
    background: #ff0203;
    border: 1px solid #ff0203;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    height: 16px;
    margin: 0px 0px 0px 0px;
    padding: 2px 10px 2px 10px;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
  }
  .box_red1_f {
    color: #000000;
    font-size: small;
    text-align: right;
    margin: 5px 0px 0px 0px;
    padding: 1px 2px 3px 10px;
    border-top: 0px dotted #ffaaaa;
  }
  .box_red1_h a.kosik {
    color: #ffffff;
    font-size: small;
    font-weight: bold;
  }
  .box_red1_h a.kosik:hover {
    text-decoration: none;
  }
  .box_gray_main {
    color:#000000;
    padding:12px 5px 5px 5px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    margin: 0px 8px 0px 8px;
  }
  .box_gray_main_h {
    color: #ffffff;
    background: #FF0404;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    width: 70px;
    height: 16px;
    margin: 0px 8px 0px 8px;
    padding: 4px 10px 0px 10px;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
  }
.box_gray {
  color:#000000;
  padding:5px;
  border-left: 0px solid #dddddd;
  background-color: #ffffff;
}
  .box_gray_hr {
    background:#dddddd;
    height: 1px;
    line-height: 1px;
  }
  .box_blue1 {
    color:#000000;
    padding:5px 5px 0px 5px;
    border-left: 1px dotted #dddddd;
    border-bottom: 1px dotted #dddddd;
    background-color: #ffffff;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-radius-bottomright: 7px;
  }
  .box_blue1_hr {
    background:#BDCFE5;
    height: 1px;
    line-height: 1px;
  }
  .box_blue1_h {
    color: #000000;
    background: #eef3f9;
    border: 1px solid #bdcfe5;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    height: 16px;
    padding: 4px 10px 0px 10px;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
  }
  .box_blue1_f {
    color: #000000;
    font-size: small;
    text-align: right;
    margin: 5px 0px 0px 0px;
    padding: 1px 2px 3px 10px;
    border-top: 0px dotted #BDCFE5;
  }
  table.new_3inrow {
  }
  a {
    color:#0000cc;
    text-decoration: underline;
    font-size: 9pt;
    font-weight: normal;
  }
  a.x-small {
    color:#0000cc;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
  }
  a:hover {
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
  }
  a:active {
  }
  a:visited {
  }
  a:link {
  }
  a.mainadd {
    width: 100px;
    color: #000000;
    background: #ffffff;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 30px 3px 30px;
    border-bottom: 1px solid #cccccc;
    margin: 0px;
    text-decoration: none;
  }
  a.mainadd:hover {
    background: #fbfbfb;
    text-decoration: underline;
  }
  a.main8 {
    color: #1E2A60;
    font-size: 8pt;
    font-weight: normal;
  }
  img {
    border: 0px solid;
  }
  p {
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    margin-top: 3pt;
    margin-left: 5pt;
    margin-right: 5pt;
    margin-bottom: 0pt;
  }
p.xx-small
{
  color: #000000;
  font-size: xx-small;
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: left;
}
  p.info {
    font-size: 7pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: left;
    margin: 0px;
  }
.info8 {
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: left;
    margin: 0px;
  }
  li {
    font-size: 10pt;
    margin-left: 5pt;
    font-weight: normal;
  }
  li.main {
    font-size: 8pt;
    margin-left: 5pt;
    font-weight: bold;
    line-height: 16px;
  }
  table {
    border: 0px solid;
    padding: 0px 0px 0px 0px;
    margin: 0px;
  }
table.kosik {
  font-size: 10pt;
  border: 0px solid;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
table.kosik thead td {
  color: #000000;
  text-decoration: none;
  text-align: center;
  padding: 2px 5px 2px 5px;
  background-color: #ffffff;
  border-bottom: #000000 1px solid;
  border-left: #a5b0b9 0px solid;
  border-right: #a5b0b9 0px solid;
  border-top: #000000 1px solid;
  font-size: small;
  font-weight: bold;
  overflow: hidden;
}
td.li1 {
  color: #000000;
  background: #ffffff;
  height: 24px;
  font-size: small;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  padding: 2px 5px 2px 5px;
  border-bottom: #dddddd 1px dashed;
}
td.li2 {
  color: #000000;
  background: #f8f8f8;
  height: 24px;
  font-size: small;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  padding: 2px 5px 2px 5px;
  border-bottom: #dddddd 1px dashed;
}
table.kosik td a {
  color: #0000aa;
  text-decoration: none;
}
  table.all {
    border: 1px solid #dddddd;
  }
  table.all th {
    color: #000000;
    background: #B0C4DE;
    padding: 3px 10px 3px 10px;
  }
  table.all td {
    color: #000000;
    background: #e2eaf0;
    padding: 3px 10px 3px 10px;
  }
  th {
    color: #000000;
    background: #d2dae0;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
  }
  td {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
  }
  .info8 {
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
  }
  td.title {
    color: white;
    background: #d4dde8;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 0px 10px 0px 10px;
  }
  td.form {
    color: black;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding: 0px 20px 0px 20px;
  }
  td.ihead {
    color: black;
    background: #dce6f1;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    padding: 2px 5px 2px 5px;
  }
  td.item {
    color: black;
    background: #eeeeee;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding: 2px 5px 2px 5px;
  }
  td.top {
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    padding: 4px 5px 8px 5px;
  }
  fieldset {
    padding: 5px 20px 5px 20px;
  }
  label {
  }
  label.err {
    color: #cc0000;
  }
  select, input {
    color: #000000;
    font-family: tahoma, verdana, arial, helvetica;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
  }
  #topmenu {
    border-top: 2px solid #ffffff;
    width: auto;
    height: 10px;
    line-height: 2px;
    font-size: 1px;
    color: #ffffff;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
  }
  #isoleft {
    float: left;
    padding: 5px;
    margin: 10px 3px 10px 6px;
    text-align:center;
    width: 120px;
    vertical-align:top;
    color: #000000;
  }
  #menu1 {
    width: 100%;
    float: left;
    padding: 0px;
    border-top: 0px solid #cccccc;
    border-right: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    border-left: 0px solid #cccccc;
    margin: 13px 3px 10px 0px;
    text-align:left;
    vertical-align:top;
    color: #000000;
  }
  #menu1 a {
    display: block;
    width: auto;
    color: #0000cc;
    background: #ffffff;
    font-weight: bold;
    font-size: small;
    padding: 3px 5px 3px 5px;
    border-bottom: 1px dashed #dddddd;
    margin: 0px;
    text-decoration: none;
  }
  #menu1 a:hover {
    background: #fbfbfb;
    text-decoration: underline;
  }
  #menu1 a.path {
  }
  #menu1 a.pathend {
    color: #1e2a60;
    background: #eeeeee;
  }
  #menu2 {
    font-size: small;
    width: auto;
    color: #000000;
  }
  #menu2 a {
    display: block;
    width: auto;
    color: #0000cc;
    background: #ffffff;
    font-weight: normal;
    font-size: small;
    padding: 3px 10px 3px 10px;
    border-bottom: 1px dashed #cccccc;
    margin: 0px;
    text-decoration: none;
  }
  #menu2 a:hover {
    background: #fbfbfb;
    text-decoration: underline;
  }
  #menu2 a.path {
  }
  #menu2 a.pathend {
    color: #1e2a60;
    background: #eeeeee;
  }
  #footer {
    clear: both;
    border-top: 4px solid #cccccc;
    width: auto;
    background: #eeeeee;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
  }
  #footer a {
    color:#1E2A60;
    font-size: 11px;
    text-decoration: underline;
  }
  #footer a:hover {
    text-decoration: none;
  }
  #footer p {
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background: none;
    text-align: right;
  }

  #standards {
    font-weight : normal;
    font-size : 10px;
    text-align : right;
    white-space : nowrap;
    margin : 1px;
    padding : 2px;
  }
  #standards a {
    font-size : 10px;
    margin : 0px;
    padding : 1px 2px 1px 1px;
    color : #50619F;
    border : 1px solid #ffffff;
    text-decoration : underline;
    line-height: 17px;
    text-align : right;
  }
  #standards a:hover {
    background-color : #eeeeee;
    border : 1px dotted #FB0010;
    text-decoration: none;
  }
  #standards span {
    font-size : 10px;
    padding : 0px 4px 0px 2px;
    font-style : italic;
    background-color : #50619F;
    color : #FFFFFF;
  }
  #author {
    color:#777777;
    font-size:9px;
    font-style:italic;
    text-align:right;
    margin: 0px auto 5px auto;
  }
  #author a {
    color:#eeeeee;
    font-size:9px;
    text-decoration: underline;
  }
  #author a:hover {
    background: #ffffff;
    text-decoration: none;
  }
.main-section-header
{
  font-size: x-small;
  height:250px;
  overflow:auto;
  border:1px solid #000000;
}
.main-section
{
  margin-top:67px;
  margin-left:0px;
  margin-right:0px;
  padding:0px 3px;
  font-size: x-small;
  height:119px;
  overflow:auto;
  background:#ffffff;
  opacity:0.9;
}
.main-section a
{
  font-size: x-small;
  line-height: 135%;
  color:#1e2a60;
  text-decoration: none;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
.main-section a:hover
{
  text-decoration: underline;
}

}
