/*

Theme Name: Faktura
Description: Pro Kamody
Version: 1.0
Author: Bevito

*/

/* body layout */

body {
    font-size: 14px;
    margin: 0px;
    text-align: center;
    background: white;
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    padding: 0;
    line-height: 1.5em;
    background: url(../images/ricepaper2.png);
}


a {

    text-decoration: underline;
}

h1 {
    font-size: 28px;
    font-weight: bold;
    padding: 20px 0 0px;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

h3 {
	font-size: 14px;
	text-align: left;
}

p {
	padding: 0;
	margin: 0;
}

.paper {
	position: relative;
    padding: 50px 18px 20px 18px;
    width: 970px;
    height: auto;
    margin: auto;

}

.sledovani {
    position: relative;
    padding: 0px 18px;
    width: 600px;
    height: auto;
    margin: auto;
    background: white;
    border: 10px solid #fff;
    float: left;
    -webkit-box-shadow: 0 0 1px #888888;
    -moz-box-shadow: 0 0 1px #888888;
    -o-box-shadow: 0 0 1px #888888;
    box-shadow: 0 0 1px #888888;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

     -webkit-border-top-left-radius:10px;
	 -webkit-border-top-right-radius:10px;
	 -webkit-border-bottom-left-radius:10px;
	 -webkit-border-bottom-right-radius:10px;
	 
	 -khtml-border-radius-topleft:10px;
	 -khtml-border-radius-topright:10px;
	 -khtml-border-radius-bottomleft:10px;
	 -khtml-border-radius-bottomright:10px;
	 
	 -moz-border-radius-topleft:10px;
	 -moz-border-radius-topright:10px;
	 -moz-border-radius-bottomleft:10px;
	 -moz-border-radius-bottomright:10px;
}

.pruh {
	background: white;
	width: 100%;
	height: 210px;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 0 0 1px #AAAAAA;
    -moz-box-shadow: 0 0 1px #AAAAAA;
    -o-box-shadow: 0 0 1px #AAAAAA;
    box-shadow: 0 0 1px #AAAAAA;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 50px;
}

.stavy {
 	position: relative;
	width: 970px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
    background: url(../images/info-header.png);
    text-align: left;
}

.stavy-os {
 	position: relative;
	width: 970px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
    background: url(../images/informix-osobni-pozadi.png);
    text-align: left;
}

.menu {
	position: absolute;
	top: 150px;
	left: 8px;
	width: 949px;
	min-height: 48px; 
	background-color: rgb(233, 233, 233);
}

.formular {
	margin-left: 15px;
	float: right;
	padding: 0px 18px;
    width: 355px;
    height: auto;
    background: white;
    border: 10px solid #fff;
    float: left;
    text-align: left;
    -webkit-box-shadow: 0 0 1px #888888;
    -moz-box-shadow: 0 0 1px #888888;
    -o-box-shadow: 0 0 1px #888888;
    box-shadow: 0 0 1px #888888;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

     -webkit-border-top-left-radius:10px;
	 -webkit-border-top-right-radius:10px;
	 -webkit-border-bottom-left-radius:10px;
	 -webkit-border-bottom-right-radius:10px;
	 
	 -khtml-border-radius-topleft:10px;
	 -khtml-border-radius-topright:10px;
	 -khtml-border-radius-bottomleft:10px;
	 -khtml-border-radius-bottomright:10px;
	 
	 -moz-border-radius-topleft:10px;
	 -moz-border-radius-topright:10px;
	 -moz-border-radius-bottomleft:10px;
	 -moz-border-radius-bottomright:10px;
}

.tabulka {
	margin-bottom: 8px;
	float: left;
	width: 540px;
}

.neplatit {
	float: right;
	margin: 10px 10px 10px 0px;
	font-weight: bold;
}

img {
	float: left;
	margin-bottom: 7px;
}

.stav-objednavky {
	float: right;
	margin-top: 25px;
	margin-bottom: 13px;
	margin-right: 20px;
    font-size: 16px;
}

.datum {
	float: right;
}

.clr {
	clear:both;
	padding:0;
	width:100%;
	font-size:0;
	border-top: 1px solid #3A9FD3; 
}

.clr2 {
	clear:both;
	padding:0;
	width:100%;
	font-size:0;
}

.udaje {
	height: auto;
}

.box-1 {
	width: 253px;
	float: left;
	background: white;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 20px;
}

.box {
	width: 253px;
	float: left;
	background: white;
	margin-left: 2px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 8px;
}

table {
	width: 100%;
	font-size: 14px;
	border-spacing: 0px;
}

td.prvni {
	text-align: left;
	padding-left: 5px;
	}

th.prvni {
	text-align: left;
	padding-left: 5px;
	}

th.cena {
	text-align: right;
	padding-right: 5px;
	}

td.cena {
	text-align: right;
	padding-right: 5px;
	}

thead td, thead th {
	border-bottom: 1px solid #D1DEE4;
}

tfoot th, tfoot td{
	text-align: right;
	padding-right: 5px;
}

tfoot th{
	border-top: 1px solid #D1DEE4;
	font-weight: bold;
}

tfoot tr.celkem {
	    background: #e5e5e5;
	}

tfoot tr.celkem th {
	    background: #e5e5e5;
	    font-weight: bold;
	}

p.posledni {
	font-weight: bold;
	color: #CE1717;
	margin-bottom: 30px;
}

.poznamky {
	margin-top: 15px;
	margin-bottom: 10px;
    text-align: left;
    padding-bottom: 5px;
    font-size: 12px;
}

.odkazy{
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 30px;
	font-size: 12px;
}

.podpisy{
	padding-top: 15px;
	height: 75px;
    text-align: left;
    padding-bottom: 5px;
    font-size: 12px;
    padding-left: 5px; 
}

.podpisy p.leva {float: left}
.podpisy p.prava{float: right; margin-right: 300px;}

.nabidka {
	height: 250px;	
}
.poukaz {
	height: 100px;	
}

.kontakt{
	margin-top: 15px;	
	font-size: 12px;
}

.logistix{
	font-size: 10px;
	color: gray;
    position: relative;
    padding: 0px 18px;
    width: 600px;
    height: auto;
    margin: auto;
    float: left;
    margin-left: 270px;
}

.required{
	color: #CE1717;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pole {
	width: 250px;
}

.pole-prave {
	width: 200px;
}

.area {
	float: left;
	margin-top: 15px;

}

textarea {
	border: 1px solid #3A9FD3;
	    -webkit-box-shadow: 0 0 1px #888888;
    -moz-box-shadow: 0 0 1px #888888;
    -o-box-shadow: 0 0 1px #888888;
    box-shadow: 0 0 1px #888888;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

     -webkit-border-top-left-radius:10px;
	 -webkit-border-top-right-radius:10px;
	 -webkit-border-bottom-left-radius:10px;
	 -webkit-border-bottom-right-radius:10px;
	 
	 -khtml-border-radius-topleft:10px;
	 -khtml-border-radius-topright:10px;
	 -khtml-border-radius-bottomleft:10px;
	 -khtml-border-radius-bottomright:10px;
	 
	 -moz-border-radius-topleft:10px;
	 -moz-border-radius-topright:10px;
	 -moz-border-radius-bottomleft:10px;
	 -moz-border-radius-bottomright:10px;
}

.button-small {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;

	font-style:normal;
	height:26px;
	line-height:26px;
	width:152px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
	margin-left: 10px;

}

.button-small:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}

.button-small:active {
	position:relative;
	top:1px;
}

.prijata {
	padding: 80px 0px 0px 15px;
	font-weight: bold;
	color: red;
	font-size: 16px;
}

.menu li {
  float: left;
  display: inline;
  list-style-type: none;
  text-align: center;
}

.text-prijata {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 30px;
	color: grey;
}

.text-prijata-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 5px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 78px;
	padding-left: 20px;
}
.text-vyrizujese {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 160px;
	color: grey;
}
.text-vyrizujese-active {  
position: absolute;  
font-weight: bold;  
height: 19px;  
top: 2px; 
left: 135px; 
background-color: rgb(0, 209, 0); 
color: white; 
width: 125px; 
padding-left: 7px;
}

.text-balise {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 295px;
	color: grey;
}
.text-balise-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 302px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 75px;
	padding-left: 20px;
}
.text-ceka {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 435px;
	color: grey;
}
.text-ceka-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 430px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 152px;
	padding-left: 8px;
}
.text-predana {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 640px;
	color: grey;
}
.text-predana-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 635px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 152px;
	padding-left: 8px;
}
.text-dorucena {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 845px;
	color: grey;
}
.text-dorucena-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 842px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 88px;
	padding-left: 10px;
}
.pan-prijata {
	position: absolute;
	background: url(../images/panacek-prijata.png);
	width: 124px;
	height: 170px;
	top: -16px;
	left: 6px;
}
.pan-vyrizujese{
	position: absolute;
	background: url(../images/panacek-zpracovava.png);
	width: 124px;
	height: 170px;
	top: -19px;
	left: 145px;
}
.pan-balise{
	position: absolute;
	background: url(../images/panacek-bali.png);
	width: 134px;
	height: 170px;
	top: -19px;
	left: 290px;
}
.pan-ceka{
	position: absolute;
	background: url(../images/panacek-ceka.png);
	width: 144px;
	height: 180px;
	top: -19px;
	left: 453px;
}
.pan-predana{
	position: absolute;
	background: url(../images/panacek-predana.png);
	width: 250px;
	height: 180px;
	top: -19px;
	left: 590px;
}
.pan-dorucena{
	position: absolute;
	background: url(../images/panacek-dorucena.png);
	width: 125px;
	height: 180px;
	top: -19px;
	left: 832px;
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #40b840), color-stop(1, #237a0d) );
	background:-moz-linear-gradient( center top, #40b840 5%, #237a0d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40b840', endColorstr='#237a0d');
	background-color:#40b840;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
	margin-top: 15px;
	margin-left: 188px;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #237a0d), color-stop(1, #40b840) );
	background:-moz-linear-gradient( center top, #237a0d 5%, #40b840 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#237a0d', endColorstr='#40b840');
	background-color:#237a0d;
}.button:active {
	position:relative;
	top:1px;
}

.green-background{
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #40b840), color-stop(1, #237a0d) );
	background:-moz-linear-gradient( center top, #40b840 5%, #237a0d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40b840', endColorstr='#237a0d');
	background-color:#40b840;	
	border:1px solid #83c41a;
}

.green-background:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #237a0d), color-stop(1, #40b840) );
	background:-moz-linear-gradient( center top, #237a0d 5%, #40b840 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#237a0d', endColorstr='#40b840');
	background-color:#237a0d;	
}

.text-prijata-os {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 30px;
	color: grey;
}

.text-prijata-os-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 10px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 78px;
	padding-left: 20px;
}
.text-vyrizujese-os {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 220px;
	color: grey;
}
.text-vyrizujese-os-active {  
position: absolute;  
font-weight: bold;  
height: 19px;  
top: 2px; 
left: 210px; 
background-color: rgb(0, 209, 0); 
color: white; 
width: 130px; 
padding-left: 15px; 
}
.text-balise-os {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 455px;
	color: grey;
}

.text-vyrizujese-os-active .time{ 
	color: rgb(0, 209, 0);
}

.text-pripravena-active .time{ 
	color: rgb(0, 209, 0);
}


.text-balise-os-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 442px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 75px;
	padding-left: 20px;
}
.text-pripravena {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 590px;
	color: grey;
}
.text-pripravena-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 590px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 202px;
	padding-left: 8px;
}
.text-vyzvednuta {
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 830px;
	color: grey;
}
.text-vyzvednuta-active {
	position: absolute;
	font-weight: bold;
	height: 19px;
	top: 2px;
	left: 830px;
	background-color: rgb(0, 209, 0);
	color: white;
	width: 100px;
	padding-left: 8px;
}

.pan-prijata-os {
	position: absolute;
	background: url(../images/panacek-prijata.png);
	width: 124px;
	height: 170px;
	top: -15px;
	left: 6px;
}
.pan-vyrizujese-os{
	position: absolute;
	background: url(../images/panacek-zpracovava.png);
	width: 124px;
	height: 170px;
	top: -18px;
	left: 215px;
}
.pan-balise-os{
	position: absolute;
	background: url(../images/panacek-bali.png);
	width: 134px;
	height: 170px;
	top: -18px;
	left: 420px;
}
.pan-pripravena{
	position: absolute;
	background: url(../images/infromix_pripravena.png);
	width: 155px;
	height: 180px;
	top: -15px;
	left: 600px;
}
.pan-vyzvednuta{
	position: absolute;
	background: url(../images/infromix_predana.png);
	width: 137px;
	height: 180px;
	top: -15px;
	left: 820px;
}

.time {
	font-size: 80%;
}

.menu div{
	text-align: center;
    font-size: 11px;
    width: 118px;
    height: 40px;
    padding-right: 15px;
    line-height: 14px;
}

.menu div.active span{
	color: white;
}

.storno {
    position: relative;
    width: 970px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/storno.png);
    text-align: left;
}

.text-storno {
    position: absolute;
    font-weight: bold;
    top: 2px;
    left: 446px;
    color: grey;
}

.reklama-strana {
position: absolute;
float: left;
left: 1000px;
top: 0;
margin-top: 13px;
height: 345px;
width: 120px;
}

.reklama-paticka {
float: left;
margin-top: 13px;
height: 70px;
width: 970px;
}

.zbozi{
	position:absolute;
	width:187px;
	height: 112px;
	right:-162px;
	top:80px;

	background: transparent url(../images/zbozi.png) top left no-repeat;
}

.zbozi:hover{
	background: transparent url(../images/zbozi-hover.png) top left no-repeat;
}