/* 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; 
	color: #454545; 
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

a img { border:0}

a.title {  text-decoration: none;}
a.title:hover { color: #703800; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 3px 0 0 8px; margin: 0; }
.dark  {
	color: #967A5A;
	background: inherit;
	font-weight: bold;
	font-size: 30px;
}
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; }

.center
{
 text-align:center;
}

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

li
{
padding-left: 12px;
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

li.title
{
	font-weight: bold;
	font-size: 24px;
background-image: none;
padding-left: 12px;
padding-top: 5px;
padding-bottom: 5px;
background-repeat: no-repeat;
background-position: 0px 6px;
}

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: 10px; 
}

.header { 
	height: 55px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 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;
}

.slogan-left {
  	margin: 0px 0px 0px 10px;
        color: #5A8096;
        font-weight: bold;
        float:left;
}
.slogan-right {
  	margin: 0px 10px 0px 0px;
        color: #5A8096;
        font-weight: bold;
        float:right;
}

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

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF; 
	background: #5A8096;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #5A8096;
		float: left; 
	}
	
	.bar li.active { 
		background: #87C0E2 no-repeat center top; 
		color: 5A8096;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover {
	color: #E3C888;




	} 

.search_field { 
	background: no-repeat right; 
	color: #333333;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #FF9933;
	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: 70%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #E3A554 url(images/corner.gif) no-repeat right top;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
	float: left;
	width: 180px;
	margin: 10px 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;

	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
	float: none;
	background: #FFFFFF;
	color: #414141;
	font-size: 14px;
	font-style: normal;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;




	}
		
	.left_box { margin: 0 0 0px; color: #000; background: #FFF; padding: 2px 0 3px; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 29.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #967A5A url(images/corner.gif) no-repeat right top;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

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

.footer a { color: #FF6633; background: #fff; }




table
{
border-collapse: collapse;
width: 100%;
}

th
{
background:  #E3A554 url('images/thbg.gif') repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}

td
{
padding-top: 5px;
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #FFF0DE url('images/trbg1.gif') repeat-x;
}

tr.rowB
{
background: #FFFAF4 url('images/trbg2.gif') repeat-x;
}