#ecosySite { 
	height:100%;
	font: 12px "Georgia", Times-Roman, serif;
	color:#333333;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url(design/bg.png) repeat-x left top;	
}
#fullscreen {
	height:100%;
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
}

/* Description tags */

.topDesc {
	background-image: url(design/imgdesc.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
.bottomDesc {
	background-image: url(design/imgdescmain.gif);
	background-repeat: no-repeat;	
	background-position:left bottom;
}

/* Content */

#header {	
	background:#FFFFFF;
	border-bottom:10px solid #FFFFFF;			
}

.ContentBorder {	
	border-bottom:10px solid #FFFFFF;
	background:#FFFFFF;	
}
.mainContent {		
	background:#F1F1F1;
}
#mainText {
	font: 12px "Georgia", Times-Roman, serif;
	color: #333333;  
    padding: 5px;
	margin:0px;
}
#mainText a:link, #mainText a:visited, #mainText a:active {
	font: 12px "Georgia", Times-Roman, serif;
	color: #333333;
	text-decoration: underline;
}
#mainText a:hover {
	font: 12px "Georgia", Times-Roman, serif;
	color: #333333;
	text-decoration: none;
 }
#mainText h1{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
  margin:0px;
}
.topDesc p {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color:#333333;
	margin-top:5px;				
}
/* International solidarity property */
.iS{
	letter-spacing: -1px;
}

.bottomDesc h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #3F3F3F;
	margin: 0px;
	padding-top:20px;	
	padding-left:10px;
}
.bottomDesc p {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3F3F3F;	
	margin:0px;	
	padding:10px;	
}

/* Main content */

/* Right column */

.ourGoals {
	background-image:url(design/box_txt.jpg); 
	padding:3px 20px 3px 20px;
}
.ourGoals h1 {
	font-size: 14px;
	font-style: italic;	
	margin:0px;
}
.ourGoals a:link, .ourGoals a:visited, .ourGoals a:active {
	font: 11px "Georgia", Times-Roman, serif;
	color: #333333;
	text-decoration: underline;
}
.ourGoals a:hover {
	font: 11px "Georgia", Times-Roman, serif;
	color: #333333;
	text-decoration: none;
}
.ourGoals ul {		
	margin: 0px;
	padding-left: 15px;
	letter-spacing: 0px;
}
.ourGoals li {
	margin:0px;
	font-size:11px;
}
.quotes {
	background-image:url(design/box_txt.jpg); 
	padding:3px 20px 3px 20px;
}
.quotes p {
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	padding-top:3px;
}
.quotes h1 {
	font-size: 14px;
	font-style: italic;	
	margin:0px;
}
.quotes a:link, .quotes a:visited, .quotes a:active {
	font: 10px "Georgia", Times-Roman, serif;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
}
.quotes a:hover {
	font: 10px "Georgia", Times-Roman, serif;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.quotes ul {		
	margin: 0px;
	padding-left: 15px;
	letter-spacing: 0px;
}
.quotes li {
	font-size:11px;
	margin:0px;
}

.bgColor {
	background-color:#f1f1f1;
}
/* Footer */

.footer {
	font: 12px "Georgia", Times-Roman, serif;
	color:#333333;
	border-top:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
	text-align:center;
	background-color:F1F1F1;
}
/* properties za tabelce */
.input_link
{
    font-family: "Georgia", Times-Roman, serif;
	font-size: 12px;
    color: #000000;
    border: 1px #D8D8D8 dashed
}
.input_insert_update
{
    font-family: "Georgia", Times-Roman, serif;
	font-size: 12px;
    color: #000000;
    border: 1px #D6D6D8 solid;
	background-color: #FFFFFF;
}
.button_insert_update
{
    font-family: "Georgia", Times-Roman, serif;
	font-size: 12px;
    color: #000000;
    width: 70px;
	background-color: #D8D9D8;
}
.prijavnica_textbox
{
    font-family: "Georgia", Times-Roman, serif;
	font-size: 12px;
    color: #000000;
    border: 1px #D8D8D8 solid;
    background-image: url(images/bgg.gif);
}
