/* 
================================
 Container Styles for DotNetNuke
================================
*/


/*
MODRÝ
*/
table.modry_container {
	width: 208px;
	margin-left: 30px;
	font-size: inherit;
	font-family: inherit;
}

table.modry_container a {
	text-decoration: underline;
	color: yellow;
}

table.modry_container a:visited {
	text-decoration: underline;
	color: yellow;
}

table.modry_container a:hover {
	text-decoration: underline;
	color: red;
}

table.zluty_container li {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

table.modry_container img {
	border-color: white;
}

table.modry_container tr, table.modry_container td {
	font-size: inherit;
	font-family: inherit;
}

table.modry_container tr.horni {
	background-image: url(Pic/modry_horni.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0px;
}

table.modry_container tr.horni td.titulek {
	padding-left: 15px;
	vertical-align: middle;
}

table.modry_container tr.horni td.titulek span.head {
	color: White;
	font-size: 17px;
}

table.modry_container tr.stred {
	background-image: url(Pic/modry_stred.gif);
	background-repeat: repeat-y;
}

table.modry_container tr.stred td {
	color: White;
	padding-left: 15px;
	padding-top: 13px;
	padding-right: 12px;
}

table.modry_container td.dolni {
	background-image: url(Pic/modry_dolni.gif);
	background-repeat: no-repeat;
	height: 44px;
	margin: 0px;
}

/*
LUTÝ
*/
table.zluty_container {
	width: 208px;
	margin-left: 30px;
	font-size: inherit;
	font-family: inherit;
}

table.zluty_container a {
	text-decoration: underline;
	color: #0f58a8;
}

table.zluty_container a:visited {
	text-decoration: underline;
	color: #0f58a8;
}

table.zluty_container img {
	border-color: black;
}

table.zluty_container li {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

table.zluty_container tr, table.zluty_container td {
	font-size: inherit;
	font-family: inherit;
}

table.zluty_container tr.horni {
	background-image: url(Pic/zluty_horni.gif);
	background-repeat: no-repeat;
	height: 51px;
	margin: 0px;
}

table.zluty_container tr.horni td.titulek {
	vertical-align: middle;
	padding-left: 15px;
}

table.zluty_container tr.horni td.titulek span.head {
	color: #D3381C;
	font-size: 17px;
}

table.zluty_container tr.stred {
	background-image: url(Pic/zluty_stred.gif);
	background-repeat: repeat-y;
}

table.zluty_container tr.stred td.stred {
	padding-left: 15px;
	padding-top: 13px;
	padding-right: 12px;
}

table.zluty_container td.dolni {
	background-image: url(Pic/zluty_dolni.gif);
	background-repeat: no-repeat;
	height: 44px;
	margin: 0px;
}

/*
ORANOVÝ
*/
table.oranzovy_container {
	width: 208px;
	margin-left: 30px;
	font-size: inherit;
	font-family: inherit;
}

table.oranzovy_container a {
	text-decoration: underline;
	color: #0f58a8;
}

table.oranzovy_container a:visited {
	text-decoration: underline;
	color: #0f58a8;
}

table.oranzovy_container img {
	border-color: black;
}

table.oranzovy_container li {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

table.oranzovy_container tr, table.oranzovy_container td {
	font-size: inherit;
	font-family: inherit;
}

table.oranzovy_container tr.horni {
	background-image: url(Pic/oranzovy_horni.gif);
	background-repeat: no-repeat;
	height: 39px;
	margin: 0px;
}

table.oranzovy_container tr.horni td.titulek {
	vertical-align: middle;
	padding-left: 15px;
}

table.oranzovy_container tr.horni td.titulek span.head {
	color: #D3381C;
	font-size: 17px;
}

table.oranzovy_container tr.stred {
	background-image: url(Pic/oranzovy_stred.gif);
	background-repeat: repeat-y;
}

table.oranzovy_container tr.stred td.stred {
	padding-left: 15px;
	padding-top: 13px;
	padding-right: 12px;
}

table.oranzovy_container td.dolni {
	background-image: url(Pic/oranzovy_dolni.gif);
	background-repeat: no-repeat;
	height: 44px;
	margin: 0px;
}


/*
HOLKA
*/
div.holka_container {
	background-image: url(Pic/holka_cela.gif);
	background-repeat: no-repeat;
	width: 234px;
	height: 221px;
}

div.holka_container a {
	text-decoration: underline;
	color: #0f58a8;
}

div.holka_container a:visited {
	text-decoration: underline;
	color: #0f58a8;
}

div.holka_container a:hover {
	text-decoration: underline;
	color: red;
}

div.holka_container img {
	border-color: black;
}

div.holka_container div.titulek {
	padding-top: 15px;
	margin-left: 40px;
	height: 25px;
}

div.holka_container div.titulek span.head {
	color: #D3381C;
	font-size: 17px;
}

div.holka_container div.stred {
	overflow: auto;
	margin-left: 110px;
	margin-top: 50px;
	margin-right: 5px;
	height: 100px;
	padding-right: 12px;
}

/*
KLUK
*/
div.kluk_container {
	background-image: url(Pic/kluk_cely.gif);
	background-repeat: no-repeat;
	width: 218px;
	height: 221px;
	margin-left: 18px;
}

div.kluk_container a {
	text-decoration: underline;
	color: #0f58a8;
}

div.kluk_container a:visited {
	text-decoration: underline;
	color: #0f58a8;
}

div.kluk_container a:hover {
	text-decoration: underline;
	color: red;
}

div.kluk_container img {
	border-color: black;
}

div.kluk_container div.titulek {
	padding-top: 15px;
	margin-left: 40px;
	height: 25px;
}

div.kluk_container div.titulek span.head {
	color: #D3381C;
	font-size: 17px;
}

div.kluk_container div.stred {
	overflow: auto;
	margin-left: 130px;
	margin-top: 20px;
	margin-right: 5px;
	height: 100px;
}


/*
PROSTŘEDNÍ
*/
div.Prostredni_container {
	background-color: white;
}

div.Prostredni_container .titulek {
	text-transform: uppercase;
	font-family: Arial Narrow,Arial,Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #8cb234;
	padding-bottom: 12px;
	display: block;
	display: inline-block;
}

div.Prostredni_container h2 {
	color: #a22c14;
	text-transform: uppercase;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}

div.Prostredni_container p {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.Prostredni_container a {
	color: #0f58a8;
	text-decoration: underline;
}

div.Prostredni_container a:visited {
	color: #0f58a8;
	text-decoration: underline;
}

div.Prostredni_container a:hover {
	color: Red;	
	text-decoration: underline;
}

div.Prostredni_container li {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

div.Prostredni_container ul, div.Prostredni_container ol {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.Prostredni_container table {
	font-size: inherit;
	font-family: inherit;
}

div.Prostredni_container table tr {
	font-size: inherit;
	font-family: inherit;
}

div.Prostredni_container table tr td {
	font-size: inherit;
	font-family: inherit;
}



.leve_menu {
	background-color: Transparent;
	width: 134px;
}
