﻿
* {
padding: 0;
margin: 0;

} 

html,body{
/* 	background-color:#FFFFFF; 
	background-color:#66FFCC;*/
	background-image:url('../images/bg.jpg');
	background-repeat:repeat;
	background-attachment:fixed;


	font-family:arial;
	font-size:14px;
	
}
#wrapper{
	width:1010px;
	
	margin:0px auto 0;
	padding-left:8px; padding-right:0px;
	background:white;
	}

td{
	vertical-align:top;
}
.mylink a {
	border:0;
	color:#121d68;	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.mylink a:hover {
	color:#121d68;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}

.mylink2 a {
	border:0;
	color:#FFFFFF;
	
	font-size:18px;
	text-decoration:none;
}

.mylink2 a:hover {
	color:#FFFF99;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}


.mylink3 a {
	border:0;
	color:#FFFFFF;
	
	font-size:14px;
	text-decoration:none;
}

.mylink3 a:hover {
	color:#FFFF99;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}




.menuleft {
	padding-left:10px;
	color:#0000CC;
}

.linka{
	padding-top:5px;
	padding-left:5px;
}

.menuleft table td{
	height:35px;
}


.textarea{
	padding-left:5px;
	padding-right:15px;
	text-align:justify;
}

.textarea p {
word-spacing:5px;

}
.textarea ul{
			padding-left:20px;
}

.textarea ul li {
list-style-image:url('../images/opera.jpg');

}

a {

border : 0 none;
color:gray;
border:0px;
}
a:hover  {

}

img {
	border:0px;
	
}


h1 {
	font-size:22px;
	background-image:url(../images/preranatiles_07.jpg);
	background-repeat:no-repeat;
	height:31px;
	padding-left:40px;
	padding-top:3px;
	color:#121d68;
}

h2, h3, h4, h5, h6 {
	font-size:18px; 
}

.text2{
	color:#121d68;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	
}



.footer{
	background-color:#0b3b57;
	height:18px;
}






.gallery

{

	width: 650px;

	text-align:left;

	margin-left:5px;

	margin-right: 5px;

	padding: none;

	height:auto;

}

/* 

.gallery ul.images

{

	list-style-type: none;

	border: none;

	padding: none;

}



.gallery ul.images li.image

{

	display: inline;

	line-height: 0;

}



.gallery ul.images li.image a

{

	text-decoration: none;

	color: inherit;

	cursor: pointer;

	margin: 14px;

	display: inline-block;

	background: white;

	padding: 3px;

	line-height: 0;

	-webkit-border-radius: 4px 4px;

	-moz-border-radius: 4px 4px;

	border-radius: 4px 4px;

	-moz-box-shadow: 0px 0px 8px #AAA;

	-webkit-box-shadow: 0px 0px 8px #AAA;

	box-shadow: 0px 0px 8px #AAA;

	-webkit-transition: -webkit-box-shadow 0.1s ease-out;

	-moz-transition: -webkit-box-shadow 0.1s ease-out;

	-o-transition: -webkit-box-shadow 0.1s ease-out;

	transition: -webkit-box-shadow 0.1s ease-out;

}



.gallery ul.images li.image a img

{

	border: none;

	padding: none;

	-webkit-border-radius: 4px 4px;

	-moz-border-radius: 4px 4px;

	border-radius: 4px 4px;

}



.gallery ul.images li.image a:hover

{

	-moz-box-shadow: 0px 0px 8px #222;

	-webkit-box-shadow: 0px 0px 8px #222;

	box-shadow: 0px 0px 8px #222;

}





*/



.imgMainConteiner{

	width:150px;

	height:150px;

	float:left;

	margin:7px;
	
	

}

.imgMainConteiner a{

	width:191px;

	height:184px;

}





/* sss */



.gallery .images

{

	

	border: none;

	padding: none;

}



.gallery .images .image

{

	display:inline-table;

	line-height: 0;

}



.gallery .images .image a

{

	text-decoration: none;

	color: inherit;

	cursor: pointer;

	margin: 05px;

	display: inline-block;

	background: white;

	padding: 0px;

	line-height: 0;

	

	

	/*

	-webkit-border-radius: 4px 4px;

	-moz-border-radius: 4px 4px;

	border-radius: 4px 4px;

	-moz-box-shadow: 0px 0px 8px #AAA;

	-webkit-box-shadow: 0px 0px 8px #AAA;

	box-shadow: 0px 0px 8px #AAA;

	-webkit-transition: -webkit-box-shadow 0.1s ease-out;

	-moz-transition: -webkit-box-shadow 0.1s ease-out;

	-o-transition: -webkit-box-shadow 0.1s ease-out;

	transition: -webkit-box-shadow 0.1s ease-out; */

}



.gallery .images .image a img

{

	border: none;

	padding: none;

	

	border-color: #aaa #ccc #ddd #bbb;

	border-style: solid;

	border-width: 5px;





	

	/* -webkit-border-radius: 4px 4px;

	-moz-border-radius: 4px 4px;

	border-radius: 4px 4px; */

}



.gallery .images .image a:hover

{

    border-color:gold;

	border-style:groove;

	border-width: 1px;







/*

	-moz-box-shadow: 0px 0px 8px #222;

	-webkit-box-shadow: 0px 0px 8px #222;

	box-shadow: 0px 0px 8px #222; */

}



.gallery .images .image p

{

	color:blue;

	display: inline;

	line-height: 0;



}


.menu1 ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;


}
.menu1 a
{
float:left;
width:8em;
text-decoration:none;
color:white;
background-color:#0b3b57;
/*padding:0.2em 0.6em;*/
padding:5px 0 0 5px;
border-right:1px solid white; height:20px;
}
.menu1 a:hover {background-color:#ff3300;}
.menu1 li {display:inline; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}



