BODY
{
	background: url(../../images/site/body/background.jpg) repeat-x fixed #ECECEC;
	margin: 0px;
	padding: 0px;
}
.box_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	border:none;
	color: #333;
	font-weight: bold;
}



* { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; }

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: transparent;
}

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

LABEL
{
	width: 70px;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #535353;
}

LABEL.primer
{
	width: 170px;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #535353;
}

LABEL.medium
{
	width: 110px;
}

LABEL.small
{
	width: 130px;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #535353;
}

FIELDSET 
{
	padding: 5px;
}

FIELDSET LEGEND
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

DIV.clearprimer
{
	clear: both;
	/*border-top: 2px solid #666666;*/
	margin: 10px 0px 10px 0px;
	width: 90%;
	margin: 0px auto;
}

DIV#wrapper
{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #BABABA;
	border-top: 0px solid;
	background: url(../../images/site/body/mainbg.jpg) no-repeat #FFFFFF 0px 202px;
}

DIV#wrapper DIV#header
{
	height: 180px;
	background: url(../../images/site/header/header2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}

DIV#wrapper DIV#header DIV#users
{
	width: 337px;
	margin: 0px 0px 0px 430px;
	padding: 49px 0px 0px 0px;
}

DIV#wrapper DIV#header DIV#webshop
{
	width: 337px;
	margin: 0px 0px 0px 430px;
	padding: 49px 0px 0px 0px;
	height: 45px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	clear: both;
}

DIV#wrapper DIV#header DIV#webshop A
{
	color: #FFF;
	text-decoration: underline;
	margin: 10px 10px 0px 10px;
	display: block;
	float: left;
	width: 100px;
}

DIV#wrapper DIV#header DIV#webshop A:hover
{
	text-decoration: none;
}

DIV#wrapper DIV#header DIV#webshop A:visited
{
	color: #F0F0F0;
}

DIV#wrapper DIV#header DIV#webshop A.first
{
	margin-left: 40px !important;
	margin-left: 22px;
}

DIV#wrapper DIV#header DIV#users INPUT.input-box
{
	width: 115px;
	height: 17px;
	border: 1px solid #9597C7;
	background: #FFF;
	padding: 1px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3F3D42;
}

DIV#wrapper DIV#header DIV#users INPUT.loginbutton
{
	margin: 0px 0px -7px 0px !important;
	margin: 0px 0px -4px 0px;
}

DIV#wrapper DIV#header DIV#users INPUT.registerbutton
{
	margin: 3px 0px 0px 258px;
}

DIV#wrapper DIV#search, DIV#wrapper DIV#sitemap
{
	width: 50%;
	float: left;
	padding: 41px 0px 0px 0px !important;
	padding: 50px 0px 0px 0px;
}

DIV#wrapper DIV#search INPUT.input-box
{	
	width: 180px;
	height: 15px;
	border: 1px solid #9597C7;
	background: #FFF;
	padding: 1px;
	margin: 0px 0px 4px 16px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3F3D42;
}

DIV#wrapper DIV#sitemap
{
	float: right;
	text-align: right;
}

DIV#wrapper DIV#sitemap SELECT
{
	width: 200px;
	font-size: 11px;
	height: 17px !important;
	height: 15px;
	margin: 3px 0px !important;
	margin: 0px;
}

DIV#wrapper DIV#sitemap INPUT.showbutton
{
	margin: 0px 0px -14px 16px;
}

/* content display */

DIV#wrapper DIV#middle
{
}

DIV#wrapper DIV#footer
{
	height: 30px;
	text-align: right;
	clear: both;
	background-color: #36516d;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

DIV#wrapper DIV#center
{
	padding: 13px 20px 0px 20px;
}

DIV#wrapper DIV#center IMG
{
	border: 1px solid #CCCCCC;
}

DIV#wrapper DIV#middle DIV.about
{
	font-size: 11px;
	color: #333;
	clear: both;
	margin: 0px 20px 20px 0px;
}

DIV#wrapper DIV#middle DIV.about IMG
{
	margin: 0px 20px 20px 0px;
}

DIV#wrapper DIV#right
{
	width: 650px;
	float: left;
	padding: 13px 20px 0px 20px;
}

DIV#wrapper DIV#left
{
	width: 255px;
	float: right;
	padding: 13px 10px 0px 10px;
}

/* news styler */

DIV.news
{
	margin: 0px 0px 25px 0px;
}

DIV.news IMG
{
	border: 2px solid #9d9d9d;
	margin: 0px 20px 0px 0px;
}

DIV.news DIV IMG
{
	border: none;
	margin: 5px 0px 0px 0px;
}

DIV.news SPAN.title
{
	font-size: 12px;
	font-weight: bold;
	color: #5956C9;
}

DIV.news SPAN.date
{
	font-size: 12px;
	font-weight: bold;
	color: #9A9A9A;
	margin: 0px 0px 10px 0px;
}

DIV.news SPAN.text,  SPAN.text
{
	font-size: 11px;
	color: #686868;
}

INPUT.contact, TEXTAREA.contact
{
	width: 320px;
	height: 15px;
	border: 1px solid #5D5D5D;
	font-size: 11px;
	padding: 0px 0px 0px 2px;
	background: #F6F6F6;
}

TEXTAREA.contact
{
	height: 100px;
}

INPUT.contacbutton
{
	margin-left: 345px;
}

A.archive
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #5956C9;
	margin: 0px;
	padding: 0px;
}

A.archive:hover
{
	text-decoration: underline;
}

SPAN.txt
{
	font-size: 11px;
	color: #006;
}

SPAN.txt A
{
	font-size: 11px;
	color: #5358B7;
	text-decoration: none;
}

SPAN.txt A:hover
{
	text-decoration: underline;
}

H4
{
	margin: 0px;
	padding: 0px 0px 0px 7px;
	background: url(../../images/site/links/strelica.jpg) no-repeat 0px 6px;;
	font-size: 12px;
	color: #474747;
}

TABLE.suppliers A
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

TABLE.suppliers A:hover
{
	text-decoration: underline;
}

OL.steps
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

OL.steps LI
{
	font-weight: normal;
	padding: 5px;
}

INPUT.submitStep
{
	height: 24px;
	background: url(../../images/site/forms/button_step.jpg) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

INPUT.inputText, INPUT.inputPassword, INPUT.inputFile, TEXTAREA.inputTextarea, SELECT.inputSelect, INPUT.inputTextSmall
{
	width: 320px;
	height: 15px;
	margin: 3px 0px 0px 18px;
	padding-left: 2px;
	background: #FFF;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	font-size: 11px;
	font-weight: bold;
}

SELECT.inputSelect
{
	height: 16px;
}

INPUT.inputTextSmall
{
	width: 150px;
}

INPUT.inputText:focus, INPUT.inputPassword:focus, INPUT.inputFile:focus, TEXTAREA.inputTextarea:focus, INPUT.inputTextSmall:focus
{
	border: 1px solid #F64E59;
}

INPUT.contact:focus, TEXTAREA.contact:focus
{
	border: 1px solid #CE1E29;
	background: #FFF;
}

DIV.register LABEL
{
	width: 200px;
}

DIV.register INPUT.contact, DIV.register TEXTAREA.contact
{
	width: 200px;
	margin: 0px 0px 15px 0px;
}

TABLE.webshoptable
{
	border: 1px solid #8E8E8E;
	border-bottom: 0px solid;
	background: #FFF;
}

TABLE.webshoptable TH
{
	height: 22px;
	padding: 5px 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(../../images/site/webshop/bg.jpg) repeat-x;
}

TABLE.webshoptable TD
{
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #545555;
	border-bottom: 1px solid #8E8E8E;
}

TABLE.webshoptable TD A
{
	text-decoration: underline;
	color: #545555;
}

TABLE.webshoptable TD A:hover
{
	text-decoration: none;
}

TABLE.webshoptable TD A:visited
{
	color: #686868;
}

DIV.webshoptools
{
	height: 28px;
	margin: 10px 0px;
	padding: 7px 10px 0px 0px;
	text-align: right;
	border: 1px solid #B3B3B3;
	background: #E2E2E2;
}

INPUT.webshopitem
{
	width: 65px;
	height: 14px;
	background: #FFF;
	color: #626262;
	border: 1px solid #BDBCBD;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 3px 2px;
}

INPUT.webshopitem:focus
{
	border: 1px solid #CE1E29;
}

INPUT.itemsave
{
	border: 0px solid;
	width: 100px;
	height: 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: url(../../images/site/webshop/buttonbg.jpg) repeat-x;
}

INPUT.webshopoverview
{
	width: 95px;
	height: 16px;
	padding: 0px 0px 0px 5px;
	background: #FFF;
	border: 1px solid #BDBCBD;
	font-size: 11px;
	font-weight: bold;
	color: #545555;
	text-align: left;
}

DIV.pages A
{
   margin: 1px;
   padding: 1px 3px 1px 3px;
   border: 1px solid #CCC;
   color: #4F4F4F;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 11px;
   background: #FFF;
   text-decoration: none;
}

DIV.pages A:hover
{
   text-decoration: underline;

}

DIV.pages SPAN
{
   margin: 1px;
   padding: 1px 3px 1px 3px;
   border: 1px solid #CCC;
   font-weight: bold;
   font-size: 11px;
   background: #DADADA;
}

INPUT.submitbutton
{
	background: #55638A;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: 1px solid #FFF;
}

P.regok
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

P.regok A
{
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

P.regok A:hover
{
	text-decoration: none;
}

P.regbad
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

DIV#webshopsearch
{
	clear: both;
	border-bottom: 1px solid #000;
}

DIV#webshopsearch LABEL
{
	display: inline;
	width: 250px;
	float: none;
}

INPUT.searchBox, SELECT.searchBox
{
	width: 200px;
	height: 15px;
	margin: 0px 20px 0px 18px;
	padding-left: 2px;
	background: #FFF;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	font-size: 11px;
	font-weight: bold;
}

SELECT.searchBox
{
	height: 18px;
}

INPUT.searchBox:focus
{
	border: 1px solid #F64E59;
}

INPUT.searchSubmit
{

}

.alignleft
{
	margin-right: 500px;
}

UL.help, P.help
{
	font-size: 10px;
	color: #33426C;
}

P.help
{
	font-size: 12px;
	margin: 15px 0px 15px 0px;
}

UL.help LI A, P.help A
{
	color: #566389;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

UL.help LI A:visited, P.help A:visited
{
	color: #6F7DA2;
	text-decoration: underline;
}

UL.help LI A:hover, P.help A:hover
{
	text-decoration: none;
}

P.answer
{
	background: #FFF;
	padding: 10px;
	border: 1px solid #35436C;
}

DIV.errors
{
	border: 1px solid #B70000;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	background: #F0F0F0;
}

DIV.errors P
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

DIV.errors SPAN
{
	display: block;
	font-size: 11px;
	color: #B70000;
}

INPUT.buttons-small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #B90000;
}


TABLE.overview-table TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #EBEBEB;	
	padding: 2px 2px 2px 5px;
}

TABLE.overview-table A
{
	color: #CE1E29;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

TABLE.overview-table A:hover
{
	color: #959998;
}

TABLE.overview-table P.category
{
	padding: 0px;
	margin: 5px 0px;
}

TABLE.overview-table P.category A
{
	font-size: 10px;
}

TABLE.overview-table TH, TH.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background: #E5E5E5;
	padding: 2px 2px 2px 5px;
}

TABLE.overview-table TH.header, TH.header
{
	font-size: 12px;
	color: #B90000;
	background: #F3F3F3;
	padding: 5px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
A:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7486AA;
	text-decoration: none;
}
.menu_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7486AA;
}
.login_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #25236E;
	text-decoration: none;
}
A:hover.login_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: white url(../../images/menu/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: white url(../../images/menu/indentbg2.gif) center center repeat-x;
}


.thecustomtablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style4 {
	color: #0099FF;
	font-weight: bold;
}.dobrodosli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #890000;
}

.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
