body	{
	font-family: "Trebuchet MS";
	color: #191919;
	text-align: left;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	background: #191919 url(../img/bcg_body.gif) repeat-x 0px 0px;
	font-size: 12px;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						{color: #191919; text-decoration: underline;}
a:hover 				{color: #191919; text-decoration: none;}
a:visited 			{color: #191919;}
a:link 				{color: #191919;}
a:focus 				{color: #191919;}
a.mail 				{background: url(../img/ico/ico_mail.gif) no-repeat 0px 0px; padding-left: 18px;  font-weight: normal;}
a.out					{background: url(../img/ico/ico_outanchor.gif) no-repeat 0px 5px; padding-left: 12px;}
a.out_right			{background: url(../img/ico/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 				{background: url(../img/ico/ico_tisk.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 		{background: url(../img/ico/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file	{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}

/* --- zakladni html prvky ---*/
em, i					{}
p 						{text-align: justify; margin: 10px 0px 10px 0px; line-height: 1.5em; }
code 					{font-size: 140%; font-weight: bold;}

hr{
	text-align: centert;
	width: 400px;
	height: 2px;
	color: #191919;
}


/* --- seznamy --- */
ul						{list-style: none; margin: 5px 0px 5px 15px; padding: 0px; text-align: left;}
ol						{padding: 4px 0px 0px 5px;}

/* --- obrazky --- */
img 					{border: 0px;}
img.border 			{padding: 2px; border: 1px solid #191919;}
img.icon				{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft			{margin: 0px 10px 0px 20px;}
img.toright			{margin: 0px 20px 0px 10px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #191919; font-size: 1.2em; margin: 0px;}
h1									{padding: 0px;	margin: 5px 0px 15px 0px; font-size: 1.8em;  line-height: 1.2em; text-decoration: underline;}
h2									{padding: 0px;	margin: 5px 0px 10px 0px; font-size: 1.6em; line-height: 1.2em;}
h3 								{font-size: 1.3em; padding: 0px; margin: 10px 0px 10px 0px; line-height: 1.2em;}
h4									{font-size: 1.2em; padding: 0px; margin: 10px 0px 5px 0px; line-height: 1.2em;}

/* --- formulare --- */
input				{}
form				{margin: 0px; padding: 0px;}
legend			{padding: 3px;	color:#FFFFFF; background:#2E3192;}
fieldset 		{border: 1px solid #084385; background:#FFFFFF;}

/* --- globalni tridy --- */
.clear			{clear: both; font-size: 0px; padding: 0px; margin: 0px; line-height: 0px;}
.smaller			{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.right 			{text-align: right;}
.center			{text-align: center;}
.center_block	{margin: auto;}
.left				{text-align: left;}
.toblock			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright			{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.bold				{font-weight: bold;}
.big				{text-transform: uppercase;}
.nobold			{font-weight: normal;}
.error			{display: block; color: #EC1A24; font-weight: bold; text-align: center; padding-top: 10px;}
.hidden			{display: none;}
.border			{border: 1px solid #085A94; padding:7px;}

/* --- layout webu --- */

#layout					{width: 846px;	margin: auto;}
#layout #logo			{width: 846px;	height: 80px;}
#layout #logo a		{display: block;	width: 410px;	height: 60px; background: url(../img/logo.jpg) no-repeat 0px 0px; margin: auto;}

/*------- menu --------*/
#layout #menu 			{width: 830px;	height: 41px; float: left;}
#layout #menu ul {	
	display: block;
	float: left;
	width: 830px;
	height: 41px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/menu.jpg) no-repeat 0px 0px;
}

#layout #menu ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	height: 41px;
}

#layout #menu ul li.menu1	{width: 143px;}
#layout #menu ul li.menu2	{width: 188px;}
#layout #menu ul li.menu3	{width: 146px;}
#layout #menu ul li.menu4	{width: 244px;}
#layout #menu ul li.menu5	{width: 109px;}

#layout #menu ul li a 			{display: block; height: 41px;}
#layout #menu ul li a:hover 	{display: block; background: url(../img/menu.jpg) no-repeat 0px 0px;}
#layout #menu ul li a span 	{display: none;}

#layout #menu ul li.menu1 a	{width: 143px;}
#layout #menu ul li.menu2 a	{width: 188px;}
#layout #menu ul li.menu3 a	{width: 146px;}
#layout #menu ul li.menu4 a	{width: 244px;}
#layout #menu ul li.menu5 a	{width: 109px;}

#layout #menu ul li.menu1 a:hover	{background-position: 0px -41px;}
#layout #menu ul li.menu2 a:hover	{background-position: -143px -41px;}
#layout #menu ul li.menu3 a:hover	{background-position: -331px -41px;}
#layout #menu ul li.menu4 a:hover	{background-position: -477px -41px;}
#layout #menu ul li.menu5 a:hover	{background-position: -721px -41px;}

#layout #menu_shadow {background: url(../img/bcg_menu_shadow.gif) no-repeat 0px 0px; height: 21px; font-size:0px; clear: both;}

#layout #main		{width: 846px; clear: both; padding: 12px 0px 0px 0px;}

#layout #main	.header 			{width: 250px; float: left; height: 38px;}
#layout #main	.header.middle {margin: 0px 40px 0px 40px;}

#layout #main	.col_thin		{width: 250px; float: left; padding: 0px 17px 0px 0px; background: url(../img/bcg_arrow_box.gif) no-repeat top right;}
#layout #main	.col_thin.home		{background: url(../img/bcg_arrow_box_home.gif) no-repeat top right;}
#layout #main	.col_thin.middle {margin: 0px 22px 0px 23px;}
#layout #main	.col_thin .col_thin_bottom {background: #ffffff url(../img/bcg_box_bottom.jpg) no-repeat bottom left; padding: 0px 0px 10px 0px;}

#layout #main	.col_thin .box	{background: #ffffff; height: 400px;}
#layout #main	.col_thin .box.para {background: url(../img/bcg_box_para.jpg) no-repeat 0px 0px;}
#layout #main	.col_thin .box.golf {background: url(../img/bcg_box_golf.jpg) no-repeat 0px 0px;}
#layout #main	.col_thin .box.plzen {background: url(../img/bcg_box_plzen.jpg) no-repeat 0px 0px;}
#layout #main	.col_thin .box.lyze {background: url(../img/bcg_box_lyzar.jpg) no-repeat 0px 0px;}

#layout #main	 .box h1 	{padding: 5px 20px 5px 20px; margin: 0px 0px 0px 0px; font-size: 1.6em; color:#6E0202; text-decoration: none; font-style: italic;}
#layout #main	 .box h2 	{padding: 5px 20px 5px 20px; margin: 0px 0px 0px 0px; font-size: 1.3em; color:#6E0202; text-decoration: none; font-style: normal;}
#layout #main	 .box h2 a	{ color:#6E0202;}
#layout #main	 .box h3 	{padding: 5px 20px 5px 20px; margin: 0px 0px 0px 0px; font-size: 1.1em; color:#6E0202; text-decoration: none; font-style: normal; text-decoration: underline;}
#layout #main	 .box h3 a	{ color:#6E0202;}
#layout #main	 .box p 		{padding: 2px 20px 5px 20px; margin: 0px 0px 0px 0px; font-size: 1.0em; text-align: left;}
#layout #main	 .box ul 	{padding: 3px 0px 5px 30px; margin: 0px 0px 0px 0px;}
#layout #main	 .box ul li {background: url(../img/bcg_li_arrow.gif) no-repeat 0px 7px; padding: 0px 0px 0px 12px; }
#layout #main	 .box table {width: 90%; padding: 2px 20px 5px 20px; }
#layout #main	 .box table tr th {background: #2E2E2E; color:#ffffff; padding: 3px;}
#layout #main	 .box table tr th {padding: 3px;}

#layout #main	.col_thin a.box_moto	{display: block; height: 260px; text-decoration: none;}
#layout #main	.col_thin a.odkaz	{color:#6E0202; text-decoration: none;}
#layout #main	.col_thin a.box_moto span {display: none;}

#layout #main	.col_big		{width: 540px; float: left; padding: 0px 17px 0px 0px; background: url(../img/bcg_arrow_box.gif) no-repeat top right; margin: 0px 0px 0px 22px;}
#layout #main	.col_big .col_big_bottom {background: #ffffff url(../img/bcg_box_bottom_long.jpg) no-repeat bottom left; padding: 0px 0px 20px 0px;}
#layout #main	.col_big .box	{background: url(../img/bcg_box.jpg) no-repeat 0px 0px; padding: 10px 0px 0px 0px;}
#layout #main	.col_big .box h1 {font-style: normal;}


#layout #bottom {background: url(../img/bcg_bottom.jpg) no-repeat 0px 5px; width: 830px; padding: 35px 0px 0px 0px;  text-align: center; color: #e3e3e3; text-transform: uppercase;  font-size: 16px; clear: both;}
#layout #bottom a {color: #3A3A3A; text-decoration: none;}

