



/* standard elements */

* {

	font: normal 1em  Arial, Helvetica, sans-serif

	margin: 0; padding: 0;

}

a {

	color: #362;

}

a:hover, .footer a:hover {

	color: #111;

}



body {	

	background: #339933 url(img/bg_2.jpg) repeat-y center top;

	color: #443;

	font-size: 12px;

	margin: 0;

	text-align:justify

}



p,cite,code,ul {

	margin-bottom: 1.2em;

}

.p1{

text-align:justify;

}

h1 {

	font: bold 2em Arial, Helvetica, sans-serif;

}

h5{
	font: bold 1,1em Arial, Helvetica, sans-serif;
}

ul {

	margin: 12px 0;

}

/*li {

	list-style: url(img/li.gif);

	margin-left: 18px;

}*/

code {

	background: url(img/bgcode.gif);

	border: 1px dotted #AAA;

	color: #444;

	display: block;

	font: normal 1em Arial, Helvetica, sans-serif;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}



cite {

	display: block;

	background: url(img/quote.gif) no-repeat;

	color: #663;

	font:normal 1.1em Arial, Helvetica, sans-serif;

	padding-left: 28px;

}



/* misc */

.divider {

	background: url(img/divider_1.jpg) no-repeat;

	height: 24px;

	margin: 16px 0;

}

.dividersmall {

	
	width:526px;

	height: 24px;

	margin: 16px 0;

}



.clearer {

	clear: both;

}

.clearerleft {

	clear:left;

}

/* structure */

.container {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 1em;

	margin: 0 auto;

	width: 850px; /*630*/

}



/* header */

.header {

	background: #33CCcc url(img/header_5.jpg) no-repeat center top;

	border-bottom: 1px solid #CCC;

	height: 180px;

	text-align: center;

}

.header h1 {

	color: #FFF;

	font: normal 3em Arial, Helvetica, sans-serif;

	line-height: 180px;

}



/* navigation */

.navigation {

	height: 36px;

	margin: 0 auto;

	/*width:600px*/

	width: 630px;/*590*/

}

.navigation a {

	background: url(img/navigation.jpg) no-repeat;

	color: #FFF;

	float: left;

	font: bold /*1.2em*/1em Verdana, Arial, Helvetica, sans-serif;

	height: 31px; 

	letter-spacing: 1px;

	line-height: 31px;

	text-align: center;

	text-decoration: none;

	width: 90px;

}

.navigation a:hover {

	color: #FFF;

	background-position: left bottom;

	text-decoration:underline;

	/*background:url(img/navigation_a.jpg) no-repeat;*/

}

/*nav*/

.sluchai{

	color:#FFFFFF;

	text-align:center;

	font: bold /*1.2em*/1em Verdana, Arial, Helvetica, sans-serif;
background:url(img/lek.gif);
background-position:left;

}



.nav{
margin-left:5px;
	/*line-height:31px;*/


	float:right;

	height:auto;

	/*margin: 0 auto;*/
	/*margin-right:20px;*/

	width:165px;
}




.nav ul{


	width:165px;

}

	

.nav li{

	list-style: none;

	color:#FFFFFF;

	padding:0 0 0 3px;

	list-style:none;

	height:32px;

	width:165px;

	background: url(img/navigation1_3.jpg) repeat-y;

	line-height: 31px;


	/*letter-spacing:1px;*/


}



.nav a{
	padding-left:3px;

	background-position:left bottom;

	color: #FFFFFF;



	/*padding:0 10px 5px 10px;*/

	font: /*bold 1.2em*/0.9em Verdana, Arial, Helvetica, sans-serif; 



	text-decoration:none;

}



.nav a:hover{
	color:#FFFF33;
	text-decoration: none;
	background: url(img/lekli1.gif) no-repeat;
	background-position: left;
	padding-left:15px;


}

.nav h3{
line-height:31px;
text-align:center;
font-weight:900;
font-size:1em;
background:url(img/lekli.gif) no-repeat;
background-position:left;
}

/*navigation2

.navigation2{

	background:url(img/navigation3.jpg);

	padding-top:10px;

	float:left;

	height:301px;

	width:120px;

	text-align:center;

	line-height:31px;

	text-decoration:none;

	font:bold Verdana, Arial, Helvetica, sans-serif;

	letter-spacing:1px;

	margin:0 auto;

	margin-top:20px;

}

navigation2 a{

color:#FFFFFF;

}



.navigation2 a:hover{

color:#fff;

background-position: left bottom;

background:url(img/navigation_a.jpg) no-repeat;

}

*/
ul.li {

	list-style: url(img/li.gif);

	margin-left: 18px;

}


/* content */

.content {

	padding: 18px 0;

	padding-right:20px;

	/*..*/

	margin-left: 150px;

	margin-right:110px;

}

.content h1 {

	color: #553;

	font-size: 1.4em;

	margin-bottom: 4px;

}

.content h5 {

	color: #553;

	font-size: 1.1em;
	font-weight:bold;


}

/*mine*/

.decorright{

	float:right;

 	width: auto;

	height:auto;

	/*margin-right: 18px;*/

	margin-left:18px;

 	text-align: center;

	font-size: 9px;

 	font-weight: bold;

}

.decorleft{



	float:left;

 	width: auto;

	height:auto;

	margin-top:auto;

 	/*margin-left:auto;

	margin-right:18px;*/

 	text-align: center;

	font-size: 9px;

 	font-weight: bold;

}

/*href begining*/

.begin{



	float:left;

	margin-top:20px;

	margin-bottom:0px;

}

.begin a{

	font-weight:300;

	}



.begin a:hover{

	color:#003333;

	text-decoration:none;

	}

	

/* footer */

.footer {

	color: #886;

	font-size: 1em;

	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;

	padding-bottom: 0px;

	text-align: center;

}

.footer a {

	color: #664;

}

.bottom{



/*background:#339933 url(img/bottmom_bg_5.jpg) no-repeat center;

height::100px;

margin:0 auto;

margin-bottom:0;

padding-bottom:0;*/

}

/*.........../

#menue{

margin-right:16px;

}

.galeria, .other{

  float: left;





}

.galeria{

margin-right=1%;

}

.galeria-img{

  background:url(img/Flowerblueindx.jpg) no-repeat;

  width:140px ;

  height:160px ;

  float: left;

  margin-left: 18px;

  text-align: center;

  padding-top:inherit ;

  font-size: 12px;

  font-weight: bold;

  }

.other-img{

background:url(img/Flowerblueindx.jpg) no-repeat;

  }

  /*menu on index page*/

#menu {

width:90%;



  text-align:left;

  font-weight:bold;

  }

#mleft, #mright {

  float: left;

  width: 47%;

}

#mleft {

  margin-right: 3%;
  margin-left:3%

}

#mleft-img, #mright-img {

  background:url(img/galeryindex.gif) no-repeat;

  width: 112px;

  height: 23px;

  float: left;

  margin-right: 18px;

  text-align: center;

  padding-top: 88px;

  font-size: 12px;

  font-weight:bolder;

}

#mright-img {

  background:url(img/diploma.gif) no-repeat;

}



/*contavts*/

.contact{

	padding: 18px 0;

	padding-right:20px;

	/*..*/

	margin-left: 150px;

	margin-right:110px;

}



.up

{text-align:right;

}