/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff url(../images/bodybg.jpg) repeat-y center; 
	color: #454545; 
}

a {
	color: #E0691A;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(../images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content {
	margin: 0 auto;
	width: 780px;
	padding: 0px 10px 10px;
	height: 100%;
}
.login {
	padding: 5px 15px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F2F77;
	height: 35px;
	background-position: center;
	margin: 0px;
	text-align: right;
}

.header {
	height: 240px;
	background: #FFFFFF url(../images/header.jpg) no-repeat left top;
	color: #808080;
	margin: 0px 0;
	padding: 10px 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #003366 url(../images/bgbut.jpg) repeat-x top;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px;
		color: #FFEADC;
		background: #003366 url(../images/bgbut.jpg) repeat-x top;
		float: left; 
	}
	
	.bar li.active { 
		background: #FFFFFF; 
		color: #003366;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	} 
	
	.bar li a:hover {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	} 

.search_field { 
	background: #fff url(../images/searchbg.gif) repeat-x right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	color: #000033;
	padding: 7px 0 7px 5px;
	font: lighter normal 1.50em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px; color: #000; background: #FFF; padding: 10px 0 3px; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.right h3 {
	background: #E9EFFF url(../images/corner.gif) no-repeat right top;
	;
	color: #000033;
	padding: 7px 0 7px 5px;
	font: lighter 1.2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

	.right_articles {
	background: #FFFFFF;
	color: #414141;
	padding: 8px;
	margin: 0 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer {
	text-align: center;
	padding: 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
	clear: both;
}

.footer a { color: #808080; background: #fff; }
search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.center {
	float: left;
	margin: 0 0 10px;
	width: 100%;
	padding: 0px;
}
.space {
	height: 20px;
	width: 700px;
}
.product {
	float: left;
	margin: 0 0 10px;
	width: 100%;
}
text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.testa1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E8F8FF;
	padding: 15px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-style: italic;
	border: 1px dotted #333333;
}
.testa2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 15px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-style: italic;
	border: 1px dotted #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	font-style: normal;
	width: 310px;
	float: left;
	margin-left: 15px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 15px;
	margin-left: 15px;
	margin-top: 15px;
	font-style: normal;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #E3E3E3;
	border-left-color: #CCCCCC;
	float: left;
}
.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	font-style: normal;
	width: 250px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 15px;
	margin-right: 50px;
}
.photoHead {
	color: #808080;
	background-image: url(../images/photo_head.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 95px;
}
.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 15px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-style: normal;
}

#navcontainer ul
{
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-image: url(../images/bgbut.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	color: #032560;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	background-image: url(../images/bgbut.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#navcontainer ul li a:hover
{
	background-color: #369;
	color: #fff;
	background-image: url(../images/bgbutovr.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.headerprod {
	height: 240px;
	background: #FFFFFF url(../images/store-header.jpg) no-repeat left top;
	color: #808080;
	margin: 0px 0;
	padding: 10px 0 0;
	border-bottom: 1px solid #ccc;
}
.headercontact {
	height: 240px;
	color: #808080;
	margin: 0px 0;
	padding: 10px 0 0;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.phototop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F2F2F2;
	padding: 15px 25px 15px 15px;
	width: 300px;
	margin-top: 5px;
	text-align: right;
	float: right;
	margin-right: 35px;
	font-weight: lighter;
}
