/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
}

a {	color: #E0691A;	/*background: inherit;*/}
a:hover { color: #6C757A; /*background: inherit;*/ }





.tc {
  margin-bottom: 10px;
  background-image:url(../top_lo1.png);
  background-repeat:no-repeat;  
  background-position:bottom right;
  width: 185px;
  height: 100px;
  display:block;
  border: 2px solid #d76a20;
  background-color: #fdf7f4;
  }
.img{
   float: left;
   margin: 5px 5px 5px 5px;
   border: none;
}
.tx{
  float: right;
  margin: 5px 5px 5px 5px; 
}


.tit{
  float: left;
  font-weight: bold; 
  color: #d76a20;
  text-decoration: none;
  font-size:11px; 
}

.tit a{

  float: left;
  font-weight: bold; 
  color: #d76a20;
  text-decoration: none;
}

.text_info{
  float:left;
  text-align: left;
  color: #777777;
  text-decoration: none;
}

.price{
font-size:11px; 
  float:left;
  text-align: left;
  font-weight: bold; 
  color: #333333;
  
}




.orange { color: #E0692A; }
sup { font-size: .5em; }
.title { color: #E0692A; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; /*background: inherit;*/ }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */
.header_banner {
	float: right;
	width: 728px;
	height: 90px;
	border: 3px solid #95bdcc;
}
	.aaa {
		float: left;
		width: 300px;
		height: 100%;
		margin-bottom: 10px;
	}
	.l_side {
		float: left;
		width: 150px;
		background-color: #fff;
	}
	
	.cc_side {
		
		width: 280px;
		background-color: #fff;
	}
	
	.c_side {
		float: left;
		width: 24%;
		background: #FFF url(images/dotted.gif) repeat-y;
		padding: 0 2px 0 5px;
		margin: 10px 0 0 2px;
		color: #ffffff;
	}
		
	/*.l_side a, .r_side a, .c_side a { color: #5082a1; background: #fff;}
	.l_side a:hover, .r_side a:hover, .c_side a:hover { color: #E0691A; background: #fff;}*/
		
	.r_side {
		float: right;
		width: 145px;
		background: #FFF url(images/dotted.gif) repeat-y;
		padding: 0 0 0 5px;
		background-color: #fff;
		
	}
.header_logo {
	float: left;
}
.content { 
	margin: 0 auto;
	width: 980px;
	padding: 0px; 
}

.header { 
	height: 110px;
	background: #fff url(images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 10px 0;
}
/*tisho :)*/
span.test2 { border: 1px solid red; display: table-cell; }


.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	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  {
	width: 60px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 60px; 
	color: #FFF;
	background: #FF9148 url(images/menubg3.gif) repeat-x;
}

	.bar li { 
		padding: 6px 0px 6px 6px;
		color: #FFEADC;
		float: left;
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
		padding: 5px;
	} 
	
/* search form */
.search_field { 
	background: #fff; 
	color: #808080;
	clear: both;
	font-weight: bold;
	
	margin: 5px 0;
}
.login {
	background: #f0f0f0;
	text-align: left;
}
	.login a {
		color: #ec8037;
		text-align: center;
}
.search {
	text-align: right;
	background: #f0f0f0;
}				
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(images/input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: #E0691A url(images/submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }

/* left side
   --------- */

.left {
	float: left;
	width: 660px;
	margin: 0 0 10px 0;
	
}

.left h1 {
	clear: both;
	background: #E8E8E8 url(images/h2bg.gif) no-repeat right top;
	color: #444;
	padding: 0px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
.left h3 {
	clear: both;
	color: #ec8037;
	padding: 13px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
	.lef_side {
		float: left;
		width: 200px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
		color: #ffffff;
	}
		
	.lef_side a, .righ_side a { color: #ec8037; background: #FFF; }
		
	.righ_side {
		float: right;
		width: 280px;
		background: #FFF url(images/dotted.gif) repeat-y;
		padding: 0 0 0 70px;
		margin: 10px 0;
		color: #ffffff;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
	}
		.left_box p {
			margin-bottom: 25px;
		}
	.left_obiavi p {
		text-decoration:  none;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 300px;
	margin: 0 0 10px 0;
}
	.right a {
			text-decoration: none;
		}
	.right h3 {
		background: #BDBDBD  url(images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
	    clear: left;	
		background: #f5f5f5;
		color: #414141;
		padding: 1px;	
		margin: 0 0 3px 0;
	}
		
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
		border: none;
	}
	.baner {
		
		width: 100%;
		height: 250px;
		margin: 6px 0 6px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
	
	
.table1 td {
	padding: 10px;
}

.table2 td {
	padding: 5px 5px 5px 10px;
}

.cat {
	float: left;
	width: 660px;
	margin: 0 0 10px 0;
}
	.cat_left {
		float: left;
		width: 160px;
		padding: 0 0 0 10px;
		margin: 10px;
	}
		
	.cat_center {
		text-align: left;
		width: 160px;
		background: #FFF url(images/dotted.gif) repeat-y;
		padding: 0 0 0 10px;
		margin-left: 20px;
		float: left;
	}
		
	.cat_right1 {
		float: right;
		width: 160px;
		background: #FFF url(images/dotted.gif) repeat-y;
		padding: 0 0 0 10px;
		margin: 10px;
		/*margin-left: 17px;*/
	}
		.cat_right1 a {
			color: #Ec8037;
		}
		.cat_right1 a:hover {
			color: #E0692A;
		}
		
	.cat_right {
		float: right;
		width: 180px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 10px;
		margin: 10px;
		margin-left: 0px;
	}
	
	.cat_left a, .cat_center a, .cat_right a { color: #ec8037; background: #FFF; }
	
.show {
	float: left;
	width: 660px;
	margin: 0 0 10px 0;
}
	.show h1 {
	clear: both;
	background: #E8E8E8 url(images/h2bg.gif) no-repeat top right;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
	
}
	.show h3 {
		color: #444;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
	}
	.show h4 {
		color: #808080;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
	}
	.show h5 {
		clear: both;
		background-color: #E8E8E8;
		color: #E0692A;
		padding: 3px 0 4px 43px;
		font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
		margin: 0 0 10px 0;
	}
	.show_left {
		float: left;
		width: 340px;
		padding:0 0 0 5px;
		margin: 10px 0 0 0;	
	}
		.show_left_pic {
			background-color: #f5f5f5;
			padding: 3px;
			text-align: center;
			float: left;
			
		}
		.show_left_info {
			border: 1px solid #e8e8e8;
			width: 200px;
			padding:0 0 0 5px;
			margin: 15px 0 15px 0;
				
		}
		
	.left_side a, .right_side a { color: #444; background: #FFF; }
		
	.show_right {
		float: right;
		width: 300px;
		color: #414141;
		padding: 0 0 0 5px;
		margin: 10px 0;
	}
	
	
	.reklama_top{
	  cursor: pointer;
	  text-decoration: none;
	  float:left;
	  margin: 0 0 0 4px;
	  margin-bottom: 10px;
	  background-image:url(images/top_lo1.png);
	  background-repeat:no-repeat;  
	  background-position:bottom right;
	  width: 185px;
	  height: 100px;
	  border: 1px solid #d76a20;
	  background-color: #fdf7f4;
	  font-size: 0.78em;
	  
	  
	  line-height:10px;
	}
	
	.vip_offers{
	  width: 666px;
	  height: auto;
	}
	
	.reklama_vip{
	  cursor: pointer;
	  text-decoration: none;
	  float:left;
	  margin: 0 8px 0 0;
	  margin-bottom: 10px;
	  background-image:url(images/v2-01_vip.png);
	  background-repeat:no-repeat;  
	  background-position:bottom right;
	  width: 319px;
	  height: 100px;
	  border: 1px solid #d76a20;
	  background-color: #fdf7f4;
	  
	  line-height:12px;
	}
	
	.ul_list{
		text-align: left;
		
	}
		.ul_list ul{ 
			list-style-type: circle;
			padding: 10px;
			margin: 6px;
		}
		
	
	
	

