body {
	margin: 0 0;
	padding-top: 0px;
	text-align: left;
	background: #999999;/* url(images/stripes.png) bottom repeat-x;*/
	font-size: 11px;
	/*font-family: Tahoma;*/
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #F9F9F9;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #F9F9F9;
	scrollbar-track-color: #F9F9F9;
	color: white;
}

p {
	font-size: 11px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

A:LINK, A:VISITED {
	color: White;
	/*border-bottom: 1px white dotted;*/
	text-decoration: none;
}

A:HOVER {
	color: Orange;
	/*border-bottom: 1px orange dotted;*/
	/*color: White;*/
}

a.menu {
	border: none;
	_border: none;
}

a.menu:hover {
	border: none;
	_border: none;
}


a.podstranka:link, a.podstranka:visited {
	color: Lime;
	font-weight: bold;
	padding-left: 10px;
	background: url(images/link.jpg) no-repeat left;
	text-decoration: none;
}

a.podstranka:hover {
	color: white;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: dotted 1px white;
}


h1 {
	color: Lime;
	border: none;
	padding: 10px;
	margin: 0px;
	font-size: 16px;	
}

h2 {
	color: White;
	border: none;
	padding: 3px;
	margin: 0px;
	font-size: 12px;		
}

h3 {
	color: White;
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;		
}





.text_maly {
	position:relative;
	top:-2px;
	font-size: 10px;
	line-height: 13px;	
}

.text_normal {
	font-size: 11px;
	line-height: 17px;
	/*width: 600px;*/		
}

/*  hlavni pozicovani  */

.main {
	position: relative;
	margin; 0 auto;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 100%;
}

.top {
	top: 0px;
	margin: 0 auto;
	width: 950px;
	height: 200px;
	background: url(images/logo2.png) no-repeat center;
	text-align: left;
	vertical-align: top;
}

.hlavni_menu {
	width: 200px;
	height: 400px;
	vertical-align: top;
}

.hlavni_obsah {
	width: 700px;
	height: auto;
	vertical-align: top;
	padding-left: 40px;
	padding-bottom: 50px;
	text-align: justify;
}

.bottom {

	margin: 0 auto;
	width: 950px;
	height: 40px;
	background: url(images/bottom.gif) no-repeat bottom;	
}





img.nadpis {
	padding-left: 100px;
	padding-bottom: 40px;
}

img.ramecek {
	border: 2px lime solid;
}

a.ramecek {
	border: 2px lime solid;
}	
.reference{
	position:relative;
	width:100%;
}
.nadpis_ref{
	position:relative;
	float:left;
	font-size:12pt;
	color: #00FF00;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 10px 0 0;
}
.datum_ref{
	position:relative;
	font-size:7pt;
}
.text_ref{
}
.vice{
	position:relative;
	float:right;
	color:#00FF00;
	font-weight:bold;
	font-size:10pt;
}

.jazyky {
	text-align: center;
	position: relative;
	left: 200px;
	top: -20px;
	_top:0px;
	z-index: 3;
}
.formul {
	color:#000000;
	/*background: #DFFFE0;*/
	font-family:Tahoma;
	font-size:8pt;
	border-color:#00FF00;
	border-style:solid;
	border-width:1px;
	text-align: left;
}
.delka {
	width:230px;
}
.radek {
	background: none;
	border-bottom-color: #C8FEC0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}




