
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #474a51;
	background: #f4f4ed;
	}

.ident_no{ text-indent: -9999px; }
.ine_widt{ min-width:990px; border:0px solid red;}

/* links */

a:link, a:visited { color: #7c7f83; text-decoration: none; 	}
a:hover { 	color: #104c68; }

form { margin: 0; }

img {  border:0; }


#head_one {
	padding: 6px 0 0 0;
	background: url(/images/top-rail.gif) repeat-x top left;
	}


.group:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

#header {
	margin: 0;
	padding: 8px 0 0 0;
	background: #fff;
	}

#header-inner {
	margin: 0 auto;
	width: 89em;
	font-size: 1.1em;
	border: 0px solid red;
	}

#header-inner3 {
	margin: 0 auto;
	padding-left:20px;
	font-size: 1.1em;
	border: 0px solid red;
	}


#logo {
	margin: 0;
	padding: 1.3em 1em;
	float:left;
	}
#logo a,
#logo span {
	display: block;
	width: 211px;
	height: 43px;
	background: url(/images/i1.gif) no-repeat top left;
	}
#logo img {
	display: block;
	width: 0;
	}
#logo a:hover {
	display: block;
	width: 211px;
	height: 43px;
	background-image: url(/images/i1.gif);
	}


.auth{
	float:right;
	padding-right:50px;
	padding-top:20px;
	font-size: 9px;
	color: #8d8d8d;
	}

/* navigation */

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav ul li div {
	float: left;
	display: block;
	}

#nav ul li a {
	float: left;
	display: block;
	width: 10em;
	line-height: 1.3em;
	padding: .8em 1em .8em 1em;
	margin: 0;
	text-decoration: none;
	color: #a6adb7;
	border: none;
	background: url(/images/nav-bg00.gif) no-repeat bottom left;
	}

.nuinu{
font-weight:normal;
	padding-left:12px;
	}

#nav ul li a strong {
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6e6868;
	background: url(/images/i3.gif) no-repeat  left;
	padding-left:12px;
	}
#nav li a:hover {
	background: url(/images/tab-hove.gif) repeat-x bottom left;
	}
#nav li a.active {
	color: #7b828c;
	background: #fff url(/images/tab-hove.gif) repeat-x bottom left;
	}
#nav ul li a:hover strong {
	color: #6e6868;
	}
#nav ul li a.active strong {
	color: #6e6868;
	}



/* img/desc lsts */
ul.lst {

	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px;
	}
ul.lst li {
	margin: 0;
	padding: 0;
	color: #646870;
	border-bottom: 1px dashed #e0e0d5;
	overflow: hidden;
	}
ul li.last {
	margin-bottom: .5em;
	padding-bottom: 0;
	border: none;
	}
ul.lst li a {
	display: block;
	padding: .2em 1em;
	line-height: 1.4em;
	color: #8f9195;
	overflow: hidden;
	}
ul.lst li a strong {
	display: block;
	color: #696c74;
	padding: .0em 0 .0em 0;

	}
ul.lst li a em {
	display: block;
	}
ul.lst li a img {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: .4em;
	border: 1px solid #e0e0d5;
	background: #fff ;
	}
ul.lst li a:hover,
ul.lst li a:hover strong {
	color: #317b9e;
	background: url(/images/bullet-c.gif) right 	 no-repeat;
	}
ul.lst li a:hover {
	/*background: #f9f9f4 url(/images/bullet-c.gif) right  no-repeat;*/
background: #f9f9f4;
	}
ul.lst li a:hover img {

	}



/* img/desc lst2 */
ul.lst2 {

	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px;
	}
ul.lst2 li {
	margin: 0;
	padding: 0;
	color: #646870;
	border-bottom: 1px dashed #e0e0d5;
	overflow: hidden;
	}
ul li.last {
	margin-bottom: .5em;
	padding-bottom: 0;
	border: none;
	}
ul.lst2 li a {
	display: block;
	padding: .2em 1em;
	line-height: 1.4em;
	color: #8f9195;
	overflow: hidden;
	}

*html ul.lst2 li a {padding: 0em 1em;}

ul.lst2 li a strong {
	display: block;
	color: #696c74;
	padding: .0em 0 .0em 0;

	}
ul.lst2 li a em {
	display: block;
	}
ul.lst2 li a img {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: .4em;
	border: 1px solid #e0e0d5;
	background: #fff;
	}
ul.lst2 li a:hover,
ul.lst2 li a:hover strong {
	color: #317b9e;
	/*background: url(/images/bullet-c.gif) right bottom	 no-repeat;*/
	}
ul.lst2 li a:hover {

	/*background: #f9f9f4 url(/images/bullet-c.gif) right  no-repeat;*/
background: #f9f9f4;
	}
ul.lst2 li a:hover img {

	}



A.auth2:visited, A.auth2:link, A.auth2:active, A.auth2:hover
  {
  color: #8d8d8d;
  text-decoration: none;
  font-weight: normal;
  font-size: 9px;
  margin:0;
  padding-left:12px;
  padding-top:1px;
  background: url(/images/i2.gif) left no-repeat;
  }


#wrap {
	padding: 3em 0 0 0;
	border-bottom: 1px solid #d3d3c9;
	background: #f4f4ed url(/images/earth-gr.gif) repeat-x top left;
	}
#wrap-inner {
	width: 89em;
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 1.1em;
	}



#wrap_br{
	padding: 0;
	border-bottom: 0px solid #d3d3c9;
	line-height:2px;
	height:2px;
	background: #f3f3f3 ;
	}

*html #wrap_br{line-height:0px;	height:0px;}

#wrap_br2{
	padding: 0em 0 0 0;
	line-height:38px;
	height:38px;
	border-bottom: 0px solid #d3d3c9;
	background: #f6f6f6 ;
	}
#wrap-inner_br2 {
	width: 89em;
	line-height:38px;
	height:38px;
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 1.1em;
	}

.hyt1{
padding-left:20px;
font-size:20px;
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
color:#8ea8b3;
text-transform:uppercase;
float:left;
}

a.town_up:visited, a.town_up:link, a.town_up:active
  {
  color: #8ea8b3;
  text-decoration: none;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 20px;
  }

a.town_up:hover{
  color: #506e7a;
  text-decoration: none;
  }


.hyt2{
  padding-top:2px;
  padding-left:10px;
  font-size:13px;
  font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
  color:#9ebac6;
  float:left;
  }

#wrap-inner3 {
/*	width: 89em;*/
	margin: 0 auto;
	padding: 0 0  0 20px;
	font-size: 1.1em;
	}

div.secondary {
	color: #646870;

	}

div.secondary h3 {
	margin: 1.2em 0 .5em 0;
	padding: .4em 1em;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #74a050;
	border-bottom: 1px solid #e0e0d5;
	}

*html div.secondary h3 {
	margin: 1.2em 0 .5em 0;
	}


h2 {font-size:18px;}

div.secondary h2 {
	margin: 1.2em 0 .5em 0;
	padding: .4em 1em;

	line-height: 1em;
	font-weight: bold;
	width:450px;
	border-bottom: 1px solid #e0e0d5;
	}

*html div.secondary h2 {
	margin: 1.2em 0 .5em 0;
	}

.vevent  {
	display: block;
border: 0px solid red;
	}

.blok1{
	width:215px;
	float:left;
	border: 0px solid red;
	}

.blok2{
	width:420px;
	float:left;
	margin-left:25px;
	margin-right:10px;
	border: 0px solid red;

	}

.blok2_2{
	width:420px;

	border: 0px solid red;

	}

.blok_content{
	width:490px;
	float:left;
	margin-left:30px;
	margin-right:30px;
	font-size: 12px;
	border: 0px solid red;

	}

.blok_contenth{

	float:left;
	margin-left:30px;
	margin-right:30px;
	font-size: 12px;
	border: 0px solid red;

	}

*html .blok_contenth{ width:85%;}
.blok_con_com{
	float:left;
	margin-left:30px;
	margin-right:30px;
	font-size: 12px;
	border: 0px solid red;

	}

.blok3{
	width:265px;
	float:right;
	padding-top: 32px;
	border: 0px solid red;
	}

.blok5{
	width:220px;
	float:right;
	padding-top: 5px;
	border: 0px solid red;
	}

.blok4{
	width:200px;
	float:right;
	border: 0px solid red;
	}


.regist{
	background:#dce5bc;
	border: 0px solid red;
	width:265px;

}

#regist{
	background: url(/images/i4.jpg) bottom no-repeat;
	width:265px;

	border:0px solid red;

}

.reg2{
	padding:15px;
}

h1{
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	line-height: 1em;
	color: #737373;
	}

.opis{
	padding-top:10px;

	padding-bottom:10px;
	color:#5f6f73;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

.opis2{
	padding-top:0px;
	padding-left:10px;
	padding-bottom:10px;
	color:#5f6f73;
	border-bottom: 1px solid #e0e0d5;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

.pole{
	width:228px;
	height:22px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	vertical-align:bottom;
}

*html .pole{padding-top:5px; height:18px; }

.inputfield{
	width:140px;
	height:16px;
	border:1px solid #cad2b5;
	background:#f9f9f7;
	font-size:11px;
	vertical-align:bottom;
}




.pole2{
	width:328px;
	height:22px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	vertical-align:bottom;
}

.pole3{
	width:162px;
	height:22px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	vertical-align:bottom;
}

*html .pole2{padding-top:5px; height:18px; }




.pole_micro{
	width:60px;
	height:18px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	vertical-align:bottom;
}

*html .pole_micro{padding-top:5px; height:18px; }


.texta{
	height:100px;
	width:328px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	font-family: Trebuchet MS, "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align:bottom;
}

.texta_big{
	height:200px;
	width:328px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	font-family: Trebuchet MS, "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align:bottom;
}

.ban_field{
	height:70px;
	width:480px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	font-family: Trebuchet MS, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding:5px;
}



.but1{
	background: #8fad5d url(/images/i5.jpg) bottom no-repeat;
	width:115px;
	height:28px;
	color: #fff;
	font-size:14px;
	text-align:left;
	padding-bottom:4px;
	padding-left:7px;
	border:0px solid red;
}

.but2{
	background: #8fad5d url(/images/i8.gif) bottom no-repeat;
	width:125px;
	height:29px;
	color: #fff;
	font-size:14px;
	text-align:left;
	padding-bottom:5px;
	padding-left:7px;
	border:0px solid red;
}

.blok_form{
	width:300px;

}

.but3{
	background: #8fad5d url(/images/i7.gif) bottom no-repeat;
	width:102px;
	height:29px;
	color: #fff;
	font-size:14px;
	text-align:left;
	padding-bottom:5px;
	padding-left:7px;
	border:0px solid red;
}

.mini_opis{
	padding-top:7px;
	padding-bottom:4px;
}



a.mone:visited, a.mone:link, a.mone:active
  {
  color: #6d8c96;
  text-decoration: none;
  font-family: Trebuchet MS, "Times New Roman", Times, serif;
  margin:0;
  }

a.mone:hover{
text-decoration: underline;
}



a.town:visited, a.town:link, a.town:active
  {
  color: #6d8c96;
  text-decoration: none;
  font-family: Trebuchet MS, "Times New Roman", Times, serif;
  font-size: 17px;
  }

a.town:hover{
text-decoration: underline;
}


.list_towm{
  color: #6d8c96;
  text-decoration: none;
  font-family: Trebuchet MS, "Times New Roman", Times, serif;
  font-size: 14px;

}
.cent{
  color: #8caa59;
  border-bottom: 0px solid #CCCCCC;

  font-family: Trebuchet MS, "Times New Roman", Times, serif;
  font-size: 17px;


}
.cent2{
  color: #666;
  border-bottom: 0px solid #CCCCCC;
  font-family: Trebuchet MS, Tahoma, Times, serif;
  font-size: 10px;
}
.cent3{
  color: #8caa59;
  border-bottom: 0px solid #CCCCCC;
  font-family: Trebuchet MS, Tahoma, Times, serif;
  font-size: 13px;
}

.rums{
  color: #8caa59;
  border-bottom: 0px solid #CCCCCC;
  font-family: Trebuchet MS, "Times New Roman", Tahoma, Times, serif;
  font-size: 22px;
}



a.sort_a:visited, a.sort_a:link, a.sort_a:active
  {
  color: #656565;
  text-decoration: none;
  font-size: 13px;
  }

a.sort_a:hover{
text-decoration: none;
}
.studio{

height:40px;
border-bottom: 0px dashed #CCCCCC;
padding-bottom:10px;
}

.firm_name{
color:#64703a;
font-size:15px;
font-weight:normal;
}

.firm_{
color:#858585;
font-size:12px;
font-weight:normal;
}


.firm_name_mini{
color:#64703a;
font-size:10px;

}

.firm_mini{
color:#656565;
font-size:10px;

}

a.siteh:visited, a.siteh:link, a.siteh:active
  {
  color: #656565;
  text-decoration: underline;
  font-size: 12px;
  }

a.siteh:hover{
text-decoration: underline;
}


.img_firm{
margin-top:5px;
margin-right: 15px;
margin-bottom: 15px;

}

div.blok2 h1 {
	margin: 0 0 .5em 0;
	padding: .4em .5em;
	font-weight: bold;
	font-size: 1.6em;
	color: #737373;
	display:block;
	border-bottom: 1px solid #e0e0d5;
	}

div.blok2 h4, div.blok3 h4 {
	margin: 0 0 .0em 0;
	padding-left:0px;
	padding-top:15px;

	font-weight: bold;
	font-size: 1.4em;
	color: #737373;
	display:block;

	}

div.blok_content h1 {
	margin: 0 0 .5em 0;
	padding: .4em .0em;
	font-weight: bold;
	font-size: 1.6em;
	color: #737373;
	display:block;
	border-bottom: 1px solid #e0e0d5;
	}

div.blok_content h4 {
	margin: 0 0 .0em 0;
	padding-left:0px;
	padding-top:15px;

	font-weight: bold;
	font-size: 1.4em;
	color: #737373;
	display:block;

	}

div.blok2 h6, div.blok2_2 h6, div.blok5 h6, div.blok3 h6, .blok_content  h6  {
	margin: 0 0 .5em 0;
	padding: .4em .0em;
	font-weight: bold;
	font-size: 1.8em;
	color: #737373;
	display:block;
	border-bottom: 1px solid #e0e0d5;
	}


h5 {
	margin: 0;
	padding-top: 10px;
		padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.4em;
	color: #737373;
	display:block;

	}

.tu1{
font-size:50px;
color:#a3b075;
line-height:38px;
border: 0px solid red;
font-family: Trebuchet MS, "Times New Roman", Times, serif;
}



.tu2{
font-size:13px;
color:#a3b075;
border: 0px solid red;
text-align:center;
}

.stron1{
 float:left;
 width: 50px;
display:block;
line-height: 1.3em;
 border: 0px solid red;
}


.stron2{
 float:right;

 display:block;
 width: 340px;
}



.stron2:hover{
cursor:pointer;

}
/*
h1 A:visited, A:link, A:active {
	color: #2b6f91;


	}
h1:hover {
	color: #408db4;
	padding-right: 15px;
	padding-bottom:3px;
	border:0px solid red;
	background: url(/images/bullet-c.gif) right 	 no-repeat;
	}
*/

h4 A:visited, A:link, A:active {
	color: #7294a3;
	}
h4 a:hover {
	color: #9ebac6;
	padding-right: 20px;
	padding-bottom:3px;
	border:0px solid red;
	background: url(/images/bullet-c.gif) right 	 no-repeat;
	}


h6 A:visited, A:link, A:active {
	color: #7294a3;
	}
h6 a:hover {
	color: #9ebac6;




	padding-right: 20px;
	padding-bottom:3px;
	border:0px solid red;
	background: url(/images/bullet-c.gif) right 	 no-repeat;
	}

.partners {
	margin: 0 auto;
	background: url(/images/noise-ea.gif) ;
		font-size: 1.1em;

		width:100%;

	border-bottom: 1px solid #d3d3c9;
	}


.partners2 {
	margin:  auto;
	width: 80em;
	font-size: 1.1em;
	padding-bottom: 10px;
	border: 0px solid red;
	}



.partners3 {
	margin:  auto;
	width: 700px;
	float: left;
	font-size: 9px;
	padding-bottom: 0px;
	padding-top: 10px;
	}

.partners3_2 {
	margin:  auto;
	float: right;
	width: 100px;
	height: 40px;
	font-size: 9px;
	padding-bottom: 0px;
	padding-top: 10px;
	border: 0px solid red;
	}

.group2 {
    width: 980px;
    margin: auto;
    clear: both;
    }



/* TABS */

.tabBackground {

	padding: 0px 0px 0px 0px;
	margin-right: 1px;
	margin-left: 1px;
	}
.tabBackground .tabBar {
 	margin: 0px;
	padding: 0px;
	background: url("/images/grey_border.png") bottom repeat-x;
	}
.tabBar div.tabContainer {
	background: url("/images/tabs_selected_right.png") top right no-repeat;
	float: left;
	padding-right: 10px;
	cursor: pointer;
	}
.tabBar .tabContainer div.tabText {
	background: url("/images/tabs_selected_left.png") top left no-repeat;
	padding: 8px 0px 8px 10px;
	font-size: 0.9em;
	}

.tabBar div.tabContainerOff {
	background: url("/images/tabs_off_right.png") top right no-repeat;
	float: left;
	padding-right: 10px;
	margin-bottom: 1px;
	cursor: pointer;
	}

.tabBar .tabContainerOff div.tabText {
	background: url("/images/tabs_off_left.png") top left no-repeat;
	padding: 8px 0px 7px 10px;
	font-size: 0.9em;
	color: #a6a6a6;
	}
.tabContent {
	 margin-top: 0px;
	 padding: 10px 10px 10px 10px;
	 border-left: 1px solid #e0e0e0;
	 border-top: 0px solid #e0e0e0;
	 border-right: 1px solid #e0e0e0;
	 border-bottom: 0px solid #e0e0e0;
	 background-color: #f8f8f4;
 }
.tabContent .usedImage {
	 float: left;
	 width: 120px;
	 height: 140px;
	 margin-right: 20px;
	 margin-bottom: 10px;
 }

.roundedBox .ft {
	height: 10px;
	background: url("/images/bottomleft.gif") left top no-repeat;
	font-size: 0px;
	line-height: 0px;
	}
.roundedBox .ft .c {
	float: right;
	background: url("/images/bottomright.gif") right top no-repeat;
	width: 10px;
	height: 10px;
	}


	a.dtabContainer:visited, a.dtabContainer:link, a.dtabContainer:active
  {
  color: #a6a6a6;
  text-decoration: none;
  font-size: 11px;
  }

a.dtabContainer:hover{
text-decoration: none;
}


A.auth3:visited, A.auth3:link, A.auth3:active, A.auth3:hover

  {

  color: #8d8d8d;

  text-decoration: none;

  font-weight: normal;

  font-size: 9px;

  margin:0;

  }




.rund{

border-bottom: 1px dashed #deded6;

padding:5px;

height:50px;

}



.rund2{

padding:5px;

height:48px;

	background:#f4f4ed;

	border-bottom: 1px dashed #deded6;

}



.rund3{

padding:5px;

height:50px;

	background:#f5f5ee;

	border-bottom: 1px dashed #deded6;

}








a.enter_user:visited, a.enter_user:link, a.enter_user:active
  {
  color: #666666;
  text-decoration: none;
  font-size: 10px;
  }

a.enter_user:hover{
text-decoration: none;
}



a.fn:visited, a.fn:link, a.fn:active
  {
  color: #8da050;
  text-decoration: none;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 12px;
  }

a.fn:hover{
text-decoration: none;
}


.hlk1{
float:left;
width:17px;
padding-top:2px;
border: 0px solid red;

}
.hlk2{
float:left;
width:198px;
border: 0px solid red;

}

*html .hlk2{width:195px; }

.tag1{
vertical-align:top;
width:215px;
}

.tag2{
vertical-align:top;

}

.tag3{
vertical-align:top;

}






p {
	padding: 0 0 1.1em;
}
em {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
s {
	color: #999999;
}
blockquote {
	padding: 0 10px 5px 20px;
	background: url(comments.gif) no-repeat left 2px;
	font: italic 115%/135% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
blockquote em {
	font: italic 110%/130% Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style: none;
}
ul li {
	background: url(bullet00.gif) no-repeat 4px 4px;
	/*padding: 0 0 1em 18px;*/
	
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 0 0 15px;
}
ol li {
	margin: 0 0 1em 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}


/* headings and typography
---------------------------------------------------------------------------------*/

.title {
	background: url(tape0000.gif) no-repeat center center;
	text-align: center;
	font: normal small-caps 190%/100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0px 0 20px;
	padding: 16px 20px 16px 0;
}
.title span {
	color: #666666;
}

.intro {
	font: 120%/155% Georgia, "Times New Roman", Times, serif;
	color: #333333;

}


body {
background:#f4f4ed;
	font: 75%/160% ;

}
* {padding: 0; margin: 0;}



/* post
---------------------------------------------------------------------------------*/
.post {
	padding: 0 0 0px 0px;
	width: 490px;
}
/* clearfix for recent comments */
.post:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.post {display: inline-block;}
* html .post {height: 1%;}
.post {display: block;}

.post p a {
	text-decoration: none;
	background: url(link-bg0.gif) repeat-x;
	padding: 1px 0;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.post p a:visited {
	text-decoration: none;
	color: #000;
}
.post p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.page {
	padding-top: 15px;
}

.single h2 {
	background: url(subhead-.gif) no-repeat;
	padding: 10px 0 5px 12px;
	margin-left: -12px;
	font: bold 145% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	clear: left;
}

.tags {
	padding: 0 0 2px 16px;
	background: url(tags-bg0.gif) no-repeat left center;
	text-transform: capitalize;
}
.tags span {
	display: none;
}
.tags a {
	background: none !important;
	padding: 0 !important;
	border: none !important;
}
.tags a:hover {
	text-decoration: underline !important;
}
a.comments {
	position: absolute;
	right: 0;
	width: 40px;
	height: 28px;
	font: 150%/100% Georgia, "Times New Roman", Times, serif;
	background: url(commentt.gif) no-repeat !important;
	text-align: center;
	padding: 5px 0 0 3px !important;
	letter-spacing: -1px;
	display: block;
	margin-top: -8px;
}
a.write {
	background: url(commentu.gif) no-repeat !important;
	font-size: 125%;
}
.date {
	position: absolute;
	left: 0;
	width: 54px;
	height: 40px;
	background: url(date-bg0.jpg) no-repeat;
	font: normal 130%/30% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 12px 0 5px 0;
	text-align: center;
}
.date span {
	display: block;
	font: italic 170%/90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.more-link {
	margin-left: 2px;
	font: 16px/100% Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	background: none !important;
}

/* talented people */
.talented {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 15px;
}
.talented em {
	font-size: 95%;
	color: #999999;
	font-weight: normal;
	padding-left: 3px;
}
.location {
	padding: 0 0 15px;
}
.location strong {
	color: #999999;
}




/* comments
---------------------------------------------------------------------------------*/
#comments {
	margin-left: -12px;
	padding: 0 0 15px 10px;
	text-indent: -900em;
	clear: both;
}
#respond {
	margin: 15px 0 0 -12px;
	padding: 0 0 20px 10px;

	clear: both;
}
.total-comments {
	font: 130%/120% Georgia, "Times New Roman", Times, serif;
	float: left;
	padding: 0;
}
.expand-all {
	float: right;
	margin: 0px 0px 0;
	padding: 0;
	color:#a0a683;
	border:0px solid red;
	text-align:right;
	height: 18px;
	width: 183px;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	display: block;

	cursor: pointer;
}
.over {
}


/* commentlist */
.commentlist {
	clear: both;
	padding:  5px 0 10px;
	margin: 0;
}
.commentlist li {
	background: url(/images/comments/comments.jpg) no-repeat;
	padding: 0;
	margin: 0;
}
.commentlist .alt {
	background: url(/images/comments/commentt.jpg) no-repeat;
}
.commentlist .author {
	background: url(/images/comments/commentu.jpg) no-repeat;
}
.comment-data {
	padding: 4px 15px 5px 0;
}
.comment-number {
	font: italic 135%/100% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	display: block;
	width: 38px;
	text-align: center;
	float: left;
	letter-spacing: -1px;
	padding-bottom: 2px;
}
.commentlist cite {
	font: normal bold 110%/130% Arial, Helvetica, sans-serif;
	float: left;
}
.commentlist cite a {
	background: none;
	border: none !important;
}
.commentlist cite a:hover {
	text-decoration: underline;
}
.commentlist small {
	display: block;
	padding: 4px 0 2px 38px;
	clear: both;
	color: #666666;
}
.comment-data .collapse {
	display: block;
	float: right;
	text-indent: -900em;
	background: url(/images/comments/commentw.gif) no-repeat left bottom;
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin-top: 2px;
}
.comment-data .expand {
	background: url(/images/comments/commentw.gif) no-repeat left top;
}
.comment-entry {
	padding-left: 38px;
	width: 440px;
	overflow: hidden;
}

/* comment guidelines */
.comment-guidelines {
	text-indent: -900em;
	background: url(/images/comments/comment-.gif) no-repeat;
	width: 169px;
	height: 29px;
	clear: both;
	margin: 5px 0 0 10px;
	padding: 0 !important;
	cursor: pointer;
}
.guidelines {
	width: 454px;
	background: #eeede8 url(/images/comments/comment-.jpg) no-repeat;
	padding: 10px 10px 5px 17px;
	color: #666666;
	font-size: 95%;
}
.guidelines li {
	background: url(/images/comments/check000.gif) no-repeat;
}





/* STARS */.ratingblock {
	text-align:center;
	display:block;
	padding-bottom:1px;
	margin-bottom:1px;
	}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(/images/star_rat.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:83px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating  .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}


.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.star1{
	width:20%;
	z-index:6;
}
.star-rating a.star2{
	width:40%;
	z-index:5;
}
.star-rating a.star3{
	width:60%;
	z-index:4;
}
.star-rating a.star4{
	width:80%;
	z-index:3;
}
.star-rating a.star5{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(/images/star_sma.gif);
	line-height: 10px;
	height: 10px;
}





.portf{
background: url(/images/i4.gif) left top  repeat-x;
width:486px;

border: 1px solid #f4f4ed;
}

.portfr{
background: url(/images/i4.gif) left top  repeat-x;
width:455px;
height:163px;
border: 0px solid red;
}

.port_leftr{
float:left;
width:215px;
padding-left:3px;
padding-right:3px;
padding-top: 9px;
border: 0px solid red;

}



.portf_clear{
background: #f8f8f3;
width:225px;
height:290px;
border: 0px solid red;
}

.port_left_clear{

width:215px;
padding-left:3px;
padding-right:3px;
padding-top: 9px;
border: 0px solid red;

}


.port_left2r{

float:left;
width:215px;
padding-left:7px;
padding-right:3px;
padding-top: 9px;
border: 0px solid red;
}


.portfg{
width:488px;

border: 0px solid red;
}

.port_imag{
 width:215px;
 height:143px;
border: 1px solid #f8f8f4;
}

.port_left{
float:left;
width:215px;
padding-left:10px;
padding-right:10px;
padding-top: 9px;


}

.port_imag3{
 width:480px;
 height:170px;
border: 3px solid #f8f8f4;
}


.port_left3{

width:480px;
padding-left:0px;
padding-right:0px;
padding-top: 9px;


}

.port_left4{

float:left;
width:215px;

padding-left:0px;
padding-right:0px;
padding-top: 20px;
}


.port_left2{

float:left;
width:215px;
padding-left:12px;
padding-right:15px;
padding-top: 9px;
}

.portfolis{
border-bottom:1px solid #eaeaea;
  color: #858585;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 11px;
 /* height:20px;*/
padding-bottom:5px;
}

.portfolis2{
border-bottom:0px solid #eaeaea;
 /*height:30px;*/
 padding-bottom:5px;
}

.portfolis2g{
border-bottom:0px solid #eaeaea;
 /*height:25px;*/
padding-bottom:5px;
}



a.name_port:visited, a.name_port:link, a.name_port:active
  {
  color: #7499a7;
  text-decoration: none;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 15px;
  }

a.name_port:hover{
color: #506e7a;
text-decoration: none;
}


a.name_port2:visited, a.name_port2:link, a.name_port2:active
  {
  color: #7499a7;
  text-decoration: none;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 11px;
  }

a.name_port2:hover{
color: #506e7a;
text-decoration: none;
}

.navig{
text-align:right;
padding-right:15px;
float:right;
}



a.navig1:visited, a.navig1:link, a.navig1:active, a.navig1:hover
  {
  color: #669cb4;
  text-decoration: none;
  font-family: Trebuchet MS, Trebuchet MS, Arial, Times, serif;
  font-size: 18px;
   padding:0px;
  margin:0px;

  }

a.navig2:visited, a.navig2:link, a.navig2:active, a.navig2:hover
  {
  color: #fff;
  text-decoration: none;
  padding:0px;
  margin:0px;
  font-family: Trebuchet MS, Trebuchet MS, Arial, Times, serif;
  font-size: 23px;
  }

.navig1y{
float:left;
padding-left:10px;
padding-right:10px;
border:0px solid red;
padding-top:3px;
height:23px;
}

.navig2y{
float:left;
vertical-align:top;
background: url(/images/t_j.png) left top  no-repeat;
width: 31px;
text-align:center;

height:28px;
border:0px solid red;

}

.notices{
float:left;
width:240px;
color: #7d7d7d;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 11px;
  padding:0px;
  margin:0px;
  padding-top:20px;
  padding-right:10px;
  padding-bottom:20px;
}

.comt{
background:  #eeede8 url(/images/comments/commentl.gif) left top  repeat-x; 
border: 0px solid red;
width:481px;
}

.comment{
	width: 290px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	font-family: Trebuchet MS, Arial, Times, serif;

}


.poleh{
	width:150px;
	height:22px;
	border:1px solid #cad2b5;
	background:#f7f7f2;
	font-size:11px;
	vertical-align:bottom;
}

*html .poleh{padding-top:5px; height:18px; }


.floag{
float:left;
 width:160px;
  border:0px solid red;
  padding-left:10px;
  padding-top:10px;
  color: #7d7d7d;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 11px;
}

.floag2{
float:left;
width: 270px;
border: 0px solid red;
padding-left:10px;
padding-top:10px;
}

/* HINTS */
.toolHeader {
	font-size:14px;
	font-weight:bold;
	color: #fff;
	background: #a6b475;
	padding: 10px 10px 0 10px;
	width: 150px;
}

.toolBody {
	font-size:11px;
	color: #fff;
	background: #a6b475;
	padding: 0 10px 10px 10px;
	width: 150px;
}


a.vak_1:visited, a.vak_1:link, a.vak_1:active
  {
  color: #8CAA59;
  text-decoration: none;
  font-family: Trebuchet MS, Tahoma, Times, serif;
  font-size: 15px;
  }

a.vak_1:hover{
color: #6c8640;
text-decoration: underline;
}

.vak_1{
 color: #8CAA59;
  text-decoration: none;
  font-family: Trebuchet MS, Tahoma, Times, serif;
  font-size: 18px;

}

a.vak_2:visited, a.vak_2:link, a.vak_2:active
  {
  color: #7499a7;
  text-decoration: none;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 11px;
  }

a.vak_2:hover{
color: #506e7a;
text-decoration: none;
}

.money{ 
font-weight:bold; 
color:#6b6b6b;
font-size:13px;
font-family: Trebuchet MS, Tahoma, Times, serif;
}

.cont_cat{ 
font-weight:normal; 
color:#6b6b6b;
font-size:20px;
padding-left:20px;
padding-right:10px;
font-family: Trebuchet MS, Tahoma, Times, serif;
}

.count_cat2{
 font-size:1px;
	line-height:2px;
	height:2px;
	background:#999;
	width:23px;
	margin-left:20px;
	margin-right:20px;
}

.tab_cat{
border:0px solid red;


}

.data_money{
color:#a3a3a3;
font-size:12px;
}

.vot1{
font-family: Trebuchet MS, Trebuchet MS, Tahoma, Times, serif;
color:#506E7A;
font-size:14px;
padding:0px;
margin:0px;
}

.vot2{
font-family: Trebuchet MS, Trebuchet MS, Tahoma, Times, serif;
color:#808080;
font-size:11px;
}

.vot3{
font-family: Trebuchet MS, Trebuchet MS, Tahoma, Times, serif;
color:#6C8640;
font-weight:bold;
font-size:11px;
}

.vot4{
vertical-align:top;
padding-top:4px; 
padding-right:7px;


}

.nas1{
color:#4f727d;
font-size:14px;
padding-bottom:0px;

}
.nas2{
color:#4f727d;
font-size:12px;
padding-bottom:5px;

}

a.nas3:visited, a.nas3:link, a.nas3:active,a.nas3:hover 
  {
  color: #83a341;
  text-decoration: none;
  font-family: Trebuchet MS, Arial, Times, serif;
  font-size: 11px;
  }

.ban{widows:240px; height:90px; margin-left:12px;}