* {
	margin: 0;
	padding: 0;
}

html, body {
  height: 100%;
  padding: 0;
  margin: 0;
}

body 
{
    min-width: 800px;
    font-family: Verdana, Arial, Georgia, sans-serif;
    background: #3B4D56;
    _text-align: center; /* IE */
    text-align: center;
    line-height: 1.5;
	font-size: 12px;
}

body img 
{
	padding: 0;
	margin: 0;
	border: 0;
}

h1
{
	font-size: 20px;
	color: #0409A1;
	padding: 2px 0 10px 0;
	font-weight: normal;
}
h2
{
	font-size: 16px;
	color: #0409A1;
	padding: 2px 0 8px 0;
	font-weight: normal;
}
h3
{
	font-size: 14px;
	color: #0409A1;
	padding-top: 2px;
	padding: 2px 0 4px 0;
	font-weight: normal;
}
h4
{
	font-size: 12px;
	color: #0409A1;
	padding-top: 2px;
	padding: 2px 0 4px 0;
	font-weight: normal;
}
p
{
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 12px;
	padding: 4px 0 4px 0;
}
a
{
	font-family: Verdana, Arial, Georgia, sans-serif;
	text-decoration: none;
}
a:active, 
a:link,
a:visited
{
	color: #01109d;
}
a:hover
{
	color: black;
}

#main
{
    width: 800px;
    /*_height: 100%; /* IE */ 
    margin: 0 auto;
	padding: 0;
	text-align: left;
    background: url(../Images/bg_line.gif);
    background-repeat:  repeat-y;
    padding: 0 0 0 0;
		
}

#hlavicka 
{	float:left;
    width:  800px;
    height: 142px;
    background: url(../Images/banner.jpg);
    background-repeat:	no-repeat;
}

#telo
{	float:left;
    width: 800px;
    padding-top: 25px;
    /*left: 25px;*/
    /*height: auto;
    min-height: 100%;
	_height: 100%;  IE */
	/*position: relative;*/
	/*position: absolute;*/
	min-height: 500px;
	border:0px solid #CC00CC;
	
}

#paticka
{	
	width:  800px;
	height: 69px;
	background: url(../Images/footer.jpg);
	background-repeat:	no-repeat;
	clear: both;
	border:0px solid #FFFFFF;
	vertical-align:bottom;
}

#paticka_text
{	width: 780px;
	height:69px;
    color: white;
	border:0px solid green;
	margin-top:3px;


}

#paticka_text table
{	margin-top:4px;
	margin-left: 25px;
	width: 750px;
}

#paticka a
{
	font-family: Verdana, Arial, Georgia, sans-serif;	
	text-decoration: none;
}

#paticka a:active, 
#paticka a:link,
#paticka a:visited
{
	color: white;	
}

#paticka a:hover
{
	color: black;
}

.zarovnat_v_levo
	
{	text-align: left;

}

.zarovnat_v_pravo
{
	text-align: right;
}

#tlacitka_menu
{
	top: 99px;
    left: 300px;
    position: relative;
}

#tlacitka_menu a:active, 
#tlacitka_menu a:link,
#tlacitka_menu a:visited
{
	font-family: Verdana, Arial, Georgia, sans-serif;
	color: black;
	text-decoration: none;
}

#tlacitka_menu a:hover
{
	color: #0223C1;
}

#tlacitka_menu table
{
	height:	auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#tlacitka_menu table td
{
	width: 102px;
	height: 54px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;
	background: url(../Images/button.png);
    background-repeat:  no-repeat;
    background-position: center;
    font-size: 14px;
    font-style: normal;
    font-weight: bold; 
}

#sloupek_leva
{	float:left;
	margin-left: 20px;
	width: 180px;
}

#sloupek_prava
{	float:right;
	margin-right:20px;
	width: 200px;
	text-align: right;
}

#formular_stred
{	float:left;
	width: 370px;
}

#formular_prava
{
	top: auto;
	left: 210px;
	position: relative;
	width: 545px;
	text-align: justify;
}

/* NOVINKY */
#kont_novinky
{
    text-align: left;
}

#kont_novinky_top
{
	width: 200px;
	height: 34px;
	padding: 0 15px 0 15px;
	color: White;
	font-style: normal;
	font-weight: bold;
	background: url(../Images/novinky_top.gif);
    background-repeat:  no-repeat;
    background-position: center;
}

#kont_novinky_body
{
	width: 200px;
	padding: 0 15px 0 15px;
	background: url(../Images/novinky_body.gif);
    background-repeat: repeat-y;
    background-position: top;
}

#kont_novinky_bottom
{
    width: 200px;
    height: 10px;
	padding: 0 15px 0 15px;
    background: url(../Images/novinky_bottom.gif);
    background-repeat: repeat-y;
    background-position: top;
}

.novinky_nadpis
{
    font-size: 11px;
    font-weight: bold;
    color: #01109d;
    padding-bottom: 5px;
}

.novinky_text
{
    font-size: 11px;
    font-weight: normal;
    color: black;
    padding-bottom: 5px;
}

.novinky_odkaz
{
    text-align: right;
    font-family: Verdana, Arial, Georgia, sans-serif;
    font-weight: bold;
	color: #01109d;
	border: 0;
}

.novinky_odkaz img
{
    border: 0;
    vertical-align: middle;
}

.novinky_odkaz a:active, 
.novinky_odkaz a:link,
.novinky_odkaz a:visited
{
	text-decoration: none;
	color: #01109d;
}

.novinky_odkaz a:hover
{
	color: black;
}
/* NOVINKY - end*/

/* MENU */
#kont_menu
{
    text-align: left;
}

#kont_menu .vypis_polozka_menu
{
 margin-left: 20px;
 padding: 2px 0px 2px 0px;
 list-style-image: url(../Images/icon_li_ctverec.gif);
 list-style-position: outside;
 font-size: 10px;
 font-weight: bold;
 vertical-align: bottom;
}

#kont_menu .vypsany_produkt_0
{
	margin-left: 5px;
	list-style-image: url(../Images/icon_sipka_0.gif);
	list-style-position: outside;
	font-size: 10px;
	font-weight: normal;
}

#kont_menu .vypsany_produkt_1
{
	margin-left: 5px;
	list-style-image: url(../Images/icon_sipka_1.gif);
	list-style-position: outside;
	font-size: 10px;
	font-weight: normal;
}

#kont_menu a
{
	font-family: Verdana, Arial, Georgia, sans-serif;	
	text-decoration: none;
}

#kont_menu a:active, 
#kont_menu a:link,
#kont_menu a:visited
{
	text-decoration: none;
	color: Black;
}

#kont_menu a:hover
{
	color: black;
}

#kont_menu_top
{
	width: 180px;
	height: 34px;
	padding: 0 15px 0 15px;
	color: White;
	font-style: normal;
	font-weight: bold;
	background: url(../Images/menu_top.jpg);
    background-repeat:  no-repeat;
    background-position: center;
}

#kont_menu_top2
{
	width: 180px;
	height: 10px;
	padding: 0 15px 0 15px;
	color: White;
	font-style: normal;
	font-weight: bold;
	background: url(../Images/menu_top2.jpg);
    background-repeat:  no-repeat;
    background-position: center;
}

#kont_menu_body
{
	width: 180px;
	padding: 0 15px 0 15px;
	background: url(../Images/menu_body.gif);
    background-repeat: repeat-y;
    background-position: top;
    font-size: 11px;
}

#kont_menu_bottom
{
    width: 180px;
    height: 10px;
	padding: 0 15px 0 15px;
    background: url(../Images/menu_bottom.gif);
    background-repeat: repeat-y;
    background-position: top;
}

.menu_nadpis
{
    font-size: 11px;
    font-weight: bold;
    color: #01109d;
    padding-bottom: 5px;
}

.menu_text
{
    font-size: 11px;
    font-weight: normal;
    color: black;
    padding-bottom: 5px;
}
/* MENU - konec */

#telo li
{
    margin-left: 35px;
	padding: 2px 0 2px 0;
	list-style-image: url(../Images/icon_li.gif);
	list-style-position: outside;
}

#sloupek_budova
{
	bottom: 0;
	left: 0;
}

.logoKategorieProduktu
{
	float:right;
	right:0;
	top:0;
	width: 100px;
	border: 0;
	/*position:absolute;*/
}

/* produkty - dokumenty */
#dokumenty
{
	margin-top: 5px;
}
#dokumenty ul
{
	margin-left: 20px;
}
#dokumenty ul li
{
	margin-left: 20px;
	padding: 2px 0 2px 0;
	list-style-image: url(../Images/icon_pdf.gif);
	list-style-position: outside;
}
#dokumenty a
{
	font-size: 12px;
	text-decoration: none;
}
#dokumenty a:active, 
#dokumenty a:link,
#dokumenty a:visited
{
	color: #01109d;
}
#dokumenty a:hover
{
	color: black;
}
/* produkty - dokumenty */

/* inzerat */
.tabInzerat
{
	vertical-align: top;
}

.inzeratPopis
{
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	color: #507EA1;
}

.inzeratText
{
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.inzeratText ul li
{
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
	color: black;
}
/* inzerat */

/* img tlacitko registrace Carepack */
#web-buttons-iddxuqs a
{
	display:block;
	color:transparent;
} 

#web-buttons-iddxuqs a:hover
{
	background-position:left bottom;
}

a#web-buttons-iddxuqsa 
{
	display:none
}