* {
/*	margin: 0;
	border: 0;
	padding: 0;*/
	line-height: normal;
}

body {
	margin: 0 auto;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	
}

img {
	border: 0
}

table, td {
	border: 1px solid silver;
	border-collapse: collapse;
}
table, td, th {
	padding: 2px;
}
table th{
	background-color: #E9E9E9;
}
tr.lichy {
	background-color: #FAFAFA;
}
tr.sudy {
	background-color: #EEE;
}
tr:hover {
	background-color: #F2F2F2;
}
td.id {
	color: #666;
}
td.button_td {
	padding: 1px;
	text-align: center;
}
td.button_td a{
	display:block
}
table tr.nadpis{
	font-weight: bold;
	background-color: #DDD;	
}
table.bez_ramu, table.bez_ramu td, table.bez_ramu th {
	border: 0;
}
.center {
	text-align: center;
}
.del {
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 1px 3px;
	color: #FFF;
	background-color: #E00;
	border: 1px solid #BDBDBD;
	cursor: pointer;
	_cursor: hand
}
.save {
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 1px 3px;
	color: #000;
	background-color: gold;
	border: 1px solid #BDBDBD;
	cursor: pointer;
	_cursor: hand	
}
.add{
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 1px 3px;
	color: #FFF;
	background-color: green;
	border: 1px solid #BDBDBD;
	cursor: pointer;
	_cursor: hand
}
.dir{
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 1px 3px;
	color: #000;
	background-color: silver;
	border: 1px solid #BDBDBD;
	cursor: pointer;
	_cursor: hand
}
.file {
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 1px 3px;
	color: #000;
	background-color: silver;
	border: 1px solid #BDBDBD;
	cursor: pointer;
	_cursor: hand
} 
fieldset {
	border-style: ridge;
	padding: 10px;
}
legend {
	font-weight: bold;
}
input {
	vertical-align: middle;
}
.cistic {
	clear: both;
}
.alert {
	color: red;
	background-color: white;
	font-weight: bold;
}
.logo {
	width: 180px;
	height: 140px;
	text-align: center;
	border: 1px solid #BDBDBD;
	padding: 2px;
	margin: 2px;
	float: left;
	display: block;
	overflow: hidden
}
.nabidka_loga {
	border: 1px solid #000;
}
a.rozbalovaci {
	text-decoration: none;
	color: black;
	padding-left: 13px;
	background: transparent url('../img/plus.gif') 0 center no-repeat;
}
#header {
	height: 40px;
	background: red url('../img/header_background.gif') top left repeat-x;
	color: #FFFFFF;
}
#header a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover{
	text-decoration: underline;
}
#header img{
	vertical-align: middle;
}
#header_logo {
	width: 244px;
	height: 40px;
	float: left;
	padding-left: 10px;
	line-height: 40px;
	background: gray url('../img/header_logo.gif') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
#header_text {
	margin-left: 310px;
	padding: 11px;
}
#header_language {
	width: 150px;
	height: 25px;
	float: left;
	margin-right: 0px;
}
#header_help, #header_logout {
	margin-top: 10px;
	width: 100px;
	height: 20px;
	float: left;
	padding-left: 25px;
}
#header_info {
	margin-top: 10px;
	width: 180px;
	height: 20px;
	float: left;
	padding-left: 25px;
}
/*
#header_help {
	background: url(../img/help.gif) no-repeat left center;
}
#header_logout {
	background: url(../img/logout.gif) no-repeat left center;
}
*/
#navigation {
	padding: 2px;
}
.nav {
	color: #6363F3;
}
.nav .inactive{
	color: #696969;
}
.nav a{
	color: #00F;
	font-weight:bold;
	text-decoration: none;
}
#obsah {
	width: 600px;
	margin: 0 auto;
}
#content {
	/* margin-top: 2px; */
	border-color: #BDBDBD;
	border-width: 4px 1px 1px 1px;
	border-style: solid;
	padding: 10px;
}
#footer {
	margin: 10px;
	clear: both;
	text-align: right;
}

#login {
	width: 350px;
	margin: 10px auto;
	text-align: center;
}
#login td {
	width: 50%;
}

.prispevek {
	border-top: 1px dashed;
	border-bottom: 1px dashed;
	padding: 2px;
}
.klientska_zona {
	background-color: #F8F8F8;
}
col.id {
	width: 25px
	color: silver;
}
col.nazev {
	width: 275px
}
col.pristup {
	width: 120px
}
col.editace {
	width: 80px
}
col.mazani {
	width: 80px
}
col.checkbox {
	width: 15px;
	text-align: center;
}
.projekt {
	font-size: 1.5em;
}
.folder {
	padding-left: 20px;
	background: transparent url('../img/folder.gif') top left no-repeat;
	font-size: 1em;
	text-decoration: underline;
}
.folder_open {
	padding-left: 20px;
	background: transparent url('../img/folder_open.gif') top left no-repeat;
	font-size: 1em;
	text-decoration: underline;
}
.file {
	padding-left: 20px;
	background: transparent url('../img/folder_open.gif') top left no-repeat;
	font-size: 1em;
}
.dir_popis {
	margin-left: 25px
}
.s_mysitkem {
	cursor: pointer;
}
.gray {
	color: #696969;
}

