* {
	margin: 0px;
	padding: 0px;
}

img, h1, h2, h3, table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Myriad Pro;
}
/********* tabulky databaze ***************/
.db_table {
	width: auto;
	height: auto;
	border: none;
	background: transparent;
	border-collapse: collapse;
}

.db_table th {
	border: solid 1px black;
	background: #CFCFCF;
	font-size: 8pt;
	color: Black;
	padding: 3px 2px 5px 5px;
}

.db_table td {
	border: solid 1px black;
	background: White;
	font-size: 8pt;
	color: Black;
	padding: 2px 2px 2px 2px;
}

/**********************************************************************
*********Hlavní rozvržení stránky*************************************/ 
body {
	background-color: #E2E2E2;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5;
}
#stranka_obal {
	width: 1000px;
	background-color: #fff;
	margin: 0px auto;
	background: url(/files/images/body.gif) repeat-y;
}
#menu-top {
	background: url(/files/images/menu-top.jpg);
	width: 100%;
	height: 40px;
}

#hlavicka {
	width: 100%;
	height: 305px;
	background: transparent url(/files/images/head.jpg);
}
#left {
	float: left;
	width: 153px;
	background: transparent;
	color: #E2E2E2;
}
#right {
	float: right;
	width: 244px;
	background: transparent;
	color: #E2E2E2;
}
#text {
	padding: 5px 254px 15px 160px;
	text-align: left;
	color: Black;
}
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#footer {
	width: 100%;
	height: 28px;
	background: url(/files/images/footer.jpg) no-repeat white;
color: black;
text-align: right;
padding-top: 10px;
padding-right: 10px;
}

#footer a,
#footer a:visited{
	color: black !important;
text-decoration: none;
}

/**********************************************************************
*********Pravý box****************************************************/ 
#akce {
	background: url(/files/images/medialni-partneri.jpg) no-repeat;
	height: auto;
	width: 234px;
	padding: 25px 5px 3px 5px;
}

#partneri {
	background: url(/files/images/partneri.jpg) no-repeat;
	height: auto;
	width: 234px;
	padding: 25px 5px 3px 5px;
}

#souteze-festivaly {
	background: url(/files/images/souteze-festivaly.jpg) no-repeat;
	height: auto;
	width: 234px;
	padding: 25px 5px 3px 5px;
        margin-top: 20px;
}

#akce-motiv {
	background: transparent;
	width: 244px;
	height: auto;
}


/**********************************************************************
*********Levý box****************************************************/ 

#home {
	height: 18px;
	width: 152px;
	background: transparent;
	margin-bottom: 15px;
	_margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#home ul { 
    margin: 0px; 
    padding: 0px; 
    list-style-type: none; 
} 

 
/*domu*/ 
#m1 a {
	display: block;
	padding-right: 40px;
	background: url(/files/images/home.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #E2E2E2;
	font-size: 12px;
	text-decoration: none;
}

#obory {
	height: auto;
	width: 146px; 	
	padding: 21px 3px 3px 3px;
	background: transparent url(/files/images/obory.jpg) no-repeat;
}

#vzdelani {
	height: auto;
	width: 146px; 	
	padding: 21px 3px 3px 3px;
	background: transparent url(/files/images/vzdelani.jpg) no-repeat;
}
#prehlidky {
	height: auto;
	width: 146px;
	padding: 21px 3px 3px 3px;
	background: transparent url(/files/images/prehlidky.jpg) no-repeat;
}
#souteze {
	height: auto;
	width: 146px;
	padding: 21px 3px 3px 3px;
	background: transparent url(/files/images/souteze.jpg) no-repeat;
}

#festivaly {
	height: auto;
	width: 146px;
	padding: 21px 3px 3px 3px;
	background: transparent url(/files/images/festivaly.jpg) no-repeat;
}
#poradenstvi {
	height: auto;
	width: 146px;
	padding: 38px 3px 3px 3px;
	background: transparent url(/files/images/poradenstvi.jpg) no-repeat;
}
#onas {
	height: auto;
	width: 146px;
	padding: 21px 3px 3px 3px;
	background: transparent url(/files/images/o_nas.jpg) no-repeat;
}
#ostatni {
	height: auto;
	width: 146px;
	padding: 21px 3px 3px 3px;
	background: transparent url(/files/images/ostatni.jpg) no-repeat;
}

/***********************************************************************
*****************formátování stránky***********************************/
#heading {
	font-size: 17px;
	color: #172F22;
}