/*----------------------------------------------*/
/*				CSS - pro DSO Broumovsko				*/
/*		MADE BY KYSLIK, http://www.kysela.biz		*/
/*		e-mail: petr.kysela@atlas.cz					*/
/*----------------------------------------------*/


html 	{ background-color: #f9fcfe; background-image: url(img/background.gif); background-repeat: repeat-x; background-position: top; color: Black;}
body 	{ background-color: transparent; color: black; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
img	{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: 0px;}
div	{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; color: black; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;}

div#body						{ width: 100%; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
div#inside					{ width: 894px;}    
div#insideTop				{ background: url(img/bg_top.gif) no-repeat top; width: 894px; _width: 894px; height: 35px;	_height: 35px;	color: white;	font: bold 9px verdana;	text-align: center;}
div#insideTitle			{ background: url(img/bg_title.gif) no-repeat top; width: 264px; _width: 894px; height: 109px; _height: 139px; padding: 30px 0px 0px 630px; color: Gray; font: 9px verdana;}
div#insideSub				{ background: url(img/bg_sub.gif) no-repeat top;	width: 805px; _width: 894px; height: 148px; _height: 148px; color: black; font: 10px verdana; padding: 0px 44px 0px 45px;}
div#insideObsah			{ background: url(img/bg_inside.gif) repeat-y top; width: 805px; _width: 894px; color: black; font: 10px verdana; padding: 0px 44px 0px 45px;}
div#insideBottom			{ background: url(img/bg_bottom.gif) no-repeat top; width: 805px; _width: 894px; height: 158px; _height: 193px; color: black; font: 10px verdana; padding: 20px 44px 15px 45px;}
div#insidePata				{ background-color: #f9fcfe; width: 894px; _width: 894px; height: 20px; _height: 20px; color: gray; font: 9px verdana; padding: 0px 0px 0px 0px;}

table.nic					{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: 0px;}
table.nic tr td			{ font: 9px verdana; color: black;}

a								{ font: bold 10px verdana; color: gray; text-decoration: none;}
a:hover						{ font: bold 10px verdana; color: #3E71AC; text-decoration: underline;}

a.basiclink					{ font: bold 10px verdana; color: gray; text-decoration: none;}
a:hover.basiclink			{ font: bold 10px verdana; color: #3E71AC; text-decoration: underline;}

/*					title						*/
a.titleLink					{ background-color: white; color: Gray; font: 9px verdana; text-decoration: underline;}
a:hover.titleLink			{ background-color: white; color: black;}
/*				title - end					*/


/*					bottom					*/
table#bottomTable			{ background: white; border: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 875px; _width: 875px;}
table#bottomTable tr td	{ background: transparent; color: Gray; font: bold 9px verdana;}	

a.bottomLink				{ color: #3E71AC; text-decoration: underline; font: bold 9px verdana;}
a:hover.bottomLink		{ color: black;}
a.bottomArrow				{ color: gray; text-decoration: none; font: bold 9px verdana; background: white url(img/bottom_arrow.gif) no-repeat left; height: 10px; width: 100px _width: 115px; padding: 0px 0px 0px 15px;}
a:hover.bottomArrow		{ color: #3E71AC; text-decoration: underline; font: bold 9px verdana; background: white url(img/bottom_arrow_hover.gif) no-repeat left;}
/*				bottom - end				*/


/*					menu						*/
table#menuTable			{ background: white; border: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 805px; _width: 805px;}
span.menu					{ color: #3E71AC; font: bold 15px arial; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}			
a.menuLink					{ color: gray; font: bold 12px arial; text-decoration: none; padding-left: 15px;}
a:hover.menuLink			{ color: #3E71AC; text-decoration:underline;}
/*				menu - end					*/
/*        		submenu					*/
a.submenuLink				{ color: #FF6666; font: bold 10px verdana; text-decoration: none; margin-right: 10px;}
a:hover.submenuLink		{
	color: #3E71AC; text-decoration: underline;
}

/*				inside bottom				*/
table#insideBottomTable	{ width: 805px; _width: 805px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background: transparent; border: 0px;}
span.insideBottomTitle	{ color: #3E71AC; text-decoration: none; font: bold 11px arial; padding: 0px 0px 0px 10px;}
a.insideBottomLink		{ color: gray; text-decoration: underline; font: bold 9px verdana; padding: 0px 0px 0px 15px; background: transparent url(img/link_arrow.gif) no-repeat;}
a:hover.insideBottomLink{ color: #3E71AC; background: transparent url(img/link_arrow_hover.gif) no-repeat;}
/*			inside bottom - end			*/


/*					obsah						*/
span.nadpisStranky		{ color: #3E71AC; height: 13px; _height: 25px; font: bold 14px arial; padding: 10px 0px 0px 40px; background: transparent url(img/ikona_nadpis.gif) no-repeat;}
li{
	list-style-image: url('img/link_arrow_hover.gif');
}
div#insideObsah img		{ border: 2px solid #3E71AC; margin: 5px 5px 5px 5px; padding: 3px 3px 3px 3px;}
img.insideImage			{ border: 2px solid #3E71AC; margin: 5px 5px 5px 5px; padding: 3px 3px 3px 3px;}
div#insideObsah table tr td{ font: 10px verdana;}
.red							{ color: #FF6666; }