	HTML { width : 100%; } 
	BODY {
		margin : 0; 
		padding: 0px;
		width : 100%; 
		color : #333333; 
		font-family : sans-serif, arial, verdana, helvetica; 
		background-color : #E7E5E5; 
		text-align : left; 
	} 
	INPUT, SELECT, TEXTAREA {
		background-color : #FFFFFE;
		font : 11px Verdana, Arial, Helvetica, sans-serif; 
		color : #333333; 
		border-right : 0px solid #DDDDDD; 
		border-top : 0px solid #DDDDDD; 
		border-left : 0px solid #DDDDDD; 
		border-bottom : 0px solid #DDDDDD;
		margin: 1px; 
	} 

	input.subscr {
		border-width: 1px;
		border-style: solid;
		border-top-color: #ACA899;
		border-left-color: #ACA899;
		border-right-color: #F1EFE2;
		border-bottom-color: #FFFFFF;
		background-color: #FBFBFB;
		display: block;
		width: 115px;
		float: left;
		padding: 2px;
	}

	input.subscr2 {
		border-width: 1px;
		border-style: solid;
		border-top-color: #ACA899;
		border-left-color: #ACA899;
		border-right-color: #F1EFE2;
		border-bottom-color: #FFFFFF;
		background-color: #FBFBFB;
		width: 185px;
		padding: 1px;
	}

	input.subscr3 {
		border-width: 1px;
		border-style: solid;
		border-top-color: #ACA899;
		border-left-color: #ACA899;
		border-right-color: #F1EFE2;
		border-bottom-color: #FFFFFF;
		background-color: #FBFBFB;
		width: 300px;
	}


	textarea.msg {
		border-width: 1px;
		border-style: solid;
		border-top-color: #ACA899;
		border-left-color: #ACA899;
		border-right-color: #F1EFE2;
		border-bottom-color: #FFFFFF;
		background-color: #FBFBFB;
		display: block;
		width: 308px;
		height: 55px;
		padding: 2px;
	}

	textarea.msg2 {
		border-width: 1px;
		border-style: solid;
		border-top-color: #ACA899;
		border-left-color: #ACA899;
		border-right-color: #F1EFE2;
		border-bottom-color: #FFFFFF;
		background-color: #FBFBFB;
		display: block;
		width: 280px;
		height: 80px;
		padding: 2px;
	}

     .text {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #333333;
          font-weight : normal;
          font-size: 11px;
      }
     .text a {
          text-decoration : underline;
          color : #333333;
      }
     .text a:visited {
          color : #333333;
      }
     .text a:hover {
          text-decoration : underline;
          color : #CC6600;
          font-weight : normal;
      }

     .news {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #FFFFFF;
          font-weight : normal;
          font-size: 11px; 
          background-color : #CC6600
      }
     .news a {
          text-decoration : none;
          color : #FFFFFF;
          background-color : #CC6600
      }
     .news a:hover {
          text-decoration : underline;
          color : #CC6600;
          font-weight : normal;
          background-color : #FFFFFF
      }

     .text2 {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #777777;
          font-weight : normal;
          font-size: 11px;
      }
     .text2 a {
          text-decoration : underline;
          color : #333333;
      }
     .text2 a:visited {
          color : #333333;
      }
     .text2 a:hover {
          text-decoration : underline;
          color : #000000;
          font-weight : normal;
      }

     .text3 {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #FF6600;
          font-weight : normal;
          font-size: 11px;
      }
     .text3 a {
          text-decoration : none;
          color : #FF6600;
      }
     .text3 a:visited {
          color : #FF6600;
      }
     .text3 a:hover {
          text-decoration : none;
          color : #CC6600;
          font-weight : normal;
      }

     .query {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #CC6600;
          font-weight : normal;
          font-size: 13px;
      }
     .query a {
          text-decoration : underline;
          color : #CC6600;
      }
     .query a:visited {
          color : #CC6600;
      }
     .query a:hover {
          text-decoration : underline;
          color : #000000;
          font-weight : normal;
      }


     .titul {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #333333;
          font-weight : bold;
	  font-size: 13px;
      }

     .secret {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #E7E5E5;
          font-size: 8px;
      }

     .cop {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #777777;
          font-weight : normal;
	  font-size: 9px;
      }
     .cop a {
          text-decoration : none;
          color : #777777;
      }
     .cop a:visited {
          color : #777777;
      }
     .cop a:hover {
          color : #000000;
          text-decoration : underline;
      }

     .cop2 {
          font-family : sans-serif, arial, verdana, helvetica;
          color : #FF6600;
          font-weight : normal;
	  font-size: 9px;
      }
     .cop2 a {
          text-decoration : none;
          color : #FF6600;
      }
     .cop2 a:visited {
          color : #FF6600;
      }
     .cop2 a:hover {
          color : #000000;
          text-decoration : underline;
      }

     .menu {
          font-family : sans-serif, Verdana, Helvetica, Arial;
          color : #FFFFFF;
          font-size: 11px;
          font-weight : normal;
      }
     .menu a {
          text-decoration : none;
          color : #FFFFFF;
      }
     .menu a:visited {
          color : #FFFFFF;
      }
     .menu a:hover {
          text-decoration : none;
          color : #FFCC99;
          font-size: 12px;
          font-weight : bold;
      }

     .menuon {
          font-family : sans-serif, Verdana, Helvetica, Arial;
          color : #FFFFFF;
          font-size: 12px;
          font-weight : bold;
      }
     .menuon a {
          text-decoration : none;
          color : #FFFFFF;
      }
     .menuon a:visited {
          color : #FFFFFF;
      }
     .menuon a:hover {
          text-decoration : none;
          color : #FFFFFF;
          font-size: 12px;
          font-weight : bold;
      }

	TD.bocnyram1 {
		width : 20px;
		height : 100%;
	}
	TD.hlavnyram1 {
		font-size : 11px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 635px;
		height : 100%;
	}
	TD.bocnyram2 {
		width : 15px;
		height : 100%;
		background-image : url(pic/tien.jpg);
		background-position : 0% 0%; 
		background-repeat : no-repeat;
	}
	TD.riadok1 {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 610px;
		height : 90px;
		margin-left : auto;
		margin-right : auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	TD.riadok2 {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 610px;
		height : 64px;
		margin-left : auto;
		margin-right : auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	TD.riadok3 {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 610px;
		height : 235px;
		margin-left : auto;
		margin-right : auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	TD.riadok3b {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 610px;
		height : 60px;
		margin-left : auto;
		margin-right : auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	TD.riadok4 {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 610px;
		height : 20px;
		margin-left : auto;
		margin-right : auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	TD.riadok5 {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 610px;
		margin-left : auto;
		margin-right : auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	TD.riadok6 {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 610px;
		height : 85px;
		margin-left : auto;
		margin-right : auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	TD.otext1 {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 50%;
		margin-left : auto;
		margin-right : auto;
		padding-left: 0px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	TD.otext2 {
		font-size : 10px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #333333;
		width : 50%;
		margin-left : auto;
		margin-right : auto;
		padding-left: 5px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	TD.button {
		font-size : 11px; 
		font-family : sans-serif, arial, verdana, helvetica; 
		color : #FFFFFF;
		width : 610px;
		height : 16px;
	}
	TABLE.podlozka {
		height : 100%; 
		width : 100%; 
		background-image : url(pic/pozadie2.jpg);
		background-position : 0% 0%; 
		background-repeat : no-repeat;
	} 
	TABLE.pracovnaplocha {
		margin-left : 0; 
		margin-right : auto;
		height : 100%; 
		width : 670px;
		background-image : url(pic/pozadie3.jpg);
		background-position : 0% 0%; 
		background-repeat : no-repeat;
	}
	TABLE.pracovnaplocha2 {
		margin-left : 0; 
		margin-right : auto;
		height : 100%; 
		width : 670px;
		background-image : url(pic/pozadie3b.jpg);
		background-position : 0% 0%; 
		background-repeat : no-repeat;
	}

	TABLE.pracovnaplochaindex {
		margin-left : 0; 
		margin-right : auto;
		height : 100%; 
		width : 670px;
		background-image : url(pic/pozadieindex.jpg);
		background-position : 0% 0%; 
		background-repeat : no-repeat;
	}