/* GLOBALS */

.spacer
{
	display: none;
}


BODY { background: #ffffff; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; }
TD { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; }
SELECT,INPUT { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.white11px { color: #ffffff; }
.blue11px { color: #00539f; }
.blue12px { color: #00539f; font-size: 12px; }

DIV.pageTitle { font-size: 16px; font-weight: bold; color: #000000; margin-bottom: 8px; }

UL { margin: 0px 20px; padding: 0px; list-style-type: none; }
UL LI { padding-left: 10px; background-image: url(img/bullet_blue2.gif); background-repeat: no-repeat; background-position: left 5px; line-height: 15px; }

UL.noPadding { margin: 0px 0px; padding: 0px; list-style-type: none; }
UL.noPadding LI { padding-left: 10px; background-image: url(img/bullet_blue2.gif); background-repeat: no-repeat; background-position: left 5px; line-height: 15px; }


/* LINKS */
a:link { font-size: 11px; color: #0043bd; text-decoration: none; }
a:active { font-size: 11px; color: #0043bd; text-decoration: none; }
a:visited { font-size: 11px; color: #0043bd; text-decoration: none; }
a:hover { font-size: 11px; color: #555555; text-decoration: underline; }

a.grey10px:link { font-size: 10px; color: #555555; text-decoration: none; }
a.grey10px:active { font-size: 10px; color: #555555; text-decoration: none; }
a.grey10px:visited { font-size: 10px; color: #555555; text-decoration: none; }
a.grey10px:hover { font-size: 10px; color: #0043bd; text-decoration: none; }

a.grey11px:link { font-size: 11px; color: #555555; text-decoration: none; }
a.grey11px:active { font-size: 11px; color: #555555; text-decoration: none; }
a.grey11px:visited { font-size: 11px; color: #555555; text-decoration: none; }
a.grey11px:hover { font-size: 11px; color: #0043bd; text-decoration: none; }

a.white11px:link { font-size: 11px; color: #ffffff; text-decoration: none; }
a.white11px:active { font-size: 11px; color: #ffffff; text-decoration: none; }
a.white11px:visited { font-size: 11px; color: #ffffff; text-decoration: none; }
a.white11px:hover { font-size: 11px; color: #0043bd; text-decoration: none; }

a.lightgrey11px:link { font-size: 11px; color: #fff; text-decoration: none; }
a.lightgrey11px:active { font-size: 11px; color: #fff; text-decoration: none; }
a.lightgrey11px:visited { font-size: 11px; color: #fff; text-decoration: none; }
a.lightgrey11px:hover { font-size: 11px; color: #ffffff; text-decoration: none; }


/* TABLES */
#master { width: 100%; }

#header { width: 100%; height: 60px; display: none; visibility:hidden;}
#header TD.cart { width: 100%; }

#nav { width: 0%; }
#nav TR.row1 { background: #fff; }
	TD.first1 { width: 0px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.second1 { width: 0px; background: #fff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.third1 { width: 0px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.last1 { background: #fff; border-bottom: 1px solid #ffffff; border-right: 0px; }
#nav TR.row2 { background: #fff; }
	TD.first2 { width: 0; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.second2 { width: 0px; background: #fff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.third2 { width: 0px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.last2 { background: #ffffff; border-bottom: 1px solid #ffffff; border-right: 0px;}
#nav TR.row3 { background: #fff; display: none; visibility:hidden;}
	TD.first3 { width: 0px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.second3 { width: 0px; background: #fff; padding: 8px 0px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.third3 { width: 0px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
	TD.last3 { background: #b2b2b2; border-bottom: 1px solid #ffffff; border-right: 0px; }
	
#submenu { width: 0; display: none; visibility:hidden;}
#submenu TD { border-bottom: 1px solid #ffefbe; padding: 4px 8px; text-align: center; }
#submenu TD.active { background: #999b9e; border-bottom: 1px solid #ffefbe; padding: 4px 8px; text-align: center; }
#submenu TD.last { border-bottom: 0px; background-image: url(img/hp_left.gif); background-position: right 25px; background-repeat: no-repeat; }

#search { width: 0px; margin-top: 10px; margin-bottom: 10px; display: none; visibility:hidden; }
#search SELECT { width: 0px; }
#search INPUT { width: 0px; margin-right: 6px; }

#buttonsPath { width: 0;  display: none; visibility:hidden;}
#buttonsPath TD.first { height: 63px; background: #b2b2b2;  }
#buttonsPath TD.second { padding: 5px 15px; }

#buttons { height: 63px; }
#buttons TD { border-right: 1px solid #ffffff; text-align: center; }
#buttons TD.last { border-right: 0px; }
#buttons IMG { margin-right: 18px; margin-left: 20px; }

#mainMenu { width: 0; display: none; visibility:hidden; }
#mainMenu TD { background: #fff; border-bottom: 1px solid #ffffff; }
#mainMenu TD.type1 { padding: 8px 10px 8px 12px; width: 0; }
#mainMenu UL.level1 { margin: 0px; padding: 0px; list-style-type: none; }
#mainMenu UL.level1 LI { padding-left: 10px; background-image: url(img/bullet_blue2.gif); background-repeat: no-repeat; background-position: left 5px; line-height: 15px; }
#mainMenu UL.level2 { margin: 0px; padding: 0px; list-style-type: none; }
#mainMenu UL.level2 LI { padding-left: 10px; background-image: url(img/bullet_blue2.gif); background-repeat: no-repeat; background-position: 12px 5px; line-height: 13px; }

#content 
{
width: 100%;
}

html>body #content 
{
width: 550px;
}


#content TD.banner { border-bottom: 1px solid #ffffff; display: none; visibility:hidden;}
#content TD.blueStrip { background: #ffffff; color: #ffffff; border-bottom: 0px; padding: 15px 10px 0px 15px;}
	.tabActive { background: #ffffff; }
	.tabInActive { background: #00539f; }
	
#page { width: 100%; }
#page TD.central { padding: 0px 15px; }
#page TD.search { padding: 15px; background: #fff; background-position: bottom; background-repeat: repeat-x; }
#page TD.right { width: 0px; background: #fff; padding: 12px 12px; }
#page TD.right2 { width: 0px; background: #fff; padding: 12px 12px; }
#page TD.right3 { width: 0px; background: #fff; padding: 12px 12px; }

#right { width: 100%; }
#right TD.banner { background: #ffffff; padding: 5px; text-align: center; }

#indexNews { width: 100%; }
#indexNews TD.divider { background: #d5d5d5; height: 1px; }

.newsItem { width: 100%; margin: 15px 0px; }
.pic { width: 70px; text-align: center; }
.newsItem TD.text { line-height: 15px; }
.newsItem TD.text IMG.bullet { margin-left: 10px; }

#pageContent { width: 100%; }

TABLE.rightType1 { width: 0; }
TABLE.rightType1 TD { width: 0; text-align: center; padding: 3px 5px; background: #eeecec; border: 1px solid #b2b2b2; }
TABLE.rightType1 TD.empty { width: 0; border: none; background: none; }

.group1 { background: #ffffff; padding: 5px 10px; border: 1px solid #fff; }
.group2 { padding: 5px 10px; border: 1px solid #fff; }
.group1Title { background: #fff; background-repeat:no-repeat; background-position:left top; padding: 3px 10px 2px 16px; border: 1px solid #fff; }
.groupItem1 { padding: 13px 10px; }
.groupItem2 { padding: 13px 0px; }
.divider { background: #d5d5d5; height: 1px; }
.pic { width: 70px; text-align: center; }

#pageNav { width: 100%; background: #fff; }
#pageNav TD { padding: 4px 15px; }

#searchEngineForm { width: 100%; }
#searchEngineForm TD { color: #0043bd; }
#searchEngineForm SELECT { width: 100%; }
#searchEngineForm INPUT { width: 100%; }

.results1 { width: 100%; border-top: 1px solid #fff; border-left: 1px solid #fff; border-bottom: 1px solid #fff; }
.results1 TD { padding: 4px 8px; border-right: 1px solid #fff; }
.results1 TR.r1 { background: #ffffff; }
.results1 TR.r2 { background: #ffffff; }
.results1 TR.r3 { background: #b2b2b2; }

.results2 { width: 100%; border: 1px solid #d5d5d5; border-collapse: collapse; }
.results2 TD { padding: 4px 8px; }
.results2 TD.c1 { background: #ffffff; }
.results2 TD.c2 { background: #ffffff; }

.results3 { width: 100%; border: 1px solid #d5d5d5; border-collapse: collapse; }
.results3 TD { padding: 4px 10px; }


.txtBijeli { color: #ffffff; }
.txtPlavi { color: #00539f; }
.txtPlaviVeci { color: #00539f; font-size: 12px; }
.txtSiviVeci { color: #555555; font-size: 12px; }

.txtPic { font-size: 10px; font-style: italic; }

.podnaslov1 { padding: 3px 10px; margin: 0px; color: #555555; font-size: 12px; font-weight: bold; background: #dddddd; display: block;  }
.podnaslov2 { padding-bottom: 10px; width: 100%; color: #0043bd; font-size: 12px; font-weight: bold; }

.picTopLeft { border: 1px solid #b2b2b2; margin-top: 10px; margin-left: 10px; }
.picTopRight { border: 1px solid #b2b2b2; margin-top: 10px; margin-right: 10px; }
.picBottomLeft { border: 1px solid #b2b2b2; margin-bottom: 10px; margin-left: 10px; }
.picBottomRight { border: 1px solid #b2b2b2; margin-bottom: 10px; margin-right: 10px; }
.picAround { border: 1px solid #b2b2b2; margin: 15px 10px; }

.picTop { border: 1px solid #b2b2b2; margin-top: 10px; }
.picBottom { border: 1px solid #b2b2b2; margin-bottom: 10px; }
.picRight { border: 1px solid #b2b2b2; margin-right: 10px; }
.picLeft { border: 1px solid #b2b2b2; margin-left: 10px; }



