/* CSS Document */

body{
text-align: center; /* center things in pre-IE6 */
padding:0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#CCCCCC;
}

form{
padding:0px;
margin:0px;
}

.left{
width:212px;
height:800px;
background-image:url(catalog/objects/bg_left.jpg);
background-repeat:no-repeat;
}

.right{
width:340px;
height:800px;
background-image:url(catalog/objects/bg_right.jpg);
background-repeat:no-repeat;
}

.right2{
height:300px;
background-image:url(catalog/objects/bg_right.jpg);
background-repeat:no-repeat;
}

.top{
width:562px;
height:165px;
background-image:url(catalog/objects/bg_top.jpg);
background-repeat:no-repeat;
text-align:right;
vertical-align:bottom;
}

.bottom{
width:562px;
height:165px;
background-image:url(catalog/objects/bg_bottom.jpg);
background-repeat:no-repeat;
}

.center{
width:562px;
height:470px;
background-image:url(catalog/objects/bg_center.jpg);
background-repeat:no-repeat;
}

/*  CENTER  */

.c-top{
height:58px;
vertical-align:top;
}

.cm-left{
width:90px;
}

.cm-center{
width:377px;
height:292px;
background-color:#000000;
border:1px solid #999999;
padding:7px;
text-align:left;
vertical-align:top;
}

.cm-right{
width:95px;
}

.c-bot{
height:100px;
text-align:center;
}

/*  reference spodaj */
.r-opis{
width:60px;
height:70px;
text-align:left;
vertical-align:top;
color:#CCCCCC;
font-size:11px;
padding-left:30px;
}

.r-link{
width:80px;
height:70px;
color:#CCCCCC;
font-size:11px;
padding-left:15px;
vertical-align:bottom;
text-align:left;
}

.meni{
	text-align:center;
	padding-top: 8px;
	color: #FF0000;
	font-size:12px;
	width:112px;
}

a.link-meni{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

