/* ------------- Start Value ------------- */
/*html, body{height:100%;}*/
body{
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:black;
	width: 100%;
	background: #d5cfc9 url('../images/norweski/tlo_body.jpg') repeat-x;
}
a{
	color:#d30a35;
	text-decoration:none;
}
a:hover{
	color:#d30a35;
	text-decoration:none;
}
#srodek a:hover{
	color:#d30a35;
	border-bottom:1px dotted #d30a35;
}
p{
	margin:0px;
	padding:0px;
}
img{
	border:none;
	margin:0px;
}
blockquote{

	margin-left:50px;
	margin-right:-40px;
	font-style: italic;

}
#zakup{
	width: 698px;
}
.frmy{
	clear: both;
	width: 100%;
}
.frmy1{
	float: left;
	width:190px;
	margin-right: 10px;
	color: #999999;
	text-align: right;
}
.frmy2{
	float: left;
	background-color: #F5F5F5;
	width: 488px;
}
.frmy2 input{
	border: 1px solid #999999;
	width: 250px;
	margin-bottom: 15px;
	margin-left: 5px;
}
form .fr{
	float:left;
	margin-bottom:10px;
	clear: both;
}
input, textarea{
	border:1px solid white;
}
#main li{
	/*margin-left:20px;*/
}
#main li li{
	margin-left:30px;
	list-style-type: none;
}
#wrap{
	margin:0px auto;
	width: 900px;
}
#page{
	float:left;
	width:900px;
	background-color:white;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
}
#top{
	width:900px;
	height:265px;
	position: relative;
	padding: 0px;
}
#otop{
	position: absolute;
	width: 100%;
	height: 18px;
	background-color: #562021;
	z-index: 2;
	top: 0px;
	left: 0px;
}
#cien{
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 3;
	float: left;
	border: none;
	width: 900px;
	height: 23px;
}

#logos{
	width: 509px;
	height: 200px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	border: none;
}
#linki_tlo{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 180px;
	height: 173px;
	/*background: url('../images/norweski/linki_tlo.png') right bottom no-repeat;*/
	z-index: 2;
}
#linki{
	position: absolute;
	width: 172px;
	height: 163px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}
#linki a{
	width: 172px;
	height: 24px;
	color: #5f1614;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
#linki a:hover{
	text-decoration: none;
}
#menu0 dt{
	width: 157px;
	height: 24px;
	padding-left: 15px;
	padding-top: 3px;
}
#menu0 dt:hover{
	/*background: url('../images/norweski/overV.png') center center no-repeat;*/

}
#menu{
	width: 900px;
	height: 31px;
	background: url('../images/norweski/belka.jpg') no-repeat;
	float: left;
}
#main{
	float:left;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	background: url('../images/norweski/srodek_tlo.jpg') repeat-y;
}
#footer{
	float:left;
	width:900px;
	height: 56px;
	background-color: #f9f5e2;
	padding: 0px;
	margin: 0px;
}

.box1{
	float:left;
	height:30px;
	width:207px;
	clear:both;
	padding:10px;
	margin-bottom:5px;
	background-color:#DFEDF6;
}
.box1 {
	color:black;
}
.box1 img{
	dispaly:block;
	float:left;
	vertical-align:middle;
	margin-top:4px;
	margin-right:5px;
}
.box1:hover {
	color:white;
	background-color:#5EA5D4;
}
.banerBox{
	float:left;
	margin-left:5px;
	width:227px;
}

.newsBox{
	float:left;
	margin-top:5px;

}
.newsBox .grayBox{
	float:left;
	width:378px;
	margin-left:5px;
	padding:10px 100px 30px 10px;
	display: inline;

}
.newsBox .miniPicture{
	position:relative;
	float:left;
	width:205px;
	color:#999999;
	font-size:10px;
	margin-left:-220px;
	margin-top:-10px;
	z-index:1;
	border:0px solid;
	display: inline;
}
.miniPicture a:hover{
	border: 0px solid;
}
.autor{
	font-size: 13px;
	color: #63a4cc;
	font-family: Verdana;
	font-weight: normal;
	/*width: 20px;*/

}
.stopka{
	float: left;
	width: 200px;
	font-size: 11px;
	color: #63a4cc;
	margin-bottom: 10px;
	margin-top: 30px;
}
.title{
	font-size:15px;
	color:#9f4d54;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
.newsBox .data{
	margin:15px 0px 5px 0px;
	color:#63A5D5;
}
#titleBox{
	width:658px;
	height:20px;
	font-size:13px;
	color:white;
	font-weight:bold;
	padding:15px 20px 15px 20px;
}
#bottomStartPage{
	padding-top:10px;
}

#bottomStartPage .title{
	color:#63A5D5;
	font-weight:bold;
	margin-left:0px;
}
#bottomStartPage .date{
	color:#63A5D5;
	margin-left:5px;
}
#bottomStartPage .grayBox{
	background-color:#F5F5F5;
	padding:10px;
	margin-top:5px;
}
.flLeft{
	border:0px solid red;
	float:right;
	width:227px;
	height:270px;
	margin-left:5px;
}
.flLeft a{
	width: 222px;
	height: 35px;
	font-weight:normal;
	margin-top:5px;
	padding:15px 0 0 0px;
	text-align:left;
	float:left;
	display:block;
	text-decoration:none;
}
.flLeft a:hover{
	color:#fff !important;
}
span.bb{
	padding-left:5px;
}
span.bb:hover{
	padding-left:5px;
	color:#fff !important;
	text-decoration:underline !important;
}

.title2 {
	font-size:12px;
	color:#d30a35;
	font-weight:bold;
	/*margin:15px 15px 15px 30px;*/
	clear: both;
}

#bana{
	 position: absolute;
	 z-index: 1;
	 top: 0px;
	 left: 0px;
	 width:900px;
	height:265px;
	overflow: hidden;
}
* html #bana {
overflow-x: hidden;
overflow-y: hidden;
}
#jezyki_tlo{
	position: absolute;
	width: 80px;
	height: 80px;
	/*background: url('../images/norweski/jezyki_tlo.png') center center no-repeat;*/
	top: 17px;
	left: 706px;
	z-index: 2;
}
#jezyki{
	position: absolute;
	top: 45px;
	left: 726px;
	z-index: 5;
	color: #fff;
}
#cienfuegos{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 61px;
	z-index: 20;
}
#leftkol{
	padding: 0px;
	width: 166px;
	float: left;
	background: #d5cfc9 url('../images/norweski/left_tlo.jpg') top left no-repeat;
}
#leftkol h4{
	padding: 10px 20px;
	width: 126px;
	font-size: 12px;
	font-weight: bold;
	color: #5a3435;
}
#srodek{
	width: 734px;
	float: right;
	padding-top: 20px;
}
.unesco {
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
}

.unesco .holder a{
	font-family: Arial;
	font-size: 12px;
	color: #5a3435;
	padding-top: 5px;

}
.unesco .holder{
	margin: 0px 20px;
	width: 126px !important;
}
.unesco .holder a:hover{
	/*background: url('../images/norweski/unesco_link_tlo.png') repeat-y;*/
	text-decoration: none;
	color: #5a3435;
}
#powrot{
	clear: both;
	width: 100%;
	text-align: right;
	margin: 20px 0px;
}
#powrot a{
	margin-right: 20px;
}
#bg iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index: 1000;
	width:1900px;/*must have for any big value*/
	height:1500px/*must have for any big value*/;
	background-color: transparent;
}
.tlo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120%;
	z-index: 99;
	filter: alpha(opacity=70);
	KhtmlOpacity: 0.7;
	MozOpacity: 0.7;
	opacity: 0.7;
	text-align:center;
	background-color: #000000;
}
#gr{
	/*position: fixed;*/
	position: absolute;
	width: 300px;
	height: 230px;
	background-color: #fff;
	z-index:100;
	border: 2px solid #e1e2e3;
	overflow:hidden;
}
span#allert1{
 font-size: 14px;
 font-weight: bold;
 text-align: center;
}
#allert1{
 margin-top: 20px;
}
