@charset "utf-8";
body {
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
#wrap {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.details {
	float: left;
	width: 505px;
	overflow: hidden;
}
#header {
	background-image: url(../design/top.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 100%;
}
.adress {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	background-image: url(../design/nav.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	overflow: hidden;
}
#top {
	background-repeat: no-repeat;
	background-position: left 8px;
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav{
	background-image: url(../design/nav_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav div {
	background-image: url(../design/left.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 960px;
}
#nav div div {
	background-image: url(../design/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	width: 960px;
}



#nav ul {
	margin: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#main {
	height: 180px;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	background-color: #00213D;
	overflow: hidden;
	background-image: url(../design/group_bg.jpg);
	background-repeat: repeat-x;
}

#comm {
	height: 180px;
	width: 617px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3C7E0;
}

#nav li {
	list-style-type: none;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#nav li a:hover {
	text-decoration: none;
	background-color: #6699CC;
	color: #FFFFFF;
	background-image: url(../design/hover.jpg);
}
#top h1 {
	display: none;
}

#group {
	float: right;
	width: 330px;
	height: 180px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#group h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 12px;
	padding-bottom: 5px;
	line-height: normal;
}
#content {
	width: 960px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
.text {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;
	padding-right: 20px;
}
.pad {
	padding-right: 10px;
	padding-left: 10px;
}
#left {
	background-image: url(../design/box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 708px;
	float: right;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 15px;

}

a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006699;
}

h2 {


}

h3 {
	font-size: 14px;
	color: #6699CC;
	margin-top: 3px;
	margin-bottom: 3px;
}
#right {
	width: 240px;
	overflow: hidden;
	float: left;
	background-repeat: repeat-x;
	background-position: left top;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1CAD9;*/
	background-color: #015da0;
}

#menu_1 a img, #menu_1 img {
	border:none;
}


#menu_1 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
}
#menu_1 h3{
	color: #FFFFFF;
	background-color: #003366;
	padding: 10px;
	margin: 0px;
}
#menu_1 a{
	color: #FFFFFF;

}
#menu_1 a:hover{
	color: #BFE2F0;
}

#menu_1 ul ul {
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 220px;
	background-color: #003366;
}

#menu_1 li a {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background-image: none;
	width: 220px;
	color: #FFFFFF;
}
#menu_1 li a:hover {
	color: #CCCCCC;
}


#menu_1 ul ul li a {
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../design/dash.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu_1 ul ul li {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tab {
	list-style-type: none;
	padding: 0px;
	background-image: url(../design/tabs_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-position: right bottom;
	width: 750px;
	margin: 0px;
	clear: both;
}
.tab li {
	float: left;
	list-style-type: none;
	background-image: url(../design/tabs_li_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-right: 5px;
}

.tab li a {
	background-image: url(../design/tabs_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left -64px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.tab li a:hover {
	color: #006699;

}

.tab li.active a:hover {
	color: #006699;

}

.tab li.active {
	background-image: url(../design/tabs_li_bg.gif);
	background-repeat: no-repeat;
	background-position: right -32px;
	padding: 0px;
}

.tab li.active a {
	background-image: url(../design/tabs_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left -96px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}



#group ul {
	width: 330px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#group li {
	line-height:15px;
	float:left;
	overflow: hidden;
	text-align: left;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#group li a{
	color: #D1E0EF;
	text-decoration: none;
}

#group li a:hover{
	color: #D1E0EF;
	text-decoration: underline;
}


.thumb {
	margin-right: 20px;
	float: left;
	width: 150px;
	overflow: hidden;
	text-align: center;
}
.info {
	float: left;
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: normal;
	overflow: hidden;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.product {
	clear: both;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5BBC8;
	font-family: Verdana;
	font-size: 11px;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.nazad {
	font-weight: bold;
}
.pagination {
	margin-top: 20px;
}
.pagination a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.pagination a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.pagination span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-right: 4px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #CCCCCC;
}
.cijena {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	display: block;
}


.cijena2 {
	font-size: 13px;
	font-weight: bold;
	clear: both;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}

.cijena span {
color: #006699;

}
.cijena2 span {
color: #006699;

}

.product h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.large {
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 15px;
}
.spec1 {
	font-weight: bold;
	color: #5C839E;
}
.spec {
	margin-left: 20px;
	margin-bottom: 15px;
	width: 75%;
}

.spec td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.grupe h3 {
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
.grupe div {
	height: 190px;
	width: 190px;
	margin-right: 35px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D9E3;
	vertical-align: middle;
	display: table-cell;
}
.doc div {
	height: 100px;
	width: 190px;
	margin-right: 35px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D9E3;
	vertical-align: middle;
	display: table-cell;
}
.doc img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grupe img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nar input{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 2px;
}
.send {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	margin-left: 150px;
}
.pl_pod {
	color: #596F97;
	font-weight: bold;
}
.podnaslov {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
.cart {
	overflow: hidden;
}

.cart img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.kosarica{
	background-color: #E9E9E9;
	border: 1px solid #000000;
	margin-left: 10px;
}
.kosarica input{
	border: 1px solid #006699;

}
.kosarica td{
	padding: 3px;
	border: 1px double #CCCCCC;
}
.kosarica th {
	background-color: #CCCCCC;
}
.total {
	background-color: #6699CC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.cart_status {
	background-image: url(../design/kosarica.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	clear: both;
	width: 680px;
	overflow: hidden;
	margin-bottom:10px;
	padding-bottom: 15px;
	background-position: right;
	margin-top: 10px;
	text-align: right;
	padding-top: 5px;
	margin-left: 10px;
}
.cart_status div {
	margin-right: 25px;
}

#dhtmltooltip{
	position: absolute;
	width: 100px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #003366;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.message{
	font-size: 15px;
	color: #003366;
	background-color: #EFEFEF;
	padding: 40px;
	width: 300px;
	font-weight: bold;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	line-height: 20px;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
	color:#000000;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
	border: 1px solid #ADD900;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border: 1px solid #990000;
}

input:hover{
	border: 1px solid #999999;
}
input {
	border: 1px solid #999999;
	margin-right: 5px;
	margin-left: 5px;
}

textarea{
	border: 1px solid #CCCCCC;
}

textarea:hover{
	border: 1px solid #999999;
}

.obavezno {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
#right form {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.price {
	width: 85px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.b_naruci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
}
form {
	margin: 0px;
}
