﻿/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

/* -------------------- СТИЛИ ОСНОВНОГО ТЭГА BODY -------------------- */


body {
   /*	background-image: url(../img/bg.gif);*/
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
    min-width: 1000px;
    max-width: 2500px;
}

#top {
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#title {
	margin: auto;
	width: 1000px;
	clear: both;

}

/*#navigation {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

#navigation ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

#navigation ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
 	position:relative;
	right:50%;
}

#navigation ul li a {
	display:block;
	margin:0 0 0 1px;
	padding:3px 10px;
	color:#666666;
	text-decoration:none;
	line-height:1.3em;
}

#navigation ul li a:hover {
	color:#000000;
}

#navigation ul li a.active,
#navigation ul li a.active:hover {
	color:#000000;
	font-weight:bold;
}*/

#homepage {
	float: left;
	width: 100%;
	height: 100%;

}

#about, #gallery, #portfolio, #contact, #qwerty, #btl, #narugka, #foto, #hirokoformatka, #transport, #adkampain{
   padding-top: 5px;
	float: left;
	width: 100%;
	height: 800px;
}
#portfolio
 {

}

h1 {
	color: #505050;
	font-size: 40px;
	font-weight: normal;
	margin: 30px;
	padding: 0px;
  font-family: "Times New Roman", Times, serif;
  font-style: italic
}
span.text
 {

  margin: 50px;
  color: #666666;
  text-align: left;
  font-style: italic

}

span.description {
	color: #000000;
	font-size: 26px;
}

.top {
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 100%;
	padding-bottom: 35px;
	background-position: bottom;
	margin-bottom: 20px;
}

.top p {
	text-align: center;
	color: #999999;
	font-size: 10px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}

#footer
 {
    float: left;
	width: 100%;
	height: 500px;
    background-color: #FFCCCC;

}
#aboutusdescription
 {
   width: 500px;
   height:500px;
   position: relative;
   background-image: url(../img/ad.png);
}
#aboutustext
 {
   width: 450px;
   height: 450px;
  text-align: left;
  margin-left: 40px;
  font-style: italic;
  font-size: 10pt;
  padding-top: 40px;
}
#aboutustext_r
 {
   width: 380px;
   height: 500px;
  text-align: left;
  margin-left: 140px;
   margin-top: 50px;
  font-style: italic;
  font-size: 13pt;

  color: #FFFFFF;
}
#aboutuscenter

 {
   width: 500px;
  /* height: 300px;*/
   background: url(../img/aboutuscenter_bg.png);
   background-repeat: no-repeat;




}
   #ab
{
   width: 100%;
   height: 600px;
   padding-bottom: 80px;
   background-image: url(../img/about_big.jpg);

   background-repeat: no-repeat;
}
#pronas

 {
   width: 100%;
   height: 600px;
   padding-bottom: 80px;
   background-image: url(../img/pronas.jpg);

   background-repeat: no-repeat;

}
#pronastext

 {
   margin-left: 50px;
    font-style: italic;

}
#pronastextsmall

 {
   margin-left: 50px;
   margin-top: 250px;
   font-size: 13px;

}
#pronasreklama

 {
   margin-top: -150px;
   margin-left: 380px;
    font-size: xx-large;

}
#anekdot

 {
   margin-left: 0px;
   margin-top: 6px;
}

#reklama

 {
   width: 900px;
   height: 600px;
   margin-left: 50px;
   margin-top: 50px;
   font-size: 13px;
   font-style: italic;
   background-image: url(../img/pronas2.png);
}
#reklama_text

 {
   margin-left: 80px;
   width: 500px;
   padding-top: 60px;


}
#start

 {
   height: 200px;
   margin-left: 50px;
   margin-top: -60px;
   font-family: Times New Roman;
   font-size: 50px;
    font-style: italic;
}

#kompany

 {
   width: 1200px;
   height: 600px;
   background-image: url(../img/kompany.jpg);

}
#kompanytext

 {
    margin-left: 100px;
     padding-top: 150px;
    font-style: italic;
    font-size: 18px;
}


