h3 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13pt;
	font-weight: bold;
	color: #3F557F; /*#000000;*/
}

p.content_usual {
	/*text-align: justify;*/
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 20px 0px;
}

p.content_usual img.left_side {
	float: left;
	margin: 0px 20px 20px 0px ;
}

ul.ul_usual {
	list-style: none;
	font-size: 11pt;
	line-height: 1.6em;
   color: #000000;
   text-align: left;
	/*color: #848484;*/
}

#prokat_topics {
	font-size: 11pt;
	line-height: 1.6em;
   color: #000000;
   text-align: left;
}

/*========================================================*/
/*========================================================*/
a {
	color: #307DFF;
	text-decoration: underline;
}

a:hover,  a:active {
	text-decoration: underline;
	color:#C80000;
}

span.active {
	text-decoration: underline;
	color:#C80000;
}

a.special {
	color:#307DFF;
	text-decoration: underline;
}

a.special:hover {
	text-decoration: underline;
	color: #C80000;
}

/*========================================================*/
/*========================================================*/

.portfolio_item {
  /*width: 170px;*/
  /*height: 190px;*/
  width: 300px;
  /*height: 200px;*/
  margin: 0px 0px 0px 0px;
  /*border: solid 1px #3C4B7E;*/
  /*border-left: solid #DADADA 2px;*/
  /*font: normal 11px/12px "Trebuchet MS", arial, sans-serif;*/
  font-size: 10pt;
  color: #3C3C3C;
  text-align: left;
  float: left;  
  background: #FFFFFF;
}

.portfolio_item_inside {
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
}

.portfolio_item_inside_txt {
  width: 500px;
  height: 60px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
}

.portfolio_item_inside img {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

/*========================================================*/
/*========================================================*/

table.price_list {
	/*font: normal 100% "Trebuchet MS", arial, sans-serif;*/
	/*font-family : "Trebuchet MS", arial, sans-serif;*/
	/*font-family : inherit;*/
	font-size: 10pt;
}
/*headlines*/
table.price_list th  {
  background-color: #BFD4FF;/*#7FA9FF;*/ /*#E6E6E6;*/
  color: #3F557F; /*#000000;*/
}
/*name*/
table.price_list th a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color: #3F557F; /*#ffffff;*/ /*#000000;*/
}
/*price*/
table.price_list .price_col {
	font-size: 10pt;
	font-weight: normal;
	text-decoration : none;
	color: #000000; /*#3F557F;*/
	text-align: center;
}

tr:hover{ background-color: #E6E4DA; } 


/*========================================================*/

/*========================================================*/
/*========================================================*/
/*
table.feedback {
	font-size: 10pt;
}

table.feedback th  {
	font-size: 10pt;
	text-align: left;
}

table.feedback input {
	width: 300px;
	border: 1px solid #BCBCBC;
}

table.feedback textarea {
	height: 120px;
	width: 300px;
	border: 1px solid #BCBCBC;
}
*/

/*========================================================*/
/*========================================================*/

/*
table.services {
  font: normal 100%  "Trebuchet MS", arial, sans-serif;
}

table.services b {
  font: bold 13px "Trebuchet MS", arial, sans-serif;
  padding-left: 25px;
}

table.services th {
  font: bold 12px "Trebuchet MS", arial, sans-serif;
  text-align: center;
  color: #3C4B7E;
}

table.services td {
  color: #3C4B7E;
}
*/