body{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Page{
	width: 900px;
	height: 600px;
}
.Header_Top{
	height: 85px;
	float: left;
	width: 800px;
}
.Top_Red{
	height: 45px;
	text-align: left;
	overflow: hidden;
}
.Top_Cyan{
	width: 840px;
	height: 40px;
	background-color: #48BAD6;
	color: White;
	font-size: 13px;
	text-align: right;
	letter-spacing: 21px;
	font-style: italic;
}

.Header_Logo{
	width: 42px;
	height: 85px;
	float: right;
	overflow: hidden;
}
.Header_End{
	height: 85px;
}
.Main{
	width: 900px;
	height: 490px;
}
.Menu{
	width: 170px;
	height: 490px;
	background-color: #C4C4C4;
	float: left;
}
.MenuInside{
	height: 350px;
	width: 170px;
}
.MenuLeft{
	font-size: 11px;
	height: 12px;
	width: 150px;
	text-align: left;
}
.MenuLeft a{
	
	text-decoration: none;
	color: Black;
}
.MenuImg{
	width: 150px;
	text-decoration: none;
	text-align: center;
}
.MenuRight{
	font-size: 11px;
	height: 12px;
	width: 150px;
	text-align: right;
}
.MenuRight a{
	text-decoration: none;
	color: Black;
}
.TextMenu{
	font-size: 12px;
	text-align: left;
}
.TextMenu a{
	text-decoration: none;
	color: Black;
}
.TextMenu a:hover{
	color: White;
}
.Content_Side{
	width: 20px;
	height: 420px;
	float: right;
}
.Content{
	width: 710px;
	height: 480px;
	background-image: url(bckup.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	float: right;
}
.Content_Inside_Line{
	width: 630px;
	height: 420px;
	font-size: 11px;
	line-height: 30px;
	text-align: justify;
	overflow: auto;
}
.Content_Inside{
	width: 630px;
	height: 420px;
	font-size: 11px;
	text-align: justify;
	overflow: auto;
	font-weight: bold;
}
.Footer{
	width: 680px;
	height: 40px;
	font-size: 10px;
	background-image: url(bckdown.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.Footer_Nadpis{
	width: 120px;
	height: 50px;
	float: left;
}
.Footer_Adresa{
	width: 100px;
	height: 50px;
	text-align: left;
	float: left;
}
.Footer_Email{
	width: 440px;
	height:	50px;
	text-align: center;

	float: left;
}
.Footer_Email a{
	color: Black;
	text-decoration: none;
}
.Input{
	width: 120px;
	height: 18px;
	font-size: 10px;
	border: 1px solid #A9A9A9;
	background-color: White;
}
.Button{
	width: 120px;
	height: 18px;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	border: 1px solid #AAAAAA;
	background-color: #48BAD6;
}
.Formular{
	width: 120px;
	height: 100px;
	text-align: left;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}
.Certifikaty td{
	font-size: 14px;
	font-weight: bold;
}
.Certifikaty td a{
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.kontakt{
	width: 500px;
	height: 100px;
}
.Kontakt_Img{
	float: left;
	width: 150px;
	text-align: left;
}
.adm_imgs{
	width: 200px;
	height: 135px;
	text-align: center;
	float: left;
}
.adm_img_menu{
	height: 15px;
	width: 200px;
}
.adm_imgs img{
	border: 0px;
}
.img_end{
	height: 120px;
}
.form_img{
	width: 600px;
	text-align: center; 
}
.auth_menu{
  BORDER-BOTTOM: 1px dashed #48BAD6; 
  WIDTH: 630px;
  COLOR: #48BAD6;
  
}

.auth_menu A{
  COLOR: #48BAD6;  
  TEXT-DECORATION: none;
}

.auth_menu A:hover{
  COLOR: #000000;  
  TEXT-DECORATION: none;
}

.top {
    margin: 10px;
    margin-top: 0px;
    margin-left: 0px;
    height: auto;
    background-color: #DDDDDD;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid black;
    padding: 3px;
}

.text {
    margin: 10px;
    margin-top: 0px;
    margin-left: 0px;
    height: auto;
    background-color: #DDDDDD;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid black;
    padding: 3px;
    color: blue;
}

TD.faktura_hlavicka {
  BACKGROUND-COLOR: #CCCCCC;  
  BORDER-TOP: 1px solid black;  
  BORDER-BOTTOM: 1px solid black;  
  BORDER-LEFT: 1px solid black;  
  BORDER-RIGHT: 1px solid black;  
  FONT-SIZE: 11px;
}

TD.faktura_polozka {
  BACKGROUND-COLOR: none;  
  BORDER-TOP: 1px solid black;  
  BORDER-BOTTOM: 1px solid black;  
  BORDER-LEFT: 1px solid black;  
  BORDER-RIGHT: 1px solid black;  
}

.faktura {
  BORDER-TOP: 0px solid black;   
}

input.automatic_input
{
    BACKGROUND-COLOR: #48BAD6; 
    COLOR: red;
}
