* {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 11pt;
	-font-size: 10pt;
}
body {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	/*font-size: 90%;*/
	position: relative;
	background: #dfdfdf no-repeat bottom left fixed;
	color: black;
	margin: 0px;
	padding: 0px;
}
.main {
	margin: 5px;
}

a img {
	border: 0px;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 1.2em;
	background: #DA251D;;
	top: -1px;
	position: relative;
	color: white;
	margin: 0px;
	margin-bottom: 40px;
	padding: 7px 0 11px 10px;

}

.reason {
	display: block;
	color: red;
	background: #BBBBBB;
	font-size: 12pt;
	padding: 10px;
	margin: 10px;
}

a {
	oldcolor: #222222;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: red;
}

table.list, table.edit {	
	border: 1px solid #555555;
	margin-left: 20px;
	background: white;
	
}
table.edit {
	background: transparent;
}

form table.edit {
	margin-left: 20px;
}
table.edit th {
	text-align: left;
	padding: 5px;
}
table.edit td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding: 5px;
}

table.login {
/*	background: url('/pics/login-bg.jpg') bottom right;*/
	background: gray;
	padding: 30px;
	width: 400px;
/*	border: 1px solid black;*/
}
.loginh {
	width: 390px;
	-width: 400px;
	font-weight: bold;
	
	font-size: 1.2em;
	background: #DA251D;;
	color: white;
	padding: 7px 0 11px 10px;
}

table.login  td {
	padding: 10px;
	color: white;
	font-weight: bold;
}
table.edit td {
	padding: 5px;
	
}


table.list th {
	color: white;
	background: #DA251D;
/*	color: white;
	background: black;*/
	
}
table.list {
	vertical-align: top;
}

input {
    border: 1px solid black;
}

input[type=radio] {
    border: 1px solid transparent;
}

input[disabled=disabled] {
    background: transparent;
    color: black;
}

h1 img {
    border: 0px;
    vertical-align: middle;
}

.zakaznikinfo {
	position: absolute;
	right: 130px;
	top: 1px;
	font-weight: bold;
/*	background: #eeeeee;
	border-right:  1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid white;
	border-left: 1px solid white;*/
	padding: 5px;
	color: white;
	font-size: 90%;
}
a#Nav99 {
	display: block;
	width: 100px;
	height: 101px;
	background-image: url("/pics/menu99.gif");
	background-repeat: no-repeat;
	margin-left: 25px;
}
.logo {
	margin-top: 3px;
	margin-left: 18px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.etable {
	margin-top: 20px;
/*	width: 100%;*/
}
.etable {
	display: table;
}
.erow {
	display: table-row;
}
.menu, .obsah {
	display: table-cell;
}
.menu {
	width: 200px;
	vertical-align: top;
	padding: 0px;
	padding-right: 30px;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	color: black;
	margin-bottom: 1px;
	
}
.menu li a {
	display: block;
	color: black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url("/pics/ct.gif") no-repeat 5px 9px;
	font-size: 12pt;
	-font-size: 11pt;
}
.menu li.menug a {
	background: url("/pics/ct1.gif") no-repeat 5px 9px;
	font-size: 90%;

}

.menu li a:hover, .menu li a.menuh {
	background: url("/pics/ct.gif") no-repeat 5px 9px black;
	color: white;
	text-decoration: none;
}

.menu li.menug a:hover {
	background: url("/pics/ct1.gif") no-repeat 5px 9px black;

}
.obsah {
	vertical-align: top;
/*	border-left: solid red 1px;
	border-bottom: solid red 1px;
	border-top: solid red 1px;*/
	height: 400px;
	width: 500px;
	-width: 540px;
	padding-left: 0px;
	overflow: auto;
/*	background: url("/pics/99c.gif") no-repeat bottom left fixed #c2c2c2;*/
}
.frame2 {
	border-left: solid red 1px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.frame {
	border-left: solid red 1px;
	border-bottom: solid red 1px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

p, form {
	padding-left: 20px;
/*	border-left: red solid 1px;*/
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
}
.top {
	clear: both;
	height: 25px;
	background-color: #000000;
	margin: 0em;
	padding: 0em;
	border-bottom: 5px solid #FFFFFF;
}

.topnadpis, .toplogin {font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
    	float: left;
        width: 150px;
		padding: 5px 0;
        color: #FFFFFF;
        text-align: center;
		font-size: 0.9em;
		font-weight: bold;
        margin: 0em;
}
.topnadpis {
        background-color: #DA251D;
}
.toplogin {text-decoration: none;
        border-right: 1px solid #DFDFDF;
}
.toplogin a {
	font-weight: medium;
	color: white;
font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
		font-size: 0.9em;
}
.toplogin a:hover {text-decoration: underline;
	font-weight: medium;
	color: white;
}


.toplogo {
        float: right;
        width: 120px;
    	height: 25px;
}
.toplogo a {
	    display: block;
	    position: relative;
		font-size: 13px;
		font-weight: bold;
        color: #ffffff;
        width: 95px;
    	height: 25px;
		padding-top: 2px;
/*	    padding-right: 20px;*/
}
.toplogo span {
	    display: block;
        background: url("/pics/logo_black.gif") no-repeat;
	    position: absolute;
    	cursor: pointer;
        width: 95px;
    	height: 20px;
/*		padding-top: 2px;*/
    	left: 0;
	    top: 2px;
    	z-index: 1;
}
.devitky {
	display: block;
	background: url('/pics/99.gif');
	width: 500px;
	height: 560px;
	padding: 0px;
	margin: 0px;
}

table.info, table.docs {
	padding-left: 19px;
	margin: 0px;
}
table.info th {
	color: black;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0px;
	margin: 0px;
}
table.info td {
	color: red;
	vertical-align: top;
	padding-bottom: 10px;
}
table.info td a {
	color: red;
}
table.info tr {
	padding: 0px;
	margin: 0px;
}

ul.first li{
	padding-bottom: 20px;
}

ul.first li ul li {
	padding-bottom: 0px;
}
.nastaveni td {
	vertical-align: top;
	padding-left: 0.3em;
	padding-right: 0.3em;
/*	-font-size: 0.8em;*/
}
.nastaveni td a {
/*	-font-size: 0.9em;*/
}

.nastaveni td.nazevk, .nastaveni th.nazevk {
	width: 150px;	
}
.nastaveni td.nazev, .nastaveni th.nazev {
	width: 350px;	
}
.nastaveni td.poznamka, .nastaveni th.poznamka {
	width: 200px;
}
.nastaveni td.akce, .nastaveni th.akce {
	width: 80px;
	text-align: center;
}
.nastaveni td.akcei {
	width: 22px;
	height: 18px;
	text-align: center;
}
.nastaveni td.datum, .nastaveni th.datum {
	-width: 100px;
	text-align: center;
}

.red {
	color: #DA251D;
}
li {
	list-style-image: url('/pics/sipka.gif');
}

th a {
	color: white;
}
th a:hover {
	color: white;
}
td.aright {
	text-align: right;
}
