a:link    { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:#000000; }
a:active  { text-decoration: none; color:#CCCCCC; }
a:hover   { text-decoration: none; color:#3399FF; }

.kontakt:link    { text-decoration: none; color:#3399FF; }
.kontakt:visited { text-decoration: none; color:#3399FF; }
.kontakt:hover   { text-decoration: underline; color:#3399FF; }

.mws:link        { text-decoration: none; color:#B6B6B6; }
.mws:visited     { text-decoration: none; color:#B6B6B6; }
.mws:hover       { text-decoration: none; color:#B6B6B6; }


BODY {	
   background-color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	margin-width: 0px; // ovo je za operu
	margin-height: 0px;// ovo je za operu
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
      }

TD, P { font-family: Arial;
	   font-size: 11px;
	   color: #000000;
	   word-spacing: normal;
	   letter-spacing: normal;
	   text-transform: none;
	 }

.bannerborder { border-style: solid;
                border-color: #000000;
                border-width: 1px;
              }
              
.bannerborderbottom { border-bottom-style: solid;
                      border-bottom-color: #000000;
                      border-bottom-width: 1px;
                    }
              

INPUT,SELECT	{
				background-color: #d2d2d2; 
				border-style: solid; 
				border-color: #000000; 
				border-width: 1px; 
				font-size: 11px; 
				font-family:arial;				
				color: #000000;
				height: 18;
				}
				
TEXTAREA	{
				background-color: #d2d2d2; 
				border-style: solid; 
				border-color: #000000; 
				border-width: 1px; 
				font-family:arial	;
				font-size: 11px;
				color: #000000;
				}
			


.bgrnd { background-repeat: no-repeat; background-position: center top }

