﻿/**********GENERAL************/
BODY{
	margin:0px;
	padding:0px;
	scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;
	background:url(../images/skin/bg1.gif) center repeat-y #ffffff;
	/*cursor: url('images/cursor.ani'),default;*/
}

A{
	text-decoration:none;
	font-size:11px;
	font-family: tahoma,Tahoma,sans-serif;
	color:#006699;
}
A:hover{
	text-decoration:underline;
	color:#169916;
}



TABLE{
	border-width:0px;
	font-size:11;
	color:#232f47;
	font-family:Trebuchet MS;
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:20;
	color:#9a5400;
	font-family:'Trebuchet MS',Georgia,Tahoma;
	border:double #ceccb5;
	border-width:0 0 3 0px;
	margin:0px;
}

.nopadding{
	padding:0px;
}

.poza{
	border:solid 1px;
	border-color:#a3a18f;
}
.poza:hover{
	border-color:#0066cc;
}


/*************INPUT****************/
.input{
	text-indent:2px;
	font-size:11px;
	font-family:tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #5276c2;
	/*background:url(../images/skin/input_bg.gif) #f7f7f7; */
}

.input:hover{
	border-color:#6597ff;
}

.input_error{
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #ff0000;
	background:url(../images/skin/input_bg.gif) #9ec5e9;
}

textarea{
	background-repeat:repeat-x;
	font-family: arial;
	font-size:12px;
}
.textarea{
	background-repeat:repeat-x;
}


.button_mic{
	font-size:10px;
	padding-top:0px;
	padding-bottom:0px;
}


/***************************/

.text{
	font-family: "Trebuchet Ms";
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.link{
	font-family: "Trebuchet Ms";
	font-size: 14px;
	font-weight: bold;
	
	color: #3bacd6;
	display: block;
	background-image: url("../images/set1/bt.gif");
	width:112px;
	padding: 9 0 5 0px;
	text-align: center;
}
.link:hover{
	font-family: "Trebuchet Ms";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: block;
	background-image: url("../images/set1/bt_hover.gif");
	text-decoration: none;
	
}
.text2{
	font-family: "Segoe Script";
	font-size: 30px;
	color: #000;
}

.inp{
	text-indent:2px;
	font-size:18px;
	font-family:"Verdana";
	color:#62bcdd;
	border-top:groove #000 1px;
	padding: 5 5 5 5px;
	border-bottom: none;
	border-right: none;
	height:35px;
	/*background:url(../images/skin/input_bg.gif) #f7f7f7; */
}
.button{
	background-image: url("../images/set1/cauta.jpg");
	border: none;
	width: 186px;
	height: 71px;
	cursor: pointer;
}
.button2{
	background-image: url("../images/set1/cauta_h.jpg");
	border: none;
	width: 186px;
	height: 71px;
	cursor: pointer;
	
}