a {
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}

a:visited {
	color: #333;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
}

body {
	background: #FE781E;
	color: #252525;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px auto 0 auto;
	border: solid #fbfbfb none;
	border-width: 0 0px 0 0px;
	padding: 0 0px 0px 0px;
	width: 1000px;
	position: relative;
}

#Item {

}

#Item_foto {
  width: 180px;
  float: right;
  margin: 0 15px 0 0;
  padding: 0 8px;
}

#Item_desc {
	padding: 6px 6px 6px 4px;
	line-height: 150%; 
}

#Item_tools {
  background: #FE8D43;
  padding: 8px;
  margin: 15px 220px 10px 10px;
  border: ridge #ddd;
  border-width: 0;
}

#Item_tools fieldset {
  border-color: #FECAA7;
}

#Item_toolst {  
  border: none;
}

#Item_toolst td {
  border: none;
}

.important {
  font-size: 130%;
}

.red {
  color: red;
}

.green {
  color: green;
}

div.e_item {
  width: 273px;
  float: left;
  border: 1px #FE9147 solid;
  padding: 6px;
  margin: 8px 4px;
}

div.e_item .cena {
  display: block;
  clear: right;
  float: right;
  font-size: 110%;
  font-weight: bold;
  text-align: right;
}

div.ad_item {
	border-bottom: dashed 1px #FD9C5B;
	margin-top: 15px;
	padding: 0px 8px 8px 8px;
	width: 47%;
	float: left;
}

div.ad_item img.img {
	max-height: 130px;
	_height: 80px;
	overflow: auto;
}

div.art_heading {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
}


div.art_li {
	border-bottom: dashed 1px #FD9C5B;
	padding: 6px 6px 0px 3px;	
}

.cely_clanek {
  position: relative;
  top: -13px;
}

div.art_li img {
  margin-right: 20px;
}

div.art_li span {
  /*
  background: #fff;
  border-top: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
  text-align: center;
  padding: 5px 2px 5px 5px;
  position: relative;
  top: -7px;
  display: block;
  width: 370px;
  margin-bottom: 0;
  left: 7px;
  */
}

div.cite_all {
	margin: 3px 3% 3px 3%;
}

div.cite_name {
	font-style: italic;
	padding: 0 0 0 6px;
}

div.cite_post {
	background: url(img/design_quotes.gif) #ededed no-repeat 4px 4px;
	border: 1px solid #696969;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 40px;
}

div.forum_post img {
	margin-left: 0%;
}

.foto_box {
  width: 200px;
}

.foto_fixbox {
  width: 200px;
  height: 200px;
  float: left;
}

.foto_box_all {
  width: 210px;
  margin: 0 8px 0 0;
  border-right: 0px solid #FEA76D;
  float: left;
}

#art_content img {
  vertical-align: middle;
}

div.foto_div {	
	border: solid #a8a8a8;
	border-width: 0px 0px 0px 0;
	float: left;
	font-size: 11px;
/*	height: 265px;*/
	line-height: 14px;
	margin: 0 1px 6px 0;
	overflow: hidden;
	padding: 9px 8px 4px 8px;
	width: 139px;
}

div.foto_div div {
	margin-bottom: 6px;
	padding-bottom: 3px;
	text-align: center; 
}

div.foto_div img.foto_foto {
	border: 3px double #ccc;
	margin: 0;
	padding: 3px;
}

div.highpost {
	border: 3px solid #ff0000 !important;
}

div.min_height_160 {
	float: left;
	height: 170px;
	width: 0px;
}

dt {
	font-weight: bold;
}

fieldset {
	padding: 8px;
	width: auto;
	border: 1px solid #FE9249;
}

legend {
	border: double #ccc;
	border-width: 0px 0px 0px 0px;
	background: #ccc;
	color: #444;	
	padding: 3px;
	margin: 0 0 6px 0;
}

h1 {
	font-size: 250%;
	background: url(img/heading_back.gif) repeat-y;
	font-weight: bold;
	margin: 8px 0 10px 0;
	padding: 4px 6px;
	text-shadow: 2px 2px 20px #686956;
}

h2 {
	font-weight: bold;
	font-size: 210%;
	margin: 12px 0 10px 0;
	padding: 4px 6px;
	text-shadow: 1px 1px 2px #5d5d4d;
}

h3, h4 {
	margin: 0px 0px;
	padding: 4px;
}

h4 {
  font-size: 13px;
}

h6 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0;
}

hr {
	background: #eee;
	border-style: none;
	color: #aaaaaa;
	height: 1px;
}

html {
	background: #000 url(img/dark_back.jpg) repeat-x;
	margin: 0px 0 0 0;
	padding: 0;
}

iframe, #news img {
	margin: 0;
}

img {
	border: none;
	margin: 4px 6px;
}

input {
	vertical-align: middle;
}

label {
	display: block;
	float: left;
	vertical-align: middle;
	width: 180px;
	border-bottom: 1px dotted #aaa;
}

label.label_normal {
	display: inline !important;
	float: none !important;
	width: auto !important;
}

label.label_tiny {
	display: block;
	float: left;
	vertical-align: middle;
	width: 80px;
	border-bottom: 1px dotted #aaa;
}

p {
	line-height: 1.5em;
	margin: 6px 3px;
	padding: 0 0 0 3px;
}

table {
	border-collapse: collapse;
  border: none;	
	margin: 8px;
	overflow: auto;
}

td, th, tr {
	border: none;
}

table.table_border td, table.table_border th, table.table_border tr {
	border: 1px solid #FE9249 !important;
	padding: 2px 4px !important;
}

th {
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

table.spaw2_enclosure {
	
}

textarea {
	font: 12px Arial, Helvetica, sans-serif;
}

ul {
	line-height: 140%;
	list-style-position: inside;
	list-style-image: url(img/list_item.gif);
	margin:  8px 8px 8px 8px;
	padding: 0;
}

li {
	margin: 0 0 3px 0px;
	padding-left: 4px;
}

.aleft	{
	float: left;
}

.alert1 {
  color: #ff0000 !important;  
}

.alert {
  color: #ff0000 !important;
  font-weight: bold;  
  border: 1px solid #fff;
  padding: 8px;
  background: #ccc;
}

.alert2 {
  color: #ccc;
}

.alert3 {
  color: #2C681A;  
}

.alert4 {
  color:  #0000ff;  
}

.aright	{
	float: right;
}

.button, .button:visited {	
	background: #fff;
	color: #000;
  border: 1px solid #888;
  margin: 1px 1px 1px 1px; 	
	padding: 1px 3px;	
	text-decoration: none;
	width: auto;
}

.button:hover {	
	background: #ff7903;
	color: #000;
	border-color: #000;
	text-decoration: none;
}

.button:active {
	background: #ff7903;	
	color: #000;
}

.capitalize {
	text-transform: capitalize;
}

.center		{
	text-align: center;
}
.bcenter {
	margin-left: auto;
	margin-right: auto;
}
.clearall, .clear				{
	clear: both;
	float: none;
}

.nobr, .nowrap {
  white-space: nowrap;
}

.clearl {
	clear: left;
}

.clearr {
	clear: right;
}

.error, #Menu a:hover, #Menu a:hover span {
	color: #ff0000;
}

.middle	{
	vertical-align: middle;
}

.noborder {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.none {
	display: none;
}

.notice {
	color: #FEA76D;
	font-size: 10px;
	font-weight: normal;
}

.small_caps {
	font-variant: small-caps;
}

.strike {
	text-decoration: line-through;
}

.taleft	{
	text-align: left;
}

.taright	{
	text-align: right;
}

.uppercase {
	text-transform: uppercase;
}

#Admin ul li {
	margin: 0 0 15px 0;
}

#Alert {
	background: #ffae4a;
	border: 1px solid #000000;
	font-weight: bold;
	margin: 8px 8px 12px 8px;
	padding: 8px;
}

div.anketa {
	margin: 0 auto 8px auto;
	padding: 6px;
	text-align: left;
}

div.anketa .quest {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-style: normal;
}

div.anketa .opt {	
  padding: 2px 0 4px 0;
	border-bottom: #F2B58C 1px solid;
}

div.anketa img {
	display: block;	
	margin: 2px 1px 1px 0px;
}

#Footer {
	background: url(img/footer_back2.jpg) no-repeat top left;
	border-top: 1px solid #000;
	clear: both;
	margin: 0;
	font-weight: bold;	
	height: 120px;
	padding: 0;
}

#Footer div.cont {
	/*background: url(img/semi.png);*/
	height: 90px;
	padding: 15px;	
}

#Footer a {
	color: #fff;
}

#forum_list {
	border-collapse: collapse;
	margin: 15px 0 0 0;
	width: 99%;
}

#forum_list td, #forum_list th {
	border-bottom: 1px solid #cccccc;
	padding: 2px 6px 4px 0px;
	text-align: left;
	vertical-align: middle;
}

#Head {	
	padding: 0;
	color: #d3d3d3;
	height: auto !important;	
	width: 1000px;
	margin: 0;
	position: relative;
}



#Content {
	float: right;
	margin: 0px 2px 1px 0;
	/*background: #FE781E;*/
	padding: 8px 6px 8px 8px;
	width: 600px;
	position: relative;
}

#Left, #Right {
	
}

#Left, #Right {
	
}

#Left, #Right a {
	
}


#Left {
	line-height: 15px;
	margin: 0px 800px 0 0;
	padding: 0 1px 20px 0px;
	/*background: #FE781E;*/
}

#Right {
	clear: both !important;
	float: right !important;
	line-height: normal;
	margin: 0px 0 1px 0px !important;
	padding: 0 0 20px 0 !important;
	width: 180px !important;
	overflow: hidden;
}

#Right img {
	margin: 0 3px;
	vertical-align: middle;
}

#Left h3, #Right h3 {
	background: url(img/heading_back2.gif) repeat-x;
  border: solid #000;
  font-size: 14px;
	border-width: 0 0px 0px 0px;
	clear: left;
	margin: 0 0px 10px 0;
	padding: 3px 0px 2px 10px;
	text-align: left;
}

#Left h3.big, #Right h3.big {
	background: url(img/heading_back3.gif) repeat-x;
	line-height: 40px;
	padding: 0 10px;
}

#Menu {	
	background: #888 url(img/menu_back.gif) repeat-x;
	margin: 0px 0 0px 0;
	clear: both;
	height: 25px;
	_height: 6px !important;
	padding: 5px 10px 0px 10px;
	border-bottom: 1px solid #000;
}

#Menu a span {
	color: #eee;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: normal;
}

#Menu a, #Menu a:visited {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	height: 20px;
	margin: 0px 5px 0 4px;
	padding: 2px 5px 3px 5px;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #666;
}

#Menu a.current, #Menu a.current:visited {
	background: #000 url(img/menu_back_cur.gif);
	color: #fff;
	border-left: none;
}

#Menu a:hover {
	background: #000 url(img/menu_back_cur.gif);
	color: #fff;
}

#Search {
  position: absolute !important;
  top: 10px !important;
  height: 18px;
  left: 15px;
}

.Search_idle {
  color: #bbb;
}

#News {
 
}

div.sitenav {
  margin: 15px 0 5px 0;
}

div.sitenav span.nolink {
	padding: 2px 6px;
	margin:0 1px;
	background: #FE6502;	
	text-decoration: none;
	color: #FE8A3C !important;
}

div.sitenav a span.nolink, div.sitenav span.cur, div.sitenav a:link, div.sitenav a:visited, div.sitenav a:active {
	padding: 2px 6px !important;
	margin:0 1px;
	background: #FE6502;	
	text-decoration: none;
	color: #000 !important;
}            
	
div.sitenav a:hover span.nolink {  
	background: #000;
	color: #fff !important;
}

div.sitenav a:hover {
	background: #000;
	color: #fff !important;
}
	
div.sitenav .cur {
	padding: 3px 6px;
	margin: 0px 1px;
	border: 1px solid #FE7E28;
	font-weight: bold;
	text-decoration: none;
}

#toolbar {
  background: #FE8D43;
  padding: 4px 10px;
  border: 1px solid #ccc
}

#toolbar form, #toolbar label, #toolbar div {
  display: inline !important;
}

#Cart {
  padding: 5px 8px 15px 5px;
  border: 1px solid #FE9147;
  margin: 6px 6px 6px 0;
}

#Cena {
  font-size: 16px;
}

div.orderStatus {
	
}

.mono {
  font-family: Monospace;
}

/**/

div.sdmenu {
  font-family: Arial, sans-serif;
/*  background: #FFB685;*/
	font-size: 12px;
	padding-bottom:  0 0 10px 0;
	margin: 0 0px 10px 0px;
	/*background: url(bottom.gif) no-repeat  right bottom;*/
	color: #fff;
}
div.sdmenu div {
	background: url(img/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	/*background: url(toptitle.gif) no-repeat;*/	
}
div.sdmenu div.collapsed {
	height: 25px;
	border-bottom: 1px solid #000;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(img/expanded.gif) no-repeat 10px center;
	cursor: default;	  
}
div.sdmenu div.collapsed span {
	background-image: url(img/collapsed.gif);
}
div.sdmenu div a {
	background: url(img/item.gif) no-repeat 0 50%;
	margin-left: 13px;
  padding: 2px 10px;
	display: block;	
}
div.sdmenu div a.current {
	font-weight: bold;  
}
div.sdmenu div a:hover {
	background: url(img/item.gif) no-repeat 0 50%;
	color: #fff;
	text-decoration: none;
}


#Admin table img {
	max-width: 100px;
}

.spaw2 table, .spaw2 td, .spaw2 th, .spaw2 img {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.bigger {
	font-size: 130%;
}

form.special label {
	width: 200px;
}