body {
	margin:0;
	padding:0;
	background:#FFF url("back.gif");
	color: #555555;
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height:1.5em;
	text-align:center;
}
body#index #leftpannel {
background:url("picture1.jpg") top left no-repeat;
}
body#webex #leftpannel {
background:url("picture2.jpg") top left no-repeat;
}
body#sluzby #leftpannel {
background:url("picture3.jpg") top left no-repeat;
}
body#projekty #leftpannel {
background:url("picture4.jpg") top left no-repeat;
}
a:link {
font-family:Verdana,sans-serif;
font-size:11px;
color:#198F05;
text-decoration:underline;
}
a:hover {
color:#000;
text-decoration:none;
}
h1 {
	height:25px;
	line-height:25px;
	font-family: Arial;
	font-size:17px;
	color:#333;
	margin-top:0;
	margin-bottom:25px;
}
h1 span {
color:#198F05;
}
h2 {
	height:25px;
	line-height:25px;
	font-family: Arial;
	font-size:17px;
	color:#333;
	margin-top:0;
	margin-bottom:4px;
}
h2 span {
color:#198F05;
}
#full {
width:100%;
min-height:500px;
_height:500px;
background:url("back_full.jpg") top left repeat-x;
padding-top:24px;
}
body[id] #full {
height:auto;
}
#top_full {
position:relative;
width:770px;
margin-left:auto;
margin-right:auto;
}
#header {
width:770px;
height:55px;
background:#FFF url("top.gif") top left no-repeat;
margin-bottom:43px;
}
#menu {
position:absolute;
top:98px;
right:0;
width:190px;
text-align:left;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
}
#menu ul {
list-style-type:none;
margin:0;
padding:0;
}
#menu ul li {
height:92px;
border-bottom:1px solid #FFF;
}
#menu ul li a {
	display:block;
	width:170px;
	height:27px;
	font-family: Tahoma;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
	background-color:#424242;
	padding-top:65px;
	padding-left:20px;
	font-weight : bold;
}
#menu ul li a span {
font-size:15px;
color:#09D93A;
}
#menu ul li a:hover {
font-size:13px;
color:#FFF;
text-decoration:none;
background-color:#848282;
}
#menu ul li a:hover span {
font-size:15px;
color:#FFF;
}
#main {
width:770px;
height:374px;
text-align:left;
background:#FFF url("back_main.gif") top left repeat-y;
border-right:1px solid #FFF;
}
#main_inside {
margin-left:160px;
margin-right:190px;
padding-left:20px;
padding-right:15px;
padding-bottom:5px;
}
#contact {
padding-top:15px;
}
#leftpannel {
position:absolute;
top:99px;
left:0;
width:160px;
height:371px;
}

