body,html{height:100%;text-align:left;}
body{margin:0;background: #ebebeb url(images/main-bg.gif) repeat-y top center;}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #272727;
}

.wrapper{	
	position: relative;
	height:100%;
	width:898px;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #e51820;
}
a:visited {
	color: #ca1838;
}
a:hover {
	color: #ca1838;
}
a:active {
	color: #ca1838;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
.menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover   {
	color: #272727; 
	font-size: 11px;
	text-decoration: none; 
	display: block;
	height: 30px;
	padding: 0px 15px 0 14px;
	text-align:left; 
	width:184px;
	background-image:url(images/main-menu-bg.gif);
}
.adres 
{
    width:490px;
    height:30px;
    clear:both; }

.menu li .last:link, .menu li .last:active, .menu li .last:visited, .menu li .last:hover   {
	color: #272727; 
	font-size: 11px;
	text-decoration: none; 
	display: block;
	height: 30px;
	padding: 0px 15px 0 14px;
	text-align:left; 
	width:184px;
	background-image:url();
}

.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   { 
    color:#ca1838;
}

.menu li .last:hover, .menu li .lastselected:link, .menu li .lastselected:active, .menu li .lastselected:visited, .menu li .lastselected:hover   { 
    color:#ca1838;
}


.validator {color: #ca1838;font-size:12px;}
.validatortext {color: #ca1838;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#223232; border:solid 1px #223232;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.DIVtekst{
	width: 490px; 
	overflow:hidden;
	padding-top:25px;
	float:left;
	text-align:left;
}

h1 {
	color: #ca1939; 
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	height:31px;
	width: 302px;
	background-color:#e8e9e9;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0;
}

.lnkCatalogus a:link, .lnkCatalogus a:visited, .lnkCatalogus a:active, .lnkCatalogus a:hover  {
   color: #0f0f0f;
   text-decoration:none;
   text-align:center;
   display: block;
   width:128px;
   margin-bottom:20px;
   margin-top:5px;
}

.divBorder
{
    border:5px solid #e5e5e5;
}

.divFoto
{
    width:118px;
    height: 85px;
    background-color:#e5e5e5; 
    overflow:hidden; 
    text-align:center;
}

.divFoto2
{
    width:128px;
    height: 95px;
    background-color:#e5e5e5;  
    text-align:center;
}

.fotoDetail
{
    border: 5px solid #e5e5e5;
    margin-right:5px;
    margin-bottom:5px;
}

.lnkTerug {
    color:#d96046;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#d96046;
}

.breadcrumb {
	height:108px;
	padding-top:10px;
	background-color:#e8e9e9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	width: 302px;
}

.breadcrumb a{
	color: #272727;
	text-decoration:none;
	font-size:11px;
	text-align:left;
}

.right {
	padding-bottom:10px;
	border:0px;
	background-color:white;
	padding-left:23px;
	text-align:left;
}

.vcard {
	padding-left:14px;
	background-color:#ca1838;
	color:white;
	font-size:11px;
	text-align:left;
}

.org {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}

.vcard a {
	color:white;
	font-size:11px;
	text-align:left;
}

.content {
	float:right;
	width:658px;
}

/* Slideshow */

#slideshow {
    position:relative;
    height:149px;
	width:356px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    right:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
