html,body
{
	height:100%;
	margin:0;
	font-family:  Arial;
  background:url('files/bg.jpg') top center repeat;
}



/* layers */

#bg-top
{
  position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
	width:100%;
	height:900px;
  background:url('files/bg-top.jpg') top center repeat-x;
  z-index:0;
 
}



#header
{
	position:absolute;
	top:0px;
	left:50%;
	width:1199px;
	height:287px;	
  margin-left:-599px;			
	z-index:2;
  background:url('files/header.jpg') center top  no-repeat;
 
}


#block-1
{
	position:absolute;
	top:287px;
	left:50%;
	width:1199px;	
  margin-left:-599px;			
	z-index:3;
  background:url('files/bg-page-2.jpg') center top  repeat-y;
  
 
}
#page
{  
   	position:relative;   	
   	width:1199px;    	   	
   	background:url('files/bg-page-1.jpg') bottom left no-repeat;
   	margin:0px;
	  padding:0px; 
}


 /* MIN HEIGHT FOR Internet Explorer */
/* firefox */
#page
{  
    /* height */
    min-height:600px;
    height:auto;
}
/* IE */
* html #page {
height: 600px;

}
/* END MIN HEIGHT FOR Internet Explorer */



#inside
{
position:relative;
top:0px;
left:232px;
width:726px;

font-family:arial ;
color:#767373;
font-size:12px;
font-weight:normal  ;
padding-top:0px;
padding-bottom:0px;
}

#left
{
float:left;
width:160px;
text-align:center;

}

#in
{
float:right;
width:515px;
padding-right:20px;
text-align:left  ;

}



a
{
	
	  text-decoration:none;
    font-family:#arial;
    color:#ab573b ;
    font-weight:normal;
    font-size:12px;
}

a:hover
{
	color:#729108;
}


a.red
{
	
	  text-decoration:none;
    font-family:#arial;
    color:red ;
    font-weight:bold;
    font-size:12px;
}

a:hover.red
{
	color:red;
}



/*headers*/

h1
{
display:none;
}

h2
{
    font-family:arial;
    color:#6b2c03;
    font-size:16px;
    margin-top:0px;
    font-weight:bold;

}


h3
{
    font-family:arial;
    color:#c9400f;
    font-size:13px;   
    margin-top:2px;
    margin-bottom:5px;
    

}
h4
{
    font-family:arial;
    color:#ff5b00;
    font-size:13px;    
    font-weight:normal;
}

.ub
{

color:#6d8a15;
font-weight:bold;
text-decoration:underline;
}


/* others */

.hidden
{
	display:none;
}


img
{
	border:0px;
	vertical-align:middle;
}



hr.clear
{
   clear: both;
   height: 1px;
   border: none;
   visibility: hidden;
   margin:0 auto;
}



/* page list */

#list
{
	width:100%;

}


#list ul li
{
	float: left;
	line-height:19px;
	margin: 2px;
	width: 19px;
	height: 19px;
	padding:0px;

}
#list ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	display:block;

}
#list   li a
{

	border:1px solid #d06b35;
	float: left;
	margin: 2px;
	width: 19px;
	height: 19px;
	font-family:arial;
    font-size:11px	;
    text-decoration:none;
    color:#5F5F5F;
    background:#ffffff;
}

#list  li a:hover
{
	color:#ffffff;
	background:#617712;
}

#list  u
{
	font-weight:bold;
	color:#5A140E;
	background:#f6ede4;
	border:1px solid #d06b35;
	float: left;
	margin: 2px;
	width: 19px;
	height: 19px;
	font-family:arial;
    font-size:11px	;
    text-decoration:none;
}


/* thumb */
.thumb
{
	width:auto;
	height:auto;
	float:left;	


}


.thumb img
{

	position:relative;

}

.thumb2
{
	width:167px;
	height:auto;
	float:left;	
  margin:  0px 25px 0px 0px;

}


.thumb2 img
{

	position:relative;

}


.thumb3
{
	width:90px;
	height:auto;
	float:left;	
  margin:  5px 10px 0px 0px;
  _margin:  2px 5px 0px 0px;

}


.thumb4 img
{

	position:relative;

}

.thumb4
{
	width:90px;
	height:auto;
	float:left;	
  margin: 5px 15px 0px 0px;
  _margin:  2px 5px 0px 0px;

}


.thumb3 img
{

	position:relative;

}




.th-top
{

height:6px;
background:url('files/th-top.jpg') bottom  repeat-x;
margin:0px;
padding:0px;
border:0px solid;
}
.th-left
{

height:6px;
background:url('files/th-left.jpg') bottom right repeat-y;
margin:0px;
padding:0px;
border:0px solid;
}
.th-right
{

height:6px;
background:url('files/th-right.jpg') bottom left repeat-y;
margin:0px;
padding:0px;
border:0px solid;
}
.th-bottom
{

height:6px;
background:url('files/th-bottom.jpg')  top repeat-x;
margin:0px;
padding:0px;
border:0px solid;
}

.th-left-corner-top
{
width:6px;
height:5px;
background:url('files/th-left-corner-top.jpg') bottom no-repeat;
margin:0px;
padding:0px;
border:0px solid  ;
}
.th-right-corner-top
{
width:6px;
height:5px;
background:url('files/th-right-corner-top.jpg') bottom left no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}
.th-left-corner-bottom
{
width:6px;
height:5px;
background:url('files/th-left-corner-bottom.jpg') top right no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}
.th-right-corner-bottom
{
width:6px;
height:5px;
background:url('files/th-right-corner-bottom.jpg') top left no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}

.th-img
{
margin:0px;
padding:0px;
border:0px solid;
}



/*detail*/
.detail-top
{

height:12px;
background:url('files/detail-top.jpg') bottom  repeat-x;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-left
{

height:6px;
background:url('files/detail-left.jpg') bottom right repeat-y;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-right
{

height:6px;
background:url('files/detail-right.jpg') bottom left repeat-y;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-bottom
{

height:12px;
background:url('files/detail-bottom.jpg')  top repeat-x;
margin:0px;
padding:0px;
border:0px solid;
}

.detail-left-corner-top
{
width:9px;
height:9px;
background:url('files/detail-left-corner-top.jpg') bottom no-repeat;
margin:0px;
padding:0px;
border:0px solid  ;
}
.detail-right-corner-top
{
width:9px;
height:9px;
background:url('files/detail-right-corner-top.jpg') bottom left no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-left-corner-bottom
{
width:6px;
height:5px;
background:url('files/detail-left-corner-bottom.jpg') top right no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-right-corner-bottom
{
width:6px;
height:5px;
background:url('files/detail-right-corner-bottom.jpg') top left no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}

.detail-img
{
margin:0px;
padding:0px;
border:0px solid;
background : #ffffff url('files/bg-detail.jpg') bottom left repeat-x;

}
.detail-name
{
background : #E863B0;
height:26px;
font-weight:bold;
color:#ffffff;	
font-family:arial;
font-size:17px;
line-height:29px;
}



/*attributes*/

#att
{
width:100%;
border:0px solid;
padding:0px;
margin-bottom:10px;
border-right:1px solid #DEE1F2;
border-top:1px solid #DEE1F2;

}

#att th
{
border:0px solid;
background:#B5BBCF;
font-family:arial ;
color:#566BBE;
font-size:12px;
font-weight:bold;
border-left:1px solid #DEE1F2;
border-bottom:1px solid #DEE1F2;
width:auto;
height:20px;
padding:3px;
text-align:center;
}

#att td.empty
{
border:0px solid;
font-family:arial ;
color:#7D818F;
font-size:12px;
font-weight:normal;
border-left:1px solid #DEE1F2;
border-bottom:1px solid #DEE1F2;
background:url('files/att-empty.jpg') top left repeat-x;
width:auto;
height:20px;
padding-left:3px;
text-align:left;
}



td
{
color:#22134d;
font-size:12px;
font-family:arial;
}



input.send
{
  width:80px;
  height:20px;
  border:0px solid ;
  font-family:arial;
  color:#9F763B;
  font-size:14px; 
  background:none;
  font-weight:bold;
}

/

/* thumb */
.thumb
{
	width:127px;
	height:127px;
	float:left;
	text-align:center;
  background:url('files/th.jpg') top left no-repeat;
  margin: 0px 7px 6px 0px;
  _margin: 0px 7px 3px 0px;
}


.thumb img
{
	position:relative;	
	border:1px solid #D9D9D9;
	
}

/**/

a.mark
{
font-weight:bold ;
}

/* detail */
#detail-header
{
position:relative;
width:478px;
height:11px;
background:url('files/detail-header.jpg') top left no-repeat;
}
#detail-page
{
position:relative;
width:478px;
background:url('files/detail-page.jpg') top left repeat-y;

}
#detail-footer
{
position:relative;
width:478px;
background:url('files/detail-footer.jpg') bottom left no-repeat;
}

#detail
{
font-family:arial ;
color:#000000;
font-size:13px;
font-weight:normal;
}

#design
{
z-index: 20;
font-family:arial;
font-size:11px;
color:#ffffff;
position:absolute;
bottom:0px;
right:0px;
}


/* top menu */

#top-menu
{
position:absolute; 
top:47px;
left:50%;
margin-left:28px;
width:300px;
height:128px;
z-index:10;
}

#top-menu a
{
font-family:arial ;
font-size:12px;
line-height: 20px;
text-decoration:none;
font-weight:bold;
color:#ad6e38;
display:block;
padding-left:19px;
margin-bottom:1px;
}

#top-menu a:hover
{
font-family:arial ;
font-size:12px;
line-height: 20px;
text-decoration:none;
font-weight:bold;
color:#6b2c03;
display:block;
background:url('files/arrow.png') left center no-repeat;
margin-bottom:1px;
padding-left:19px;
}

#top-menu a.here
{
font-family:arial ;
font-size:12px;
line-height: 20px;
text-decoration:none;
font-weight:bold;
color:#6b2c03;
display:block;
background:url('files/arrow.png') left center no-repeat;
behavior: url(css/iepngfix.htc);
margin-bottom:1px;
padding-left:19px;
}
#top-menu a:hover
{
font-family:arial ;
font-size:12px;
line-height: 20px;
text-decoration:none;
font-weight:bold;
color:#6b2c03;
display:block;
background:url('files/arrow.png') left center no-repeat;
behavior: url(css/iepngfix.htc);
margin-bottom:1px;
padding-left:19px;
}




/* fix pre ie6 png opacity*/
.png
{
	behavior: url(css/iepngfix.htc);
}

/* register */
div.td-left
{
    float:left;
    width:40%;
    text-align:right;
    margin-bottom:3px;
  
   
}
div.td-right
{
    float:right;
    width:60%;
    text-align:left;
    margin-bottom:3px;
  
    
}

div.td-left-search
{
    float:left;
    width:35%;
    text-align:right;
    margin-bottom:3px;
  
   
}
div.td-right-search
{
    float:right;
    width:65%;
    text-align:left;
    margin-bottom:3px;
  
    
}


div.td-list
{
    float:left;
    width:100%;
    text-align:left;
    height:21px;
    line-height:20px;
    border-bottom:1px solid #d2d2d2;
    margin-bottom:3px;
  
   
}



#inside input
{
  width:auto;
  border:1px solid #d2d2d2;
  font-family:arial;
  color:#000000;
  font-size:12px; 
  background:#ffffff;
}

#inside input.add
{
  width:89%;

}
#inside input.red
{
  width:90%;

}

#inside select
{
  width:90%;

}

#inside textarea
{
  width:355px;
  height:80px;
  border:1px solid #9E6134;
  font-family:arial;
  color:#22134d;
  font-size:12px; 
  background:#ffffff;
}

#inside input.send
{
  width:auto;
  border:1px solid #d2d2d2;
  font-family:arial;
  color:#ff5b00;
  font-size:12px; 
  background:#ffffff;
}


#inside input.three
{
  width:85px;
  height:38px;
  border:1px solid #d2d2d2;
  font-family:arial;
  color:#617c13;
  font-size:26px;
  text-align:center;
  line-height:38px; 
  background:#ffffff;
}

#inside a.click-show
{
cursor:pointer;
}


/* prihlasenie */

#user
{
	position:absolute;
	top:9px;
	left:50%;
	width:480px;
  height:22px;	
  margin-left:-80px;			
	z-index:15;
	
	font-family:arial ;
	color: #553e37;
	font-weight:bold;
	font-size:12px;
 
}

#user input.user
{
  width:143px;
  height:22px;
  padding:2px;
  border:0px solid #ffffff;
  font-family:arial;
  color:#553e38;
  font-size:12px; 
  background:url('files/user.jpg') left top no-repeat;
  vertical-align:middle;
}

#user input.log
{
  width:60px;
  height:20px; 
  border:0px solid #d2d2d2;
  font-family:arial;
  font-weight:bold;
  color:#553e38;
  font-size:12px; 
  background:transparent;
  
}


#forum
{
	position:absolute;
	top:195px;
	left:50%;
	width:70px;
  height:22px;	
  margin-left:-296px;			
	z-index:15;
}


/* detail */
#detail-header
{
position:relative;
width:513px;
height:11px;
background:url('files/detail-header.jpg') top left no-repeat;
}
#detail-page
{
position:relative;
width:513px;
background:url('files/detail-page.jpg') top left repeat-y;

}
#detail-footer
{
position:relative;
width:513px;
height:11px;
background:url('files/detail-footer.jpg') top left no-repeat;
}

#detail
{
font-family:arial ;
color:#188624;
font-size:13px;
font-weight:normal;
}


#inside input.view
{
	background:url('files/view.png') top left no-repeat;
	width:23px;
	height:23px;
	border:0px;
	margin:0px;
	cursor:hand;

}

#inside input.edit
{
	background:url('files/edit.png') top left no-repeat;
	width:23px;
	height:23px;
	border:0px;
	margin:0px;
	cursor:hand;

}

#inside input.delete
{
	background:url('files/delete.png') top left no-repeat;
	width:23px;
	height:23px;
	border:0px;
	margin:0px;
	cursor:hand;

}

#reffer
{
	position:absolute;
	top:168px;
	left:50%;
	width:80px;
	height:20px;	
  margin-left:307px;			
	z-index:10;
	font-size:9px;
	color:#708E08;
	font-family:arial;
	
}

