﻿body,td,input,textarea,select
{
    font-size: 8pt;
    font-family: Verdana;
	color: #797979;
	font-weight: normal;
}
body
{
	color: #797979;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;

	/*margin-top: 0px;*/
	/*margin-left: 16px;*/
}

html, body
{
    height:100%;
}

h1
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
}
h2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #797979;
}
h3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #ca0031;
	border-bottom: 1px solid #797979;
}	
h4
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #797979;
}			
a
{ 
	color: #ca0031;
	text-decoration: none;
}
a:hover 
{ 
	text-decoration: underline;
}
td.PageContent /* bunka tabulky pro zobrazeni obsahu v .master */
{
	padding-right: 0;
	padding-left: 10px;
	padding-top: 10px;
}
td.gray /* bunka pro "zasedle" zahlavi tabulek */
{
	padding: 8px;
	background-color: #e8e8e8;
}
/*table.HeaderMenu a
{
	font-size: 11pt;
	font-family: Century Gothic;
	font-weight: normal;
	color: #ca0031;
}
table.HeaderMenu a:hover
{
	color: black;
	text-decoration: none; 
}*/
td.CntxMenu
{
	background-color: #f4f4f4;/*#e8e8e8;*/
	padding: 8px;
	line-height: 15px;
}
input.text
{
	border-color: #d7d7d7;
	border-width: 1px;
	font-size: 8pt;
	font-family: Verdana;
}
input.button
{
	border-color: #d7d7d7;
	border-width: 1px;
	font-size: 8pt;
	font-family: Arial;	
	background-color: #d7d7d7;
}
td.HeaderSearch
{
	/*width: 539px;
	height: 10px;
	background-image: url(search_bground.gif);*/
}
.Form
{
	margin-top: 4px;
	margin-bottom: 4px;
}
div.changes span.highlight
{
	background-color: #dcdcdc;

}
.Validator
{
	color: Black;
	background-color: Orange;
}
.Right
{
	float: right
}
img.ImageFrame
{
	border: solid 1px silver;
}
tr.GridViewRow td
{
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 4px;
}
tr.CompressedGridViewRow td
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 4px;
}
tr.GridViewHeaderRow th
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 4px;
}
table.layout td
{
	padding: 0px;
}
hr 
{ 
	height: 1px; 
	border: 0; 
	color: #c0c0c0; 
}

td.HomeText,td.HomeTextRight
{
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 16px;
	padding-right: 10px;
	color: Black;
}

td.HomeTextRight
{
	padding-right: 0px;
	padding-left: 10px;
}

span.HomeHeadText
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: Black;
}

div.HeaderMenu
{
	height: 28px;
	background-image: url(nav_bg.png);
	background-repeat: repeat-x;
	background-color: Black;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

span.HeaderMenuItem
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}

.center
{
	margin-left: auto;
	margin-right: auto;
}

table.HeaderMenu a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}

table.HeaderMenu a:hover
{
	color: silver;
	text-decoration: none; 
}
/* nejde nastavit velikost fontu... vyresit*/
.HeaderSubMenu
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	background-color: #555555;
	padding: 2px 4px 2px 4px;
}

.HeaderSubMenu a
{
	color: White;
}

.HeaderSubMenu a:hover
{
	color: silver;
	text-decoration: none; 
}

a.link2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #797979;
}

a:hover.link2
{
	color: #ca0031;
	text-decoration: none; 
}

div.bubbleBox
{
    width: 432px;
    background-color: #f4f4f4
}

div.bubbleText
{
	font-family: Verdana;
	font-style: italic;
	font-size: 9pt;
	padding: 3px 20px 8px 20px;
	background-color: #f4f4f4
}

div.referenceLogo
{
    text-align: center;
    padding-bottom: 20px;
}

div.absoluteBox
{
    width: 50px;
    height: 186px;
    position: fixed;
    left: 0px;
    top: 340px;
    z-index: 1;
    background: url(kontakt_button.png) no-repeat 0 0;
}

div.absoluteBox a
{
    display:block; 
    width:100%; 
    height:100%; 
    text-decoration:none; 
}
 
div.absoluteBox a:hover
{
    text-decoration:none;
    background: url(kontakt_button_hover.png) no-repeat 0 0;
}

ul.miniBlogList
{
    list-style: none;
    margin: 0 0 1em 5px;
    padding: 0;
}

li.miniBlogList
{
    background: url(list_arrow.png) no-repeat 0 4px;
    line-height:1.3em;
    margin: .25em 0;
    padding: 0 0 0 12px;
}

span.header2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #797979;
	line-height: 25px
}    

#container 
{
   min-height:100%;
   position:relative;
}
#header 
{
   background: White;
}
#body 
{
   padding-left: 50px;
   padding-right: 50px;
   padding-bottom: 80px;   /* Height of the footer */
}
#footer 
{
   position: absolute;
   bottom: 0;
   width: 100%;
   height: 80px;   /* Height of the footer */
   background: #f4f4f4;
}

.searchInput
{
    background: url(search_tb_bg.png) no-repeat center top; 
    border: 0px;
    height: 22px;
    width: 155px;
    padding: 0;
    font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #797979;
	margin: 0;
	line-height: 20px;
}

div.amBox
{
    width: 257px;
    height: 54px;
    float: left;
    background: url(am.png) no-repeat 0 0;
}

div.amBox a
{
    display:block; 
    width:100%; 
    height:100%; 
    text-decoration:none; 
}
 
div.amBox a:hover
{
    text-decoration:none;
    background: url(am_hover.png) no-repeat 0 0;
}

div.hdBox
{
    width: 257px;
    height: 54px;
    float: left;
    background: url(hd.png) no-repeat 0 0;
}

div.hdBox a
{
    display:block; 
    width:100%; 
    height:100%; 
    text-decoration:none; 
}
 
div.hdBox a:hover
{
    text-decoration:none;
    background: url(hd_hover.png) no-repeat 0 0;
}

div.monBox
{
    width: 257px;
    height: 54px;
    float: left;
    background: url(mon.png) no-repeat 0 0;
}

div.monBox a
{
    display:block; 
    width:100%; 
    height:100%; 
    text-decoration:none; 
}
 
div.monBox a:hover
{
    text-decoration:none;
    background: url(mon_hover.png) no-repeat 0 0;
}

div.amBannerBox
{
    width: 772px;
    height: 250px;
    background: url(am_banner.jpg) no-repeat 0 0;
}

div.hdBannerBox
{
    width: 772px;
    height: 250px;
    background: url(hd_banner.jpg) no-repeat 0 0;
}

div.monBannerBox
{
    width: 772px;
    height: 250px;
    background: url(mon_banner.jpg) no-repeat 0 0;
}

div.infoBox
{
    font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
    width: 84px;
    height: 15px;
    position: relative;
    top: 195px;
    left: -310px;
    background-color: #ad0a33;
}

div.infoBox a
{
	color: White;
	display:block; 
    width:100%; 
    height:100%; 
    text-decoration:none; 
}
 
div.infoBox a:hover
{
    text-decoration:none;
    color: silver;
}

div.downloadBox
{
    font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
    width: 84px;
    height: 15px;
    position: relative;
    top: 180px;
    left: -207px;    
    background-color: #0a85d6;
}

div.downloadBox a
{
    color: White;
    display:block; 
    width:100%; 
    height:100%; 
    text-decoration:none; 
}
 
div.downloadBox a:hover
{
    text-decoration:none;
    color: silver;
}