/*
	This file contains CSS rules for all default public elements styles. 
	
	This file is also used in FCKEDITOR!!!
*/

html, body, img
{
	border: 0;
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
	width: 100%;
	overflow-y: scroll;
}

html, input, textarea, select
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}

body
{
	background-color: #ffffff;
}

h1, h2, h3, h4, h5
{
	padding: 10px 0 10px 0;
	margin: 0;
}
h1
{
	font-size: 16px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: normal;
}
h3
{
	font-size: 14px;
	font-weight: bold;
}
h4
{
	font-size: 13px;
	font-weight: bold;
}
h5
{
	font-size: 12px;
	font-weight: bold;
}
.vaike
{
	font-size:11px;
	font-weight: normal;
}
.arvetxt1
{
	font-size:14px;
	font-weight: normal;
}
.arvetxt2
{
	font-size:12px;
	font-weight: normal;
}
.arvetxt3
{
	font-size:17px;
	font-weight: bold;
}
.arveteade1
{
        color: #cc0033;
        font-size:14px;
	font-weight: bold;
}

.concertn
{  
        color: #676767; 
        text-decoration: none; 
	font-family : Arial, Verdana, Tahoma; 
	font-variant : normal; 
	font-size: 10pt; 
	font-weight : bold; 
}


a
{
	text-decoration: underline;
}
a:hover
{	
	text-decoration: none;
}

form
{
	margin: 0; 
	padding: 0;
	border: 0;
}
input
{
	
}
textarea
{
	
}


th
{
	text-align: left;
	font-weight: bold;
}

p
{
	margin: 15px 0 15px 0;
	padding: 0px;
}

A.link4 {  
              color:   #676767; 
			  text-decoration: none; 
			  font-family : Arial, Verdana, Tahoma; 
			  font-variant : normal; 
			  font-size: 9pt; 
			  font-weight : bold; 
			  text-decoration: underline;  
			}
			
A.link4:hover {  
              color:  #676767; 
			  text-decoration: none; 
			  font-family : Arial, Verdana, Tahoma; 
			  font-variant : normal; 
			  font-size: 9pt; 
			  font-weight : bold; 
			  text-decoration: underline;  
			}
A.link5 {  
              color:   #676767; 
			  text-decoration: none; 
			  font-family : Arial, Verdana, Tahoma; 
			  font-variant : normal; 
			  font-size: 9pt; 
			  font-weight : normal; 
			  text-decoration: underline;  
			}
			
A.link5:hover {  
              color:  #676767; 
			  text-decoration: none; 
			  font-family : Arial, Verdana, Tahoma; 
			  font-variant : normal; 
			  font-size: 9pt; 
			  font-weight : normal; 
			  text-decoration: underline;  
			}

A.link6 {  
              color:   #676767; 
			  text-decoration: none; 
			  font-family : Arial, Verdana, Tahoma; 
			  font-variant : normal; 
			  font-size: 10pt; 
			  font-weight : bold; 
			  text-decoration: underline;  
			}
			
A.link6:hover {  
              color:  #676767; 
			  text-decoration: none; 
			  font-family : Arial, Verdana, Tahoma; 
			  font-variant : normal; 
			  font-size: 10pt; 
			  font-weight : bold; 
			  text-decoration: underline;  
			}
A.link7 {  
              color:   #A52A2A; 
			  text-decoration: none; 
			  font-family : Arial, Verdana, Tahoma; 
			  font-variant : normal; 
			  font-size: 10pt; 
			  font-weight : bold; 
			  text-decoration: underline;  
			}
			
A.link7:hover {  
              color:  #A52A2A; 
			  text-decoration: none; 
			  font-family : Arial, Verdana, Tahoma; 
			  font-variant : normal; 
			  font-size: 10pt; 
			  font-weight : bold; 
			  text-decoration: underline;  
			}
