
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial;
	color: black;
	background-color: #BEBF35;
}

h1, h2, h3 {
	color: black;
}

h1 {
}

h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
	
}

ul li{
	margin-left: 40px;
	margin-right: 20px;
	color: black;
	text-align: justify;
}

p {
	color: black;
	text-align: justify;
	margin-right: 20px;
}

a:link {
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

/*content*/

#content {
	width: 900px;
	margin: auto;
	margin-top: 10px;
}

/* logo */

#logo {
	width: 150px;
	height: 60px;
	float: left;
	background: url(images/logo.jpg);
}

/* reklama */

#reklama {
	width: 750px;
	height: 60px;
	float: left;
}

#reklama p {
	margin-top: 5px;
	text-decoration: none;
	font-size: 1.2em;
	font-family: ariel;
	color: black;
	text-align: center;
}


/* menu */

#menu {
	width: 900px;
	height: 30px;
	float: left;
}

/* menu_1 */

#menu_1 {
	width: 180px;
	height: 30px;
	float: left;
	background: url(images/menu.jpg);
}

#menu_1 p {
	margin-top: 5px;
	font-size: 1.1em;
	font-family: ariel;
	color: white;
	text-align: center;
}

#menu_1 a:link {
	color: white;
}

#menu_1 a:hover {
	color: white;
}

#menu _1 a:visited {
	color: white;
}

/* menu_2 */

#menu_2 {
	width: 180px;	
	height: 30px;
	float: left;
	background: url(images/menu_2.jpg);
}
#menu_2 p {
	margin-top: 5px;
	font-size: 1.1em;
	font-family: ariel;
	color: white;
	text-align: center;
}

#menu_2 a:link {
	color: white;
}

#menu_2 a:hover {
	color: white;
}

#menu_2 a:visited {
	color: white;
}

/* menu_3 */

#menu_3 {
	width: 180px;
	height: 30px;
	float: left;
	background: url(images/menu_2.jpg);
}
#menu_3 p {
	margin-top: 5px;
	font-size: 1.1em;
	font-family: ariel;
	color: white;
	text-align: center;
}

#menu_3 a:link {
	color: white;
}

#menu_3 a:hover {
	color: white;
}

#menu_3 a:visited {
	color: white;
}

/* menu_4 */

#menu_4 {
	width: 180px;
	height: 30px;
	float: left;
	background: url(images/menu_2.jpg);
}
#menu_4 p {
	margin-top: 5px;
	font-size: 1.1em;
	font-family: ariel;
	color: white;
	text-align: center;
}

#menu_4 a:link {
	color: white;
}

#menu_4 a:hover {
	color: white;
}

#menu_4 a:visited {
	color: white;
}

/* menu_5 */

#menu_5 {
	width: 180px;
	height: 30px;
	float: left;
	background: url(images/menu_2.jpg);
}
#menu_5 p {
	margin-top: 5px;
	font-size: 1.1em;
	font-family: ariel;
	color: white;
	text-align: center;
}

#menu_5 a:link {
	color: white;
}

#menu_5 a:hover {
	color: white;
}

#menu_5 a:visited {
	color: white;
}

/* flash */

#flash {
	width: 900px;
	height: 217px;
	float: left;
	background: url(images/tlo.jpg);
}

/* flash_ani */

#flash_ani {
	margin-top: 1px;
	width: 270px;
	height: 217px;
	float: left;
}
/* flash_text_3 */

#flash_text_3 {
	width: 330px;
	height: 30px;
	float: left;

}

#flash_text_3 p {
	margin-top: 12px;
	text-decoration: none;
	font-size: 0.9em;
	font-family: arial;
	color: white;
	text-align: right;
}


/* flash _text */

#flash_text {
	width: 300px;
	height: 30px;
	float: left;

}

#flash_text p {
	margin-top: 10px;
	text-decoration: none;
	font-size: 1.1em;
	font-family: arial;
	color: white;
}



/* flash_text2 */

#flash_text2 {
	width: 630px;
	height: 187px;
	float: left;
}

#flash_text2 p {
	margin-left: 50px;
	margin-top: 15px;
	text-decoration: none;
	font-size: 1.1em;
	color: white;
}

/* tekst */

#tekst {
	width: 900px;
	float: left;
}

#tekst p {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 14px;
	text-decoration: none;
	font-size: 1em;
	font-family: arial;
	color: black;
}

#tekst a:hover {
	color: black;
	text-decoration: none;
}

/* kontakt */

#kontakt {
	width: 450px;
	float: left;
}

#kontakt p {
	margin-top: 20px;
	margin-right: 10px;
	text-decoration: none;
	font-size: 1em;
	font-family: arial;
	color: black;
}

#kontakt a:hover {
	color: black;
	text-decoration: none;
}

/* kontakt_mapa */

#kontakt_mapa {
	width: 450px;
	float: left;
}

#kontakt_mapa p {
	margin-top: 20px;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-family: arial;
	color: black;
}

/* stopka */

#stopka {
	width: 900px;
	height: 30px;
	float: left;
	background: url(images/stopa.jpg) repeat-x;
}

#stopka p {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 0.7em;
	color: black;
}

#stopka a {
	color: black;
	text-decoration: none;
}

/* kungas */

#kungas {
	width: 900px;
	height: 30px;
	float: left;
}

#kungas p {
	margin-top: 10px;
	margin-left: 750px;
	font-size: 0.7em;
	color: black;
}

#kungas a {
	color: black;
	text-decoration: none;
}