
html, body {
       background-color: #fff;
       padding: 0;
       margin-top: 0px;
       margin-bottom: 0px;
       margin-left: 0px;
       margin-right: 0px;
       font-size: 20px;
       letter-spacing: 0px;
       color: #000;
       line-height: 25px;

       background-image:url('img/bg.jpg');







}

input,select,textarea {
	color: #293154;
	font-size: 20px;
	font-family: comic;
	background: #93b5d7;
	border: 1px #0069d4 solid;

}

 /* <![CDATA[ */
@font-face {
	font-family: comic;
	src: url(font.eot);
	src: local("Sakkal Majalla"), url(font.ttf) format("truetype");

}
body {
	font-family: comic;
}
/* ]]> */

a.menu:link, a.menu:visited {
       color: #007ddd;
       text-decoration: none;
       font-size: 20px;
}

a.menu:hover {
       color: #007ddd;
       background-color: inherit;
       text-decoration: none;
       font-size: 20px;
}



a {
color: #fff;

}


a.linkopacity img {
	filter:alpha(opacity=40);
	-moz-opacity: 0.5;
	opacity: 0.5;}

a.linkopacity:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#STRONA {

       width: 1109px;
       height:  auto;
       overflow: hidden;
       float: center;
       margin: auto;
       text-align: center;


}


#TOP {
      width: 1109px;
      height: 385px;
      float: center;
      overflow: hidden;
      text-align: left;
      margin: 0 0 0 0;
      background-image:url('img/top.png');




}

#SITE {
      width: 1065px;
      height: auto;
      float: center;
      overflow: hidden;
      text-align: left;
      margin-left: auto;
      margin-right: auto;
      min-height: 800px;


      background-image:url('img/bg_site.png');
      background-repeat: repeat-y;





}

#RAMKA {

	width: 471px;
	min-height: 321px;
      	height: auto;
        background-image:url('img/bg_ramka.jpg');
      	background-repeat: repeat-y;
      	margin-left: auto;
     	margin-right: auto; }



#STOPKA {
      width: 1100px;
      height: 150px;
      float: bottom;
      overflow: hidden;
      text-align: right;
               font-size: 18px;
               margin: 0 0 0 0;
                     background-image:url('img/stopka.jpg');
      background-repeat: no-repeat;
               



}

#MENU {
      width: 222px;
      height: auto;
      float: left;
      overflow: hidden;
      text-align: left;
               margin: 0 0 0 0;
                     background-image:url('img/bg_menu.jpg');



}

#BELKA {
      width: 222px;
      height: 43px;
      text-align: center;
               margin: 0 0 0 0;
                     background-image:url('img/bg_belka.jpg');
		     color: #fff;
		     font-size: 30px;



}

#BELKA2 {
      width: 763px;
      height: 42px;
      text-align: center;
               margin: 0 0 0 0;
                     background-image:url('img/belka.jpg');
		     color: #fff;
		     font-size: 30px;



}








div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background-image: url(../img/prev.gif);
}
a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
a.nyroModalNext:hover {
	background-image: url(../img/next.gif);
}




