html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: 'Play', sans-serif;
}

h1 {
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 10px;
	color: #FF7200;
}

h2 {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #FF7200;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}

ul {
	padding-left: 30px;
}

li {
	padding: 5px;
}

body {
	background-color: white;
	font-size: 14px;
	color: black;
	background-color: white;
}

a {
	color: #FF7200;
	text-decoration: underline;
}

td {
	padding-bottom: 10px;
	vertical-align: top;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}



#header {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 125px;
}

#logo {
	background-image: url('../img/530_logo.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 511px;
	height: 104px;
	display: block;
	margin-top: 10px;
}

#header_logo {
	float: left;
}

#header_info {
	float: right;
	text-align: right;
	padding-right: 50px;
	padding-top: 60px;
	font-size: 18px;
}

#menuline {
	background-image: url('../img/menu.png');
	background-repeat: repeat-x;
	background-position: top center;
	height: 70px;
}

#menu {
	margin: 0 auto 0 auto;
	width: 1000px;
	border-right: 1px solid white;
	height: 70px;
}

#menu a {
	height: 50px;
	display: inline-block;
	padding: 20px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	color: black;
	border-left: 1px solid white;
	font-size: 18px;
	width: 24%;
}

#menu a:hover {
	background-color: #FF7200;
}

.selected {
	background-color: #FF7200;
}

#bannerline {
	background-image: url('../img/b.png');
	background-repeat: repeat-x;
	background-position: top center;
	height: 308px;
	margin-top: 20px;
}

#banner {
	height: 294px;
	margin: 0 auto 0 auto;
	width: 1000px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	background-image: url('../img/b2.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#bannertext {
	padding-top: 90px;
	padding-left: 50px;
	width: 400px;
	font-size: 18px;
}

#body {
	margin: 0 auto 0 auto;
	width: 1000px;
	padding-bottom: 40px;
}

#content {
	padding: 20px;
}


#home {
	background-image: url('../img/117_puzzle.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;

}


#hometext {
	float: right;
	width: 600px;
	padding-right: 20px;
}

#hometext h2 {
	padding-top: 0;
}

#ico1, #ico2, #ico3 {
	margin-bottom: 20px;
	padding-left: 130px;
	text-align: justify;
}

#ico1 {
	background-image: url('../img/530_ikona_1.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#ico2 {
	background-image: url('../img/530_ikona_2.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#ico3 {
	background-image: url('../img/530_ikona_3.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#news {
	float: left;
	border: 5px solid #FF7200;
	width: 280px;
	padding: 20px;
}

#news h2 {
	padding-top: 0;
	color: black;
}

#footer {
	margin: 0 auto 0 auto;
	width: 1000px;
	background-image: url('../img/footer.png');
	background-repeat: repeat-x;
	background-position: top center;
	height: 60px;
	clear: both;
}

#footertext {
	padding-top: 22px;
	padding-left: 50px;
	font-size: 18px;
}

#end {
	margin: 0 auto 0 auto;
	width: 1000px;
	color: silver;
	padding-right: 20px;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
}

#end a {
	color: silver;
}



#galerie {
	width: 100%;
}

#galerie td {
	text-align: center;
	padding: 10px;
}

#galerie img {
	
}


.gg {
	border-bottom: 1px solid #FF7200;
	padding: 10px;
	width: 100%;
	margin-top: 20px;
}

.ggimg {
	float: left;
	width: 170px;
	text-align: center;
}

.gginfo {
	margin-left: 20px;
	float: left;
	width: 670px;
}

.ggprice {
	float: right;
	padding: 5px;
	font-weight: bold;
}