/* Pacientský program Hiphop */
/* zakladní nastavení */

body		  { margin: 0 auto; font-family: arial; text-align:left; border: opx; background-image:url(pozadi.gif); background-repeat: repeat-x; background-attachment: fixed;} 
img	  	  { margin: 0px; border: 0;}
a		      { color: #2b509e; text-decoration: none; font-size: 14px;} 
a:hover	  { text-decoration: underline !important; color: white; }
h1	     	{ font-size:24px; color:;}
h2		    { font-size:18px;}
table	  	{ margin: 0px; font-size: 14px;}

a.a		{ color: #2b509e; text-decoration: none; font-size: 14px;} 
a:hover.a  	{ text-decoration: underline !important; color: #2b509e;; }

/* okna */

#main	  	{ margin: 0 auto; width: 760px; height: ;}
#windowl	{ width: 246px; height: 590px; float: left; position: relative;  background-image:url(pozadil.jpg); background-repeat: repeat-y;}
#windowr	{ width: 514px; height: 590px;float: right; position: relative; background-image:url(obrazek1.jpg); background-repeat: no-repeat;}
#windowd	{ width: 760px; height: 34px; float: left;  background-image:url(spodnilista.jpg); background-repeat: no-repeat; color: #2b509e; line-height: 150%; text-align: right; }

/* tabulky */

.logo 		{ background-image:url(logo.jpg); background-repeat: no-repeat;}

#window		{ width: 246px; float: left; background-image:url(logo.gif); background-repeat: no-repeat; text-align: right; line-height: 325%;}

#window2	{ width: 980px; float: left; background-color: white;}
#window22	{ width: 980px; height: 500px; float: left; background-color: white;}
#window3	{ width: 980px; height: 87px; float: left; background-image:url(dolni.gif); background-repeat: repeat-x; line-height: 250%;}
#window4	{ width: 980px; height: 107px; float: left; background-image:url(dolni1.gif); background-repeat: repeat-x;}
#window5	{ width: 980px; height: 34px; float: left; background-color: #3399cc; text-align: center; color: white; line-height: 225%; font-size: 14px;}
#sanotti	{ margin: 0px; width: 245px; height: 110px; position: relative; top: 5px;  float: left;}


/* texty */

.menus2		{ padding-left: 15px;}
.menus22	{ color:#2b509e;}


.nadpis		{ padding-left: 15px; background-image:url(nadpis.gif); background-repeat: repeat-x; font-size: 18px; color: white;}
.nadpis1	{ font-size: 14px; color: #3399cc;}
.nadpis2	{ font-size: 14px; color: #3399cc; text-align: center;}
.nadpis3	{ padding-left: 15px; font-size: 14px; color: #3399cc; }
.dolnitext	{ padding-left: 15px; font-size: 14px; color: black;}
.hydro		{ font-size: 14px; color: black; text-align: center;}


/* odkazy */

a.vel		{ color: black; text-decoration: none; font-size: 16px;} 
a:hover.vel   	{ text-decoration: underline !important; color: red; }
a.vel1		{ color: black; text-decoration: none; font-size: 18px;} 
a:hover.vel1   	{ text-decoration: underline !important; color: red; }
a.vel2		{ color: black; text-decoration: none; font-size: 20px;} 
a:hover.vel2   	{ text-decoration: underline !important; color: red; }
a.hydroa	{ color: black; text-decoration: none; font-size: 18px;} 
a:hover.hydroa 	{ text-decoration: underline !important; color: red; }

