@media screen
{
body {
	height : 100%;
	width : 100%;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, "Geneva CE", lucida, sans-serif;
	font-size : 12px;
	background-color : #264BAD;
}
#pozadi {
	width : 100%;
	height : 100%;
	background : white url("../img/pozadi.gif") top left repeat-y;
}
#hlavicka {
	width : 100%;
	height : 87px;
	font-size : 11px;
	font-weight : bold;
	color : white;
	background : transparent url("../img/hlavicka_background.jpg") repeat-x;
}
#hlavicka_obrazek {
	float : left;
	width : 173px;
	height : 87px;
	background-image : url("../img/hlavicka_obrazek_desinfekce.jpg");
	background-position : top left;
	background-repeat : no-repeat;
}
#hlavicka_nadpis {
	float : left;
	width : 256px;
	height : 87px;
	background : transparent url("../img/hlavicka_nadpis.jpg") top left no-repeat;
}
#clear {
	clear : both;
}
#hlavicka_N {
	float : right;
	width : 126px;
	height : 87px;
	background : transparent url("../img/hlavicka_n.jpg") top right no-repeat;
}
#menu_left {
	float : left;
	width : 173px;
	background : transparent url("../img/menu_left_pozadi.jpg") top left no-repeat;
	padding-top : 35px;
	padding-left : 5px;
}
#menu_left ul {
	margin : 0px;
	padding : 0px 0px 0px 15px;
}
#menu_left a {
	font-weight : bold;
	text-decoration : none;
	color : #939393;
}
#menu_left a:hover {
	font-weight : bold;
	text-decoration : none;
	color : navy;
}
#menu_left img {
	vertical-align : middle;
}
#menu_top {
	font-size : 11px;
	padding-left : 15px;
}
#menu_top ul {
	list-style : none;
	margin : 0;
	padding : 0;
}
#menu_top ul li {
	display : inline;
}
#menu_top a {
	float : left;
	display : block;
	font-weight : bold;
	text-decoration : none;
	color : white;
	height : 20px;
	padding : 3px 10px;
	margin-left : 5px;
	background-image : url(../img/menu-link-bg.gif);
	background-repeat : repeat-x;
}
#menu_top a:hover {
	background-image : url(../img/menu-link-bg-hover.gif);
	background-repeat : repeat-x;
}
#menu_top a.fialkova:hover {
	background-image : url(../img/menu-link-bg-hover1.gif);
	background-repeat : repeat-x;
}
#menu_top a.zelena:hover {
	background-image : url(../img/menu-link-bg-hover2.gif);
	background-repeat : repeat-x;
}
#menu_top a.akvamarinova:hover {
	background-image : url(../img/menu-link-bg-hover3.gif);
	background-repeat : repeat-x;
}
#stranka {
	background : transparent url("../img/stranka_pozadi.jpg") repeat-x;
	min-height : 700px;
	min-width : 985px;
}
#stranka_right {
	float : left;
	width : 700px;
}
#text {
	padding-top : 15px;
	padding-left : 10px;
	padding-bottom : 15px;
}
ul {
	list-style : url(../img/bullet2.gif) none;
}
ul li:first-line {
	font-weight : bold;
}
td {
	font-size : ;
}
12px


hr {
	color : #DDDDDD;
	height : 1px;
}
h1 {
	font-size : 20px;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	width : 100%;
	border-bottom : 2px #999999 solid;
	text-align : left;
	margin : 0px;
	padding : 0px;
}
h1 img {
	margin-right : 20px;
}
h2 {
	font-size : 17px;
	color : black;
	text-decoration : none;
	font-weight : bold;
	margin-top : 8px;
	margin-bottom : 6px;
	padding : 0px;
}
h3 {
	font-size : 12px;
	color : black;
	text-decoration : none;
	font-weight : bold;
	margin-top : 8px;
	margin-bottom : 2px;
}
h5 {
	font-size : 12px;
	font-weight : bold;
}
h4 {
	font-size : 9px;
	color : #999999;
	margin : 0px;
	padding : 0px;
}
a {
	color : navy;
	text-decoration : none;
}
a:hover {
	color : red;
	text-decoration : underline;
}
.polozka_firma {
	float : left;
	text-align : center;
	width : 33%;
}
.polozka_cara {
	float : left;
	width : 100%;
}
table.dopravaAPlatba {
	border-collapse : collapse;
}
table.dopravaAPlatba tbody>tr:first-child td {
	border-bottom : 1px #EFEFEF solid;
}
table.dopravaAPlatba tbody>tr td {
	padding-bottom : 20px;
	padding-top : 20px;
}
table.sortableTable th.header {
	background-image : url("../img/sort-table-ui/bg.gif");
	cursor : pointer;
	font-weight : bold;
	background-repeat : no-repeat;
	background-position : center left;
	padding-left : 20px;
}
table.sortableTable th.headerSortDown {
	background-image : url("../img/sort-table-ui/desc.gif");
}
table.sortableTable th.headerSortUp {
	background-image : url("../img/sort-table-ui/asc.gif");
}
}

