#menu {
	text-align:center;
	overflow : hidden;
	font-family:Verdana,sans-serif;
}
ul#menu li {
	border : 1px solid #505050;
	list-style : none;
	float : left;
	background :url("btna.png") center;
	padding : 6px;
	margin-left : 1px;
	width : 140px;
}
ul#menu li a {
	display : block;
	text-decoration : none;
	font-size:12px;
	font-weight:600;
	color: #909090;
}
ul#menu li:hover {
	background : url("btnb.png") center;
}
ul#menu li ul {
	overflow : hidden;
	display : none;
	margin-left : 1px;
	text-align:left;
}
ul#menu li:hover ul {
	position : absolute;
	padding : 1px;
	display : block;
	width : 170px;
}
ul#menu li li{
	border-top-width : 1px;
}
ul#menu li li a {
	display : block;
	width : 140px;
	margin-left : 1px;
}
ul#menu li li:hover {
	background : url("btnb.png") center;
}
 
#p1 {
	font-size: 12px;
	letter-spacing: 2px;
}
#p1:first-letter {
	font-size: 30px;
	font-weight: normal;
	color: #90C0F0;
}

#p2 {
	font-size: 10px;
	letter-spacing: 2px;
	color: #A0A0A0;
}
#p2:first-letter {
	font-size: 20px;
	font-weight: normal;
	color: #90C0F0;
}

#p3 {
	font-size: 20px;
	color: #A0A0A0;
	left:50px;
	vertical-align:20px;
}
a#a1 {
	text-decoration : none;
	color: #A0A0A0;
}
a#a1:hover {
	color: #90C0F0;
}
a#a2 {
	text-decoration : none;
	left:50px;
	vertical-align:10px;
	margin-left:20px;
	font-size: 14px;
	font-weight: normal;
	color: #A0A0A0;
}
a#a2:hover {
	color: #90C0F0;
}

.ramka{
	position : absolute;
	border: solid gray 1px;
	background-color: #202020;
	padding: 5px;
	font-size: 20px;
	font-weight: normal;
	color: red;
	z-index: -1;
}
.ramka:hover{
	border-color: #F0F000;
	background-color: #282828;
	z-index: 0;
}
#naskroty {
	left:405px;
	top:180px;
	width:450px;
	height:620px;
}
#opis {
	left:30px;
	top:140px;
	width:450px;
	height:270px;
}
#demo {
	left:530px;
	top:160px;
	width:480px;
	height:340px;
}
#jakkupic {
	left:50px;
	top:450px;
	width:520px;
	height:300px;
}
#ikona{
	margin:15px;
	left:10px;
	top:20px;
	width:500px;
	height:30px;
}
#cena {
	left:610px;
	top:540px;
	width:450px;
	height:230px;
}

body, tr {
	margin: 0.50em;
	padding: 0.50em;
	font-family:Verdana,sans-serif;
	font-size:8pt;
	font-weight:600;
	color: #A0A0A0;
        background: #000000;
}

div#linia{
	border-top: solid gray 1px;
	width:100%;
	height:2px;
}
H1 { 	font-size:16pt;
	font-weight:800;
	color: #90C0F0;}
H2 { 	font-size:14pt;
	font-weight:800;
	color: #FFB0FF;}
H3 { 	font-size:12pt;
	font-weight:800;
	background: #808090;
	color: #F0F0F0;}
H4 { 	font-size:9pt;
	font-weight:600;
	color: #A0A0FF;}
H5 { 	font-size:8pt;
	font-weight:400;
	color: #F0A0A0;}
a{ 	font-size:8pt;font-weight:600;}

a:link {color: #D0D0F0;}
a:visited {color: #D0D0F0;}
a:active {color: #FF0000;}
a:hover {color: #A0FFFF;}

a.menua{
        width:210px;text-decoration:none;
	background :url("btna.png") center;
	padding:4px;display: block;border-style:solid;border-width:1px;border-color:#202020;}
a.menua:hover {
	background:#101010;border-color:#A0A020;}

a.menub{
        width:210px;text-decoration:none;background:#505050;
	padding:4px;display: block;border-style:solid;border-width:1px;border-color:#505050;}
a.menub:hover {
	background: #101010;border-color:#A0A020;}

a.lastminute{
	margin:20px;
        width:460px;height:20px;text-decoration:none;background:#303030;
	padding:4px;display: block;border-style:solid;border-width:1px;border-color:#505050;}
a.lastminute:hover {
	background: #101010;border-color:#A0A020;}

td {    vertical-align:top;}
td.marg {padding:4px;
	background: #101010;
        border-style:solid;border-width:1px;border-color:#202020;
	font-size:14pt;
	font-weight:600;
	color: #00E0E0;}
td.obrazy {padding:4px;
	width: 200px;
	background: #101010;
        border-style:solid;border-width:1px;border-color:#202020;
	font-size:14pt;
	font-weight:600;
	color: #00E0E0;}
td.tresc {padding:4px;
        background: #101010;
        border-style:solid;border-width:1px;border-color:#202020;
	font-size:8pt;
	line-height: 180%;
	color: #A0A0A0;}
#yel{color: #AA9000;}
#red{color: #C00000;}
#gre{color: #00C000;}


