﻿body 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #F0F0F0;
	_height:100%;
	_width:100%;
	min-height:100%;
	min-width:100%;
	text-align:center;
}
#whlogo
{
	_width: 100%;
	max-width:100%;
	background-image: url(./Slike/Logo/woby_haus_logo_sa_pozadinom.jpg);
	background-repeat:no-repeat;
	_height:90px;
	min-height:90px;
	background-color:#E00F24;
	margin:0% 0% 0% 0%;
}

#proizvodi
{
	margin-top:5px;
	_width:100%;
	min-width:100%;
	background-color:#F0F0F0;
	border: dotted 2px white;
	text-align:left;
}
#naslovCategorije
{
	height:20px;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:White;
	text-align:center;
	_width: 100%;
	min-width:100%;
	background-image: url(./SLike/Pozadine/blue.jpg);
	background-repeat:repeat-x;
}
#login
{
	margin-top:10px;
	_width:100%;
	min-width:100%;
	background-color:#F0F0F0;
	border: solid 2px white;
	text-align:left;
}
#loginNaslov
{
	_height:20px;
	min-height:20px;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:White;
	text-align:center;
	_width: 100%;
	min-width:100%;
	background-image: url(./SLike/Pozadine/blue.jpg);
	background-repeat:repeat-x;
}
/**********************************/
#content
{
	_width:75%;
	min-width:75%;
	/*border:solid 1px black;*/
	float:right;
	margin:0% 0% 0% 0%;
	_height:75%;
	min-height:75%;
	background-image:url(./Slike/Pozadine/bg_main_withnav.jpg);
	background-repeat:repeat-y;
}
#loginBar
{
	_width: 100%;
	min-width:100%;
	_height:10px;
	min-height:10px;
	background-color:#DE0F23;
	border-top: solid 2px white;
}
#bottomBorder
{
	_width: 100%;
	min-width:100%;
	background-image: url(./Slike/Pozadine/border_bottom.gif);
	_height:8px;
	min-height:8px;
	background-repeat:repeat-x;
}
#topBorder
{
	_width: 100%;
	min-width:100%;
	background-image: url(./Slike/Pozadine/border_bottom.gif);
	_height:8px;
	min-height:8px;
	background-repeat:repeat-x;
}
.credits
{
	_width:100%;
	min-width:100%;
	_height:20px;
	min-height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size: 8pt;
	color:Silver;
}
.labele
{
	font-family:Verdana;
	font-size:8pt;
	text-align:center;
	color:#666666;
}
.mainNavManu
{
	font-family:Tahoma;
	font-size:10pt;
	text-align:center;
	text-decoration:none;
}

/*A.mainNavManu
{
	text-decoration:none;
	color:Red;
}
*/

.productgridHeader
{
	background-image:url(Slike/Pozadine/gridheader.gif);
	background-repeat:repeat-x;
}
.catBrowserHeader
{
	padding: 3px 3px 3px 3px;
	cursor:pointer;
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	text-align:center;
	background-color:White;
	background-image:url(Slike/Pozadine/gridheader.gif);
	background-repeat:repeat-x;
}
.borderless
{
	border:none;
}

A:link {text-decoration: none; color:Black;}
A:visited {text-decoration: none; color:Black;}
A:active {text-decoration: none}
A:hover {text-decoration:none; text-decoration:underline;}
