.project_txt_box
{
  float: right;
  width: 431px;
  _width: 420px;
  margin-right: 9px;
  text-align: justify;
}

/* vlastnosti pre obrazok v preview */
.sub_text img.project_txt_img
{
  margin-right: 9px;
  float: left;
  width: 178px;
  padding: 2px;
  border: solid #d0ccc9 1px;
  background-color: #ffffff;
}

/* vlastnosti pre vsetky obrazky v subpage*/
.sub_text img
{
  padding: 2px;
  border: solid #d0ccc9 1px;
  background-color: #ffffff;
  margin-bottom: 11px;
}




.project_txt_box h5
{
  margin-top: 0px;
  margin-bottom: 0px;


}

.sub_text h4{
  font-weight: bold;
  font-style: italic;
  color: #3A3B3D;


}



.project_title_line
{
  width: 100%;
  height: 2px;
  margin-top: 8px; 
  margin-bottom: 8px; 
  clear: both;
  background-image: URL('image/title_line_bg.jpg'); 
  font-size: 1px;
}



.project_detail
{
  background-image: URL('image/project_detail.jpg'); 
  width: 125px; 
  height: 18px; 
  float: right; 
  margin-bottom: 10px; 
  text-align: center; 
  padding-top: 5px; 
  background-repeat: no-repeat;
}

.project_detail a 
{
  color: #af8c3a; 
  font-weight: bold; 
  font-size: 10px;
  text-decoration: none;
}

.project_detail a:hover
{
  color: #3b3b3b;


}

/* formatovanie vystupu z RTE pre preview projektu*/
.sub_text .project_txt_box .bodytext {
  padding-top: 0px;


}


.sub_text .delimiter_full
{ 
  width: 100%; 
  margin-top: 10px; 
  margin-bottom: 10px; 
  height: 1px; 
  clear: both; 
  font-size: 1px; 
  background-image: URL('image/line_content_bg.jpg'); 
  background-repeat: repeat-x;
}

.sub_text .delimiter_empty
{
  width: 100%; 
  margin-top: 10px; 
  margin-bottom: 10px; 
  height: 1px; 
  clear: both; 
  font-size: 1px; 
}
div.hlavna_stranka_uvodny_text{
	margin-top: 180px;
	margin-left: 40px;
	margin-right: 40px;
}
div.hlavna_stranka_uvodny_text p.bodytext{
	color: #ae8b3a;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
}
div.hlavna_stranka_uvodny_text p.bodytext a{
	color: #ae8b3a;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	position: static;
}
span.rozklik a{
	background-image: URL('image/arrow_black.gif');
	background-repeat: no-repeat;
	padding-left: 10px;  
	background-position: bottom left;
	float: right;
	background-image: url('image/project_detail.jpg');
	padding-top: 5px;
	padding-left: 30px;
	margin-right: 220px;
	width: 120px;
	/*color: #3B3B3B;*/
	color: #AF8C3A;
	font-weight: bold;
}
div.sub_text h5 {
	margin-top: 15px;
	margin-bottom: 0px;
}
a.title_project{
	color: white;
}
