@charset "utf-8";
/* CSS Document - © 2009 Jiří Beroušek www.MULTIMEDIA-ACTIVITY.cz, create 03. 02. 2009, last update 07. 02. 2009 */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	line-height: 160%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	behavior: url(http://www.fk.cz/application/views/fk_vrata/css/csshover.htc); /* WinIE behavior call */
}
/* html =================================================================== */

h1, h2, h3, h4, h5, h6 {
	line-height: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	clear: both;
}

h1 {
	font-size: 200%;
	text-align: center;
	padding-top: 15px;
	margin-top: 0px;
}

h2 {
	font-size: 150%;
	color: #F00;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 79%;
}

h6 {
	font-size: 69%;
}


a {
	color: Red;
	font-weight: bold;
	letter-spacing: 1px;
}
a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
th, td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 2px 5px;
}
th {
	background-color: #F00;
	color: #FFFFFF;
}
td {
	vertical-align: top;
}
caption {
	color: #F00;
}

/* end html =================================================================== */

/* layout =================================================================== */

/* ------------------------------------------------------------------- topmenu */
.topmenu {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	/*background-color: #DFDFDF;
	background-image: url(../images/gradient-silver.png);
	background-repeat: repeat-y;*/
}
.topmenutxt {
	text-align: right;
	padding: 5px 10px 5px 0px;;
	font-size: 79%;
}
.topmenutxt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topmenutxt ul li{
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid  #333;
}
.topmenutxt a {
	font-weight: normal;
	color: #333;
}
.topmenutxt a:hover {
	color: #F00;
}

/* ------------------------------------------------------------------------ page */
.page {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bg_right.gif);
	background-position: top right;
	background-repeat: repeat-y;
	border: 2px solid #FFF;
}

/* ------------------------------------------------------------------------ header */

.header {
	background-color: #FFF;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
}
.headertxt {
	padding: 0px;
	text-align: center;
}
.headertxt p {
	padding: 0px;
	margin: 0px;
	height: 102px;
}

/* ------------------------------------------------------------------------ container */
.container {
	float: left;
	background-image: url(../images/bg_left_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.container2 {
	float: left;
	background-repeat: no-repeat;
	background-position: 13px top;
}

/* ------------------------------------------------------------------------ contents */
.contents {
	float: left;
	width: 870px;
}
.contentstxt {
	padding: 0px 10px 30px 95px;
}
.contentstxt img {
	border: 2px solid #F00;
}

/* ------------------------------------------------------------------------ rightcol */
.rightcol {
	width: 25px;
	float: right;
}
.rightcoltxt {
}

/* ------------------------------------------------------------------------ #navlist */

/*ul#navlist {
	margin: 15px 0px 0px 0px;
	padding: 5px;
	list-style-type: none;
	text-align: center;
	border-top: 1px solid #FF0000;
}
ul#navlist li {
	display: inline;
}
ul#navlist li a {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 6px;
	color: #FF0000;
	border-right: 1px solid #FF0000; 
}
ul#navlist li a:hover {
	color: #000;
}*/

/* ------------------------------------------------------------------- footer */
.footerkontakt {
	background-color: #930000;
	background-image: url(../images/gradient-red-menu.png);
	background-repeat: repeat-x;
	font-size: 79%;
	color: #FFF;
}
.footerkontakttxt {
	padding: 5px;
	text-align: center;
}
.footerkontakttxt p {
	padding: 0px;
	margin: 0px;
}
.footerkontakttxt a {
	color: #FFF;
}
.footerkontakttxt a:hover {
	text-decoration: none;
	color: #FFFFFF;
} 

/* ------------------------------------------------------------------- footer */
.footer {
	background-color: #4C4C4C;
	background-image: url(../images/gradient-silver-menu.png);
	background-repeat: repeat-x;
	font-size: 79%;
}
.footertxt {
	padding: 5px 10px 5px 5px;
	text-align: right;
}
.footertxt p {
	padding: 0px;
	margin: 0px;
}
.footertxt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footertxt ul li{
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #CCC;
}
.footertxt a {
	font-weight: normal;
	color: #CCC;
}
.footertxt a:hover {
	color: #FFF;
}

/* ------------------------------------------------------------------------ foot */
.foot {
	width: 900px;
	text-align: right;
	margin: 0px auto;
	color: #666;
}
.foottxt {
	padding: 5px;
	font-size: 69%;
	
}
.foottxt p {
	padding: 0px;
	margin: 0px;
}
.foottxt a {
	font-weight: normal;
	color: #666;
}
.foottxt a:hover {
	color: #F00;
}
/* end layout =================================================================== */

/* class =================================================================== */
.cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px; 
}
.hidden {
	display: none;
}

img.obrazek-vpravo {
	float: right;
	margin: 10px 0px 10px 10px !important;
}
img.obrazek-vlevo {
	float: left;
	margin: 10px 10px 10px 0px !important;
}

.odkaz-vice {
	padding: 0px 0px 1.5em 0px;
	margin: 0px;
}
.arrow {
	font-size: 117%;
	color: #F00;
}
.vypis { 
}

.autor-clanku {
	font-weight: bold;
	font-size: 89%;
	color: #0066CC;
	display: none;
}

.mapawebu {
	color: #F00;
}

.toplist {
	float: left;
}

p.aligncenter {
	text-align: center;
}

.zvyraznit {
	color: #F00;
	font-weight: bold;
}

/* --------------------------------------------------------------------------------------- table2col */
.table2col {
	border: 0px;
}
.tda {
	width: 50%;
	border: 0px;
	border-right: 1px solid #F00;
	padding-right: 20px;
	vertical-align: top;
}
.tdb {
	width: 50%;
	padding-left: 20px;
	vertical-align: top;
	border: 0px;
}

/* --------------------------------------------------------------------------------------- kontaktform */
.kontaktform {
	background-color: #EAEAEA;
	border: 1px solid #999;
}
.kontaktformtxt {
	padding: 10px;
}
.kontaktformtxt p {
	padding: 5px;
	margin: 0px;
}
.kontaktformchyba {
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	padding: 8px 0px 8px 30px;
	margin: 0px;
	background-image: url(../images/ico-vykricnik.png);
	background-repeat: no-repeat;
	background-position: 7px 50%;
}
.kontaktformok {
	background-color: #0C0;
	color: #FFF;
	font-weight: bold;
	padding: 8px 15px;
}
input.button {
	padding: 3px 10px;
}

/* --------------------------------------------------------------------------------------- fotografie */
.fotografie {
	background-color: #F00;
	margin: 0px 10px 10px 0px;
	text-align: center;
	width: 140px;
	float: left;
	height: 190px;
}
.fotografietxt {
	padding: 10px 5px 0px 5px;
}
.fotografietxt img {
	border: 1px solid #FFF;
}
.fotografietxt p {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.fotografietxt h2 {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-size: 90%;
	line-height: 140%;
}
.fotografietxt a {
	color: #FFF;
}
p.fotopopis {
	color: #FFF;
	font-size: 79%;
	line-height: 120%;
	padding: 3px 0px 0px 0px;
}

/* end class =================================================================== */

/* viceurovnove menu ======================================================= */

div#nav {
	float: left;
	margin: -1px 0px 0px 0px;
	background-color: #9C0000;
	background-image: url(../images/gradient-red-menu.png);
	background-repeat: repeat-x;
	font-size: 89%;
	width: 100%;
}
div#navtxt {
	padding-left: 20px;
	text-align: left;
}
div#navtxt ul {
	margin: 0;
	padding: 0;
	background-color: #9C0000;
	background-image: url(../images/gradient-red-menu.png);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	border-width: 0 1px;
}
div#navtxt li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 120px;
	line-height: 1em;
	background-image: url(../images/gradient-red-menu.png);
	background-repeat: repeat-x;
}
div#navtxt li:hover {
	background-color: #4C4C4C;
	background-image: url(http://www.fk.cz/application/views/fk_vrata/images/gradient-silver-menu.png);
	background-repeat: repeat-x;
}
div#navtxt li.submenu {
	background-image: url(../images/dropmenu.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
div#navtxt li.submenu:hover {
	background-color: #4C4C4C;
	background-image: url(http://www.fk.cz/application/views/fk_vrata/images/gradient-silver-menu.png);
	background-repeat: repeat-x;
}
div#navtxt li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 110px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
}
div#navtxt>ul a {
	width: auto;
}
div#navtxt ul ul {
	position: absolute;
	width: 120px;
	display: none;
}
div#navtxt ul ul li {
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/gradient-red-menu.png);
	background-repeat: repeat-x;
}
div#navtxt li.submenu li.submenu {
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
div#navtxt li.submenu li.submenu:hover {
	background-color: #4C4C4C;
	background-image: url(http://www.fk.cz/application/views/fk_vrata/images/gradient-silver-menu.png);
	background-repeat: repeat-x;
}
div#navtxt ul.level1 li.submenu:hover ul.level2, div#navtxt ul.level2 li.submenu:hover ul.level3 {
	display: block;
}
div#navtxt ul.level2 {
	top: 2em;
	left: -1px;
	border-top: 1px solid #FFFFFF;
}
div#navtxt ul.level3 {
	top: -1px;
	left: 120px;
	border-top: 1px solid #FFFFFF;
}

/* end viceurovnove menu ======================================================= */