
/* Top Elements */

* { margin: 0; padding: 0; outline: 0 }

body {
	background: #FFCC99 ;
	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0 0 0 0;
}
/*
html{
		height:100%;
	}

	body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.8em;
		margin:0px;
		padding:0px;
    	background: url(../images/main-color.gif) left repeat center;
		height:100%;
		text-align:center;
	}
*/
	.clear{
		clear:both;
	}

/* links */
a, a:visited {
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	background: inherit;
	text-decoration: underline;
}

img {
	background: #FFFFFF;
    border: 1px solid #FF6600;
    padding: 3px 3px 3px 3px;
   /* margin: 3px 3px 3px 3px; */
   }

img.noborder {
	background: #FFFFFF;
    border: 0px;
	padding: 0px;
    padding-top: 0px;
    margin-top: 0px
}

	#mainContainer{
		width:860px;
		text-align:left;
		margin:0 auto;
		background-color: #FFF;
		border-left:0px solid #000;
		border-right:0px solid #000;
		height:100%;
	}


	#topBar{
		width:860px;
		height:180px;
	}


 #header {
	position: relative;
	width: 860px;
	height: 180px;
	margin: 0;
    padding-left: 0px;
	background: transparent url(../images/header-vio.gif);
    background-repeat: no-repeat;

}

#header h1#menu1 a {
	position: absolute;
	margin: 0;
	font: normal 12px Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	top: 35px;
    padding-left: 640px;
    font-weight: bold;
}

#header h1#menu2 a {
	position: absolute;
	margin: 0;
	font: normal 12px Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	top: 85px;
    padding-left: 640px;
    font-weight: bold
}

#header h1#menu3 a {
	position: absolute;
	margin: 0;
	font: normal 12px Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	top: 135px;
    padding-left: 640px;
    font-weight: bold
}


	#leftMenu{
    	clear: both;
    	background: transparent url(../images/linie-meniu-left.gif);
        background-repeat: repeat-y;
        color:#FFFFFF;
	    width:290px;
		padding-left:10px;
		padding-right:10px;
		float:left;

}
	#mainContent{
        display:inline;
		width: 530px;
		padding-right:10px;
		float:left;
	}
   	#mainContent h1{
        display:block;
		width: 520px;
		padding-right:0px;
        	padding-left:20px;
        	background: #FFCC99 ;
	font: 90%/1.9em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666;
	text-align: left;
	margin: 0 0 0 0;
		/* float:left; */
	}

 #footer {
	position: relative;
	width: 860px;
	height: 60px;
	margin: 0;
/*    padding-left: 600px; */
	text-align:left;
/*  background: #0066FF */
}

#footer hr
{
color: #f00;
background-color: #f00;
height: 1px

}


	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{
    display:inline;
		width:290px;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #fff;
		text-decoration:none;
		display:block;
		clear:both;
		width:260px;
		padding-left:2px;

	}

	/*
	A tags
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems.
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e.

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1

	instead of

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}

    /* ********************END*********** */


table.unu {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 450px;
	}


table.unu th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}
/*
td {
	border-bottom: 1px solid #CCC;
    padding: 0 1.3em;
	}
*/
table.unu td.width {
	width: 190px;
	}

table.unu td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}

.red1
	{
	font-weight:bold;
 	FONT-SIZE:12px;
	COLOR: #CC0000;
	VERTICAL-ALIGN: top;
	FONT-FAMILY: arial;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	LETTER-SPACING: 1px;
	}


.copy
	{
 	FONT-SIZE:11px;
	COLOR: #006699;
	MARGIN: 0px;
	FONT-FAMILY: Helvetica, Arial, Verdana;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	}

.orange1
	{
	COLOR: #FF3300;
    font-weight: bold
}
