﻿body {
		 background-color:#738ab0;
		 background-image:url('../images/cvetq2.gif');
		 background-repeat:repeat-x;
		 background-position:bottom;
}
#container2  {
		width:975px;
		margin-left:auto;
		margin-right:auto;
		height:630px;
		border:0px solid #000;
		z-index:1;
}
#cvetq {
		 top:240px;
		 left:240px;
		 position:absolute;
		 z-index:1;
}
#paper {
		 line-height:1.5em;
}
#paper img{
		left:400px;
		top:30px;
		position:relative;
		z-index:2;
		border:0px solid #000;
}
#in_paper   {
		width:500px;
		left:400px;
		top:-250px;
		position:relative;
		z-index:3;
		border:0px solid #ff0000;

}
.in_paper{
		 font:26px "Monotype Corsiva";
		 color:#696969;/*dimgray*/
		 width:400px;
		 margin:10px 0px 5px 40px;
		 padding-left:15px;
		 text-align:left;
		 border:0px solid #000;
}
#email,#sait {
         color:rgb(131,12,32);/*хубаво червено*/
		 font:20px trebuchet;
		 text-decoration:underline;
		 float:left;
		 padding-right:15px;
		 margin-top:5px;
}
a:link {
         text-decoration:none;
         color:#191970;
}/*хипервръзки */

a:visited {color:#191970;}
a:active {color:#191970;}
a:hover{
	     text-decoration:underline;
		 color:#6666cc;
}