* {
    padding: 0;
    margin: 0;
} 

body {
background: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #aaa;
}

img { border: none; }
a { color: #97C4FF; text-decoration: none;}
a:hover { text-decoration: underline; color : #aaa; }

#wrap {
margin: 40px auto 0 auto;
width: 1024px;
}

#header { 
border: 5px solid #222;
height: 100px;
background: #333;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
margin-top: 5px;
}

#header h3 {
color: #ccc;
font-size: 11px;
font-weight: bold;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 10px;
margin-top: 5px;
}

.left {
margin-top: 10px;
width: 774px;
float: left;
text-align: left;
border: 5px solid #222;
padding: 10px;
background: #333;
min-height: 300px;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
margin-top: 10px;
width: 180px;
float: right;
border: 5px solid #222;
font-size: 12px;
padding: 10px;
background: #333;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
margin-top: 10px;
text-align: center;
color: #eee;
font-size: 11px;
border: 5px solid #222;
padding: 10px;
background: #333;
}

ul.menu  {
	margin-left: 15px;
	list-style-type: square;
}

#tabelka {
	width: 90%;
}

#tabelka tbody td {
	padding-left:4px;
}

#tabelka tbody td {
	color: black;
}

#tabelka tbody a {
	color: black;
}


#tabelka thead td {
	text-align: center;
	font-weight: bold;
	color: white;
}

#tabelka_events {
	width: 98%;
	line-height:13px;
}

#tabelka_events  tbody td {
	padding-left:4px;
}

#tabelka_events  tbody td {
	color: black;
}

#tabelka_events  tbody a {
	color: black;
}

#tabelka_events thead td {
	text-align: center;
	font-weight: bold;
	color: white;
}

#tabelka_klienci {
	width: 100%;
	line-height:13px;
}

#tabelka_klienci  tbody td {
	padding-left:4px;
}

#tabelka_klienci  tbody td {
	color: black;
}

#tabelka_klienci  tbody a {
	color: black;
}

#tabelka_klienci thead td {
	text-align: center;
	font-weight: bold;
	color: white;
} 

#copy {
	cursor: pointer;
	color: red;
}

#check {
	cursor: pointer;
	color: red;
}

#checkphone {
color:red;
cursor:pointer;
}

#checkmobile {
color:red;
cursor:pointer;
}

#checkfax {
color:red;
cursor:pointer;
}

.show1 {
	background-color:#CFCFCF;
}

.show2 {
	background-color: #97C4FF;
}

.show3 {
	background-color: #AFCB9A !important;
}

#cron_menu{
position:absolute:
}