
body{
	background-color :#FF9E00;
	background-image: url(pozadie3.gif);
	font-family:Arial;
	margin: 0;
	padding: 0;
}

A:link  {
    color : white;
    BACKGROUND-COLOR : transparent; 
  	text-decoration : none;
}

A:visited {
	color : white;
	BACKGROUND-COLOR : transparent;
	text-decoration : none;
}

A:hover {
	color : rgb(127, 0, 0);
    text-decoration :none;
	BACKGROUND-COLOR :transparent;
}
		
h1{
	font-size: 30px;
	color: white;
}
h2{
	font-size: 25px;
	color: white;
}

h3{
	font-size: 20px;
	color: white;
}

h4{
	color: white;
	font-size:17px; 
	font-family: Arial; 
	font-weight:normal;
}
h5{
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	color: white;
}

h6{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
p{
	font-size: 12px;
	color: white;
}

blockquote{
	font-size: 14px;
	text-align: justify;
	color: white;
	padding-right: 10px;
}

pre{	
	font-family: Arial;
	font-size: 12px;
}


#main{	
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px auto;	
	WIDTH: 910px;	
	PADDING-TOP: 0px;		
	POSITION: relative;	
	HEIGHT: 100%
}       

#topPanel{
	//background-image: url(topPanel3.png) ;
	background-size: 100%;
	//BACKGROUND-REPEAT: no-repeat;	
	background-color: #D03704;
	//background-color: transparent;
	padding-top:0px;
	font-size: 15px;
	font-weight: 900;
	color: white;
	width:910px;
	height: 40px;
	border: 0px solid #000000;
	border-top: none;
	position: absolut ;;
}

A.topPanel:link {
    color :white;
    BACKGROUND-COLOR : transparent; 
	text-decoration : none;
}
		
A.topPanel:visited {
	color : white;
	BACKGROUND-COLOR : transparent;
	text-decoration : none;
}
			
A.topPanel:hover {
	color : rgb(127, 0, 0);
    BACKGROUND-COLOR :transparent;
	text-decoration :none;
}

#logo{
	padding-left:20px;
	font: arial;
	font-size: 30px;
}

#topMenu{
	width: 75%;
	padding-left: 20px;
	padding-top: 10px;
	color: white;
}

#login{
	width:25%;
	text-align: right;
	padding-top: 10px;
	padding-right:10px;
}

#space{
	height:50px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left:40px;
}

#menu{
	padding-left:120px;
	padding-bottom:2px;
}

A.menu{
    color :black;
    background-color :#FF9E00;
  	text-decoration : none;
	border: 1px solid #000000;
	border-bottom: 1px solid #FF9E00;
	padding:2px;

}
					
A.menu:hover {
	color : white;
    background-color:#FF6A38;
	text-decoration :none;
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FF6A38;
}

A.menu:active {
	color : black;
    background-color:rgb(234, 54, 2);
	text-decoration :none;
	border: 1px solid #000000;
	border-bottom: 1px solid rgb(234, 54, 2);
}	

A.selected {
    color : white;
    background-color:#D03704;
	text-decoration :none;
	border: 1px solid #000000;
	border-bottom: 2px solid #D03704;
	padding:2px;
}
		
		
#body{
	//height:600px;
	border: 0px solid #000000;
	background-color: #D03704;
	background-image: url(mainPanel10.png) ;
	background-size: 100%;
	BACKGROUND-REPEAT: no-repeat;	
	background-color: transparent;
	color:white;
	padding-bottom:15px;
	
}

.space{
height: 5px;
}

A.leftMenu {
    color :black;
    background-color : #F25926;
  	text-decoration : none;
	border: 1px solid #000000;
	border-left: none;
}
			
A.leftMenu:hover {
	color : white;
    background-color:#FF9E00;
	text-decoration :none;
	border: 1px solid #000000;
	border-left: none;
}

A.leftMenu:active {
	color : black;
    background-color:rgb(234, 54, 2);
	text-decoration :none;
	border: 1px solid #000000;
	border-bottom: 1px solid rgb(234, 54, 2);
}	

.body{
padding:10px;

}
.maintable{
	width: 100%;
	background-color:#D03704; 
	font-family: Arial; 
	font-size: 12px;
	padding-left:0px; 
	
	border:0px;
	border-style:solid;
	border-color: red;
	
}

.headline{
	background-color:#FF4400; 
	color: black;
	font-weight: bold;
}
.mainrow{
}

.mainrow1{
	background-color:#FF9E00;  #FF3300;
}
.mainrow2{
	background-color:#FF6600;
}

.styleAbs { 
position:absolute; 
left: 50px;
top: 70px;
visibility:hidden; 
border:solid 2px #FFF; 
padding:5px; 
}

.styleAkcia { 
position:absolute; 
top:130px;
left:450px;
visibility:hidden; 
border:solid 2px #FFF; 
padding:5px; 
background:#FF9E00;
}

a.linka{
	color:#FF9E00;
	font-weight: bold;
}
#fyzLink, #zamLink{
	font-size:19px;
}

ol{
	font-weight: bold;
}
li span{
	font-weight: normal;
}

a.sponzori{
	padding-right:50px; 

}

div.overflow{
	//width:800px;
	//height: 500px;
	//overflow: auto;
	padding-left:10px;
}
