html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #5a5a5a;
	font-family: Tahoma, "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 1.5;
	font-size: 12px;
}

body#bd {
	color: #000000;
	text-align: center;
	background: #FFFFE2 url(../images/tpl/bg.jpg);
	background-repeat: repeat-x;
}

body.contentpane {
	margin: 1em 2em;
	width: auto; /* Printable Page */
	background: #FFFFFF;
	color: #000000;
}
a {
	color: #10875D;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #10875D;
	text-decoration: underline;
}
small, .small, .smalldark {
	font-size: 10px;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 115%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 105%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 2px 0;
	padding: 0;
}
/*p, */pre, blockquote {
	margin: 2px 0;
	padding: 0;
	font-size: 100%;
}
.order ul {
	margin: 10px 0;
	padding: 0;
	font-size: 100%;
}
.order ul {
	list-style: none;
}
.order ul li {
	padding-left: 20px;
	line-height: 170%;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #000000;
	width: 100%;
}
a img {
	border: none;
}
td, div {
	font-size: 100%;
}
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}
.inputbox {
	font-size: 12px;
	height: 17px;
	line-height: 17px;
	border: 1px solid #079ea8;
	background-color: #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #079ea8;
	background-color: #FAFAFA;
}
.clr {
	clear: both;
}
.red {
	color: #CC0000;
}
.createdate {
	color: #000000;
	border-bottom: 1px solid #000000;
}
.gamedate {
	color: #10875D;
	font-size: 11px;
	font-weight: bold;
}
.title {
	color: #10875D;
	font-weight: bold;
}
.innertitle {
	color: #10875D;
	font-size: 16px;
}
.heading {
	color: #000000;
	margin-bottom: 10px;
	font-size: 22px;
	border-bottom: 1px solid #000000;
}
.readmore {
	color: #10875D;
	float: right;
}
.image {
	border: 1px solid #CECECE;
	padding: 5px;
	text-align: center;
	float: left;
	clear: both;
	margin-right: 20px;
}
.image_inner {
	border: 1px solid #CECECE;
	padding: 5px;
	text-align: center;
	float: right;
	clear: both;
	margin-left: 20px;
}
.album {
	border: 1px solid #CECECE;
	padding: 5px;
	text-align: center;
	margin: 10px;
}
.main {
	padding: 12px;
}
#containerwrap {
	border: 1px solid #000000;
	background: url(../images/tpl/footer.jpg) no-repeat center bottom;
	background-repeat: no-repeat;
}
/*#mainnavwrap {
	background: url('../images/tpl/main_bg.jpg') repeat-x;
}*/
#header,
#mainnavwrap2,
#containerwrap,
#footer {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}
.wide #header,
.wide #mainnavwrap2,
.wide #containerwrap,
.wide #footer {
	width: 860px;
}
#main_content {
	float: left;
}
#container {
	text-align: left;
}
#headerwrap {
	padding: 0px;
	margin: 0px;
}
#header h1 {
	margin: 0;
	padding-left: 26px;
	padding-top: 0px;
	float: left;
}
#header h1 a {
	border-bottom: none;
}
#header h1 img {
	float: left;
}
#header a {
}
#header {
	background: url(../images/tpl/header.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 156px;
}
#mainnavwrap1 {
	height: 156px;
}

#mainmenuwrap {
	background: url(../images/tpl/top.gif);
	background-repeat: repeat-x;
	width: 860px;
	height: 41px;
}

#mainnavwrap2 {
	padding: 0px 0;
}
#mainnav {
	float: left;
}
#mainnavwrap1 a,
#mainnavwrap1 a:hover,
#mainnavwrap1 a:active,
#mainnavwrap1 a:focus {
	border-bottom: none;
}
#footer {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
.footer {
	padding: 30px 12px 18px 12px;
}
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.divlist {
	float: left;
	overflow: hidden;
	padding-left: 3px;
}
.rowcolor1 {
	padding: 5px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: transparent;
	overflow: hidden;
}
.rowcolor2 {
	padding: 5px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #d3efff;
	overflow: hidden;
}
.paging {
	padding: 4px 0px 4px 0px; 
	display: block;
	text-align: center;
	width: 100%;
	height: 25px;
	font-weight: bold;
	margin-top: 5px;
}
.paging_active {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.error {
	color: #CC0000;
	font-weight: bold;
}

.message {
	color: #2E8B57;
	font-weight: bold;
}
#iskalnik {
	padding-left: 145px;
	padding-top: 15px;
}
.iskalnik_input {
	border: 0px;
	height: 25px;
	width: 150px;
	font-size: 14px;
}
.topmenu {
	padding: 7px 15px;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
}
.topmenu a {
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
}
.topmenudrop {
	position: absolute;
	/*top: 0;*/
	line-height: 20px;
	/*z-index: 2;*/
	width: 150px;
	visibility: hidden;
	color: #000000;
	text-align: left;
	background-color: #F1FFFA;
	padding: 5px 0 5px 0;
	margin-top: 8px;
	border: 1px solid #333333;
	border-top: none;
}
.topmenudrop a, .topmenudrop a:visited, .topmenudrop a:active {
	/*width: auto;*/
	display: block;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
}
* html .topmenudrop a {
	width: 100%;
}
.topmenudrop a:hover {
	color: #FFFFFF;
	background-color: #10875D;
}
.box_top {
	background: url(../images/tpl/box_top.jpg) no-repeat;
	width: 164px;
	height: 38px;
	padding: 10px 0 0 5px;
}
.box_main {
	background: url(../images/tpl/box_main.jpg) repeat-y;
	width: 164px;
}
.box_bottom {
	background: url(../images/tpl/box_bottom.jpg) no-repeat;
	width: 164px;
	height: 12px;
}
.box {
	padding: 5px;
}
.module {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: url(../images/ikone/zoga.gif) no-repeat center left;
	padding: 0 0 0 15px;
}