/* CSS Document */
body, html  { margin:0; padding:0; height:100%; }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; }

a, a:visited, a:active {
		color:#D22323;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;
		}
a:hover {
	 	color: #000;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;
		}			
a.lang, a.lang:visited, a.lang:active {
	    font-size:11px;
		color: #D22323;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;
		}
a.lang:hover {
	 	color: #D22323;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;		
		}

a.nav, a.nav:visited, a.nav:active {
	    font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		color: #333;
		font-weight: bold;
		background-color: transparent;
		text-decoration: none;
		}
a.nav:hover {
	 	color: #D22323;
		font-weight: bold;
		background-color: transparent;
		text-decoration: underline;		
		}


a.snav, a.snav:visited, a.snav:active {
	    font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color: #D83333;
		font-weight: bold;
		background-color: transparent;
		text-decoration: none;
		}
a.snav:hover {
	 	color: #000;
		font-weight: bold;
		background-color: transparent;
		text-decoration: underline;		
		}
table#main { background-image:url(images/border.gif); background-repeat:no-repeat; }

.ciza { background-image:url(images/dot.gif); background-position:bottom; background-repeat:repeat-x; }

.fgr { background-image:url(images/fgr.gif); background-position:right; background-color:#000; background-repeat:repeat-y; color:#fff; font-size:11px; }

div.jezici { width:950px; text-align:right; font-size:11px; padding-bottom:5px; color:#666; }

h1 { font-size:17px; font-weight:bold; color:#D83333; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; }

div.title { font-size:18px; font-weight:bold; color:#D83333; font-style:italic; margin-bottom:10px; }

div.tekst { font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:16px; color:#666; overflow:auto; height:300px; }

div.cform { font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:16px; color:#666; }

#team, #join, #philiosophy { display:none; } 

#about, #aproach, #services, #clients, #contact { display:none; }
