/*
*
* $Id: isnew.css 4 2007-08-22 09:56:19Z cica $
*
*/
html{
	height:100%;
}

body{	
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #F9F9F9;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.ad{
	margin-top:120px;
}

h1{
	font-size:0.9em;
}

a.panel {
	color:black;
	font-weight:bold;
	text-decoration: none;
}

.altButtonFormat {
	background-color: #CCCCCC;
	font-size: 11px;
	color: #0000FF;
	font-size: 14px;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}
.altInputFormat {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-size: 12px;
	border: 1px solid #003399;
}
.menuSpan {
	FONT-SIZE: 11px;
	font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	text-decoration: none;
}




.cara {
	background-color: #96B2FA;
}

.hlavicka {
	background-color: #C5DEFA;
	color : #0000BB;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

.menu:link  {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu:visited  {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu:active  {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu:hover {
	font-size: 11px;
	color : #FFB200;
	font-weight : bold;
	text-decoration: none;
}


a.submenu {
	color: #FF00FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.table1 {
	border: 1px solid #000000;
}

.error {
	color: #FF0000;
}

.ok {
	color: #00CC00;
}

.border {
    margin-top:10px;
    border-collapse:collapse;
    border:1px solid #000000;
}

.border th {
    border:1px solid #000000;
}

.border td {
    padding: 2px 3px 1px 3px;
    /*text-align:center; */
    border:1px solid #000000;
}

.border2 {
    /*margin-top:10px;*/
    border-collapse:collapse;
    border:2px solid #000000;
}

.big td {
	font-size: 20px;
}

.big th {
	font-size: 20px;
}

.s_free {
	background-color: #00FF00;
}
.s_active {
	background-color: #FF3333;
}
.s_reserved {
	background-color: #5555FF;
}
.s_test {
	background-color: #DDDD00;
}
.s_test_stop		 {
	background-color: #FFFFCC;
}
.s_non_active {
	background-color: #DDDDDD;
}
.s_used {
	background-color: #444444;
}

.sip_ok {
	background-color: #00FF00;
}

.sip_error {
	background-color: #FF0000;
}

.sip_unknow {
	background-color: #CCCCCC;
}

#customer {
    width:550px;
    float:left;
    padding:5px;
    background-color:#eeeeee;
}
#customer_slevy {
    width:450px;
    float:left;
    padding:10px;
}


#statistiky td, #statistiky th, #statistiky input, #statistiky select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
