@import "template.css";

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 770px;}

/*Column's height*/
#header {height: 165px;}
#topmenu {height: 23px;}

/*Column's width*/
#left {width: 189px;}
#page {width: 561px; padding: 20px 10px 10px 10px;}

/*Height of the footer */
#footer {height: 52px;}
#content {padding-bottom: 52px;}

/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
}
#container {
  text-align: left;
  font-size: 0.8em;
  background: url(../images/vsnk/dot_vert.gif) repeat-y;
}
#header {
  background: url(../images/vsnk/bg_header.gif) repeat-x;
  position: relative;
}
#header .print, #header .lang {
  float: left;
  margin-top: 42px;
}


#footer {
  width: 100%;
  background: #fff url(../images/vsnk/bg_footer.jpg) no-repeat;
  font-size: 0.7em;
  color: #1F2F40;
}
#footer .footmnu {
  text-align: center;
  margin-top: 8px;
}
#footer .footmnu img {
  margin-top: -8px;
}

#footer .footmnu a {
  padding: 5px 5px 0 5px;
  color: #1F2F40;
}
#footer .footmnu a:hover {
  color: #FF8A00;
}

#foot {
  text-align: center;
  margin-top: 3px;
}
#foot a {
  color: #1a4a74;
  text-decoration: none;
}
#foot a:hover {
  color: #5692c1;
  text-decoration: none;
}
#makedby {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 5px;
  width: 240px;
  text-align: right;
}
#makedby a {
  color: #007344;
  text-decoration: none;
}
#makedby a:hover {
  color: #5692c1;
  text-decoration: none;
}
.fotomini {
	border: 1px solid Silver;
	text-align: center;
	color: Gray;
	margin: 1px;
	padding: 3px;
	width: 170px;
	height: 140px;
	float: left;
}


/* ------- left menu --------- */
#left .menu ul {
  margin: 0;
}

#left .menu li {
  margin: 0;
  display: block;
  float: left;
  width: 189px;
}

#left .menu ul li a {
	color: #1F2F40;
	font-weight: bold;
	text-decoration: none;
	background-color: #E8EEF2;
	display: block;
    width: 183px;
	padding: 3px;
	background-image: url(../images/vsnk/dot_hor.gif);
	background-position: bottom;
	background-repeat: no-repeat;
    font-size: 0.85em;
    margin: 0;
}
#left .menu ul li a:hover {
	color: #FF8A00;
	text-decoration: none;
	background-color: #D6E3EB;
}
a.menu2:hover {
	color: #FF8A00;
	text-decoration: none;
	background-color: #D6E3EB;
}
#left .menu ul ul li a {
	color: #1F2F40;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
	display: block;
	padding: 3px;
	background-image: url(../images/vsnk/dot_hor.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#left .menu ul ul li a:hover {
	color: #006E40;
	text-decoration: none;
	background-color: #F9F2E1;
}
a.menu4 {
	color: #FF8A00;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
	display: block;
	padding: 3px 3px 3px 13px;
	background-image: url(../images/vsnk/dot_hor.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
a.menu4:hover {
	color: #DC143C;
	text-decoration: none;
	background-color: #FFF8DC;
}

/******************DESIGN OF MAIN ELEMENTS**************/
a {
	color: #FF8A00;
	text-decoration: none;
}
a:hover {
	color: Maroon;
	text-decoration: none;
}
.nadpis, h1{
	color: #536982;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.podnadpis, h2 {
	color: #006539;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
}
h4 {
  background: #5babcf url(../images/umms/bg_menutit.jpg) no-repeat;
  display: block;
  height: 28px;
  padding: 13px 5px 0 15px;
  font-size: 1.4em;
  font-weight: normal;
  color: #1e5584;
  margin: 10px 0;
}

a {
	color: #FF8A00;
	text-decoration: none;
}
a:hover {
	color: Maroon;
	text-decoration: none;
}


/*developer*/
body {background-color: #A7B4C2;}
#container {background-color: #fff;}
/*#header {background-color: #efa4ae;}
#footer {background-color: #bf9347;}
#content {background-color: #afdbff;}
#topmenu {background-color: #0033cc;}
#left {background-color: #811f72;}
#page {background-color: #97468b;}
#right {background-color: #bd4ec0;} */


/********** page prvky **********/
/* fotogaleria */
.fotomini {
	border: 1px solid #B9B9B9;
	width: 176px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	float: left;
	}

/*diskusne forum */
.tdhead {text-align: centr; font-weight: bold; background-color: #F9F6EE; border-bottom: 1px dashed #86909B;}
.voteper1 {
	color: #86909B;
	float: left;
	width: 22px;
	display: block;
	clear: both;
	margin-bottom: 1px;
}
.voteper2 {
	background-color: #E8EEF2;
	color: #007344;
	width: 50px;
	display: block;
	text-align: right;
	float: left;
	padding-right: 5px;
	margin-bottom: 1px;
	margin-right: 3px;
}
.voteall {
	clear: both;
	display: block;
	font-weight: bold;
}
.votetquest {
	background-color: #FBFBFB;
	padding: 5px 5px 5px 5px;
	border-top: 1px dotted #C0C0C0;
}