html, body 
{
	height: 100%;
	padding: 10px;
	margin: 0;
	text-align : center;
	font-family : Trebuchet MS;
	font-size : 13px;
	color : #333333;
}

body
{
	background-color : #cccccc;
	background-image : url('../images/bg3.jpg');
	background-repeat : repeat;
	
}


a
{
	color : #0036B2;
	text-decoration : none;
}

a:hover
{
	color : #FF6600;
	
}

ul
{
	list-style-type: disc;
	padding : 0px;
	margin : 0px;	
	margin-left : 15px;
}

li
{
	padding-top : 10px;
	margin-left : 15px;
}



h3
{
	color : #0036B2;
	padding-top : 5px;
	padding-left : 5px;
	margin : 0;
	font-size : 18px;
	text-align : left;
}

div
{
	float : left;
}

a.menu1
{
	text-align : left;
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #999999;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 7px;
}

a.menu_current
{
	text-align : left;
	font-family : Trebuchet MS;
	font-size : 16px;
	color : #ffffff;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 7px;
	
}


div.align
{
	margin : auto;
	/*margin-top : 50px;*/
	float : none;	
	width: 800px;
}

div.main
{
	width: 800px;
	background-image : url('../images/pic_04.jpg');
	background-repeat : repeat-y;
	border : 0px solid green
}

div.head2
{
	width : 800px;
	height : 156px;
	background-image : url('../images/pic_01.jpg');
	background-repeat : no-repeat;
	font-family : Trebuchet MS;
	font-size : 35px;
	color: #ffffff
}


div.head_logo
{	
	display: block;
	width : 160px;
	height : 156px;
	font-family : Trebuchet MS;
	font-size : 35px;
	color: #ffffff;
}

div.sub_head
{
	width : 800px;
	height : 39px;
	background-image : url('../images/pic_02.jpg');
	background-repeat : no-repeat;
	background-position :  0px bottom;
	background-color : white;
	text-align : left 
}

div.sub_head_space
{
	padding-left : 0px;
	padding-top : 5px;
	font-size : 14px;
}

div.content
{
	background-image : url('../images/pic_06.jpg');
	background-repeat : no-repeat;
	background-position : 0 bottom;
	
}


div.menu
{
	float : left;
	width : 180px;
	text-align : left;
	font-size : 12px;
	margin-left: 2px;
	/*border: 1px dashed;*/
}

div.menu_podpora{
	float : center;
	text-align : left;
	width : 150px;
	height: 110px;
		
	}


div.menu_logo{
	float : center;
	width : 150px;
	height: 110px;
	background-image : url('../images/logo_dfsr.jpg');
	background-repeat : no-repeat;
	background-position : bottom center;
	
	}
	
a.menu_logo
{
	display: block;
	width : 150px;
	height : 110px;
}

div.body
{
	float : left;
	width : 611px;
	text-align : justify;
	/*border: 1px solid;*/
}

div.space
{
	padding-top : 10px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 20px;
}


div.foot
{
	width : 800px;
	height : 30px;
	background-image : url('../images/web_06.jpg');
	background-color: gray;
	text-align : center;
	color: white;
	/*border: 1px dashed black;*/
}


div.space_foot
{
	padding-left : 235px;
	padding-right : 235px;
	/*float: center;*/
	padding-top : 10px;
	text-align: center;
	font-size: 11px;
	/*border: 1px solid black;*/
}



div.para
{
	width : 90%;
	padding : 10px 10px;
	float : none;
	text-align : left;
	font-size : 16px
	color: #0036B2;
}
div.p
{
	width : 90%;
	padding : 2px 2px;
	float : none;
	text-align : left;
	font-size : 16px
	color: #0036B2;
}
div.p_adr
{
	width : 90%;
	padding : 2px 20px;
	float : none;
	text-align : left;
	font-size : 16px
	color: #0036B2;
}


a.logo
{
	display: block;
	width : 173px;
	height : 156px;
}


div.coolmenu{
padding-top : 0px;
border: 0px solid black;
width: 100%;
background-color: white;


}

div.coolmenu a{
font-family : Trebuchet MS;
font-size : 11px;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #04689e;
text-decoration: none;
border-bottom: 	0px solid black;
margin-bottom: 5px
background-color: gray;

}

html>body div.coolmenu a{
width: auto;
border: 0px solid blue;
}

div.coolmenu a:hover{
background-color: #00bce4;
color: black;
font-family : Trebuchet MS;
font-size : 11px;

}

div.current_menu_item{
background-color: #cccccc;
color: black;
font-family : Trebuchet MS;
font-size : 11px;
border: 0px solid black;
width: 100%;

}

.menulist
	{
	padding-left: 25px;
	padding-top: 0px;
    background-image: url('../images/dot.jpg');
    background-repeat: no-repeat;
    background-position: 10px 6px;	
	width: 150px;
	}
div.menulist
	{
	padding-left: 25px;
	padding-top: 0px;
    background-image: url('../images/dot.jpg');
    background-repeat: no-repeat;
    background-position: 10px 6px;	
	
	}
