*
{
    margin: 0;
    padding: 0;
}

html, body
{
	color: #414141;
	font-size: 10px;
	font-family: Tahoma, Arial, "Geneva CE", sans-serif;
        line-height: 1.6em;
}

body
{
    background-color: #FFFFFF;
    background-image: url(../image/layout/bg.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
}

ul, li
{
    list-style-type: none;
    text-align: left;
}

p
{
    margin: 0 0 5px 0;
    font-size: 11px;
}

a
{
    color: #313A8C;
    text-decoration: underline;
}

a:hover
{
    color: #4B6CC2;
    text-decoration: none;
}

h1
{
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 5px;
    color: #30388C;
}

#content h2
{
    font-size: 1.6em;
    padding: 10px;
    margin-bottom: 5px;
    background-color: #e1f5fb;
    font-weight: bold;
    color: #4d579c;
}

#content h2.home-h2
{
    font-size: 1.6em;
    padding: 10px;
    padding-top: 20px;
	 margin-bottom: 0px;
    font-weight: bold;
    color: #4d579c;
	 background: none;
	 clear: both;
}

h2
{
    font-size: 1.7em;
    font-weight: normal;
    margin-bottom: 5px;
    color: #30388C;
}

h3
{
    font-size: 13px !important;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 25px;
}

h4
{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 15px;
}

h5
{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 2px;
    padding-top: 5px;
}

td
{
    vertical-align: top;
}

q
{
    quotes: "\201E" "\201C";
}

em
{
    font-style: normal;
    font-weight: bold;
}

strong
{
    font-weight: bold;
}

/* # -------------------------------------------------- .text * */
.text
{
    font-size: 11px;
}

.text ul
{
    margin-bottom: 17px;
}

.text li
{
    padding-left: 9px;
    background-image: url(../image/layout/odrazka.gif);
    background-position: 0px 7px;
    background-repeat: no-repeat;
    list-style-type: none;

}

.text p
{
    text-align: justify;
}

/* # -------------------------------------------------- emacs */
/* v2008-09-27
Local Variables:
mode: outline-minor
outline-regexp: "/\\* [#]+"
End:
*/
.bb_img img{
  background-color:#CBEDF8;
  border:0 none;
  padding:3px;
}
.bb_img {
  float:left;
  margin:0 12px 8px 0;
}