
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Century Gothic;
	color: white;
	background: url(images/top.jpg) repeat-x;
	background-color: #A10614;
}

h1, h2, h3 {
	color: white;
}

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;
	font-size: 0.9em;
	font-family: Century Gothic;
	color: white;
}

p {
	color: black;
	text-align: justify;
	font-size: 1.3em;
	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: 1200px;
	margin: auto;
	margin-top: 40px;
}

/* baner */

#baner {
	width: 400px;
	height: 100px;
	float: left;
	background: url(images/baner.jpg) no-repeat;
}

/* logo */

#logo {
	width: 800px;
	height: 100px;
	float: left;
}

#logo p {
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 1.4em;
	font-family: Century Gothic;
	color: white;
	text-align: center;
}

/* wypelnienie_a */

#wypelnienie_a{
	width: 400px;
	height: 100px;
	float: left;
	background: url(images/wypelnienie_a.jpg) no-repeat;
}

/* menu_1 */

#menu_1 {
	width: 160px;
	height: 100px;
	float: left;
	background: url(images/menu.jpg);
}
#menu_1 p {
	margin-top: 29px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 1em;
	font-family: Century Gothic;
	font-style: italic;
	color: white;
	text-align: center;
}
/* menu_2 */

#menu_2 {
	width: 160px;
	height: 100px;
	float: left;
	background: url(images/menu.jpg);
}
#menu_2 p {
	margin-top: 29px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 1em;
	font-family: Century Gothic;
	font-style: italic;
	color: white;
	text-align: center;
}
/* menu_3 */

#menu_3 {
	width: 160px;
	height: 100px;
	float: left;
	background: url(images/menu.jpg);
}
#menu_3 p {
	margin-top: 29px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 1em;
	font-family: Century Gothic;
	font-style: italic;
	color: white;
	text-align: center;
}

/* menu_4 */

#menu_4 {
	width: 160px;
	height: 100px;
	float: left;
	background: url(images/menu.jpg);
}
#menu_4 p {
	margin-top: 39px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 1em;
	font-family: Century Gothic;
	font-style: italic;
	color: white;
	text-align: center;
}

/* menu_5 */

#menu_5 {
	width: 160px;
	height: 100px;
	float: left;
	background: url(images/menu.jpg);
}
#menu_5 p {
	margin-top: 39px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 1em;
	font-family: Century Gothic;
	font-style: italic;
	color: white;
	text-align: center;
}
/* menu_6 */

#menu_6 {
	width: 160px;
	height: 100px;
	float: left;
	background-color: #A10614;
}

/* wypelnienie_b */

#wypelnienie_b {
	width: 400px;
	height: 650px;
	float: left;
	background: url(images/wypelnienie_b.jpg) no-repeat;
}

#wypelnienie_b p {
	margin-top: 130px;
	text-decoration: none;
	font-size: 0.8em;
	font-family: Century Gothic;
	color: black;
	text-align: center;
}

/* tekst */

#tekst {
	width: 800px;
	height: 650px;
	float: left;
}

#tekst p {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 0.9em;
	font-family: Century Gothic;
	color: white;
	text-align: justify;
}

#tekst a:hover {
	color: white;
	text-decoration: none;
}

/* kontakt */

#kontakt {
	width: 800px;
	height: 400px;
	float: left;
}

#kontakt p {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-size: 0.9em;
	font-family: Century Gothic;
	color: white;
	text-align: center;
}

#kontakt a:hover {
	color: white;
	text-decoration: none;
}

/* kungas */

#kungas {
	width: 1200px;
	height: 30px;
	float: left;
}

#kungas p {
	margin-top: 5px;
	margin-left: 165px;
	font-size: 0.7em;
	color: white;
}

#kungas a {
	color: yellow;
	text-decoration: none;
}
