body
{    
  font-size: 14px; 
	padding: 0px;
	margin: 0px;
	background-color: white;
  margin: 0px auto 0px auto;
  position: relative;
  width: 1003px;
  color: gray;
  overflow:scroll;
  }

#main
{
    text-align: left;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
    background-color: white;
    width:832px;
    padding-left: 75px;
}

#textik
{	
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

table
{
	font-size: 14px;
	text-align: left;
  color: gray;
	}
	
td
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    border: 0px;
    text-align: left;
    color: gray;
}

a
{
text-decoration: none;
color:#ff6633;
padding: 0px;
margin: 0px;
}

h3
{
  color:#ff6633;
  font-size: 14px;
  
}

h2
{
  color:#ff6633;
}

span.tuk
{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

#sperk 
{
    margin: 0px; 
    padding: 0px; 
    border-width: 0px;
}

#bold
{
  font-weight: bold;
 }

img.mapa
{
  border: 1px;
  }
  
  
img
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}
 

a.tlac1
{
    display: block;
    text-decoration: none;    
    border: none;
    width: 131px;
    height: 21px;
    background: url(tlac01_1.jpg) no-repeat top left;        
}
a.tlac1:hover
{
       background-position: -131px 0;     
}

a.tlac2
{
    display: block;
    text-decoration: none;    
    border: none;
    width: 124px;
    height: 21px;
    background: url(tlac02_1.jpg) no-repeat top left;        
}
a.tlac2:hover
{
       background-position: -124px 0;  
}

a.tlac3
{
    display: block;
    text-decoration: none;    
    border: none;
    width: 127px;
    height: 21px;
    background: url(tlac03_1.jpg) no-repeat top left;        
}
a.tlac3:hover
{
       background-position: -127px 0;  
}

a.tlac4
{
    display: block;
    text-decoration: none;    
    border: none;
    width: 126px;
    height: 21px;
    background: url(tlac04_1.jpg) no-repeat top left;        
}
a.tlac4:hover
{
       background-position: -126px 0;  
}

a.tlac5
{
    display: block;
    text-decoration: none;    
    border: none;
    width: 125px;
    height: 21px;
    background: url(tlac05_1.jpg) no-repeat top left;        
}
a.tlac5:hover
{
       background-position: -125px 0;  
}

a.tlac6
{
    display: block;
    text-decoration: none;    
    border: none;
    width: 131px;
    height: 21px;
    background: url(tlac06_1.jpg) no-repeat top left;        
}
a.tlac6:hover
{
       background-position: -131px 0;  
}

a.tlac7
{
    display: block;
    text-decoration: none;    
    border: none;
    width: 131px;
    height: 21px;
    background: url(tlac07_1.jpg) no-repeat top left;        
}
a.tlac7:hover
{
       background-position: -131px 0;  
}

a.tlac8
{
    display: block;
    text-decoration: none;    
    border: none;
    width: 131px;
    height: 21px;
    background: url(tlac08_1.jpg) no-repeat top left;        
}
a.tlac8:hover
{
       background-position: -131px 0;     
}

/* ==================== ADMIN ==================================*/ 

body.adm
{    
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px; 
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

.amain
{	
  width: 1250px;
  color: black;
	font-size: 16px;
  text-align: left;  
  margin-left: 10px; 
}

table.login
{
	margin-left: 50px;
}

table.sortiment
{
  background-color: black;
  border: 2px solid black;
  font-size: 14px;
  color: black;
}

th.list
{
  /*border-left: 1px solid black;*/
	background-color: #3399FF;	
	width: 200px;
	color: black;
	text-align: center;
	
	
}

th.popis
{
  background-color: #3399FF;
	/*border-left: 1px solid black;*/
	color: black;
	width: 400px;
}

td.list
{
	background-color: white;
  font-size: 12px;  
  vertical-align: middle; 
  color: black;
  text-align: center;
   	
}

td.popis
{
	background-color: white;
  font-size: 12px;  
  vertical-align: middle;
  text-align: left; 
   	
}

td.listdark
{
  background-color: #FFF380;
  font-size: 12px;  
  vertical-align: middle;
  text-align: center;
}

td.popisdark
{
	background-color: #FFF380;
  font-size: 12px;  
  vertical-align: middle;
  text-align: left; 
   	
}


td.new_popis
{
	width: 300px;
	float: left;
	text-align: right;
}

td.new_input
{
	width: 500px;
	float: left;
	text-align: left;
}

td.zakazky
{
	vertical-align: top;
	padding-left: 20px;
	padding-top: 0px;
}

a.obrove
{
  text-decoration: none;
  border: none;
  color: black;  
}

a.odhlasit
{	
	font-size: 18px;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
