
@import url("mark.css");

body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	background-color:#DFDFDF;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	border: none;
	color: white;
	background-color: #A5A533;
	margin: 6px;
	padding: 3px;
	-moz-border-radius: 1em;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #A5A533;
	text-decoration: none;
}

a:hover {
	color: #444333;
	text-decoration: underline;
}

a img {
	border: none;
}

q {
	quotes: '„' '“' '‚' '‘';
}

pre {
	border-left: 3px solid #A5A533;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 15px;
	background: #999999;
	color: white;
}

/* Site Build */

#head {
	border: 1px solid #000000;
	background: none;
	margin: auto;
	min-height: 90px;
	width: 1050px;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
}

#banner {
	background-image: url("modern/header.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 1050px;
	height: 90px;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
}

#banner a {
	display: block; 
	width: 900px;
	height: 90px;
	margin: auto;
}

#searchbar {
	float: right;
	padding: 5px;
	border: 1px solid #999999;
	background: #CCCCCC;
	margin: 2px;
	-moz-border-radius: 1em;
}

#daily {
	float: right;
	margin: 3px;
}

#top_menu {
	border: 1px solid #000000;;
	background-image: url("modern/bg.png");
	margin: auto;
	margin-bottom: 5px;
	height: 42px;
	width: 1050px;
	text-align: center;
	-moz-border-radius-bottomright: 0.75em;
	-moz-border-radius-bottomleft: 0.75em;
}

a:link#pokedex, a:visited#pokedex, a:active#pokedex {
	display:block;
	margin-left: 146px;
	margin-right: 146px;
	margin-top: 4px;
	margin-bottom: 4px;
	width:34px;
	height:34px;
	background: transparent url('menu/pokedex.png') 0px 0px no-repeat;
	float:left;
}

a:hover#pokedex {
	margin-left: 146px;
	margin-right: 146px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: transparent url('menu/pokedex.png') 0px -34px no-repeat;
	float:left;
}

a:link#games, a:visited#games, a:active#games {
	display:block;
	margin-left: 146px;
	margin-right: 146px;
	margin-top: 4px;
	margin-bottom: 4px;
	width:34px;
	height:34px;
	background: transparent url('menu/games.png') 0px 0px no-repeat;
	float:left;
}

a:hover#games {
	margin-left: 146px;
	margin-right: 146px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: transparent url('menu/games.png') 0px -34px no-repeat;
	float:left;
}

a:link#forum, a:visited#forum, a:active#forum {
	display:block;
	margin-left: 146px;
	margin-right: 146px;
	margin-top: 4px;
	margin-bottom: 4px;
	width:34px;
	height:34px;
	background: transparent url('menu/forum.png') 0px 0px no-repeat;
	float:left;
}

a:hover#forum {
	margin-left: 146px;
	margin-right: 146px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: transparent url('menu/forum.png') 0px -34px no-repeat;
	float:left;
}

#body {
	width: 1050px;
	margin: auto;
}

#left {
	float: left;
	width: 180px;
	margin-left:-1px;
	margin-top: 1px;
}

#right {
	float: right;
	width: 180px;
	margin-top: 1px;
}

#left .nav, #right .nav {
	border: 1px solid #000000;
	background-color: #A4A455;
	width: 175px;
	padding: 0 2px 0 2px;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-top: -1px;
	-moz-border-radius: 0.5em;
}

#right .nav input {
	color: #999999;
	background-color: #D4D455;
	border: 1px solid #999999;
	padding: 2px;
	margin: 4px;
}

#right .nav input.submit {
	color: green;
	background-color: #D4D455;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 1px;
}

#left .nav a, #right .nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#left .nav:hover, #right .nav:hover {
	background-position: top right;
	background-color: #D4D455;
	background-repeat: no-repeat;
}
#left .head, #right .head {
	border: 1px solid #000000;
	background-color: #878722;
	background-image: url("modern/bg_small.png");
	background-repeat: repeat-x;
	width: 175px;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -1px;
	-moz-border-radius: 0.5em;
}
#left .head a, #right .head a {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	border: 1px solid #000000;
	border-top:
	background-color: #FFFFFF;
	max-width: 680px;
	margin: auto;
	padding: 2px;
	-moz-border-radius: 1em;
}

#content-shop {
	border: 1px solid #000000;
	border-top: none;
	background-color: #FFFFFF;
	margin-left: 185px;
	max-width: 821px;
	padding: 2px;
	-moz-border-radius: 1em;
}

#content p, #content-shop p {
	margin: 5px;
	line-height: 19px;
}

#foot {
	margin-top: 10px;
	margin: 2px;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	-moz-border-radius:0.5em;
}

#foot p {
	padding: 2px;
	margin: 0;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.5em;
}

/* Classes */

ul.list {
}

ul.list li {
	list-style-image: url("modern/list_n.gif");
	margin-bottom: 2px;
	line-height: 18px;
}

ul.list li.highlight {
	list-style-image: url("modern/list_nh.gif");
	margin-bottom: 2px;
	line-height: 18px;
}

li span.h3 {
	color: #878722;
	font-size: 1.1em;
	font-weight: bold;
}

dl {
	margin: 0px;
	font-size: 11px;
	margin-bottom: 5px;
	padding:5px;
}

dl dt {
	margin-left: 15px;
	font-weight: bold;
}

dl dd {
	margin-left: 20px;
	padding-bottom: 3px;
}

/* Tables */

.normal {
	margin: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #878722;
	-moz-border-radius: 0.5em;
}

.normal th {
	background-image: url("modern/bg_small.png");
	background-repeat: repeat-x;
	background-color: #878722;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	-moz-border-radius: 0.5em;
	border: 1px solid #999999;
}

.normal .row1 {
	background: #E8E8E8;
	-moz-border-radius: 0.5em;
}

.normal .row2 {
	background: #D8D8D8;
	-moz-border-radius: 0.5em;
}

.normal .row2:hover, .normal .row1:hover {
	background: #C9C999;
}

.normal td {
	padding: 2px;
	border: 1px solid #999999;
	-moz-border-radius: 0.5em;
}

/* News */

.newsblock {
	width: 90%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.newstitle {
	border: 1px solid #000000;
	background-image: url("modern/bg_small.png");
	font-weight: bold;
	color: #FFFFFF;
	margin: auto;
	margin-top: 5px;
	padding: 2px;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
}

.newscontent {
	border: 1px solid #000000;
	background-color: #E8E8E8;
	margin: auto;
	-moz-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
}

.newscontent .authordate {
	margin-left: 45%;
	padding: 1px;
	font-style: italic;
}

.newscontent .text {
	padding: 5px;
	padding-top: 1px;
}

.newscontent .comments {
	margin-left: 75%;
	padding: 1px;
	font-style: italic;
}

p.descr {
	text-align: center;
	font-style: italic;
}

.abc_box {
	width: 90%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	background-color: #E8E8E8;
	padding:5px;
	-moz-border-radius: 0.5em;
}

/* Forms */

form {
	margin:0;
	padding:0;
}

fieldset.form {
	border: 1px solid #999999;
	background-color: #E8E8E8;
	margin: 5px 5%;
	padding: 5px;
}

fieldset.form legend {
	font-weight: bold;
	color: #999999;
}

div#searchbar input, fieldset.form textarea {
	color: #878722;
	background-color: #D4D455;
	border: 1px solid #999999;
	padding: 3px;
	-moz-border-radius:0.5em;
}

fieldset.form input, fieldset.form textarea {
	color: #878722;
	background-color: #D4D455;
	border: 1px solid #999999;
	padding: 2px;
	-moz-border-radius:0.5em;
}

fieldset.form input.submit {
	color: #878722;
	background-color: #D4D455;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 1px;
}

fieldset.form select {
	color: #333333;
	background-color: #D4D455;
	border: 1px solid #999999;
	padding: 2px;
	-moz-border-radius:0.5em;
}

fieldset.form option.selected {
	font-weight: bold;
}

/* Box-link */

.linkbox {
	-moz-border-radius: 1em;
	border: 1px solid #999999;
	background: #CCCCCC;
	text-align: center;
	margin: 5px;
}

.linkbox .head {
	-moz-border-radius: 0.5em;
	background: #A5A533;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 5px;
}

.linkbox .head a {
	color: #FFFFFF;
}
