@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 70%;
  text-align : center;
	color: #707070;
  margin-bottom: 20px;	
  background : #92B5C8 url("body.gif") repeat-x;
}
/*--------------------------------------------- layout ---*/
#header {
	width: 918px;
	height: 103px;	
	margin: 0px auto 0 auto;
	text-align: left;
  position: relative;
}
#header img{
  margin: 5px 0 0 9px;
}
#doc {
  margin: 0px auto 0 auto;
	width: 100%;
  text-align: center;
  background: #FFF;
  border-top: 2px solid #6FA4C4;
}
#menu {
  background : #92B5C8 url("kol2.gif") no-repeat left top; 
	width: 918px;
  margin: 0px auto 0 auto;
}
#text {
	width: 918px;
  margin: 0px auto 0 auto;
  padding: 20px 0 0px 0;
  text-align: left;
  min-height: 200px;
}
#left {
  width: 280px;
  float: left;
  text-align: left;
  padding: 0 0px 0 0px;
}
#left.kontakt {
  background: url(kontakt.jpg) no-repeat center;
  min-height: 300px;
  _height: 300px;  
}
#right {
  width: 615px;
  float: right;
  text-align: left;
  padding: 0 0px 0 0px;
}
#navigace {
  margin: 0 0 1em 0;
  padding: 0px 0px 5px 0px;
  font-size: 0.9em;
}
#navigace a {
  color: #92B5C8;
}
#mid {
  background: url(hop.jpg) no-repeat 100% 58%;
  min-height: 250px;
  _height: 250px;  
}
#mid-in {
  width: 390px;
}
p.duraz1 {
  background: #FBF2CF url("steady1.gif") no-repeat 10px center;
  padding: 10px 10px 10px 50px;
}
p.duraz2 {
  background: #F1F1F1 url("ok.gif") no-repeat 10px center;
  padding: 10px 10px 10px 50px;
}

/*------------------------------------------------ menu ---*/
#menu ul {
 list-style-type: none;
  padding: 0px 0 0 0px;
  margin: 0 0 0 0px;
}
#menu li {
  float: right;
  list-style-type: none;
  padding: 0px;
  background: none;
}
#menu li a {
  display: block;
  float: left;
  color: #fff;
}
#menu li a span {
  margin: 0px 0px 0px 0px;
  padding: 16px 25px 10px 25px;
  font-size: 1.1em;
  display: block;
  color: #fff;
  background: url("kol.gif") no-repeat top center;
  text-transform: lowercase; 
}
#menu li.active a span {
  background: url("kol1.gif") no-repeat top center;
  font-weight: bold;
}
#menu li.active a {
  text-decoration: none;
}
#menu li a:hover span  {
 
}
/*------------------------------------------------ login ---*/
#login {
  position: absolute;
  top: 35px;
  right: 10px;
  color: #B7B7B7;
  text-align: right;
}
#login a {
  color: #E7B810;
}
#login a.aplikace {
  background: url("sipka4.gif") no-repeat 100% 70%;
  padding-right: 12px;
}
#login p {
  padding: 15px 0 0 0;
}
#login input.prp {
  margin-bottom: -5px;
  _margin-bottom: -3px;
  >margin-bottom: -2px;    
}
select {
  font-size: 1.2em;
}
/*----------------------------------------- lang ---*/
.lang {
  margin: 0 0 20px 0;
  position: absolute;
  top: 10px;
  right: 20px;
  color: #B7B7B7;
}
.lang a {
  color: #E7B810;
}
.lang li {
  float: left;
  list-style-type: none;
  background: none;
  line-height: 1em;
}
.lang li.cz {
  background: url("cz.gif") no-repeat left center;
  padding: 0 5px 0 20px;
  border-right: 1px solid #B7B7B7;
  margin-right: 10px;
}
.lang li.sk {
  background: url("sk.gif") no-repeat left center;
  padding: 0 5px 0 20px;
}
/*----------------------------------------- box ---*/
.box {
  width: 279px;
  _width: 299px;  
  min-height: 213px;
  _height: 213px;  
  color: #000;
  float: left;
  margin: 0 10px 20px 0;
  padding: 0 10px 10px 10px;
}
.box.last {
  margin: 0 0px 20px 0;
}
.box a {
  color: #000;
}
.box h3 {
  color: #fff;
  padding: 12px 10px 12px 10px;
  margin: 0px -10px 10px -10px;
  font-size: 1.1em;
  font-weight: normal;
  border-bottom: 1px solid #fff;
}
.box h3 a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.box h3 span {
  font-size: 1.2em;
  font-weight: bold;
}
p.cena {
  font-weight: bold;
  font-size: 1.6em;
  line-height: 1em;
  margin: 20px 0 10px 0;
}
.b1 p.cena, .b6 p.cena {
  color: #DBCE05;  
}
.b2 p.cena, .b4 p.cena, .b7 p.cena {
  color: #E3B309;  
}
.b3 p.cena, .b5 p.cena, .b8 p.cena {
  color: #BECB20;  
}
.b1 {
  background: #F9F7DF url(rogalo.jpg) no-repeat right bottom;
}
.b2 {
  background: #FFF9E9 url(vetron.jpg) no-repeat right bottom;
}
.b3 {
  background: #F9FAE8 url(letoun.jpg) no-repeat right bottom;
}
.b1 h3, .b6 h3 {
  background: #DBCF05 url(b1.gif) no-repeat top;
}
.b2 h3, .b4 h3, .b7 h3, .hp-b2 h3  {
  background: #E5B606 url(b2.gif) no-repeat top;
}
.b3 h3, .b5 h3, .b8 h3, .hp-b3 h3 {
  background: #C1CE21 url(b3.gif) no-repeat top;
}
.b4 {
  background: #FFF9E9 url(ultralight.jpg) no-repeat right bottom;
}
.b5 {
  background: #F9FAE8 url(vetron1.jpg) no-repeat right bottom;
}
.b6 {
  background: #F9F7DF url(letoun1.jpg) no-repeat right bottom;
}
.b7 {
  background: #FFF9E9 url(vrtulnik.jpg) no-repeat right bottom;
}
.b8 {
  background: #F9FAE8 url(raketa.jpg) no-repeat right bottom;
}
/*-----------------------------------------hp-webhosting, hp-domeny ---*/
.hp-b2 {
  background: #FFFAE7;
  min-height: 170px;
  _height: 180px;  
}
.hp-b2 a {
  color: #E0B310;  
}
.hp-b3 a {
  color: #A9B30D;  
}
.hp-b3 {
  background: #F9FAE8;
  min-height: 1px;
  _height: 1px;  
  padding-bottom: 0px;
}
.hp-b3 div.ov {
  background: #F3F7D6;
  padding: 10px 10px 15px 10px;
  margin: 0 -10px 0 -10px;  
  border-top: 1px solid #fff;
  _height: 1px;
  min-height: 1px;  
}
.hp-b3 div input.txt {
  width: 130px;
  margin-right: 3px;
}
.hp-b3 div select.sct {
  width: 67px;
}
.hp-b3 div input.ov {
}
/*----------------------------------------- novinky-hp ---*/
h3.nw {
  background: url("br-top.gif") no-repeat top left;
  padding: 15px 15px 5px 15px;
  color: #75A1BC;
  margin-bottom: 0px;
}
.box-nw {
  background: url("br-mid.gif") repeat-y;
  padding: 15px 15px 1px 15px;
}
.br-btm {
  background: url("br-btm.gif") no-repeat bottom;
  padding: 0 15px 15px 15px;
  margin-bottom: 2em;
  text-align: right;
}
/*----------------------------------------- left-hp ---*/
#left-hp {
  width: 300px;
  float: left;
}
h3.btn a {
  color: #fff;
  display: block;
  text-decoration: none;
}
h3.btn a:hover {
  color: #C7E0ED;
}
h3.btn {
  background: url(btn1.gif) no-repeat;
  padding: 15px 10px 15px 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
div.podpora h3 {
  color: #E4B409;
  margin: 0 0 15px 0;
}
div.podpora {
  background: #E4B409 url(podpora.jpg) no-repeat right top;
  color: #FFF;
  padding: 10px 10px 10px 10px;
  margin-bottom: 2em;
}
div.podpora a {
  color: #fff;
}
div.podpora p {
  margin-bottom: 0px;
  line-height: 1.5em;
}

div.podpora-omezeni {
  background: #FFF;
  color: #FF3D3D;
  padding: 0px 10px 2px 10px;
  margin-top: -1.2em;
}

div.podpora-omezeni hr {
    background-color: #FF3D3D;
    height: 1px;
    position: relative;
    bottom: 9px; 
    display: block;
    border: 0;
}

div.podpora-omezeni2 {
  color: #FF3D3D;
  margin-top: 1.5em;
  padding: 3px 0px 3px 0px;
}

div.podpora-omezeni2 hr {
    background-color: #FF3D3D;
    height: 1px;
    display: block;
    border: 0;
}

div.podpora-omezeni2 hr.horni {
    position: relative;
    bottom: 5px; 
    
}

div.podpora-omezeni2 hr.dolni {
    position: relative;
    bottom: 4px;
      
}


/*----------------------------------------- right-hp ---*/
#right-hp {
  float: right;
  width: 390px;
  margin-right: 200px;
  _margin-right: 100px;  
  padding: 5px 0 0 0;
}
h2.nestujte {
  background: url(nestujte.gif) no-repeat;
  height: 25px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
h2.nestujte span {
  display: none;
}
ul.num li {
  padding: 7px 0 7px 35px;
}
li.num1 {
  background: url("num1.gif") no-repeat left center;
}
li.num2 {
  background: url("num2.gif") no-repeat left center;
}
li.num3 {
  background: url("num3.gif") no-repeat left center;
}
#right-btm {
  float: right;
  width: 580px;
  padding: 5px 0 0 0;
}
#banner {
  width: 580px;
  height: 100px;
  background: #EBEBEB;
  margin: 3em 0 1em 0;
}
/*----------------------------------------- left ---*/
#menu-left {
  background: #EAF1F4;  
  margin: 0 0 2em 0;
}
#menu-left ul {
  padding: 0px 0 10px 0;  
}
#menu-left ul li {
  margin: 0px 0 0px 0;  
  padding: 0px;
  background: none;
}
#menu-left ul li a {
  font-size: 1em;
  display: block;
  padding: 5px 0 5px 0px;
  _height: 1px;
  text-decoration: none;
  color: #000;
}
#menu-left ul li a span {
  padding-left: 30px;
  _height: 1px;
  cursor: hand;
}
#menu-left ul li a:hover {
  font-weight: bold;
}
#menu-left ul li.active a {
  background: url("kol3.gif") no-repeat left center;
  font-weight: bold;
}
#menu-left ul li li {
  margin: 0px 0 0px 50px;  
}
#menu-left ul li.active li a, #menu-left ul li li a {
  background: none;  
  font-weight: normal;
  background: url("sipka.gif") no-repeat left center;
}
#menu-left ul li.active li a:hover {
  font-weight: bold;
}
#menu-left ul li li.active a {
  font-weight: bold;
  background: url("sipka.gif") no-repeat left center;
}
#menu-left ul li li a span {
  padding-left: 20px;
}
#menu-left ul ul {
  margin-bottom: 0px;
}
#menu-left h3 {
  background: #92B5C8 url("b4.gif") no-repeat top;
  color: #fff;  
  padding: 12px 10px 12px 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
  border-bottom: 1px solid #fff;
}
h3.btn2 {
  background: url(btn2.gif) no-repeat;
  padding: 12px 10px 12px 15px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 1.1em;
}
h3.btn2 a {
  color: #fff;
  display: block;
  text-decoration: none;
}
h3.btn2 a:hover {
  color: #C7E0ED;
}

span.cenik-novinka {
  color: #FF3D3D;
  font-weight: bold;
  padding: 0px 0px 0px 3px;
  position: relative;
  top: -2px;
  left: 3px;
}

/*----------------------------------------- right ---*/
.box-sl {
  width: 177px;
  _width: 197px;
  color: #fff;
  padding: 0px 10px 20px 10px;
  position: relative;
  margin: 1em 12px 1em 0;
  float: left;
  min-height: 200px;
  _height: 220px;  
}
.box-sl a {
  color: #fff;
}
.box-sl h3 {
  color: #fff;
  margin: 0 -10px 0 -10px;
  padding: 10px;
} 
.sl1 {
  background: #E4B409 url(sl1.gif) no-repeat bottom;
}
.sl2 {
  background: #DBCE05 url(sl2.gif) no-repeat bottom;
}
.sl3 {
  background: #C1CE21 url(sl3.gif) no-repeat bottom;
  margin-right: 0px;
}
.sl1 h3 {
  background: #E4B409 url(sl1-top.gif) no-repeat top;
} 
.sl2 h3 {
  background: #DBCE05 url(sl2-top.gif) no-repeat top;
}
.sl3 h3 {
  background: #C1CE21 url(sl3-top.gif) no-repeat top;
} 
.box-sl a.sipka {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 30px;
  height: 30px;
}
.box-sl a.sipka span {
  display: none;
}
/*----------------------------------------- footer ---*/
#footer {
  margin: 0px auto 0 auto;
  width: 918px;
  padding: 12px 10px 12px 10px;
  _height: 1px;
  border-bottom: 1px solid #A2BECE;
}
#footer span {
  display: block;
  padding: 2px 0px 0 0px;
	font-size: 0.9em;
	color: #FFF;  
}
#footer a {
  color: #FFF;  
}
a.tdn {
  text-decoration: none;
}
/*------------------------------------------------- formulare ---*/
fieldset {
	padding: 20px;
	margin-bottom: 1em;
  border: 1px solid #F3F0F0;
      
}
label  {
	float: left;
  margin-right: 5px;
  color: #707070;
  font-weight: normal;
}

label span {
  display: block;
  width: 150px;
}
legend{
  padding: 10px 5px 10px 5px;
  color: #888; 
}
#domena {
  position: absolute;
  right: 10px;
  top: 63px;
  /*
  width: 310px;
   >width: 320px; */   
}
#domena select {
  border: 1px solid #D4D0C8;
  height: 19px;
  >height: 24px;
  width: 60px;
  margin: 0 0px -1px 0px;
  >margin: 0 0px -3px 0px;
  _margin: 0 0px -1px 0px;    
}
input.text {
  border: 1px solid #D4D0C8;
  height: 19px;
  _height: 21px;
}
textarea {
  border: 1px solid #D4D0C8;
}
#domena label {
  color: #ccc;
  padding: 7px 0 0 0;
  font-weight: normal;
  font-size: 1.2em;
}
input.btn {
  margin-bottom: -7px;
  >margin-bottom: -3px;
  _margin-bottom: -4px;  
}
form.frm1 {
  width: 378px;  
}
form.frm1 input {
  float: right;  
}
form.frm1 p {
  clear: both;
  margin: 0 0 5px 0;
  height: 20px;
}
form.frm1 input.text {
  width: 150px;
}
form.frm1 label span {
  width: 220px;  
}
#objednavka label  span {
  display: block;
  width: 200px;
}
.kosik_p_bottom {
    position: relative;
    bottom: 5px;
}
.kosik_hr_bottom {
    display: block;
    border: 0;
    
    background-color: #B98D18;
    height: 1px;
    position: relative;
    bottom: 9px;  
}

/*----------------------------------------------------- obecné tagy ---*/
ul {
  list-style-position: inside;
  _list-style-position: outside;
  >list-style-position: outside;    
  list-style-type: none;
  margin: 0px 0 1em 0px;
  line-height: 1.5em;
}
ul li {
  background: url("square.gif") no-repeat left top;
  padding-left: 13px;
}
#text ol {
  list-style-position: inside;
  margin: 0px 0 1em 0px;
  line-height: 1.5em;
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1, h2, h3, h4 {
  margin: 0;
  line-height: 1em;
  font-weight: bold;
  color: #6DCFF6;
}
h1 {
  font-size: 1.6em;
  font-weight: bold;
  color: #92B5C8;
  margin: 0em 0 1em 0;
}
h1 span {
  font-size: 0.8em;
  font-weight: normal;
}
h2 {
  font-size: 1.3em;
  padding: 6px 0 15px 0px;
  font-weight: bold;
  color: #92B5C8;
}
h3 {
  font-size: 1.3em;
  font-weight: bold;
  color: #E4B409;
  margin: 0px 0 15px 0;
}
h3 a {
  color: #000;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
  margin: 0px 0 10px 0;
}
p {
  margin: 0 0 1em 0;
  line-height: 1.5em;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 1em 0;
}
table td, table th {
  border: 1px solid #EBEBEB;
  padding: 4px 5px 4px 5px;
}
thead, table th {
  background: #E3B309;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
th a {
  color: #fff;
}
a img{
  border: none;
}
img{
  border: none;
}
tr.seda td, td.seda {
  background: #FFFAE9; 
}
tr.tdn a {
  text-decoration: none;
}
/*--------------------------------------------------- obrazky ---*/
.pic {
  border: 1px solid #D7D7D7;
}
.picL {
  float: left;
  border: 1px solid #CCCCCC;
  margin: 0 10px 10px 0px;
}
.picR {
  float: right;
  border: 1px solid #CCCCCC;
  margin: 0 0 10px 10px;
}
/*---------------------------------------------- tridy a barvy ---*/
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.clear {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
.textL {
  text-align: left;
}
.textR {
  text-align: right;
}
.textC {
  text-align: center;
}
#text ul.list-none li, #text ul.list-ico li {
	list-style-type: none;
	padding-left: 0;
	background: transparent;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
}
a.ico-pdf, a.ico-xls, a.ico-ppt, a.ico-doc, a.ico-audio, a.ico-image, a.ico-video, a.ico-zip {
	padding: 2px 0 2px 25px;
	height:1%;
}
a.ico-pdf {
	background: url("ico-pdf.gif") no-repeat left center;
}
a.ico-xls {
	background: url("ico-xls.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("ico-ppt.gif") no-repeat left center;
}
a.ico-doc {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-audio {
	background: url("ico-audio.gif") no-repeat left center;
}
a.ico-image {
	background: url("ico-image.gif") no-repeat left center;
}
a.ico-video {
	background: url("ico-video.gif") no-repeat left center;
}
a.ico-zip {
	background: url("ico-zip.gif") no-repeat left center;
}
a.more {
	background: url("sipka.gif") no-repeat 100% 60%;
	padding-right: 10px;
	_height: 1px;
}
p.brd {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 10px;
}
p.podpora a {
  color: #E3B309;
}
p.icon {
  border-top: 1px solid #F1F1F1;
  padding-top: 5px;
}
h4.line {
  color: #9F9F9F;
  background: url("dott1.gif") repeat-x center;
  font-size: 1em;
}
h4.line span {
  background: #fff;
  padding: 0 10px 0 0px;
}
}




tfoot {
  background:  #B98D18;
}
table.kosik tfoot td {
  padding: 8px 5px 8px 5px;
}
table.kosik span.cena {
  font-size: 1.2em;
  color: #FFFAE9;
}
table.kosik th {
  background: #B98D18;
  color: #FFFAE9;
}
.red {
  color: #ED1B23;
}
.marginB {
  margin-bottom: 2em;
}