/* CSS styles */

BODY {
	margin: 0px;
	font: 11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
	margin-top:1px;
	margin-bottom:4px;
	background-image:url(../dsg/body/background.jpg);
	background-position: top left;
}

a {
	color: #1275ba;
	text-decoration: none;
}

a:hover {
	color: #f27c52;
	text-decoration: none;
}

ul {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
}

li {
	float: left;
	display: inline;
}

img {
	border: none;
}

li a {
	color: #AEAEAE;
	
}

li a:hover {
	color: #56C000;
	cursor: pointer;
}

.clear {
	clear: both;
}

form {
	padding: 0px;
	margin: 0px;
}
a.clearA {

background : none;

padding : 0;
font-size:9px;
}


/* main css design */
#main {
	padding-top: 20px;
	width: 890px;
	margin: 0px auto;
}

#header {
	height: 176px;
	background-image: url(../dsg/header_bg.gif);
}

#mainMenu {

	height: 32px;
}

.mainMenuItem {
	float:right;
	display: block;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	height: 15px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: none;
	text-transform:uppercase;
}
.mainMenuItem:hover{
	color: #949494;
}
.mainMenuLine {
	float: left;
	font-size: 16px;
	color: white;
	font-weight: bold;
	padding-top: 4px;
}
.btmMenu {text-transform:uppercase;}

.lng {}
a.lng:link { color:#2c72c9;}
a.lng:visited { color:#2c72c9; }
a.lng:hover { color:#f2a311; text-decoration:none;}
a.lng:active { color:#f2a311; }

#left {
	float: left;
	width: 200px;
}

#right {
	float: left;
	width: 640px;
	padding-left: 20px;
}

#categories a {
	color: #858585;
}
#categories a:hover {
	color: #314102;
}
#catUl {margin:0; padding:0; list-style:none; font-weight:normal;}
#catUl  li {background:url(../dsg/cat_ul.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 15px; line-height:15px; }
.box {
	
	min-height: 100px;
}

.line {
	background-image: url(../dsg/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

.bigButton {
	display: block;
	background-image: url(../dsg/add_basket.jpg);
	background-repeat:no-repeat;
	width: 110px;
	height: 19px;
	color: #fd842c;
	cursor: pointer;
	text-align: center;
	margin: 0px auto;
	padding-top:2px;
	font-size:11px;
}
.bigButton:hover {
	background-image: url(../dsg/add_basket_hover.jpg);
	color: black;
}
.bigButton2 {
	display: block;
	background-image: url(../dsg/add_basket.jpg);
	background-repeat:no-repeat;
	width: 110px;
	height: 19px;
	color: #1275ba;
	cursor: pointer;
	text-align: center;
	font-size:11px;
	margin: 0px auto;
	padding-top:2px;
}
.bigButton2:hover {
	background-image: url(../dsg/add_basket_hover.jpg);
	color: black;
}

.smallButton {
	display: block;
	background-image: url(../dsg/odstrani_clr.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	width: 72px;
	height: 19px;
	color: black;
	cursor: pointer;
	text-align: center;
	padding-top:2px;
}
.smallButton:hover {
	background-image: url(../dsg/odstrani_clr_hvr.jpg);
	color: #4e4e4e;
}

.imageBox {
	width: 124px;
	height: 124px;
	background-image: url(../dsg/img_box.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* contact form styles */
.text {
	border: 1px solid black;
	width: 200px;
}

.textarea {
	width: 240px;
	border:1px solid 	#cccccc;
	height: 150px;
	background-color: white;
	padding:4px;
}

.edit {
	padding: 2px;
	padding-left: 16px;
}

.label {
	color: #40567B;
}

.textBox {
	width: 165px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #E8E8E8;
}
.textBoxPrijava {
	width: 150px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #E8E8E8;
	margin-left:8px;
	
}
.btmMenu {text-transform:uppercase; font-size:11px;}
a.btmMenu:link { color:#1275ba;}
a.btmMenu:visited { color:#1275ba; }
a.btmMenu:hover { color:#f27c52; text-decoration:none;}
a.btmMenu:active { color:#f27c52; }

.form .text {font-size:12px; padding:6px;width:200px; border:1px solid #d0cccd;background-color:#f9fafa; font-family:tahoma; margin-left:8px;}
.form_input {
	background-color:white;
	padding:4px;
	border:1px solid 	#cccccc;
	font-size:12px;
	width:240px;
}
.form_input2 {
	background-color:white;
	padding:4px;
	border:1px solid 	#cccccc;
	font-size:12px;
}
#form .textarea {
	background-color:#f9fafa;
	padding:4px;
	border:1px solid #d0cccd;
	font-size:12px;
	width:350px;
	height:140px;
	margin-left:8px;
	margin-top:2px;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:177px;
	height:647px;
	overflow:hidden;
	background-repeat:no-repeat;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}
