/* Muzikantská poradna - stylopis */

body
			{	
				background-image: url('../pozadi/pozadi_kytary.gif'); margin-top:0; margin-bottom:0;
				scrollbar-track-color: silver;
				scrollbar-face-color: blue;
				scrollbar-highlight-color: color;
				scrollbar-3dlight-color: green;
				scrollbar-darkshadow-color: black;
				scrollbar-shadow-color: purple;
				scrollbar-arrow-color: red;
			}

p
			{
				font-size: small;
				margin-top:0;
				margin-bottom:0;
				text-align:justify
			}


.bok
			{
				font-size: 10;
				margin-top:0;
				margin-bottom:0;
				text-align:justify
			}


.menu
			{
				font-size:12px; text-align:center; margin-top:0; margin-bottom:0; color:#FF0000;
			}


a:link
			{
				color: rgb(0,100,0); 
			}
a:visited
			{
				color: rgb(0,0,255); 
			} 
a:active 
			{
				color: rgb(255,255,255);
			}
a:hover 
			{
				color: #FF0000;
			}

.novydotaz
			{
				font-weight:bold;
				margin-bottom:8;
				text-align:left; font-size:10pt; margin-top:0
			}

.novydotaz a:visited, .novydotaz a:link, .novydotaz a:active
			{
				color: #800000;
			}
			
.novydotaz a:hover
			{
				color: red;
			}

.dotaz
			{ 
				font-size: 10pt;
				margin-bottom:8;
				text-align:left
			}

.Otázka     { font-weight:bold;color: #800000; padding: 4px }
.Odpověď   	{ border-style:dotted; border-width:1; color: #000080; font-size:12pt; text-align:justify; margin-bottom:2; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1; margin-top:4 }
.Odpověď_připravil   { color: #FF0000; padding: 4px }


.Nové_odpovědi
{
	font-size:12pt;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	background-color:#800000; margin-top:0; margin-bottom:4
}

.Předešlé_otázky
{
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: rgb(0,100,0); margin-top:14; margin-bottom:4
}

.Nezodpovězený1		{ color: #FFFFFF; background-color: #FF0000; padding: 4px }
.Nezodpovězený2		{ color: #FF0000; background-color: #FFFFFF; padding: 4px }


H1 			{color:#FF0000; margin-top:0; margin-bottom:2; font-size:22pt }
H3 			{color:#000000; margin-top:0; margin-bottom:2 }
H4 			{color:red; margin-top:4; margin-bottom:2}
H6 			{color:red; margin-top:2; margin-bottom:0}


#menu 	
			{
				position: absolute; width: 500; bottom: 30; right: 0; height:20;
				padding: 0px; text-margin: 0px 0px 0px 0px,; z-index: 3;
				font-size:11px; text-align:center; margin-top:0; margin-bottom:0; color:#FF0000; font-weight:bold;
			}

#reklama 	
			{
				position: absolute; width: 170; height: 20; top: 5; left: 780; z-index: 3; text-align:center
			}


#hitbox 	
			{
				position: absolute; width: 765; top: 5; left: 5; height:20; background-color: #FFE784;
				padding: 1px; text-margin: 0px 0px 0px 0px,; z-index: 3;
				font-size:12px; text-align:center; margin-top:0; margin-bottom:0; color:#FF0000; font-weight:bold;
			}
#hitbox a:visited {color:green}

#hlava 	
			{
				position: absolute; width: 570; top: 60; left: 200; height:162;
				padding: 0px 5px 5px 5px; text-margin: 0px 0px 0px 0px,; z-index: 2;
				font-size:10px; margin-top:0; margin-bottom:0;
			}
#hlava a:link	{text-align:right }
#hlava p		{font-size:14px; color:red }
#hlava2 	
			{
				position: absolute; width: 236; top: 0; right: 0; height:70; padding: 0px; text-margin: 0px 0px 0px 0px,; z-index: 1; margin-top:0; margin-bottom:0
			}




#hlava_lh 	
			{
				position: absolute; width: 192; top: 30; left: 5; height:162; padding: 5px; text-margin: 0px 0px 0px 0px,; z-index: 1
			}


#leva 	
			{
				position: absolute; width: 192; top: 195; left: 5; height:470; padding: 0px; text-margin: 0px 0px 0px 0px,; z-index: 1
			}


#telo 	
			{
				position: absolute; width: 570; top: 195; left: 200; height:400; padding: 10px; text-margin: 0px 0px 0px 0px,; z-index: 1;
				background-image: url('../pozadi/nastrojepoz.jpg');
			}

#telodole 	
			{
				position: absolute; width: 570; bottom: -75; left: 0; height:70; text-margin: 0px 0px 0px 0px,; z-index: 1
			}

#levadole 	
			{
				position: absolute; width: 192; bottom: 25; left: 0; height:33; text-margin: 0px 0px 0px 0px,; z-index: 1; text-align: center
			}