﻿*
{
	margin: 0;
	padding: 0;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
textarea, input, select 
{
	font-family:Arial,sans-serif;
	font-size:1em;
	/*border: solid 1px #555*/
}
/*----------------------------------------- background & centerig ---*/
html,body
{	
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width:100%;
	position: relative;
	min-height: 100%;
	min-width: 100%;
	/*background-color: #C2BFBF;*/
}
#main
{
	width:950px;
	background-color:#fff;
	margin: 0 auto;
	/*border-right: 1px solid #000;
	border-left: 1px solid #000;*/
	min-width:950px;
	height: auto !important;
  	height: 100%;
	min-height: 100%;
	position:relative;	
}
#page
{
	padding: 25px 7px 7px 7px;
}
/*----------------------------------------- google ---*/
#bottom_line
{
	width: 100%;
	margin:0 auto;
	position: absolute;
	bottom: 0px;
	padding-bottom:0px;
}
#search_copyright
{
	/*border-top: 1px solid #000;*/
	overflow: hidden;
	padding: 8px 30px;
}
.GLayout {}
.GLayout:after
{
	content: ".";
	height: 0;
	clear: both;
	visibility: hidden
}
.GLogo, 
.GSearchText,
.GSearchForm
{
	margin-left: 4px;
	float: left;
}
.GLogo img
{
	margin-top: 2px;
}
.GSearchForm td
{
	vertical-align: middle;
}
.GSearchText
{
	margin-top:4px !important;
	margin-right:4px;
}

#copyright
{
	padding: 5px 30px;
	overflow: auto;
}

.float_right
{
	float: right;
}
.float_left
{
	float: left;
}
.small_banner1, .small_banner2, .small_banner3, .small_banner4, .small_banner5
{
	margin-left: 3px;
}
.small_banner1 div, .small_banner2 div, .small_banner3 div, .small_banner4 div, .small_banner5 div
{
	margin-left: -1px;
	width: 228px;
	height: 52px;
	cursor: pointer;
}
.small_banner1 div
{
	background-image: url(../content/img/SmallBanners/bleski4b.png);
}
.small_banner1:hover div
{
	 background-image: url(../content/img/SmallBanners/bleski-cvet.png);
}

.small_banner2 div
{
	background-image: url(../content/img/SmallBanners/folga-4b.png);
}
.small_banner2:hover div
{
	background-image: url(../content/img/SmallBanners/folga-cvet.png);
}

.small_banner3 div
{
	background-image: url(../content/img/SmallBanners/transfer-4b.png);
}

.small_banner3:hover div
{
	background-image: url(../content/img/SmallBanners/transfer-cvet.png);
}

.small_banner4 div
{
	background-image: url(../content/img/SmallBanners/cifrivayapechat.jpg);
	width: 225px;
	height: 110px;
}

.small_banner5 div
{
	background-image: url(../content/img/SmallBanners/plenki.png);
	width: 224px;
	height: 79px;
}