html, body {height: 100%;}

html {
	margin:0;
	padding:0;
}

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

div>p {margin:0}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a img {
    vertical-align: top
}


ul {
	list-style-type: none;
	text-indent: 0px;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #0066cc;
}

#sadrzaj a {
	color: #333333;
	text-decoration: underline;
}

#sadrzaj a:hover, #sadrzaj a:focus {
	color: #161616;
}

body {
	font-weight: normal;
	font-size: 100%;
	line-height: 120%;
	background: #4881AC url(media/header-bg1.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: left;
}

* html #omot {height: 100%;}

#omot {
/* 	min-height: 100%;
        position: relative;
        height: auto; */
	width: 100%;
	text-align: center;
	background: url(media/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}
	
#omot2 {
	width: 918px;
	margin: 0px auto;
	}


#indexbox {
	height: 225px;
	background-color: #dedede;
	background-image: url(media/indexbox_poz.jpg);
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #333333;
	clear: both;
}

#indexbox li {
	display: inline;
}


#zaglavlje {
	width: 100%;
	height: 80px;
}

#zaglavlje h1 {
	display: none;
}

#mitvintro {
	width: 916px;
	min-height: 470px;
	background-color: #ffffff;
	margin: 0px;
	margin-top: 5px;
  	background-image: url(media/navigacija-cz.jpg);
	background-repeat: no-repeat;
	background-position: left -76px;
}

.tab a {
        color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.tab a:hover, .tab a:focus {
	color: #333333;
	text-decoration: underline;
}


.tab {
	display: block;
	float: left;
}

.tab a {
	display: block;
	text-indent: -100000px;
	float: left;
	height: 55px;
	margin-top: 20px;
	overflow: hidden;
	cursor: pointer;
}

.tab a.home {
	width: 117px;
 	background: url(media/navigacija-cz.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.tab a.home:hover {
	background-position: 0px -96px;
}

.tab a.service1 {
	width: 117px;
	margin-left: 12px;
 	background: url(media/navigacija-cz.jpg);
	background-repeat: no-repeat;
	background-position: -129px -20px;
}

.tab a.service1:hover {
	background-position: -129px -96px;
}

.tab a.service2 {
	width: 117px;
	margin-left: 5px;
 	background: url(media/navigacija-cz.jpg);
	background-repeat: no-repeat;
	background-position: -251px -20px;
}

.tab a.service2:hover {
	background-position: -251px -96px;
}

.tab a.service3 {
	width: 138px;
	margin-left: 5px;
 	background: url(media/navigacija-cz.jpg);
	background-repeat: no-repeat;
	background-position: -373px -20px;
}

.tab a.service3:hover {
	background-position: -373px -96px;
}

.tab a.service4 {
	width: 138px;
	margin-left: 5px;
 	background: url(media/navigacija-cz.jpg);
	background-repeat: no-repeat;
	background-position: -516px -20px;
}

.tab a.service4:hover {
	background-position: -516px -96px;
}

.tab a.order {
	width: 249px;
	margin-left: 13px;
 	background: url(media/navigacija-cz.jpg);
	background-repeat: no-repeat;
	background-position: -667px -20px;
}

.tab a.order:hover {
	background-position: -667px -96px;
}
	
#sadrzaj {
/* 	background: url(media/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: center 150px; */
	width: 916px;
	background: #ffffff;
}

/* Podnozje */

#podnozje {
	width: 100%;
	min-height: 301px;
/*      position: absolute;
        bottom: 0px;
 	left: 0px; */
	display: block;
	text-align: left;
	background-image: url(media/content-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

* html #podnozje {height: 300px}

#podnozje ul {
	width: 916px;
        color: #dedede;
	font-size: 70%;
	padding: 5px;
	margin: 0px auto;
	position: relative;
	top: 170px;
}

#podnozje ul li {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #cccccc;
	float: left;
}

#podnozje a, #podnozje strong, #podnozje strong a {
	color: #dedede;
	text-decoration: none;
}

#podnozje a:hover, #podnozje a:focus {
	color: #ffffff;
	text-decoration: underline;
}

ul li#copyright {
	float: left;
	padding-right: 160px;
	border-right: 0px;
}

.ocisti {
	clear: both;
}


/* Tabovi JS  */

.boxholder{
clear: both;
padding: 5px;
}

div.box img {
float: right;
padding: 4px;
margin: 4px;
border: 1px solid #dedede;
}


h2 {
   font-weight: normal;
   font-size: 150%;
   color: #555555;
   margin-bottom: 15px;
}

h2.podnaslov {
   color: #777777;
   margin-top: 20px;
}

#content {
   width:600px;
   float: left; 
   text-align: left;
   margin-left: 20px;
   margin-top: 25px;
   font-size: 90%;
}

#orderit {
   width:220px;
   float: right;
   text-align: left;
   margin-right: 20px;
   margin-top: 25px;
   font-size: 90%;
}

#orderit a.morelink {
   font-size: 85%;
   font-weight: bold;
   text-decoration: underline;
}

#orderit a.morelink:hover {
   color: #980101;
}


h4 {
   font-weight: normal;
   font-size: 150%;
   color: #248402;
   margin-bottom: 15px;
}

#orderit h4 a {
   color: #248402;
   text-decoration: none;
   border-bottom: 2px solid #248402;
}

#orderit h4 a:hover {
   color: #195E01;
   text-decoration: none;
   border-bottom: 2px dotted #195E01;
}

h4.zakupce {
   font-weight: normal;
   font-size: 150%;
   color: #C80101;
   margin-bottom: 15px;
   margin-top: 35px;
}

#orderit h4.zakupce a {
   color: #C80101;
   text-decoration: none;
   border-bottom: 2px solid #C80101;
}

#orderit h4.zakupce a:hover {
   color: #980101;
   text-decoration: none;
   border-bottom: 2px dotted #980101;
}

.input {
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}

.input input, .input select, .input textarea {
	width: 250px;
	font-family: arial, geneva, sans-serif;
	font-size: small;
	color: #0066cc;
	border: 1px solid #f2f2f2;
	background-color: #f7f7f7;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-bottom: 4px;
}

.radio input {
	width: 25px;
	text-align: left;
        border: 0px solid #f2f2f2;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 4px;
}

.input #submit {
	float: right;
        width: 120px;
	padding: 5px;
	font-weight: bold;
	font-family: arial, geneva, sans-serif;
	font-size: small;
	color: #ffffff;
	border-bottom: 4px solid #444444;
	background-color: #666666;
	margin-top: 10px;
	cursor: pointer;
}

.input #submit:hover {
	border-bottom: 4px solid #999999;
	background-color: #333333;

}

.input img.arrow-code {
	border:0px;
        padding:0px;
        margin:0px;
        float:left;
}

.input #security_code {
	width:120px;
        height:27px;
        background-color:#d3d6e3;
        color:#213165;
        font-weight:bold;
        font-size:120%;
        padding-top:10px;
}


/*  Linkovi na Lightbox kartica u podnozju */

#podnozje #tac-omot {
          width: 918px;
          margin: 0px auto;
          margin-top: -15px;
}

#podnozje #tac-sv, #podnozje #tac-de, #podnozje #tac-cz {
          width: 165px;
          height: 125px;
          position: absolute;
}

#podnozje #tac-sv {
          margin-left: 20px;
}

#podnozje #tac-de {
          margin-left: 215px;
}

#podnozje #tac-cz {
          margin-left: 410px;
}

#podnozje #tac-sv a, #podnozje #tac-de a, #podnozje #tac-cz a {
          display: block;
          width: 100%;
          height: 125px;
          text-indent: -10000px;
          overflow: hidden;
}
