* { margin: 0; padding: 0;}
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-family: "Arial";
	font-size: 12px;
	background: #ffffff;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
    text-align: center;
	color: #2B291D;
}
a{
	color: #00a7e5;
}
a img{
	border: none;
}
input, textarea{
	font-family: Arial;
	font-family: "Arial";
	font-size: 12px;
}
.clear {	
	clear: both;
	height: 0px;
	overflow: hidden;
}

#conteiner{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background: url(../images/back_conteiner.gif);
	padding-top: 152px;
}

#top{
	width: 1000px;
	height: 138px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#top #logo{
	position: absolute;
	left: 35px;		
    top: 35px;
}

#top .header_title{
	position: absolute;
	right: 0px;		
    top: 47px; 
	color: #8CC63F;                                
	font-size: 22px;
	margin-right: 40px;
}

#menu{
	width: 1000px;
	position: absolute;
	left: 0px;		top: 110px;
	background: url(../images/menu.png);
}
#menu a{
	background: url(../images/menu.png);
	background-position: top;
	display: block;
	padding: 0px 23px;
	line-height: 39px;
	height: 37px;
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}
#menu a:hover, #menu a.select{
	background-position: bottom;
}
#menu span{
	float: left;
	width: 2px;
	height: 35px;
	margin-top: 1px;
	display: block;
	text-decoration: none;
	background: url(../images/menuLine.png);
}
#search{
	position: absolute;
	left: 780px;		top: 116px;
}
#search .inp{
	width: 169px;
	height: 20px;
	padding: 3px 3px 0;
	color: #525252;
	font-size: 13px;
	position: absolute;
	left: 0px;	top: 0px;
}
span.result{
    color:#000000;
    font-weight:bold;
    background-color:#A8CE76;
}
#search .searchButton{
	background: url(../images/btn_find.png); 
	height: 20px;		width: 24px;
	border: none;
	position: absolute;
	left: 183px;	top: 3px;
	cursor: pointer;
}
#content{
	font-size: 12px;
	padding: 30px 35px 0px;
	background: #FFFFFF url(../images/background_content.gif) repeat-x;
	min-height: 420px;
	_height: 420px;
}

a.search{
    color: #8CC63F;
    text-decoration: none; 
}

a.search:hover{
    text-decoration: underline; 
}

#content .leftSide {
    width:555px;
}

p{
	margin-bottom: 15px;
}

h1{
	color: #00a7e5;
	margin-bottom: 24px;
	font-size: 25px;
	font-weight: normal;
}

h2{
	color: #8CC63F;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
}

ul
{
    list-style-type: square;
    list-style-position: outside;
    padding-left: 15px;
    color: #8CC63F;     
}

.left
{
    float:left;
}

.right
{
    float:right;
}

ul li
{
    margin-bottom: 15px;    
}

ul li span.black
{
    color: black;
}

#conteiner img.bigImg{
    float: right;
}

.hardware{
    border: 5px solid #efefef; 
    margin: 0px 50px 25pt 0pt; 
    float: left;
}

.leftHw{
    float: left;
    width: 50%;
}

.rightHw{
    float: right;
    width: 50%;
}

#footer{
	position: relative;
	margin-bottom: 20px;
}
#footer table td{
	width: 125px;
	padding: 7px;
}
#footer table{
	border-bottom: 7px solid #939598;
}

#footer table a{
	background: url(../images/menuBottom.png);
	display: block;
	height: 36px;
	overflow: hidden !important;
	border: 1px solid #a0c470;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 7px;
	text-decoration: none;
	line-height: 18px;
	color: #000;
}

#footer table a:hover,
#footer table a.select {
	background: url(../images/menuBottomHover.png);
}

#footer #address{
	margin: 15px 0px 0px 28px;
	width: 310px;
}

#footer #address h3{
	color: #00a7e5;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

#footer #bottomLogos{
	position: absolute;
	left: 340px;		top: 75px;
	width: 655px;
	text-align: right;
}

#footer #bottomLogos img{
	margin-right:8px;
}      

#footer #bottomLogos img.noMargin{
	margin:0;
}                   

#footer #bottomLogos a{
	color: white;
}  

p.round {
    position: relative;
    left: -10px;
    padding: 10px;
    width: 540px;
    background:#EEF3E8 none repeat scroll 0 0;
}

/*----------------------------forms-------------------------------------------*/

.inputGreyBg
{
	width: 170px; /*bylo 244*/
	height: 18px;
	overflow: hidden;
	margin-top:2px;
	background: #EFEFEF url(../images/forms/input-middle.gif) repeat-x 0px 0px;
	/*overflow:hidden;*/
}

.inputGreyBg .left,
.inputGreyBg .right
{
	height: 18px;
	display: block;
	overflow:hidden;
}

.inputGreyBg .left
{
	float: left;
	width: 4px;
	background: url(../images/forms/input-left.gif) no-repeat 0px 0px;
}

.inputGreyBg .right
{
	float: right;
	width: 3px;
	background: url(../images/forms/input-right.gif) no-repeat 0px 0px;
}

.inputGreyBg input,
.inputGreyBg select
{
	width: 158px;
    font-size: 12px;
	font-weight:bold;
	padding: 2px 0 0 0;
	float: left;
	background: transparent;
	border: none;
	position:relative;
	left:4px;
	color:#B1B1B1;
}

.inputGreyBg select
{
    padding:0px;
	margin: 6px 0 6px 0;
}

.inputGreyBg.small
{
    width: 50px;
}

.inputGreyBg.small input
{
	width: 30px; 
}

table tr th label span
{
    color:#73CBEC;
    font-size:18px;
}

/* GREY TEXTAREA  ==================================================== */

.textareaLeft
{
    width:414px;
	background: #f8f8f8 url(../images/forms/textarea_left.png) repeat-y 0px 0px;
	overflow:hidden;
	position:relative;
	margin-bottom:12px;
	position:relative;
	top:8px;
}

.textareaRight
{
    width:414px;
	background: url(../images/forms/textarea_right.png) repeat-y right top;
	overflow:hidden;
	position:relative;
}


.textareaRight .bottom,
.textareaRight .top
{
    width: 100%;
	height: 2px;
	display: block;
	overflow: hidden;
	clear: both;
	line-height:0;
	font-size:0;
}

.textareaRight .top
{
    background: url(../images/forms/textarea_top.png) repeat-x 0px top;
}

.textareaRight .bottom
{
    background: url(../images/forms/textarea_bottom.png) repeat-x 0px bottom;
}

.textareaRight .bottom .left,
.textareaRight .top .left
{
    width: 2px;
	height: 2px;
	display: block;
	float: left;
}

.textareaRight .bottom .right,
.textareaRight .top .right
{
  width: 2px;
	height: 2px;
	display: block;
	float: right;
}

.textareaRight .bottom .left
{
	background: url(../images/forms/textarea_left_bottom.png) no-repeat 0px 0px;
}

.textareaRight .bottom .right
{
	background: url(../images/forms/textarea_right_bottom.png) no-repeat 0px 0px;
}

.textareaRight .top .left
{
	background: url(../images/forms/textarea_left_top.png) no-repeat 0px 0px;
}

.textareaRight .top .right
{
	background: url(../images/forms/textarea_right_top.png) no-repeat 0px 0px;
}

.textareaRight textarea
{
	width: 398px;
	height:34px;
	padding: 5px 4px 4px 10px;
	border: none;
	background: transparent;
	color:#B1B1B1;
}


/* GREY BUTTON - ON WHITE BG *************************************************************/
.buttonGreyBg
{
	width: 103px;
	height: 38px;
    font-size: 15px;
    font-weight: bold;
	border: none;
	cursor: pointer;
	background: #e9e9e9 url(../images/forms/button.png) no-repeat 0px 0px;
	color: #000;
}

.buttonBlue
{
	width: 103px;
	height: 38px;
    font-size: 15px;
    font-weight: bold;
	border: none;
	cursor: pointer;
	background: #e9e9e9 url(../images/forms/button.png) no-repeat 0px 0px;
	color: #000;
	display: block;
	text-align: center;
	line-height: 38px;
	margin-top: 20px;
}

a:hover.buttonBlue
{
	color: #000;
}

table tr th,
table tr td
{
    height: 30px;
    font-size: 12px;
}

table tr th
{
    text-align: right;
    vertical-align: top;
    line-height: 28px;
}

table tr td
{
    padding-left: 10px;
    line-height: 31px;
}

table tr td div.inputGreyBg.type
{
    float: right;
    margin-left: 10px;
    margin-top: 8px;
}

.error
{
    color: red;
    font-weight: bold;
    margin-left: 295px;
    font-size: 12px;
}

.isValid
{
    color: green;
    font-weight: bold;
}





