@charset "utf-8";
/* CSS Document */
CSS
@font-face{
font-family: Oswald;
src:url(Oswald-Regular.otf);

}

img.zoom {
  	transition: transform 0.1s;
	
}

img.zoom:hover { 
  transform: scale(3);
}



a	 {
color: red;
text-decoration:none;
	}

DIV.col

{

margin: 25px 0 0;
font-size: 50px;
font-weight: bold;
font-family:Oswald, sans-serif;
text-shadow:0px 6px 2px rgba(0,0,0,0.4);
text-align: center;
}
DIV.tresc
{
margin: 20px 20px 20px;
font-size: 20px;
font-weight: normal;
font-family:Oswald, sans-serif;
text-align: left;


}

DIV.tresc1
{
margin: 20px 20px 20px;
font-size: 40px;
font-weight: normal;
font-family:Oswald, sans-serif;
text-align: left;
}
DIV.tresc2
{
	
	height: 220px;
	width: 360px;
	margin: 20px 20px 20px;
	font-size: 21px;
	font-weight: normal;
	font-family:Oswald, sans-serif;
	text-align: left;


}

html {
	
}
body {

background-color: white;
	
    	height: 100%; 


   	background-position: center;
    	background-repeat: no-repeat;
	background-size: cover;

	margin: 0 auto;
	padding: 0;
        display: block;
	width: 1200px;
        overflow: auto;
}
#glowny 
	{
	background-color: white;
	width: 1200px;
	height: 950px;
	
	}

#header
	{
	
	background-image: url("1.png");
	width: 1200px;
	height: 56px;
	
	}

#left
	{
	background-image: url("v3_02.png");
	width: 88px;
	height: 1644px;
	float: left;
	}
#cen
	{
	
	background-image: url("v3_03.png");
	width: 1023px;
	height: 231px;
	float: left;
	}
#right
	{
	background-image: url("v3_04.png");
	width: 89px;
	height: 1644px;
	float: right;
	}
#pas	
	{
	background-image: url("v3_05.png");
	width: 1023px;
	height: 54px;
	float: left;
	}
	
#dol
	{
	background: linear-gradient( #fff, #ccc );
    transition: all 0.45s;
	width: 1023px;
	height: 1358px;
	float: left;
	
	}
	
#dol1
	{
	background-color: #808080;
	width: 983px;
	height: 20px;
	
	
	}
#tr	{
	width: 380px;
	height: 240px;
	float: left;
	
	}
#trr	{
	width: 317px;
	height: 220x;
	float: left;
	
	}

#trrr	{
	margin: 0px 20px 20px;
	width: 983px;
	height: 525px;
	float: left;
	
	}
