body {
    font-family: Verdana,sans-serif;
    color: #333333;
    font-size: 11px;
}

.small_text {
    font-size: 9px;
}

.path {
	background: #EEEEEE;
}

.big_text {
    font-size: 12px;
}

.medium_text {
    font-size: 11px;
}

.body_text {
	text-align: left;
    padding:0 11px 0 20px;
    vertical-align:top;
}

.body_text h1 {
    font-size: 26px;
    color: #FF6633;
}

.body_text h2 {
    font-size: 20px;
    color: #FF6633;
}

.menu_top {
	white-space:nowrap;
	list-style: none;
}

.menu_top li {
    padding:0 11px 0 12px;
    float:left;
}

.menu_left {
	text-align: left;
    padding:0 11px 0 18px;
}

.zakaz_button {

}

.not_null {
	color: red;
}

.errors {
	color: red;

}

.warning {
	color: red;
}

.success {
	color: blue;
}

.question_icon {
	text-decoration: none;
	cursor: help;
}

.service_form {
	background: #FFFFFF;
	border: 0px solid black;
	text-align: left;
}

.banner {
	font-size: 16px;
	width: 190px;
	background: white;
}

.column_left {
	background: #EEEEEE url(http://www.blogblog.com/tictac/sidebar_bg.gif) no-repeat scroll left top;

}

a:hover {
	color:#669933;
}

a:link {
	color:#6699CC;
}

a:visited {
	color:#666699;
}

.diario {

	color: #336699;
	background: #99CCFF;
}

.diario a:visited  {
	color:#440066;
}

.google_search_form_referat {
	position:fixed;
	left: 500px;
	top: 120px;
	background: #99CCFF;	
}

ul.errorlist li {
    font-weight: bold;
    color: red;
}
