/* --------------
Css 4 GoHome.PROFESSIONAL
copyright Pravi Klik d.o.o.
------------------
 */
 
@import "riset.css";
 
body{
	background-color: #FFF;
	font-size: 100%;
	font-family: Tahoma, Helvetica;
}

p{
	font-size: 0.7em;
	color: #4a4a4a;
	line-height: 1.3em;
}

ul, table{
	font-size: 0.7em;
}

a:link, 
a:visited, 
a:hover, 
a:active{
	color: #a31018;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

/****  all - head ****/
#head{
	background: #fff url(../images/main-head-logo.jpg) right;
	margin: 0px 10px 0px 10px;
	height: 46px;
}

#head #logo_small{
	float: none;
}

#head #lens{
	float: left;
	height: 46px;
	margin: 0px 0 0 0;
}

#head #title{
	float: left;
	margin: 0 0 0 2px;
}

#head #title h1{
	width: 247px; 
	height: 48px;
	margin: 0px 0 0 10px;
	font-size: 0px;
}

#head .logout{
	 float:right;
	 margin: 18px 13px 0 0;
	 padding:0px 0 0 0;
}

#head .logout a:link, 
#head .logout a:hover, 
#head .logout a:visited, 
#head .logout a:active {
	background: url(../images/odjava.jpg) no-repeat;
	padding: 0px 0px 0 0;
	display: block;
	width:70px;
	height:19px;
	overflow: hidden;
	color: #BBB; 
	font-weight:bold; 
	font-family:  trebuchet ms; 
	font-size:12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
#head .logout a:hover{
color:#a31018; 
}


/****  all - menu ****/
.menu{	
	margin:0;
	padding:10px 0;
	clear: both;
	overflow: auto;
}

ul#menu{
	font-size: 0.7em;
	float: left;
	padding:0;
	margin: 0 0 0 10px;
	color: #8a8a8a;
}

* html  ul#menu{
	margin: 0 0 0 5px;
}

ul#menu li{
	display: inline;
}

ul#menu li a{
	text-decoration: none;
	color: #8a8a8a;
	font-size: 100%;
}

ul#menu li a:hover{
	text-decoration: underline;
}

/****  login name ****/
p.user-domain{
	float: right;
	padding: 0 0;
	margin: 0 10px 0 0;
	color: #8a8a8a;
}

* html p.user-domain{
	margin: 0 5px 0 0;
}

p.user-domain b{
	color: #a31018;
}

.vishe, 
a.vishe:link, 
a.vishe:visited, 
a.vishe:hover, 
a.vishe:active {
	background: url(../images/vishe.jpg) no-repeat 0 0px;
	padding: 0;
	display: block;
	width:55px;
	height:19px;
	overflow: hidden;
	color:#a31018; 
	font-weight:bold; 
	font-family: trebuchet ms; 
	font-size:12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin:9px 0 0 0;
}

.fill{
	background: url(../images/cancel.jpg) no-repeat 0 0px;
	padding: 0;
	display: inline;
	width:95px;
	height:19px;
	overflow: hidden;
	color:#a31018; 
	font-weight:bold; 
	font-family: trebuchet ms; 
	font-size:12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin:9px 0 0 0;
	border: 0;
	cursor: pointer;
}

.fill:hover{
	color:#8a8a8a;
}


.vishe{
	background: url(../images/trazhi.jpg) no-repeat 0 0px;
	border: 0; 
	display: inline;
	cursor: pointer;
}

a.vishe:hover{
	color:#8a8a8a;
}

#buttonSearch{
	background: url(../images/filter.jpg) no-repeat 0 0px;
	padding: 0;
	display: block;
	width:72px;
	height:19px;
	overflow: hidden;
	color:#8a8a8a; 
	font-weight:bold; 
	font-family: trebuchet ms; 
	font-size:12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	border:0;
	cursor:pointer;
}

#buttonSearch:active, #buttonSearch:hover{
	color:#a31018;
	cursor:pointer;
}


.template-element {
	display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.field-validation-error
{
	color: #ff0000;
}
