/* WEB-PETERSBURG Studio, by Vitalie Cotelea, http://www.web-petersburg.com/ */
/* WEB-PETERSBURG Studio Creative Commons License - http://www.web-petersburg.com/licenses/  */
/* All associated graphics copyright 2004-2006, Vitalie Cotelea */
/* Added: Jan. 10st, 2006 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. 
*/

/*
Tested and 100% compatible with:
================================
Windows browsers: Internet Explorer 5.5/6, Netscape 6/7.1/7.2, Mozilla 1.7.3, Firefox 1.0 Previous Release/1.0, Opera 7.54
Mac browsers (Mac OS X):  Internet Explorer 5.2.3, Safari 1.2.3, Firefox 1.0
Unix browsers: Mozilla 1.4.1/1.7b/1.7.3 (Linux), Firefox 0.9.3 (Linux), Galeon 1.3.10 (Linux), Opera 7.54 Final (Linux), Epiphany 1.4.4 (Linux), Mozilla 1.4 (Solaris)

(Very) minor issues with:
=========================
Internet Explorer 5 (Windows)
Konqueror 3.1.4-6 (Linux)

Graphics:
=========
The graphics are my own illustrations using Adobe Photoshop and Illustrator (some inspirations from google search img).

Photos: 
=======
The photos are from "http://www.beamvac.com/" and "http://fotomoldovei.com:

Font:
=====
One of the font of the header and the titles of the linklist come from "http://www.dafont.com" and is free:
MK British Writing by Manfred Klein -> cybapee@joice.net

*/

/* ==============
   basic elements 
   ============== */ 
BODY 	    { background-color: #E9E5DA;
	          margin: 0px;
			  padding: 0px }
H1          { color: #832B82;
	          font-size: 11px;
			  font-weight: bold;
	          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	          text-align: left }
CENTER      { padding: 10px 0px 10px 0px }
.author     { color: #3B3537;
	          font-size: 10px;
			  font-weight: bold;
	          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	          text-align: right;
			  padding: 5px 0px 5px 0px }
.cont-txt   { color: #832B82;
	          font-size: 12px;
			  font-weight: bold;
	          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	          text-align: right;
			  padding-top: 56px }
.copy       { color: #3B3537;
	          font-size: 10px;
			  font-weight: bold;
	          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	          text-align: center;
			  padding: 5px 0px 5px 0px }
#menu       { background: url(images/bg-menu.gif) no-repeat;
			  width: 227px;
			  height: 241px }
.menu-1     { color: #832B82;
	          font-size: 11px;
			  font-weight: bold;
	          font-family: Tahoma;
	          text-align: right;
			  padding-top: 12px;
			  padding-right: 29px }
.menu-2     { color: #832B82;
	          font-size: 11px;
			  font-weight: bold;
	          font-family: Tahoma;
	          text-align: right;
			  padding-top: 12px;
			  padding-right: 29px }
.menu-3     { color: #3B3537;
	          font-size: 12px;
			  font-weight: bold;
	          font-family: Arial, Helvetica, sans-serif;
	          text-align: right;
			  padding: 85px 0px 5px 0px }
.menu-4     { color: #3B3537;
	          font-size: 10px;
			  font-weight: bold;
	          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	          text-align: left;
			  padding: 5px 0px 5px 0px }
#menu-adv-1 { background: url(images/advert-01.jpg) no-repeat;
			  width: 246px;
			  height: 121px }
#menu-adv-2 { background: url(images/advert-02.jpg) no-repeat;
			  width: 257px;
			  height: 121px }
#menu-adv-3 { background: url(images/advert-03.jpg) no-repeat;
			  width: 257px;
			  height: 121px }
#menu-top   { background: url(images/bg-00.jpg) repeat-x;
			  background-color: #832B82;
			  width: 100%;
			  height: 65px }
.menu-top   { color: #FFF;
	          font-size: 10px;
			  font-weight: bold;
	          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	          text-align: left;
			  padding-top: 15px;
			  padding-right: 5px }
.slogan     { color: #FFF;
	          font-size: 12px;
			  font-weight: bold;
	          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	          text-align: left;
			  padding-top: 12px }
.signature  { color: #3B3537;
			  text-align: right;
			  font-size: 11px;
			  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif }
.table      { color: #3B3537;
			  text-align: center;
			  font-size: 11px;
			  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif }
.txt        { color: #3B3537;
			  text-align: justify;
			  font-size: 11px;
			  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			  padding: 10px 0px 10px 0px }
.txt-td     { color: #3B3537;
			  text-align: justify;
			  font-size: 11px;
			  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif }
.hr         { background: url(images/bg-02.gif) repeat-x;
			  width: 760px;
			  height: 19px }
A.go:link, A.go:visited { 
	          color: #3B3537;
	          text-decoration: none }
A.go:hover, A.go:active {
	          color: #832B82;
	          text-decoration: none }
A.go-top:link, A.go-top:visited { 
	          color: #FFF;
	          text-decoration: none }
A.go-top:hover, A.go-top:active {
	          color: #000;
	          text-decoration: none }
