body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

h1 {
	color: #ed6e00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

div.clear 
{
	clear: both;
}

div.body h3
{
	background-image: url('/files/images/title_background_shading.png');
	border: 1px solid #666;
	margin-bottom: 0;
	color: White;
	padding: 5px;
	font-size: 11px;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.klicaj {
	background-image: url('http://www.salomon.si/files/images/klicaj.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 0 2px 25px;
}

div.formerror 
{
	font-weight: bold;
	padding: 5px;
	color: Red;
}

div.info {
	background-image: url('http://www.salomon.si/files/images/info.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 0 2px 25px;
}

div div.body 
{
	padding: 5px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid black;
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}

body select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px solid black;
}

input.button {
	background-color: #dededd;
	border-bottom: 2px solid #838281;
	border-right: 2px solid #838281;
	height: 24px;
	margin-right: 20px;
	margin-left: 20px;
}

input.submit {
	height: 17px;
	font-size: 9px;
	font-weight: normal;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 img {
	margin-left: 10px;
	margin-right: 20px;
}


div#mainDiv 
{
	width: 960px;
	margin: auto;
	text-align: left;
}

a {
	color: #ed6e00;
}

a img 
{
	border: 0;
}

img {
	vertical-align: middle;
}

div.head {
/*	background-color: #F15E00;*/
	background-image: url('/files/images/gradient-orange.gif');
	background-repeat: repeat-x;
	color: white;
	padding: 5px 0px 3px 7px;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	border: 1px solid #999999;
}

optgroup {
	font-style: normal;
	font-size: 9px;
}

td.txt em 
{
	color: #F15E00;
	font-weight: bold;
}

/* Table left-right */
table.leftRight {
	margin-top: 5px;
}

table.leftRight td.left {
	width: 280px;
	padding-right: 5px;
}

table.leftRight td.border {
	border: 1px dashed black;
}

table.leftRight td.right {
}

/**
	BANNER
*/
div.banner160x600 {
	text-align: center;
	border-bottom: 5px solid #999;
	padding-bottom: 3px;
	margin-top: 3px;
}

div.banner160x60 {
	text-align: center;
	border-bottom: 5px solid #999;
	padding-bottom: 3px;
}

div.banner160x120 {
	text-align: center;
	border-bottom: 5px solid #999;
	padding-bottom: 3px;
	clear: both;
}


/**
	HEADER
*/
div#head {
	width: 960px;	
	background-image: url('/files/images/logoback.png');
	background-repeat: no-repeat;
	background-position: 80px 10px;
}

div#head table#toptoptop {
	width: 960px;
}

div#head td#logoMain 
{
	padding-bottom: 5px;
}

div#head td#logoMain img#secondLogo {
	margin-left: 15px;
}

div#head td#topBanner {
	padding-right: 0px;
	padding-bottom: 5px;
	vertical-align: bottom;
	text-align: right;
}

div.hr {
	background-color: #f15e00;
}

/* menu */
div#headMenu {
	margin-top: 23px;
}

div#headMenu table#menu {
	width: 800px;
}

td.menuLink {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.menuLinkActive {
	color: white;
	background-color: #ed6e00;
}

td.menuLink a {
	color: #4d4948; 
	text-decoration: none;
}

td.menuLinkActive a {
	color: white;
}

/* links */
div#headLinksTable {
	height: 26px;
	margin-top: 10px;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-image: url('/files/images/gradient-menu.gif');
	background-repeat: repeat-x;
}

div#headLinks {
	float: left;
	padding: 5px 0 3px 0;
	height: 18px;
}

div#headLinks a {
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	color: white;
	text-decoration: none;
}

div#headLinks a:hover {
	background-color: #f15e00;
}

a.headLinkSel {
	background-color: #f15e00;
}

div#headSearch {
	background-image: url('/files/images/gradient-search.gif');
	background-repeat: repeat-x;
	width: 230px;
	padding-left: 5px;
	float: right;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 3px 0;
}

div#headSearch input#Oglas {
	height: 11px;
	font-size: 9px;
	font-weight: normal;
	width: 160px;
}

/* FOOTER */
table#footer 
{
	background-color: #F4F4F4;
	font-size: 9px;
	border: 1px solid #FFF;
	margin-top: 15px;
	border: 1px solid #999999;
}

table#footer tr.top  td {
	padding: 7px 7px 0 0;
	font-size: 10px;
	font-weight: bold;
	width: 25%;
}

table#footer ul {
	padding-left: 0;
}

table#footer tr.bottom td 
{
	padding: 0 5px 5px 5px;
}

table#footer tr.bottom a 
{
	color: Black;
	font-size: 9px;
}

table#footer tr.bottom a:hover {
	color:#F15E00;
}