@charset "utf-8";
/* CSS Document */

img, div, a, input { behavior: url(/iepngfix/iepngfix.htc); }

body {
	background-color: #282828;
	margin: 0px;
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #777777;
}

form { margin: 0px; }

.formField {
	font-size: 11px;
	color: #777777;
	height: 15px;
	padding: 0px;
}

.selectBox {
	height: 18px;
	font-size: 11px;
	color: #777777;
}

table#mainMenu td {
	background: url('/images/menu_bg.gif') repeat-x;
}

table#mainMenu a:link, table#mainMenu a:visited {
	display: block;
	float:left;
	width: auto;
	height: 43px;
	line-height: 43px;
	padding: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

table#mainMenu a:hover {
	color: #ccc;
	text-decoration: none;
}

table#mainMenu div#menuSeparator {
	float: left;
	width: 2px;
	height: 43px;
	background: url('/images/menu_separator.gif') no-repeat;
}

#sideMenuHead {
	width: 164px;
	height: 33px;
	padding-left: 18px;
	line-height: 33px;
	
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	
	background: url('images/menu_category_bg.gif') no-repeat;
	letter-spacing: -0.5px;
}


#sideMenuHeadSivi {
	width: 164px;
	height: 33px;
	padding-left: 18px;
	line-height: 33px;
	
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	
	background: url('images/menu_category_bg_sivi.gif') no-repeat;
	letter-spacing: -0.5px;
}



div#categoryList {
	background: url('/images/menu_ferlauf.gif') repeat-x;
	padding: 10px 0 15px 18px;
}

div#categoryList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#categoryList ul li {
	/*min-height: 25px;
	height: auto;*/
	padding-bottom: 3px;
}

div#categoryList ul li a:link, div#categoryList ul li a:visited {
	font-size: 12px;
	color: #7a7a7a;
	text-decoration: none;
}

div#categoryList ul li a:hover {
	color: #000000;
	text-decoration: none;
}

a.buttonLink:link, a.buttonLink:visited {
	display: block;
	width: 86px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: url('/images/button_bg.jpg') no-repeat;
	
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.buttonLink:hover {
	color: #444444;
	text-decoration: none;
}

div.grayHR {
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #cacaca;
}

div.lightGrayHR {
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #e6e6e6;
}

#productContainer {
	float: left;
	width: 188px;
	height: 220px;
	border-bottom: 1px solid #cacaca;
}

#productContainer .img {
	padding-top: 10px;
	text-align: center;
	height: 100px;
}

#productContainer .title {
	font-size: 11px;
	height: 70px;
	overflow: hidden;
	color: #343434;
	padding-bottom: 2px;
}

#productContainer .description {
	height: 65px;
	overflow: hidden;
	padding-bottom: 8px;
}

#productContainer .price {
	height: 20px;
	overflow: hidden;
	padding-top: 8px;
}

#productContainer .findMore {
}

#productContainer .title, #productContainer .description, #productContainer .findMore, #productContainer .price {
	padding-left: 23px;
	padding-right: 23px;
}

#productContainer .findMore { padding-right: 10px; padding-top: 6px; }


#categoryFooter { float: left; width: 132px; padding-right: 15px; }


#productDescription {
	padding: 20px 75px 20px 0;
	line-height: 18px;
}

#tehnologijaList {
	float: left;
	width: 237px;
	height: 100px;
	padding-right: 15px;
	padding-bottom: 20px;
}

a.blueLink:link, a.blueLink:visited {
	color: #43577e;
	text-decoration: none;
}

a.blueLink:hover {
	color: #000000;
}

a.lightgrayLink:link, a.lightgrayLink:visited {
	color: #d4d4d4;
	text-decoration: none;
}

a.lightgrayLink:hover {
	color: #fff;
	text-decoration: underline;
}

a.darkGrayLink:link, a.darkGrayLink:visited {
	color: #868686;
	text-decoration: none;
}

a.darkGrayLink:hover {
	color: #444444;
	text-decoration: none;
}

a.blackLink:link, a.blackLink:visited {
	color: #060606;
	text-decoration: none;
}

a.blackLink:hover {
	color: #060606;
	text-decoration: underline;
}

h1.naslovi {
	margin: 0px;
	padding-bottom: 20px;
	font-size: 22px;
	color: #4f4f4f;
}

h1.nasloviDark {
	margin: 0px;
	padding-bottom: 20px;
	font-size: 22px;
	color: #030000;
}

.text14white {
	font-size: 14px;
	color: #fff;
}

.text14dark {
	font-size: 14px;
	color: #282828;
	line-height: 17px;
}

.text16dark {
	font-size: 16px;
	color: #282828;
	line-height: 17px;
}

.text18dark {
	font-size: 18px;
	color: #0b071b;
	line-height: 17px;
}

.text14gray {
	font-size: 14px;
	color: #5a5a5a;
}

.text12white {
	font-size: 12px;
	color: #fff;
}

.text10white {
	font-size: 10px;
	color: #fff;
}

.text12darkGray {
	font-size: 12px;
	color: #656565;
}

.text12LightGray {
	font-size: 12px;
	color: #d4d4d4;
}


.text11LightGray {
	font-size: 11px;
	color: #d4d4d4;
}

.text11gray {
	font-size: 11px;
	color: #bfbfbf;
}

.text13red {
	font-size: 13px;
	color: #ec0202;
}


.text11black {
	font-size: 11px;
	color: #060606;
}

.text11darkGray {
	font-size: 11px;
	color: #777777;
}

.text11blue {
	font-size: 11px;
	color: #43577e;
}

.text10gray {
	font-size: 10px;
	color: #868686;
}

.text10dark {
	font-size: 10px;
	color: #777777;
}

.text10black {
	font-size: 10px;
	color: #343434;
}

#tehnologijeHead {
	height: 263px;
}

.black_text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#homeIntro {
	width: 199px;
	height: 135px;
	background: url('images/main_intro_bg.jpg') no-repeat;
	padding: 40px 20px 0 540px;
	text-align: right;
}

.search_field_default {
	color: #888;
	font-style: italic;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

.search_field_focus {
	color: #666;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

#groupList {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited { color: #43577e; text-decoration: none; }
a:hover { color: #000; }