* { border: 0px; padding: 0px; margin: 0px; }

body {
	/*font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	font-size: 11px;
	color: #CC9966;
	background-color: #500000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
  margin-bottom: 20px;
  font-size : 20px;
  font-weight: bold;
  color: #cc6600;
}

h2 {
  margin-bottom: 12px;
  font-size : 18px;
}

p {
  margin-bottom: 10px;
}
a {
	color: #CC6600;
}

a:hover {
	text-decoration : underline;
	color: #cccccc;
}


#header_logo {
  float: left;
  padding: 10px 0px 10px 20px;
}

#header_text {
  font-size : 30px;
  float: right;
  padding: 15px 20px 0px 0px;
}

#orange_line_out {
	height: 20px;
	background-color: #CC6600;
	clear: both;
	padding: 5px 20px 2px 20px;
}

#orange_line {
	font-size: 13px;
	color: #FFCC99;
}

#orange_line a {
  color: #cccccc;
}

#logged_user {
  float: left;
  width: 250px;
}

#company_text {
  float: left;
  text-align: center;
  padding: 0px auto 0px auto;
}

#flags {
  float: right;
}

#flags li {
  float: left;
  margin-left: 5px;
  list-style: none;  
}

#page {
  width: 950px;
  margin: 10px auto 10px auto;
  padding-bottom: 20px;
}

#left {
  width: 250px;
  float: left;
}

#left a {
  text-decoration: none;
}

#left a:hover {
  /*color: #cccccc;*/
}

#menu_katalog li {
  list-style: none;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
}

#paging {
  padding-top: 20px;
  font-weight: bold;
  clear: both;
}

#paging a {
  text-decoration: none;
}

#menu_clanky li {
  list-style: none;
  margin: 5px 0px 5px 0px;
}

.menu_selected {
	color: #cccccc;
}

input.type1 {
	width: 100px;
	border: #900000 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	color: #DEB887;
	background-color: transparent;
	height: 18px
}

.button {
	font-weight: bold;
	font-size: 11px;
	color: #DEB887;
	height: 20px;
	background-color: #900000;
	border-width: 1px;
	border-style: solid;
	border-color: #900000;
}

#search {
  margin-top: 5px;
  padding-top: 10px;
  border-top: #900000 1px solid;
}

#search_field {
  float: left;
}

#search_button {
  padding-top: 1px;
}

.page_selected {
	color: #cccccc;
}

#links li {
  list-style: none;
}

.box1 {
  width: 205px;
  margin: 0px auto 10px auto;
	border: 1px solid #800000;
}

.box1_header {
  background-color: #800000;
  color: #eeeeee;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
}

.box1_content {
  padding: 10px;
  background-color: #600000;
}

.cat_anchor {
  text-decoration: none;
  font-weight: bold; 
}

#content {
  width: 700px;
  float: right;
}

#content p {
  font-size: 14px;
}

#content .itembox {
  float: left;
  width: 150px;
  height: 180px;
  padding: 10px;
  margin: 10px;
  border: 1px solid #800000;
  text-align: center;
}

#content .itembox a:hover {
	text-decoration: none;
}

#menu_foot {
  margin: 20px auto 0px auto;
  text-align: center;
}

#detail_picture {
  float: left;
  margin: 0px 20px 20px 0px;
}

#detail_picture img {
  border: 1px solid #800000;
}

#detail_text table td {
  padding: 2px;
}

#newslist {
  margin-left: 40px;
}

.new_title {
	color: #CC6600;
	font-size: 16px;
}

.liblok {
	list-style-image: url(../images/bod.gif);
}

#footer {
  margin: 0px auto 0px auto;
  text-align: center;
  clear: both;
}
