html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dd, dt, address {
	margin: 0;
	padding: 0;
}

html {
	background: url(../images/page-background.png) repeat-x top left #d6d4bf;color: black;
}

body {
	text-align: center;
	font: 80%/1.6 Verdana, Arial, Helvetica, sans-serif;
}

html > body {
	font-size: 14px;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #863f32;
}

a:hover {
	text-decoration: none;
}

table {
	font-size: 100%;
	border-collapse: collapse;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.cb {
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.clear {
	clear: both;
}

li {
	list-style: none;
}

a img, fieldset {
	border: 0;
}

.highlight {
	color: red;
	font-weight: bold;
}

.img_fright {
	float: right;
	margin: 0 0 1em 1.5em;
}

#page {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#content { background: url(../images/inner-background.png) repeat-y top left; padding: 0 6px; }
#main-content { width: 698px; *width: 709px; margin: 0 auto; background: url(../images/content-background.png) repeat-x top left #fcf8f0; padding: 10px 0 0 10px; }
#content a { color: #863f32; }

#head {
	width: 750px;
	height: 89px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
  display: none;
}

#logo {
	display: block;
	width: 750px;
	height: 89px;
}

#logo, #logo span {
	width: 750px;
	height: 89px;
	display: block;
	cursor: pointer;
    position: relative;
}
#logo img { display: block; width: 750px; height: 89px; position: absolute; left: 0; top: 0; }

#logo span {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#top_ad {
	width: 368px;
	_width: 380px;
	border-left: 2px solid silver;
	padding: 2px 0 2px 10px;
	line-height: 1.4;
	font-size: 85%;
	color: gray;
}

#top_ad a {
	font-weight: normal;
	color: gray;
}

#lc, #text {
	float: right;
}

#lc {
	width: 182px;
	float: left;
}

#menu li {
	font: 90% Arial, sans-serif;
}

#menu a {
    text-indent: 10px;
    width: 182px;
    line-height: 36px; height: 36px;
  	background: url(../images/menu.png) no-repeat left top;
  	color: white;
  	display: block;
  	text-decoration: none;
    
}

#menu a:hover {
	background: url(../images/menu-a.png) no-repeat left top;
}

.box {
	padding: 0 5px;
	font-size: 85%;
}

#text {
	width: 507px;
	font-size: 90%;
	padding-bottom: 20px;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #863f32;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #863f32;
}

h3 {
	font-weight: bold;
	font-size: 11px;
	color: #863f32;
}

#text p {
	margin: 0 0 6px 0;
}

#text ul {
	margin: 1em 0 1em 20px;
}

#text li {
	padding: 2px 0;
	list-style: square;
}

#page_end {
	background-color: #c7a66c;
  display: none;
}

#footer {
  font-size: 85%;
  background: url(../images/footer.png) no-repeat left top;
  width: 750px;
  margin: 0 auto;
}

#footer .inner {  }

#footer .inner p { line-height: 20px; height: 20px; overflow: hidden; float: left; padding: 0 0 0 30px; font-weight: bold; font-size: 11px; margin-top: 160px; }
#footer .inner p.p { float: right; padding: 0 30px 0 0; font-weight: normal; margin: 0; }
#footer .inner p a { color: #863f32; }
#footer .inner p.links { float: left; height: 60px; line-height: 10px; }
#footerlinks {width:600px;margin:10px auto; font-size:10px;}
#footerlinks a {text-decoration: none;color:#000;}

.ls {
	margin-top: 6px;
}

#footer a {
	font-weight: normal;
}

.block { margin-top: 20px; text-align: center; }
.block h2 { font-size: 17px; font-weight: bold; color: #000; }
.block p { font-size: 12px; line-height: 15px; margin: 10px 15px; }
.block a { font-size: 12px; }

.news { background-color: #f1ddca; padding: 10px; margin-top: 10px; }
.news h2 { font-size: 12px; color: #000; }
.news p { font-size: 11px; }

.sidebar-space { height: 20px; }


/*

########################################################

TAGY

########################################################

*/



FORM {

	margin: 0px;

}



.mainFieldStyle TD, .mainFieldStyle DIV, .mainFieldStyle SPAN, .mainFieldStyle P, LEGEND, FIELDSET 

{

	cursor: default;

}



INPUT.input, SELECT, TEXTAREA

{

}



INPUT.button

{

	padding: 1px;

}



.mainFieldStyle P

{

	margin-top:0;

}



.mainFieldStyle HR

{

	border: 1px solid #B2B4BF;

	height: 1px;

}



.mainFieldStyle H1 {margin-top: 25px; text-align: left;}



.mainFieldStyle H1, .mainFieldStyle H2, .mainFieldStyle H3, .mainFieldStyle H4, .mainFieldStyle H5

{

	color: #FF5A00;

	font-weight: normal;

	text-decoration: none;

	font-family: tahoma, verdana, "verdana ce";

}



/*

########################################################

ODKAZY

########################################################

*/



.mainFieldStyle A, .mainFieldStyle a:link, .mainFieldStyle a:active, .mainFieldStyle a:visited, .mainFieldStyle a:hover

{

	color: blue;

	text-decoration: underline;

	font-weight: normal;

}





/*

########################################################

CLASSY

########################################################

*/





.scroll_frame

{

	overflow: auto

}



.mainFieldStyle .left

{

	text-align: left

}

.mainFieldStyle .right

{

	text-align: right

}

.center

{

	text-align: center

}



.iframe

{

	border: none;

}

.iframeBorder

{

	border: 1px solid #919B9C;

}



.paddItem

{

	padding: 3px 9px 3px 9px;

}



.inputFullWidth

{

	width: 100%;

}



.noMargin

{

	margin: 0px;

}



.error,

.bigErrorStr

{

	color: #FF5A00;

}

.bigErrorStr

{

	font-weight:bold;

	font-size:16px;

}

.errorFrame

{

	border: 1px solid #F2F2F2;

	padding:10px;

}



.mainFieldStyle acronym

{

	width: 16px;

	height: 16px;

    cursor: help;

	text-decoration: none

}

.mainFieldStyle acronym span

{

	display:none

}



.mainFieldStyle

{

	text-align:center;

	width:550px;

}



.sudokutab {border-left:2px solid black;border-top:2px solid black;}

.sudokutab td {width:25px;height:20px;line-height:20px;border-right:1px solid gray;border-bottom:1px solid gray;text-align:center;}

.sudokutab td input {width:25px;height:25px;line-height:25px;font-size:20px;border:0;text-align: center;}

.sudokutab td input.orig {color:black;}

.sudokutab td input.s1 {font-size:20px;color:#2AAAD4;}

.sudokutab td input.s2 {font-size:15px;color:blue;}

.sudokutab td input.s3 {font-size:10px;color:green;}

.sudokutab td input.highlight {background-color:#F7A4A4;}

.thirddelimr {border-right:2px solid black !important;}

.thirddelimb {border-bottom:2px solid black !important;}

table.highlight, table.highlight td {border-color:#2AAAD4 !important;}

.iqtest {width:500px;text-align:center}
.iqtest a {font-size:14px}

