@charset "utf-8";

/*Main*/
body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
body{
	position:relative;
	color:#51555C;
	font-size:13px;
	text-align:center;
/*	background:url(../img/bg_fon_ny7.jpg) repeat #064E7D;*/
	background:url(../img/bodybg.png) repeat #064E7D;
	cursor:default;
}
a, a:visited {
	color:#007bc4;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}

/*Main Page*/
#rounded{
	width:860px;
	margin:0px auto;
	text-align:left;
	background:url(../img/roundedbg5.jpg);
}

/*Top*/
div#top{
	width:100%;
	text-align:center;
}
div#topleft, #topright{
	display:none;
    float:left;
	width:20%;
}
div#topcenter{
    float:left;
	height:200px;
	width:100%;
	background: url(../img/n1-4.png) center no-repeat;
	padding-bottom:5px;
}

/*Container*/
.container{
	clear:both;
	width:100%;
	padding-top:5px;
	background: url(../img/n2-4.png) top no-repeat;
}

/*Lang*/
ul.lang{
	float:right;
	width:165px;
	margin:0 20px 0 0;
}
ul.lang li{
	float:right;
	list-style:none;
}

/*Menu*/
#navigation{
	width:700px;
	margin:30px auto 0 auto;
}
#navigation tr td{
}
#navigation td a, #navigation td a:visited{
	padding:0px 0px;
	text-align:center;
	color:#E2A634;
	
	-moz-border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;

	display:block;
	margin-right:10px;
	border:1px solid #E2A634;
}
#navigation td a#f1{
    display:block;
	background:url(../img/menu/m1.png) no-repeat;
	background-position:center 0px;
	height:40px;
	width:150px;
}
#navigation td a#f1:hover{
	background-position:center -42px;
}
#navigation td a#f2{
    display:block;
	background:url(../img/menu/m2.png) no-repeat;
	background-position:center 0px;
	height:40px;
	width:150px;
}
#navigation td a#f2:hover{
	background-position:center -42px;
}
#navigation td a#f3{
    display:block;
	background:url(../img/menu/m3.png) no-repeat;
	background-position:center 0px;
	height:40px;
	width:150px;
}
#navigation td a#f3:hover{
	background-position:center -42px;
}


/*Bottom*/
div#bottom{
	height:200px;
	width:100%;
	margin:0px 0 0 0;
}
div#bottomcenter_{
	height:200px;
	width:100%;
	background: url(../img/n3-4.png) center no-repeat;
}
div#bottomcenter_en{
	height:200px;
	width:100%;
	background: url(../img/n3-4_en.png) center no-repeat;
}
div#bottomcenter_pol{
	height:200px;
	width:100%;
	background: url(../img/n3-4_pol.png) center no-repeat;
}
div#bottomcenter_ru{
	height:200px;
	width:100%;
	background: url(../img/n3-4_ru.png) center no-repeat;
}
.copy{
	float:right;
	margin:180px 15px 0 0;
	color:#00163B;
}

/*Nomery*/
div.NomerSpysok{
	padding:20px;
}
div.NomerSpysok p{
	color:#0000a0;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

/*Всі фотографії*/
.photo{
	 border:0px;
}
.photo0{
/*	 border:0px;*/
	 border:4px solid #E0A213;
}
.photo2{
	 border:2px solid #E0A213;
}
.photo1{
	 border:1px solid #E0A213;
}

