body {
font-family: Arial;
font-size: 12px;
color: #d0d0d0;
background: #161616 url(images/bg.png) no-repeat top center;
}

#loginbg { 
background: url(images/login.png) repeat-x top center;
margin: 0;
padding: 0;
}

#login {
width: 1000px;
height: 28px;
clear: both;
background-image: url(images/login.png);
padding-top: 2px;
margin: auto;
padding: auto;
}

#login-r { 
float: right;
padding-right: 10px;
text-align: right;
}

#logged { 
padding-top: 5px;
}

#header {
width: 1000px;
height: 145px;
clear: both;
background-image: url(images/header.png);
margin: auto;
padding: auto;
}

#menu {
width: 1000px;
height: 60px;
margin: 0 auto;
background: url(images/menu.png);
}

#menu ul {
margin: 0;
padding: 7px 15px 0px 15px;
list-style: none;
}

#menu li {
float: left;
height: 46px;
}

#menu a {
display: block;
padding: 10px 15px 10px 15px;
text-decoration: none;
font-size: 20px;
font-family: Trebuchet MS;
color: #FFFFFF;
font-weight: bold;
text-shadow: 1px 1px 1px #000000;
}

#menu a:hover {
color: #e77817; 
background-image:url(images/menua.png);
}

#hpage {
width: 1000px;
height:30px;
clear:both;
background: url(images/hpage.png);
margin: auto;
padding: auto;
}

#page {
width: 1000px;
margin:auto;
padding:auto;
background: url(images/page.png);
}

.text {
padding-left: 10px;
padding-right: 10px;
}

#sidebar-l { 
float: left;
padding-left: 5pt;
width: 200px;
line-height:14pt;
}

#contentarea { 
float: left;
width: 585px;
line-height:14pt;
}

.tym a {
opacity: 0.85;
}

.tym a:hover { 
opacity: 1;
}

#sidebar-r { 
float: left;
padding-right: 5pt;
width: 200px;
line-height:14pt;
}

img {
border: none;
}

hr {
  color: #666666;
  background-color: #666666;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}

/* Links */


a.titlelink, a.titlelink:visited, a.titlelink:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.titlelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

/* Font types */
h2 {
font-family: Arial;
font-size: 16px;
color: #e77817;
font-weight: bold;
}

.prezdivka {
font-family: Arial;
font-size: 16px;
color: #e77817;
font-weight: bold;
}

.jmeno { 
font-family: Arial;
font-size: 14px;
font-weight: bold;
}

small {
font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
background: url(images/title.png);
height: 26px;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
border: 1px solid #989898;
background-color: #2f2f2f;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
font-family: Arial;
font-size: 12px;
color: #d0d0d0;
}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
border: 0px;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.list {
	list-style-type: disc;
	list-style-position:outside;
}
.list_num {
	list-style-type: decimal;
	list-style-position:outside;
}

.list_alpha {
	list-style-type: lower-latin;
	list-style-position:outside;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

#page-end {
width: 1000px;
height: 5px;
clear: both;
line-height: 14pt;
margin: auto;
padding: auto;
}

#footer {
width: 860px;
height: 120px;
padding-top: 39px;
padding-left: 140px;
clear: both;
line-height: 14pt;
font-family: Trebuchet MS;
font-size: 13px;
color: #7d7d7d;
font-style: italic;
font-weight: bold;
text-shadow: 1px 1px 1px #000000;
background-image: url(images/footer.png);
margin: auto;
padding: auto;
}

#footer-l {
float: left;
width: 440px;
padding-top: 15px;
}

a {
color: #e77817;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

* { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

