/* shopcart */

div.wrap2 .catalog {
  width: 456px;
  float: left;
  background-color: #b4bcd6;
  }
div.catalog_entry {
  border-top: 2.5px solid #CCCCCC;
  padding-left: 10px;
  padding-right: 10px;
  margin: 5px 5px;
  padding-top: 15px;
  position: relative;
  display: table;
	    }
div.catalog_header {
  margin: 0 0 5px 0;
  font-size: 18px;
  color: #004D99;
  text-align: center;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
div.catalog_header h2 {
  margin: 0;
  font-size: 16px;
  color: #004D99;
  text-align: center;
  font-weight: bold;
}

div.catalog_entry h1 {
  margin: 0 0 2px 0;
  font-size: 14px;
  color: #7A7A7A;
  font-weight:bold;
  text-align: left;
}
div.catalog_entry .productdescrip {
  font-size: 11px;
  color: #7A7A7A;
  }
div.catalog_entry .productdescrip ul {
  list-style-position: inside;
}
div.catalog_entry .productdescrip img {
  border:  none;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  vertical-align:middle;
  max-height: 350px;
}

div.catalog_entry .productdescrip span {
  top: 0px;
  right: 0px;
  position: relative;
}


div.catalog_entry .price {
  font-size: 12px;
  color: #7A7A7A;
  font-weight: bold;
  float: right;
  margin: 10px;
} 

div.catalog_entry .form {
  text-size: 12px;
  color: #7A7A7A;
  text-weight:bold;
  float: left;
  display: block;
}

div.catalog_entry h2 {
  margin: 0;
  font-size: 12px;
  color: #333333;
}
div.catalog_entry h1 a, h1 a:visited, h1 a:link {
  text-decoration: none;
}
div.catalog_entry h2 a, h2 a:visited, h2 a:link {
  padding: 10px;
  text-decoration: none;
  line-height: 25px;
}
#shopstatus{
  font-size: 10px;
	font-color: #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	}
#shopstatus a{
}
#shopstatus .message{
	font-size:11px;
	text-align: left;
	font-weight: bold;
}

/* Main Template (need to adjust for the shopping cart page because the shop cart page has 3 columns) */

body {
	margin: 0 auto;
	padding: 0;
	font: 11pt Arial, Verdana, Sans-Serif;
	background: #fff;
}

a {
	text-decoration: none;
	color: #2489DB;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h1 {
	font-size: 16pt;
	margin: 0 0 5px 0;
	padding: 10px 0px 10px 0px;
	text-align:center;
}

h3 {
	font-size: 12pt;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	text-align:center;
}


#bg { 
	width: 856px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	/*background: url(../images/bg.gif) top left no-repeat;*/
	}


#page {
	padding-top: 9px;
	color: #303030;;
	width: 856px; /* was 736px */
	padding-left: 2px;	

}
/*
#toplinks {
	height: 20px;
	background: #1f1f1f;
	text-align: left;
	padding-right: 10px;	
	padding-top: 5px;
	padding-left: 10px;
}

#toplinks a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url(../images/strelica.gif) left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #fff;
}

#toplinks a:hover {
	border-bottom: 2px solid #fff;	
}
*/

#toplinks {
float:left;
margin:0px 0px 15px 0px;
	height: 25px;
	
	text-align: left;
	padding-right: 10px;	
	padding-top: 5px;
	padding-left: 10px;
width:100%;
}

#toplinks .linkbg {
background: #1f1f1f;

}

#headerbar {
	clear: both;
	margin: 0px 0 5px 0;
	height: 117px;
	/*background: url(../images/header.gif) repeat-x;  changed 1/7 */
width:100%;

}

#headerbar img {
float:left;
margin: 0px 0px 0px 0px;
width:350px; /* added 1/7 for new page look */
}

#footer {
	padding-top: 2px;
	margin: 5px 0 6px 0;
	border-top: 3px solid #eee;
	color: #808080;
	text-align:center;
	font-size:10pt;
}

#footer img {

width:250px;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 5px; /* changed on 1/7 from 25 */
	padding-left: 5px;
}

#title span {
margin-left: 100px;
} /* section added 1/7 */

/* #subtitle {
	float: left;
	font-size: 10pt;
	margin: 30px 0px 0px 50px;
	font-weight: bold;
	color:#5c5c5c;
		} */

#subtitle {
	float: right;
	font-size: 18pt;
	margin: 40px 0px 0px 50px;
	font-weight: bold;
	/*color:#5c5c5c;*/
color:#003366;
width: 350px;
text-align:center;
		}

#subtitle img {
width:100px;
float:right;
padding: 0px 20px 0px 10px;
} /* added on 1/7 */

#title_info {
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 10px 10px 100px;
	border: 2px solid #fff;	
	background: #FFF5D9;
	color: #808080;
}

#title_info p {
	margin: 0;
}

#navigation {
	/*clear: left;*/
	float: left;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
display:inline;

}

#navigation ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#navigation li {
	margin-bottom: 4px;
}

#navigation li a, #navigation li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #2489DB;
}	
	
#navigation li a:hover {
	background: #A9CAEB;
	color: #286ea0;
}

#rightpanel {
	width: 150px;
/*margin: 0 0 0 680px;*/

}

.annbox {
	margin: 2px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background: #eee url(../images/lijevo.gif) repeat-x;
}

.annbox a, .annbox a:visited {
	text-decoration: underline;
}

.annbox p {
  font-size:9pt;
	}

#recent_articles {
	margin: 0 0 5px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url(../images/lijevo.gif) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}

#recent_articles p {
	margin: 0px;
	font-size: 10pt;
}

#recent_articles h3 {
	font-size: 12pt;	
}

#recent_articles a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

#highlight {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #E5EFF9 url(../images/plavo.gif);
	padding: 3px 3px 3px 6px;
	color: #70C256;
}

#highlight a, #highlight a:visited {
	display: inline;
	border: none;	
}

#mainpage {
	margin:  0 5px 5px 182px; 
	padding: 0 10px 5px 6px;
	line-height: 1.4em; 
	/*background: url(../images/clanak.gif) repeat-x bottom left; */
         width: 656px; 
border: 1px solid white;	
}

#mainpage h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 12pt;
}

#mainpage p {
	margin: 0;
}

.datum {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;	
	color: #808080;
}

#annbox_blue {
	margin: 0 20px 20px 10px;
	border-top: 1px solid #AFCEED;
	border-bottom: 1px solid #AFCEED;
	background: #E5EFF9 url(../images/plavo.gif) repeat-x;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	color: #5D5D5D;
	text-align:center;
}

#annbox_blue a, #annbox_blue a:visited {
	text-decoration: underline;	
}

#annbox_blue h2 {
	font-size: 14pt;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

#annbox_blue p {
	padding: 0;
	margin: 0;
	font-size:11pt;
	line-height:normal;
}

.box {
  position: relative;
  margin-top: 15px;
  border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background: #eee url(../images/lijevo.gif) repeat-x;
	padding:10px;
}
.box h2 {
  color: #3360a3;
  text-transform: none;
  font-weight: bold;
  margin-bottom: 5px;
	font-size: 14pt;
	padding-top: 3px;
}
.box p {
  margin: 0px;
  font-size: 11px;
}
.box_inner {
  border: 1px solid #ffffff;
  padding: 15px;
  background: #ffffe9 url(../images/a4.gif) repeat-x scroll 0% 50%;
  color: inherit;
}
.captioned_image {
  position: relative;
  padding-bottom: 15px;
  float: left;
  margin-right: 17px;
}
.captioned_image div {
  position: absolute;
  font-size: 9px;
  bottom: 0px;
  left: 0px;
}

.message { 
  font-size:9pt;
	}

 /* drop down menu */ 
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	 width: 100px;
        background: #1f1f1f; 
	/* background: #5970B2; */
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	/* background: #49A3FF; */
        background: #5c5c5c;
}

#sddm div
{	position: absolute;
	visibility: hidden; 
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	/* border: 1px solid #5970B2;*/
        border: 1px solid #003366;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap; 
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		/*color: #2875DE;*/
                color: #003366;
		font: 11px arial;}

	#sddm div a:hover
	{	/* background: #49A3FF;*/
                background: #003366;
		color: #FFF;}

/* end drop down menu */
