/* CSS Document */

*{
		margin: 0;
		padding: 0;
}

img
{ border: 0;
}

a {
		color: #ff2020;
		text-decoration: underline;
}

a:hover {
		text-decoration: none;
}

body {
		background-image: url(img/bg.png);
		background-repeat: repeat-x;
		background-color: #303030;
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #000000;
}

#box {
		width: 990px;
		margin: 0 auto;
}

#hlavicka {
		width: 990px;
		height: 144px;
}

#logo {
		text-indent: -9999px;
		float: left;
		width: 646px;
		height: 144px;
		overflow: hidden;
		margin-left: 172px;
}

#logo a {
		background-image: url(img/header.png);
		width: 646px;
		height: 144px;
		display: block;
}

menu {
		width: 990px;
		height: 24px;
		padding-top: 8px;
}

menu a {
		color: #FFFFFF;
		font-size: 14px;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
}

menu li {
		list-style: none;
}

#uvod{ width: 100px; height: 22px; position: absolute;}
#uvod:hover{ background-image: url(img/hover.png); background-repeat: no-repeat; background-position: center;}

#cenik{ width: 100px; height: 22px; position: absolute; margin-left: 70px;}
#cenik:hover{ background-image: url(img/hover.png);  background-repeat: no-repeat; background-position: center;}

#reference{ width: 100px; height: 22px; position: absolute; margin-left: 160px;}
#reference:hover{ background-image: url(img/hover.png);  background-repeat: no-repeat; background-position: center;}

#technologie{ width: 100px; height: 22px; position: absolute; margin-left: 265px;}
#technologie:hover{ background-image: url(img/hover.png); background-repeat: no-repeat; background-position: center;}

#napoveda{ width: 100px; height: 22px; position: absolute; margin-left: 370px;}
#napoveda:hover{ background-image: url(img/hover.png); background-repeat: no-repeat; background-position: center;}

#kalkulace{ width: 100px; height: 22px; position: absolute; margin-left: 470px;}
#kalkulace:hover{ background-image: url(img/hover.png); background-repeat: no-repeat; background-position: center;}

#kontakt { width: 100px; height: 22px; position: absolute; margin-left: 565px;}
#kontakt:hover{ background-image: url(img/hover.png); background-repeat: no-repeat; background-position: center;}

#prihlasit { width: 100px; height: 22px; position: absolute; margin-left: 655px;}
#prihlasit:hover{ background-image: url(img/hover.png); background-repeat: no-repeat; background-position: center;}
  
#levypanel {
		width: 793px;
		height: auto;
		float: left;
		background-color: #FFFFFF;
		padding-top: 10px;
		padding-bottom: 30px;
		
}

#levypanelcenik {
		width: 793px;
		height: auto;
		float: left;
		background-color: #FFFFFF;
		padding-top: 10px;
		padding-bottom: 30px;
}

#levypanel2 {
		width: 793px;
		height: auto;
		float: left;
		background-color: #FFFFFF;
		padding-top: 10px;
		padding-bottom: 30px;
}

#levypanel2ostatni {
		width: 793px;
		height: auto;
		float: left;
		background-color: #FFFFFF;
		padding-top: 10px;
		padding-bottom: 30px;
}

#pravypanel {
		width: 197px;
		height: auto;
		float: right;
		
}

#proc-hostovat {
		width: 182px;
		height: auto;
		background-image: url(img/proc-hostovat-u-shaho.png);
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 70px;
		padding-left: 15px;
		color: #FFFFFF;
		position: relative;
}

.fajfka {
		padding-left: 18px;
		background-image: url(img/fajfka.png);
		background-repeat: no-repeat;
		background-position: top left;
}

#kontaktnadpis {
		width: 182px;
		height: auto;
		padding-left: 15px;
		background-image: url(img/kontakt.png);
		background-repeat: no-repeat;
		background-position: top center;
		position: relative;
		padding-top: 27px;
		margin-top: 10px;
}

#programy {
		width: 100%;
		height: auto;
		position: relative;
		float: left;
}

.program {
  width: 156px;
  height: 213px;
  background-image: url(img/program.png);
  float: left;
  color: #FFFFFF;
  font-size: 10px;
  margin-left: 30px;
}

.program ul {list-style: none; margin-left: 30px;}

#start {
		width: 141px;
		height: 57px;
		float: right;
		background-image: url(img/start.png);
		margin-right: 1px;
		margin-bottom: 5px;
}

#startplus {
		width: 142px;
		height: 57px;
		float: right;
		background-image: url(img/startplus.png);
		margin-bottom: 5px;
}

#normal {
		width: 142px;
		height: 57px;
		float: right;
		background-image: url(img/normal.png);
		margin-bottom: 5px;
}

#top {
		width: 142px;
		height: 57px;
		float: right;
		background-image: url(img/top.png);
		margin-bottom: 5px;
}
	
#free {
		width: 142px;
		height: 57px;
		float: right;
		background-image: url(img/free.png);
		margin-bottom: 5px;
}

.sipka {
		width: 48px;
		height: 48px;
		background-image: url(img/sipka.png);
		float: right;
		margin-top: 23px;
		border: none;
}

.sipka:hover {
		width: 48px;
		height: 48px;
		background-image: url(img/sipka-hover.png);
}

#stin {
		width: 340px;
		height: 170px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 20px;
		padding-top: 30px;
		padding-bottom: 15px;
		
}

#stinkrok2 {
		width: 375px;
		height: 225px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 20px;
		padding-top: 30px;
		padding-bottom: 15px;

}

#stinkrok3 {
		width: 600px;
		height: 425px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 20px;
		padding-top: 30px;
		padding-bottom: 15px;

}

#stinkrok4 {
		width: 600px;
		height: 425px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 20px;
		padding-top: 30px;
		padding-bottom: 15px;
		
}

#stinkrok5 {
		width: 738px;
		height: 425px;
		float: left;
		margin-left: 20px;
		padding-top: 30px;
		padding-bottom: 15px;
		
}

#stin2 {
		width: 270px;
		height: 150px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 70px;
		padding-top: 30px;
		padding-bottom: 15px;
		
}

#stin2fakt {
		width: 270px;
		height: 150px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 70px;
		padding-top: 30px;
		padding-bottom: 15px;
		
}

#stin2kont {
		width: 270px;
		height: 150px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 70px;
		padding-top: 30px;
		padding-bottom: 15px;
		
}

#stin2tech {
		width: 270px;
		height: 150px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 70px;
		padding-top: 30px;
		padding-bottom: 15px;
		
}

#stin2info {
		width: 270px;
		height: 150px;
		background-image: url(img/stin.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		float: left;
		margin-left: 70px;
		padding-top: 30px;
		padding-bottom: 15px;
		
}

.objednavka {
		font-size: 18px;
		padding-bottom: 15px;
}

.objednavka-modry {
		color: #00b1ed;
}

.sipka2 {
		width: 42px;
		height: 42px;
		background-image: url(img/sipka2.png);
		margin-right: 25px;
		margin-top: -17px;
		float: right;
		border: none;
}

.sipka2:hover {
		width: 42px;
		height: 42px;
		background-image: url(img/sipka2-hover.png);
}

#bloky {
		width: 420px;
		height: auto;
		float: right;
		padding-top: 30px;
		margin-right: 10px;
}

#bloky2 {
		width: 95%;
		height: auto;
		float: right;
		padding-top: 30px;
		margin-right: 10px;
}

.blok {
		width: 190px;
		height: auto;
		background-image: url(img/bg2.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-bottom: 20px;
		float: left;
		padding-left: 10px;
		margin-top: 10px;
		padding-right: 10px;
}

.blok2 {
		width: 95%;
		height: auto;
		background-image: url(img/bg2.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-bottom: 20px;
		float: left;
		padding-left: 10px;
		margin-top: 10px;
		padding-right: 10px;
}

#paticka {
		width: 100%;
		height: 65px;
		background-image: url(img/paticka.png);
		text-align: center;
		clear: both;
		color: #FFFFFF;
		padding-top: 30px;
}

.cena {
		margin-left: 14px; 
		margin-top: 20px; 
		position: absolute;
}

.tabulka-text {
		padding-left: 30px;
		padding-right: 20px;
		padding-bottom: 15px;
}

.tab {
		padding-left: 10px;
}

.tab2 {
		background-color: #000000;
		height: 30px;
		color: #24c6ff;
		font-weight: bold;
		font-size: 16px;
}

.tab3 {
		background-color: #343434;
		height: 25px;
		color: #FFFFFF;
}

.tab4 {
		background-color: #404040;
		height: 25px;
		color: #FFFFFF;
}

.porovnani {
		text-align: center;
		color: #00b8f9;
		font-weight: normal;
		padding-bottom: 10px;
}

.sipka3 {
        width: 42px;
        height: 42px;
        background-image: url(img/sipka2.png);
		    margin-right: 27px;
		    margin-top: -10px;
        float: right;
        border: none;
}

.sipka3objednat {
        width: 42px;
        height: 42px;
        background-image: url(img/sipka2.png);
		    margin-right: 27px;
		    margin-top: 67px;
        float: right;
        border: none;
}

.sipka3krok2 {
		width: 42px;
		height: 42px;
		background-image: url(img/sipka2.png);
		margin-right: -20px;
		margin-top: -5px;
		float: right;
    border: none;   
}

.sipka3krok3 {
		width: 42px;
		height: 42px;
		background-image: url(img/sipka2.png);
		margin-right: -237px;
		margin-top: 20px;
		float: right;
    border: none;   
}

.sipka3krok4 {
		width: 42px;
		height: 42px;
		background-image: url(img/sipka2.png);
		margin-right: -237px;
		margin-top: 20px;
		float: right;
    border: none;      
}

.sipka3:hover {
		width: 42px;
		height: 42px;
		background-image: url(img/sipka2-hover.png);
}

.napoveda {
		text-align: center;
		color: #00b8f9;
		font-weight: normal;
		font-size: 24px;
}

.otazky {
		padding-left: 40px;
		margin-top: 1px;
		padding-right: 40px;
}

.otazka {
		color: #1bb4ea;
		font-size: 16px;
		padding-top: 5px;
}

.red {
		color: red;
}

.sipka4 {
		width: 42px;
		height: 42px;
		background-image: url(img/sipka2.png);
		margin-right: 25px;
		margin-top: 117px;
		float: right;
    border: none; 
}

.sipka4:hover {
		width: 42px;
		height: 42px;
		background-image: url(img/sipka2-hover.png);
}   

.sipka5 {
  width: 42px;
  height: 42px;
  background-image: url(img/sipka2.png);
  margin-right: 25px;
  margin-top: 80px;
  float: right;    
  border: none;
}                                 

#overitdomenu {
        padding-left: 10px;
}

#overto {
width:100px;
display: block;
margin-top: 3px;
}

#overto2 {
width:120px;
}

#tabulka {
float:left;
}

#zapis {
		width: 500px;
		height: 150px;
		text-align: center;
		margin-left: 70px;
		padding-top: 30px;
		padding-bottom: 15px;
		font-size: 10px;
}

#sleva {
		text-align: center;
		font-size: 10px;
}

