BODY, DIV, SPAN, P, H1, H2, H3, UL, LI, A, TD ,TH, SELECT, INPUT, TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

BODY
{
	margin: 0;
	background: #fff url('../gfx/background.gif') 0 116px repeat-x;
}

DIV, SPAN, P, UL, LI, A, TD ,TH, SELECT, INPUT, TEXTAREA
{
	font-size: small;
	font-size: 11px;
}

A
{
	text-decoration: none;
	color: #008;
}

FORM
{
	margin: 0px;
  }

TABLE, IMG
{
	border: none;
}

.universe
{
	background: transparent url('../gfx/lahvicka.jpg') 516px 98px no-repeat;
	height: 500px;
}

.header
{
	position: relative;
}

.header .nevzdavejte
{
	position: absolute;
	left: 250px;
	top: 0px;
}

.header .barnys
{
	position: absolute;
	left: 584px;
	top: 31px;
}

.menu
{
	height: 28px;
	padding-top: 12px;
	padding-left: 22px;
}

.menu UL
{
	margin: 0;
	padding: 0;
}

.menu UL LI
{
	display: inline;
	padding-right: 7px;
}

.menu UL LI A
{
	color: #fff;
	font-size: 1em;
}

.menu UL LI A:hover
{
	color: #aac;
}

#menu2, #menu4, #menu5, #menu6
{
	z-index: 1;
	position: absolute;
	background: #193A4E;

	border: 1px solid #fff;
	padding: 3px;
	
	width: 150px;
	list-style-type: none;
}

#menu2
{
	width: 130px;
}

#menu4
{
	width: 130px;
}

#menu5
{
	width: 130px;
}

#menu6
{
	width: 130px;
}

#menu2 A, #menu4 A, #menu5 A, #menu6 A
{
	color: #fff;
	width: 100%;
	font-size: 1em;
	padding: 2px;
	display: block;
}

#menu2 A:hover, #menu4 A:hover, #menu5 A:hover, #menu6 A:hover
{
	color: #aac;
}


.content
{
	margin-top: 9px;
	margin-left: 12px;
	width: 504px;
	background: #fff;
}

.setheight
{
	height: 300px;
}

.content H1
{
	font-size: 1.4em;
	color: #193A4E;
	margin: 0px;
	padding: 10px 0 0 10px;
}

.content H2
{
	font-size: 1.2em;
	color: #193A4E;
	margin: 0px;
	padding: 10px 0 0 10px;
}

.content DIV
{
	text-align: justify;
	padding: 10px 10px 0 10px;
}

.content UL
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.content LI
{
	font-weight: bold;
}

.content .vertical
{
	background: #fff url('../gfx/background.gif') 0 -49px repeat-x;
	width: 10px;
	float: right;
	height: 300px;
	padding: 0;
	margin-left: 10px;
}

.content .benefity
{
	width: 160px;
	float: right;
}

.content .benefity UL
{
	margin: 0;
	margin-left: 20px;
	padding: 0;
	p-adding-left: 8px;
	list-style-type: disc;
	/*list-style-image: url('../gfx/listArrow.gif');*/
}

.content .benefity LI
{
	margin-top: 4px;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 2px;
	text-align: left;
	font-weight: bold;
}

.content .table1 TH
{
	background: #ddd;
	text-align: left;
}

.content .table1 TD
{
	background: #ddd;
	text-align: left;
}

.content A
{
	text-decoration: underline;
}

.content A:hover
{
	text-decoration: none;
}

.footer
{
	background: transparent url('../gfx/footer.gif') top left no-repeat;
	width: 766px;
	height: 21px;
	margin: 12px;
	color: #fff;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 4px;
}

.footer A
{
	text-decoration: underline;
	color: #fff;
}

.footer A:hover
{
	text-decoration: none;
}

.dopis
{
    background: #ddd;
    margin: 10px;
    padding: 5px;
}

.dopis P
{
    margin: 0;
    padding: 0 0 10px 0;
}

.literatura LI
{
    padding-bottom: 5px;
}
