/*********************************
         Styly v MAIN boxu
**********************************/
@import "maintext.css";

/***************************
		Main styles
****************************/
html *
{
	padding : 0px;
	margin : 0px;
	z-index : 1;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 0px;
	margin : 0px;
}


table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding:0px;
	margin:0px;
}

/***************************
		Main menu
****************************/
table.mainmenu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding:0px;
	margin:0px;
	border:0px;
	border-spacing:0px;
	padding-bottom:0px;
	width:770px;
}


table.mainmenu td.top_header
{
	padding:0px;
	margin:0px;
	border:0px;
	border-spacing:0px;
	height:19px;
	width:770px;
	background-image:url("../images/top_header.gif");
	background-repeat : no-repeat;
	background-position: 0 0;
}

table.mainmenu td.top_image
{
	padding:0px;
	margin:0px;
	border:0px;
	border-spacing:0px;
	height:189px;
	width:770px;
	background-image:url("../images/top_image.jpg");
	background-repeat : no-repeat;
	background-position: 0 0;
}


table.mainmenu td.space
{
	padding:0px;
	margin:0px;
	border:0px;
	border-spacing:0px;
	background-color:#979797;
	empty-cells:show;
	border-right:1px solid #c0c0c0;
}

table.mainmenu td.belowmenubegin
{
	background-color:#f2f2f2;
	border-right:0px;
	padding:0px;
	margin:0px;
	height:22px;
	width:6px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

table.mainmenu td.belowmenu
{
	background-image:url("../images/square_main.jpg");
	background-repeat : no-repeat;
	background-position: 0% 50%;
	background-color:#f2f2f2;
	color:#979797;
	border-right:0px;
	padding:0px;
	margin:0px;
	height:22px;
	padding-left:27px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	empty-cells:show;
}

table.mainmenu td
{
	padding:0px;
	margin:0px;
	border:0px;
	border-spacing:0px;
	border-right:1px solid #c0c0c0;
	
}

table.mainmenu img
{
	border:0px;
	padding:0px;
	margin:0px;
}


/***************************
		Vertical MENU
****************************/

div.menubar
{
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

/* obal menu s tlustym okrajem */
div.menu
{
	margin:0px;
	padding:0px;
	border:9px solid #e9e9e9;
	width:100%;
	width:184px;
}

/* vlastni tabulka menu */
table.menu
{	
	clear:both;
	padding-top:1px;
	width:100%;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border-collapse: collapse;
}

table.menu td
{
	padding:0px;
	margin:0px;
	font-size : 10pt;
	font-weight:bold;
	background-color:#6fa217;
	color:white;
	height:17px;
	border-bottom:1px solid #92b655;
	background-image:url("../images/square_main.jpg");
	background-repeat : no-repeat;
	background-position: 0% 50%;
	padding-left:17px;
}


table.menu td.menuborder
{
	padding:0px;
	margin:0px;
	background-color:#6fa217;
	color:white;
	height:11px;
	border:0px;
	background-image:url("");
}

table.menu a
{
	font-size : 10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
	width:160px;
	display:block;
}


table.menu a:hover
{
	font-size : 10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
	width:160px;
	display:block;
	background-color:#527811;
}

/*  ostatni sedive polozky menu */
table.menuother
{	
	clear:both;
	padding-top:1px;
	width:100%;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border-collapse: collapse;
}

table.menuother td
{
	padding:0px;
	margin:0px;
	font-size : 10pt;
	font-weight:bold;
	background-color:#a4a4a4;
	color:white;
	height:17px;
	border-bottom:1px solid #b7b7b7;
	background-image:url("../images/square_main.jpg");
	background-repeat : no-repeat;
	background-position: 0% 50%;
	padding-left:17px;
}

table.menuother td.menuborder
{
	padding:0px;
	margin:0px;
	background-color:#a4a4a4;
	color:white;
	height:11px;
	border:0px;
	background-image:url("");
}

table.menuother a
{
	font-size : 10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
	width:160px;
	display:block;
}


table.menuother a:hover
{
	font-size : 10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
	width:160px;
	display:block;
	background-color:#747474;
}


/***************************
		Ostatni text
****************************/
div.float
{
	float:left;
}


div.otherbox
{
	margin:0px;
	padding:10px;
	clear:both;
	background-color:#ebf2df;
	width:750px;
	display:block;
	padding-bottom:48px;

}

/*******  LEVY WHITEBOX ********/
table.whitebox
{
	float:none;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border-collapse: collapse;
	width:378px;
	background-color:white;
	clear:left;
}

table.whitebox td
{
	border:0px solid red;
	text-align:left;
	padding-left:7px;
	width:373px;
}

table.whitebox td.topline
{
	background-image:url("../images/whitebox_top.jpg");
	background-repeat : no-repeat;
	background-position: 0% 0%;
	height:5px;
}

table.whitebox td.bottomline
{
	background-image:url("../images/whitebox_bottom.jpg");
	background-repeat : no-repeat;
	background-position: 0% 0%;
	height:5px;
}

/*******  PRAVY WHITEBOX *******/
table.whitebox2
{
	float:right;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border-collapse: collapse;
	width:368px;
	height:324px;
}

table.whitebox2 td.topline
{
	padding:0px;
	margin:0px;
	border:0px;
	background-image:url("../images/whitebox2_top.jpg");
	background-repeat : no-repeat;
	background-position: 0% 0%;
	font-size:0px;
	height:4px;
	empty-cells:show;
}

table.whitebox2 td.data
{
	vertical-align:top;
	text-align:left;
	padding: 5px 10px 5px 10px;
	background-color:white;
	height:304px;
	color:#9a9a9a;
}

table.whitebox2 td.data h1
{
	font-size:14px;
	font-weight:bold;
	color:#6fa217;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
}


table.whitebox2 td img
{
	float:left;
	padding-right:10px;
}


table.whitebox2 td.bottomline
{
	padding:0px;
	margin:0px;
	background-image:url("../images/whitebox2_bottom.jpg");
	background-repeat : no-repeat;
	background-position: 0% 0%;
	height:4px;
	font-size:0px;
	empty-cells:show;
}

/*******  box novinky v indexu  *******/
div.item
{
	clear:both;
	padding:0px;
	margin:0px;	
	border-bottom:1px solid #eaeaea;
	height:99px;
	margin-top:5px;
	width:363px;
}

div.item img
{
	padding:0px;
	margin:0px;
	float:left;
	padding-left:0px;
	padding-right:10px;
}

div.item div.date
{
	padding:5px 10px 5px 10px;
	color:#9a9a9a;
}

div.item div.text
{
	margin-bottom:5px;
	height:50px;
	max-height:50px;
	clip: rect(5px, 10px, 15px, 5px);
	color:#9a9a9a;
}

/******** BUTTON NEEEEXT ;-) *******/

table.button
{
	padding:0px;
	margin:0px;
	
	border-spacing:0px;
	color:white;
	height:15px;
	white-space:nowrap;
	clear:none;
}

table.button td.btn_left
{
	padding:0px;
	margin:0px;
	border:0px;
	background-image:url("../images/btn_left.jpg");
	background-repeat : no-repeat;
	empty-cells:show;
	width:3px;
	font-size:0px;
}

table.button td.btn_center
{
	padding:0px;
	margin:0px;
	border:0px;
	background-image:url("../images/btn_center.jpg");
	background-repeat : repeat-x;
	max-width:120px;
	width:30px;
	white-space:nowrap;
}

table.button td.btn_right
{
	padding:0px;
	margin:0px;
	border:0px;
	background-image:url("../images/btn_right.jpg");
	background-repeat : no-repeat;
	empty-cells:show;
	width:3px;
}

table.button a
{
	text-decoration:none;
	color:white;
}

div.delimiter
{
	padding:0px;
	margin:0px;
	clear:both;
	background-image:url("../images/delimiter1.jpg");
	background-repeat : repeat-x;
	height:1px;
}


/**********************
		Footer
***********************/
div.footerbody
{
	height:58px;
	width:764px;
	background-color:#c2c2c2;
	vertical-align:bottom;
	padding-top:4px;
	padding-left:6px;
	clear:both;
}


div.footerbody table
{
	padding:0px;
	margin:0px;
	margin-right:10px;
	color:#aeaeae;
	height:54px;
	vertical-align:bottom;
	border-collapse: collapse;
	border-spacing:0px;
	
}

div.footerbody table TD.left
{
	padding:3px 8px 7px 8px;
	color:#aeaeae;
	vertical-align:bottom;
	border:0px solid red;
	width:50%;
	background-color:#f3f3f3;
}

div.footerbody table TD.left a
{
	text-decoration:none;
	color:#aeaeae;
}

div.footerbody table TD.right
{
	padding:3px 8px 3px 8px;
	color:White;
	vertical-align:bottom;
	border:0px solid red;
	width:50%;
}


div.footerbody table TD.right div
{
	float:left;
	line-height:20px;
}

div.footerbody table TD.right div.logo
{
	float:right;
	line-height:20px;
	text-align:right;
}

div.footerbody table TD.right div.logo img
{
	vertical-align:text-top;
}



/*
		Reklamni banner
*/
.add_banner
{
	position:absolute;
	top:0px;
	left:780px;
}

.add_banner IMG
{
	float:left;
	clear:both;
	padding-bottom:25px;
}
