html, div, img, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6 {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
/*  outline: 0 none;*/
}

/*safari blue square workaround:*/
area:focus
{
  outline: none;
}

	

.hidden {
  display: none;
}
body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.3;
  font-family:"Didot", Georgia, Serif;
/*  background-color:#BAB561;*/
  background-color:#FCFAF2; /*#FCF8DE;*/
/*  background-image: url("../images/weiss_pixel.png");*/
/*  font-family: Arial, Helvetica, sans-serif;*/
/*  outline: 0 none;*/

/*  background-image: url("../images/schwarz_pixel.png");
  background-repeat: repeat;*/
/*  overflow:hidden;*/
}

/*==========================
*  Logo left and left menu
==========================*/

#pzm_logo_div {
  position: absolute;
  margin-top: 20px;
  left: 20px;
  width: 250px;
  height: 383px;
  z-index: 35;
}

#up_arrow_div {
  position: fixed;
  margin-bottom: 20px;
  left: 20px;
  width: 89px;
  height: 184px;
  z-index: 36;
}

/*#pzm_left_menu_items_div {*/
.pzm_left_menu_div_class{
	position: absolute;
	top: 400px;
	left: 0px;
	height: 200px;
	width: 200px;
}

.pzm_left_menu_header
{
	margin-top: 25px;
	width: 200px;
}

.pzm_left_menu_items_div_class ul
{
    margin: 0;
	margin-left: 10px;
    padding: 0;
    font-size: 140%;
    list-style-type: none;
/*    position: relative;*/
    line-height: 1.6em;
	text-align: left;
/*	color:#957B46;*/
	color:#68343A;
	width: 200px;
	cursor:pointer;
}

.pzm_left_menu_item:hover
{
	color:#306C12;
  	background-color:#F6F6F6;
}



#ezm_menu_div {
  position: absolute;
  background-color:white;
  top: 0px;
  left: 250px;
  width: 768px;
  height: 320px;
  z-index: 35;
}
#vzm_menu_div {
  position: absolute;
  background-color:#F6F6F6;
  top: 0px;
  left: 250px;
  width: 768px;
  height: 180px;
  z-index: 35;
}

#ezm_menu_pane {
  padding: 10px;
  background-color:white;
  background-image: url("../images/grafic_vodznak.jpeg");
  margin-top: 20px;
  width: 768px;
  height: 300px;
  z-index: 36;
}

#ezm_menu_item1 {
  margin-top: 20px;
  z-index: 38;
}
#ezm_menu_item2 {
  margin-top: 0px;
  margin-left: 180px;
  z-index: 38;
}
#ezm_menu_item3 {
  margin-top: 0px;
  margin-left: 80px;
  z-index: 38;
}
#ezm_menu_item4 {
  margin-top: -120px;
  margin-left: 400px;
  z-index: 38;
}
#ezm_menu_item5 {
  margin-top: -180px;
  margin-left: 480px;
  z-index: 38;
}

#ezm_menu_item5 a{
  text-decoration: none;
}

#ezm_menu_item6 {
  margin-top: 90px;
  margin-left: 460px;
  z-index: 38;
}

#ezm_menu_item7 {
  margin-top: -35px;
  margin-left:-30px;
  z-index: 37;
}
.ezm_menu_item, .ezm_menu_item_clicked{
	background-color:transparent;
	text-decoration: none;
  	width: 250px;
  	height: 80px;
  	z-index: 37;
}

/*.ezm_menu_item{
	color:#306C12;
	background-color:transparent;
	background-image: url("../images/main_menu2015/rama_matemat_ohra7_malj.jpeg");
}
.ezm_menu_item_clicked{
	color:#590000;
	background-color:transparent;
	background-image: url("../images/main_menu2015/rama_matemat_krasnyj6_malj.jpeg");
}

.ezm_menu_item a, .ezm_menu_item_clicked a{
	font-size: 200%;
	line-height: 2.8;
	text-decoration: none;
}*/

/*.ezm_menu_item span, .ezm_menu_item_clicked span{
	font-size: 80%;
	line-height: 0.4;
	text-decoration: none;
	color:#B06019;
}*/

/*.ezm_menu_item span:hover,.ezm_menu_item_clicked span:hover, .ezm_menu_item a:hover,.ezm_menu_item_clicked a:hover{
	color:#250975;
	background-color:transparent;
	background-image: url("../images/main_menu2015/rama_matemat_krasnyj6_malj.jpeg");
	text-decoration: none;
}*/

/*.ezm_menu_item:hover,.ezm_menu_item_clicked:hover{
	background-color:transparent;
	background-image: url("../images/main_menu2015/rama_matemat_krasnyj6_malj.jpeg");
	text-decoration: none;
}*/



.black_bg{
	background-color:#000000;
}


#main_view{
  position: absolute;

  top:350px; 
  left:250px;
  margin-top: 0px;
  width: 768px;
  height: 640px;
  z-index: 3;

 background-image: url("../images/grafic_vodznak.jpeg");
 -moz-background-size: cover;
 -webkit-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
  background-repeat: no-repeat;
/*  background-size:contain;*/
  background-color:#F6F6F6;
/*  background-attachment:fixed;*/
}

#vzm_main_view {
  position: absolute;

  top:180px; 
  left:250px;
  margin-top: 0px;
  width: 768px;
  /*height: 940px;*/
  z-index: 3;
  background-color:#F6F6F6;
}

#tmp_main_img {
	position:absolute;
	z-index: 10;
}

.tmp_vstrap_class {
	position: absolute;

	width: 768px;
	top: 20px;
	font-size: 150%;

	color:#333333;
/*	background-color:yellow;*/
  

/*    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:.8;*/
}

.vzm_vstrap_class{
	position: absolute;

	width: 768px;
	  height: 940px;
	top: 10px;
	font-size: 150%;

	color:#333333;
/*	background-color:yellow;*/
  

/*    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:.8;*/
}

.tmp_vstrap_class p{
	background-image: url("../images/grafic_vodznak.jpeg");
	background-repeat: repeat;
	background-size:contain;
  background-color:#F6F6F6;
/*	background-attachment:fixed;*/
}

.vzm_vstrap_class p{
  background-color:#F6F6F6;
/*	background-attachment:fixed;*/
}



.tmp_vstrap {
	padding-left: 10px;
	padding-right: 10px;
/*	background-color:yellow;*/
	
}

#table_jplayer, td {
  	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}

.cp_vw_jplayer{
	margin-left: auto; 
	margin-right: auto;
}

#tmp_kontakt {
	position: absolute;
	top:100px;
	right:50px;
	width: 350px;
}

#table_div {
/*	  position: absolute;*/
	  margin: auto;
	  vertical-align: middle;
	  text-align: center;
	  width:400px;
/*	  border: solid blue 1px;
	  padding:5%;*/
}

#table_welcome {
/*	  position: absolute;*/
	  margin: auto;
	  vertical-align: middle;
	  text-align: center;
/*	  border: solid blue 1px;*/
	  padding:5%;
}

.table_welcome {
	  position:absolute;
/*	  left:50%;*/
	  top:100px;
	  width:400px;
	  height:680px;
	  margin:auto;
/*	  margin-left:-200px;*/
	  border: solid black 1px;
	  border-radius:25px;
	  vertical-align: middle;
	  text-align: center;
	  padding-top:1%;
	  padding-left:1%;
	  padding-right:1%;
	  padding-bottom:1%;
      font-size: 200%;
	  overflow:hidden;
}

.text_pane_link {
	text-decoration: none;
	font-variant:small-caps;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
}
.text_pane_link:hover {
	border:3px solid;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	border-top-color: #9DA622;
	border-right-color: #42476B;
	border-bottom-color: #A90000;
	border-left-color: #DB6218;
	border-radius:25px;
}

#test_div {
	position: absolute;
	top:620px;
	width:200px;
	height:75px;
	font-size: 1.2em;
	background-color:grey;
}
#test_div2 {
	position: absolute;
	top:37px;
	width:120px;
	height:25px;
	font-size: 0.8em;
	background-color:yellow;
} 



