* {
    margin: 0;
    padding: 0;
}

img {
    border-width: 0;
}

body {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #fff;
    line-height: 17px;
}

a:link { color: #3778b6; text-decoration: none; }
a:visited { color: #3778b6; text-decoration: none; }
a:active { color: #3778b6; text-decoration: none; }
a:hover { color: #3778b6; text-decoration: underline; }

.banner {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom:1px solid #E1EBF4;
}

#Wrapper {
    margin: 0 auto;
    width: 900px;
}

#Header {
    height: 121px;
    background: Transparent url(header.jpg) top center no-repeat;
}

#Header img {
    display: block;
    padding-top: 30px;
}

#Nav {
    margin-top: 5px;
    height: 39px;
    background: Transparent url(nav.gif) top center no-repeat;
    padding: 0 15px;
}

#Nav ul {
    list-style-type: none;
    font-size: 11px;
}

#Nav ul li {
    float: left;
    height: 39px;
    background: Transparent url(sep.gif) center right no-repeat;
    margin-right: 1px;
}

#Nav ul li.last {
    background-image: none;
}

#Nav ul li a {
    padding-top: 10px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    height: 29px;
    padding-right: 8px;
    padding-left: 8px;
    float: left;
}

#Nav ul li a:hover, #Nav ul li.selected a {
    text-decoration: none;
    background: Transparent url(nav_selected.gif) top center repeat-x;
}

#BigImage {
    margin-top: 5px;
}

#Heading {
    height: 39px;
    background: Transparent url(acc2.gif) top center no-repeat;
    margin-bottom: 5px;
}


#Izdvojeno {
    height: 39px;
    background: Transparent url(acc.gif) top center no-repeat;
    margin-bottom: 5px;
}

#IzdvojenoH {
    color: #ccc;
    font-size: 21px;
    font-weight: bold;
    float: left;
    width: 115px;
    padding-top: 10px;
    padding-left: 20px;
}

#IzdvojenoT {
    font-weight: bold;
    float: left;
    padding-top: 12px;
    font-size: 12px;
}


h2 {
    color: #a72323;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: -1px;
}

h2.hUnder {
    background: Transparent url(hunder.gif) bottom left no-repeat;
    padding-bottom: 1px;
    margin-bottom: 5px;
}

h3 {
    font-size: 14px;
}


#services {
}

#services h3 {
    margin-top: 10px;
}

h5 {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
}

#imgBrands {
    display: block;
    margin: 15px 0 40px 0;
}

#HomeL {
    float: left;
    width: 400px;
    padding-right: 20px;
    border-right: solid 1px #e1ebf4;
}

#HomeR {
    float: left;
    width: 400px;
    padding-left: 20px;
}

.HomeItem {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-bottom: 15px;
    border-bottom: solid 1px #e1ebf4;
    overflow: auto;
    width: 100%
}

.HomeItemImage {
    float: left;
    width: 95px;
}

.HomeItemDescription {
    float: left;
    width: 290px;
}

#Footer {
    padding: 10px 0;
    margin-bottom: 60px;
    text-align: center;
    color: #666;
}

#Bread {
    margin: 0 0 10px 0;
    color: #333;
}

#Content {
    background: Transparent url(content.jpg) top center no-repeat;
    min-height: 570px;
    padding: 25px 27px 0 27px;
    border-bottom: solid 1px #e1ebf4;
}

#Content2 {
    min-height: 570px;
    padding: 0;
    border-bottom: solid 1px #e1ebf4;
    margin-top: 7px;
}


#Side {
    width: 160px;
    float: left;
    min-height: 570px;
    background: Transparent url(contentS.jpg) top left no-repeat;
    margin-right: 7px;
    padding: 20px;
}

#Main {
    width: 653px;
    float: left;
    min-height: 570px;
    background: Transparent url(contentM.jpg) top left no-repeat;
    padding: 20px;
}

.txt1 {
    background: #fff url(txt1.gif) no-repeat 0 0;
    border: 1px solid #bcd6ee;
    padding: 3px 5px;
    width: 103px;
}

.btn1 {
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0;
    margin-left: 5px;
    color: #004c94;
}


/* IMAGE GALLERY */
.image {
	width:100px;
	height:100px;
	border:1px solid #a2a6c3;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}
.image div {
	width:98px;
	height:98px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:1px;
}
.image img { border:none; }


.galleryWrapper {
    margin: 10px 0;
    padding: 20px 0 10px 0;
    border-top: solid 1px #bcd6ee;
    border-bottom: solid 1px #bcd6ee;
    overflow: auto;
    width: 100%
}

.item_repeat {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: solid 1px #bcd6ee;
}



#Side div#accordion {
    margin: 20px 0 0 0;
    padding: 0 5px 0 0;
    background-image: none;
} 

#Side div#accordion div {
    border-bottom: solid 1px #d6e2ec;
    padding: 3px 0;
}

#Side div#accordion div p {
    padding-top: 2px;
    padding-bottom: 2px;
    
}

#Side div#accordion div p a {
    font-weight: normal;
}

#Side .toggler {
    cursor: pointer;
    font-weight: bold;
    color: #3778b6;
}

#Side div#accordion  a {
    font-weight: bold;

}


#Side div.element {
    padding: 0 0 0 0;
    margin: 0;
    background-image: url(none);
}



#Side div.element p {
    margin: 1px 0 2px 0;
    padding: 0 0 1px 15px;
    /*background: Transparent url(sq.gif) no-repeat 0 .65em;*/
    line-height: normal;
}





#Side div.element p.selected {
    /*background: Transparent url(sqr.gif) no-repeat 0 .65em;*/
}



#Side div.selected {
    /*background: Transparent url(sqr.gif) no-repeat 0 .65em;*/
}


#Side div.selected a {
    color: #a72323;
}

#Side p.selected a {
    color: #a72323;
}

table.tblList {
    margin-bottom: 10px;
    border: solid 1px #d6e2ec;
    width: 100%;
}

table.tblList td {
    background-color: #fff;
    vertical-align: top;
    height: 110px;
}

table.tblList td.tblImg {
    width: 100px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
}


table.tblList td.tdDesc {
    padding: 5px 10px;
}



table.tblProduct {
    margin-bottom: 10px;
    border: solid 1px #d6e2ec;
    width: 100%;
}

table.tblProduct td {
    background-color: #fff;
    vertical-align: top;
    height: 110px;
}

table.tblProduct td.tblImg {
    width: 200px;
    min-height: 200px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 15px 10px;
}


table.tblProduct td.tdDesc {
    padding: 5px 10px;
}

p.track1 {
    margin-top: 5px;
    padding-top: 5px;
    border-top: solid 1px #d6e2ec;
    float: left;
    width: 150px;
}

p.track1 span.PriceList  {
    color: #a72323;
    font-size: 15px;
}



p.trackDetail {
    margin-top: 5px;
    padding-top: 5px;
}

p.trackDetail span.PriceList  {
    color: #a72323;
    font-size: 15px;
}


p.track2 {
    margin-top: 5px;
    padding-top: 5px;
    border-top: solid 1px #d6e2ec;
    float: left;
    width: 350px;
    color: #ddd;
    text-align: right;
}

p.descList {
    min-height: 30px;
}

.shopPager {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
}

#Main ul {
    margin: 20px 0 20px 20px;
}

#Main ul li ul {
    margin: 5px 0 5px 20px;
}


div.DetailDesc {
    min-height: 130px;
    border-bottom: solid 1px #d6e2ec;
    margin-bottom: 10px;
}










/*Tabs*/

#Main ul.tab_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	height: 24px;
	border-bottom: solid 1px #afd1fd;
	margin-bottom: 10px;
}



.tab_title li {
	float: left;
	background-color: #fff;
	padding: 0;
	margin: 0;
	margin-right: 1px;
	cursor: pointer;
	font: 11px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #702486;
	background: Transparent url(t1.gif) top right no-repeat;
}


.tab_title li p {
	background: Transparent url(t1.gif) top left no-repeat;
	margin: 0 3px 0 0;
	padding: 5px 20px 5px 20px;
	cursor: pointer;
}

.tab_title li p a {
    text-decoration: none;
    margin: 0;
    padding: 0;
}


.tab_title li.active, .tab_title li.tabHover {
	background-color: #702486;
	background: Transparent url(t2.gif) top right no-repeat;
	color: #fff
}

.tab_title li.active a {
    color: #fff;
}

.tab_title li.active p, .tab_title li.tabHover p {
	background-color: #702486;
	background: Transparent url(t2.gif) top left no-repeat;
	color: #fff
}



.tab_title li.tabHover {
	background-image: none;
	background-color: #eeeae7;
	color: #702486;
	background: Transparent url(t2.gif) top right no-repeat;
}




.tblBasket {
    width: 100%;
}

.tblBasket tr th {
    background-color: #c9def1;
    padding: 5px 0;
    text-align: left;
}

.tblBasket tr td {
    padding: 3px 0;
}

.priceImportant {
    font-weight: bold;
    color: #ed0e29;
}

.txtArea {
    width: 400px;
    height: 50px;
    display: block;
    margin-bottom: 10px;
    font-family: Tahoma;
    font-size: 11px;
}

.userComment {

}

.selSmall {
    width: 60px;
}

label {
    font-weight: bold;
    display: block;
    margin: 0;
}

.txt {
    width: 200px;
    padding: 2px;
    border: solid 1px #ccc;
    display: block;
    margin-bottom: 10px;
}


.btn {
    font-size: 11px;
    font-weight: bold;
    padding: 2px 4px;
}

.err {
    font-weight: bold;
    color: #ad2d3d;
    border-bottom: solid 1px #ad2d3d;
    padding-bottom: 10px;
}

.err2 {
    font-weight: bold;
    color: #ad2d3d;
    padding-bottom: 10px;
}


.ok {
    font-weight: bold;
    color: #33ad2d;
    border-bottom: solid 1px #33ad2d;
    padding-bottom: 10px;
}


.ok2 {
    font-weight: bold;
    color: #33ad2d;
    padding-bottom: 10px;
}

.sRabljeno {
    font-weight: bold;
    color: #ad2d3d;
    font-size: 10px;
    padding-left: 10px;
}

#MiniBasket {
    position: absolute;
    margin-left: 650px;
    margin-top: 75px;
    background: Transparent url(round.png) top center no-repeat;
    width: 219px;
    height: 30px;
    padding: 5px 0 0 15px;
    font-weight: bold;
    color: #004c94;
}

#MiniBasket a:link, #MiniBasket a:visited {
    color: #c90014;
    text-decoration: underline;
}

#MiniBasket a:hover {
    text-decoration: none;
}



fieldset
{
	border: 1px solid #c9def1;
	margin: 0 0 15px 0;
	padding: 8px 8px 10px 8px;
}


legend
{
	color: #3778b6;
	padding: 2px 6px;
}

td {
    vertical-align: top;
}

table.tblOrder {
    width: 500px;
}

table.tblOrder td.cell1 {
    width: 150px;
} 

.txt, .text-area {
    border: solid 1px #c9def1;
    width: 200px;
    font-family: Arial;
    font-size: 11px;
    padding: 2px 0;
}

.text-area {
    width: 200px;
    height: 80px;
    padding: 0;
}