body {
	margin: 0px;
	background-color: #0AA83D; 
	background-image: url(./shared_imgs/body_tile.jpg); 
	background-repeat: repeat-x;
}

div, p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p {
	font-size: 12px;
	line-height: 16px; 
	margin: 0px 0px 10px 0px;
}

h1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #6EFF5C;
}

ul {margin: 5px 0px 10px 10px;}

ol {margin: 5px 0px 10px 15px;}

li {
	margin: 0px 0px 5px 10px;
	font-size: 12px;
	line-height: 16px; 
}

p.alert {
	color: #FFFFFF;
	margin: 25px 10px;
}

td {
	font-size: 12px;
	line-height: 16px; 
}	

tr.param td {
	white-space: nowrap;
	color: #6EFF5C;
	background-color: #004717;
	font-size: 11px;
	padding: 2px 4px;
}

tr.param td b {font-size: 12px;}

#maincell {background: url(./shared_imgs/table_tile.jpg) no-repeat;}

#flash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 775px;
	height: 295px;
	z-index: 1
}

#main {
	width: 700px;		
	font-size: 12px;
	line-height: 16px;	
	z-index: 2
}

.main1 {
	position: absolute;
	top: 200px;
	left: 70px;
}

.main2 {
	position: absolute;
	top: 220px;
	left: 70px;
}

a {color: #3DFC6A;}
a:hover {color: #FFFFFF;}

#foto {}

.ilu {margin: 0px 0px 20px 0px;}

img.fotka1 {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

img.fotka2 {
	border-style: solid;
	border-width: 1px;
	border-color: #3DFC6A;
}		

.opis {
	width: 200px;
	font-size: 11px;
}

.gruby {font-weight: bold;}
.kreska {text-decoration: underline;}




