/* CSS Document */
/* ATLANCOM_style */
/* (c) www.ATLANCOM.cz */
/* Ing. Jakub Hejtmanek 2004 */

body
{
color : white;
color : black;
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size:13px;
background-color: rgb(255,255,255);
margin-left:0px;
margin-top:0px;
}

h1
{
font-size:32px;
font-weight:bold;
text-shadow:White;
margin-bottom:20px;

}	
h2, h3
{
font-size:14px;
font-size-adjust:;
font-style:oblique;


}	
ul
{
margin-bottom:0px;
}	

a:link, a:visited, a:hover {
	/*color: #006699;
	*/
	color: rgb(60,117,107);
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

.pozadi
{
/*background-color: #DCF7F5;*/
background-color: rgb(60,116,107);
}

.obsah
{
padding-left:15px;
padding-right:20px;
padding-top:5px;
padding-bottom:10px;

/*background-color: #DCF7F5;*/
/*background-color: rgb(60,116,107);*/
background-color: rgb(220,247,245);
background-color: rgb(225,235,236);
background-color: rgb(105,143,138);
background-color: rgb(60,116,107);
background-color: rgb(178,202,199);
background-color: rgb(230,235,235);
text-align:justify;
}

.pata
{
font-size:10px;
}

.lina
{
color: rgb(60,116,107);
color: rgb(105,143,138);
height:1px;
}

.ramecek
{
border-color: rgb(105,143,138);
border-style: double;
background-color:rgb(60,116,107);
}
.tlusty
{
font-weight:bold;
text-align:left;
}
.tabulkafirma
{
border-color: rgb(105,143,138);
border-right-style: solid;
border-right-width:1px;
/*background-color:rgb(60,116,107);*/
}
.important 
{ 
color: #800000; 
font-weight: bold; 
}

.obr
{ 
margin-left:10px;
margin-top:0px;
text-align:right;
float:right;
}

.velkypismo
{
text-transform:uppercase;
}

.navbar {
padding-top:10px;
}

.ramecek {
border: 1px solid rgb(0,0,0);
}

