/*PORADNA CSS STYLESHEET*/
#contentcol div.consulting{
width: 485px;
border-bottom: 1px dashed rgb(201, 203, 202);
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}
#contentcol div.consulting img{
float: left;
border: 1px solid rgb(132, 179, 1);
padding: 2px;
margin: 0 10px 0 0;
}
#contentcol div.consulting p.date{
float: left;
height: 15px;
line-height: 16px;
color: rgb(130, 34, 18);
font-size: 75%;
margin: 0 5px 0 0;
}
#contentcol div.consulting h1{
float: left;
height: 15px;
line-height: 15px;
color: rgb(131, 180, 3);
font-size: 80%;
border-left: 1px solid rgb(131, 180, 3);
border-right: 1px solid rgb(131, 180, 3);
padding: 0 5px 0 5px;
}
#contentcol div.consulting h1 a{
color: rgb(131, 180, 3);
text-decoration: underline;
}
#contentcol div.consulting h1 a:hover{
color: rgb(131, 180, 3);
text-decoration: none;
}
#contentcol div.consulting a.section{
float: left;
height: 15px;
line-height: 15px;
color: rgb(129, 32, 13);
font-size: 80%;
font-weight: bold;
text-decoration: underline;
padding: 0 0 0 5px;
}
#contentcol div.consulting a:hover.section{
text-decoration: none;
}
#contentcol div.consulting p.perex{
float: left;
width: 369px;
line-height: 15px;
color: rgb(63, 76, 108);
font-size: 75%;
text-align: left;
padding: 0;
margin: 5px 0 0 0;
}
#contentcol div.consulting p.perex a{
color: rgb(63, 76, 108);
text-decoration: underline;
}
#contentcol div.consulting p.perex a:hover{
text-decoration: none;
}
#contentcol div.consulting a.old{
float: right;
height: 15px;
line-height: 15px;
color: rgb(131, 180, 3);
text-decoration: underline;
font-size: 75%;
font-weight: normal;
border-left: 1px solid rgb(131, 180, 3);
padding: 0 0 0 15px;
margin: 5px 0px 0 15px;
}
#contentcol div.consulting a.archiv{
float: right;
height: 15px;
line-height: 15px;
color: rgb(131, 180, 3);
text-decoration: underline;
font-size: 75%;
font-weight: normal;
padding: 0;
margin: 5px 0 0 0;
}
#contentcol div.consulting a.section{
float: right;
height: 15px;
line-height: 15px;
color: rgb(129, 32, 13);
font-size: 75%;
font-weight: bold;
text-decoration: underline;
margin: 5px 0 0 0;
}
#contentcol div.consulting a:hover.section{
text-decoration: none;
}
#contentcol div.consulting a:hover{
text-decoration: none;
}
/* DETAIL PORADNY */
#contentcol div.consulting-detail{
width: 485px;
border-bottom: 1px dashed rgb(201, 203, 202);
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}
#contentcol div.consulting-detail img{
float: left;
border: 1px solid rgb(132, 179, 1);
padding: 2px;
margin: 0 10px 0 0;
}
#contentcol div.consulting-detail p.date{
float: left;
height: 15px;
line-height: 16px;
color: rgb(130, 34, 18);
font-size: 75%;
margin: 0 5px 0 0;
}
#contentcol div.consulting-detail h1{
float: left;
height: 15px;
line-height: 15px;
color: rgb(131, 180, 3);
font-size: 100%;
padding: 0 5px 0 5px;
margin: 0 0 15px 0;
}
#contentcol div.consulting-detail h1 a{
color: rgb(131, 180, 3);
text-decoration: underline;
}
#contentcol div.consulting-detail h1 a:hover{
color: rgb(131, 180, 3);
text-decoration: none;
}
#contentcol div.consulting-detail p.perex{
float: left;
width: 100%;
line-height: 20px;
color: rgb(63, 76, 108);
font-size: 75%;
text-align: left;
padding: 0;
margin: 5px 0 5px 0;
}
#contentcol div.consulting-detail p.perex a{
color: rgb(63, 76, 108);
text-decoration: underline;
}
#contentcol div.consulting-detail p.perex a:hover{
text-decoration: none;
}
#contentcol div.consulting-detail a.old{
float: right;
height: 15px;
line-height: 15px;
color: rgb(131, 180, 3);
text-decoration: underline;
font-size: 75%;
font-weight: normal;
border-left: 1px solid rgb(131, 180, 3);
padding: 0 0 0 15px;
margin: 5px 0px 0 15px;
}
#contentcol div.consulting-detail a.archiv{
float: right;
height: 15px;
line-height: 15px;
color: rgb(131, 180, 3);
text-decoration: underline;
font-size: 75%;
font-weight: normal;
padding: 0;
margin: 5px 0 0 0;
}
#contentcol div.consulting-detail a.section{
float: right;
height: 15px;
line-height: 15px;
color: rgb(129, 32, 13);
font-size: 75%;
font-weight: bold;
text-decoration: underline;
margin: 5px 0 0 0;
}
#contentcol div.consulting-detail a:hover.section{
text-decoration: none;
}
#contentcol div.consulting-detail a:hover{
text-decoration: none;
}
#contentcol div.consulting-detail h4{
font-size: 70%;
text-transform: uppercase;
color: rgb(132, 36, 20);
}
/* FORMULAR PRO LOGIN NEBO ODPOVED */
#contentcol div.consulting-detail div.formbox{
	border-top: 1px solid rgb(63, 104, 136);
	/*background-color: rgb(241, 253, 205);*/
	background-image: url(../grafika/bg.gif);
	padding: 10px;
	text-align: center;
	color: black;
	font-size: 75%;
}
#contentcol div.consulting-detail div.formbox textarea{
	border: 1px solid rgb(63, 104, 136);
	margin: 5px 0 5px 0;
}
#contentcol div.consulting-detail div.formbox button{
width: 115px;
height: 22px;
line-height: 22px;
background-image: url(../grafika/button.gif);
background-position: left top;
background-repeat: no-repeat;
color: rgb(63, 76, 108);
font-size: 75%;
text-align: center;
}
div.formbox p#SendFormResult{
margin: 0 0 10px 0;
}
/* VYPIS OTAZEK A ODPOVEDI */
#contentcol div.advicebox{
  width: 100%;
  margin: 0;
  padding: 0 0 1px 0;
  border-bottom: 1px solid rgb(156, 211, 8);
}
#contentcol div.advicebox h4{
  float: left;
  width: 75%;
  height: 16px;
  line-height: 16px;  
  text-transform: uppercase;
  font-size: 70%;
  margin: 0;
  padding: 5px 0 0 10px;
  color: rgb(65, 73, 109);
}
#contentcol div.advicebox .publisher{
  width: 20%;
  height: 16px;
  line-height: 16px;
  float: right;
  font-weight: normal;
  color: black;
  text-align: right;
  font-size: 75%;
}
#contentcol div.advicebox p{
  color: black;
  font-size: 75%;
  padding: 5px 0 10px 10px;
}
#contentcol div.advicebox div.answer{
  background-color: rgb(241, 253, 205);
  padding: 10px 10px 10px 20px;
  text-align: left;
  color: black;
  font-size: 75%;
}  
#contentcol div.answer h4{
  float: left;
  width: 75%;
  height: 16px;
  line-height: 16px;  
  text-transform: uppercase;
  color: rgb(132, 36, 20);
  font-size: 90%;
  margin: 0;
  padding: 0;
}
#contentcol div.answer .date{
  width: 20%;
  height: 16px;
  line-height: 16px;
  float: right;
  font-weight: normal;
  color: black;
  text-align: right;
    font-size: 100%;
}
#contentcol div.answer p{
  color: black;
  font-size: 100%;
  padding: 5px 0 0 0;
}

