/* ---------------------------------------------------
GLOBAL (General miscellaneous)
----------------------------------------------------- */
html, body, div, span, applet, object, iframe, caption, tbody, tfoot, thead, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, fieldset, form, label, legend {	padding: 0;	margin: 0;	border: 0;}
body {
	font: 12px Arial, Helvetica, sans-serif;
}
* {
	outline: 0;
}
p {
	margin-top: 10px;
}
/* ---------------------------------------------------
HEADINGS
----------------------------------------------------- */
h1 {
	display: block;
	color: #FFF;
	font: bold 30px "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
h2 {
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	color: #373737;
	font: 20px "Times New Roman", Times, serif;
	display: block;
	padding-left: 30px;
	margin-top: 15px;
	text-decoration: underline;
	clear: both;
}	
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-top: 20px;
	margin-bottom: 10px;
}
h5 { }
h6 { }
/* ---------------------------------------------------
LISTS
----------------------------------------------------- */
ul {
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
}
a {	text-decoration: underline;}
a:hover {	text-decoration: none;}

/* ---------------------------------------------------
FORM
----------------------------------------------------- */


/* ---------------------------------------------------
STRUCTURE
----------------------------------------------------- */
#Wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
}
#Header {
	width: 750px;
	height: 625px;
}
#Meniu {
	float: left;
	width: 507px;
	margin-top: 220px;
	color: #FFF;
	font-size: 19px;
	height: 40px;
	
}

#Meniu ul {
	margin: 0px;
	padding: 0px;
}
#Meniu li {
	list-style: none;
	display: block;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
}
#Meniu a {
	text-decoration: none;
	color: #FFF;
}
#Meniu a:hover {
	color: #000;
}





#Logo {
	height: 252px;
	width: 200px;
	float: right;
	margin-top: 159px;
	margin-right: 38px;
	
}


#Continut {
	padding: 15px;
}
#Continut ul {
	margin-top: 5px;
	display: block;	
	margin-left: 60px;
}

#Continut li {
	list-style: url(../imagini/gradinita-geminni/bullet.gif);
	font-weight: bold;
	margin-top: 5px;
}

#Continut img {
	display: block;
	float: left;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #000;
	margin-bottom: 10px;
}
#Continut table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background: #FFFFFF;
}
#Continut caption {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
#Continut td {
	background: #ECE9D8;
}
#Continut .floatRight {
	width: 360px;
}
#Galerie {
	width: 700px;
	margin-left: 20px;
}





#Footer {
	width: 590px;
	height: auto;
	padding: 0px 80px;
	text-align:center;
}

#Footer ul {
	padding: 0px;
	display: block;
	height: 50px;
	margin: 0px;
	border-top: 1px solid #103049;
}
#Footer li {
	display: block;
	float: left;
	list-style: none;
	padding: 20px 0px 0px 35px;
	margin: 0px;
}
#Footer a {
	font-weight: bold;
	color: #000;
	display: block;
}
#Footer a:hover {
	color: #666;
}
#myForm {
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------------------------
FORM
----------------------------------------------------- */
fieldset  {
	color: #000000;
	padding: 2px;
	margin-top: 20px;
}
label {font-weight: bold;line-height: normal;text-align: right;margin-right: 10px;position: relative;display: block;	float: left;width: 100px;color: #000000;}
input.formInputText   {	font-size: 0.8em;	color: #000; padding: 2px;	border: 1px solid #000;	margin-right: 5px;	margin-bottom: 5px;	height: 15px;	}	
input.formInputText:hover {
	border: 1px solid #FE9900;
	cursor: text;
}
input.formInputText2   {	font-size: 1.1em;	color: #000; padding: 2px;	border: 1px solid #000;	margin-right: 5px;	height: 24px;	}	
input.formInputText2:hover {
	border: 1px solid #FE9900;
}	
textarea{color: #191919;	border: 1px solid #000;}
textarea:hover{
	border: 1px solid #FF9900;
}

input.formInputButton {	float: right;	margin-right: 50px;	clear: both;	margin-top: 5px;	padding: 3px;	font-weight: bold;}
input.formInputButton:hover {color: #FE9900;}
#Continut th {

	background: #E2DEC2;
}
#Galerie img {
	display: block;
	float: left;
	margin-right: 15px;
	padding: 5px;
	border: 1px solid #fff;
	margin-bottom: 10px;
}
#so_lsn_flash_01_fix {
	height: 320px;
	width: 360px;
	position: absolute;
	left: 0px;
	top: 85px;
	z-index: 9999;
	margin: 0px;
	padding: 0px;
}

