/* Copyright (c) D.A. Studio | http://www.2da.org/  */

*{  font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
}

body {
	padding:0;
	margin:0;
	font-size:80%;
	background-color:#FFFFFF;
	color:#333;
}
/**/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
/**/
h2 {
	font-size: 150%;
}
h3 {
	font-size: 120%;
	color:#990000;
}
form {
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
/**/
.heading {
    font-size:1em;
	font-weight:bold;
	display:block;
	color: #900
}
.h1_small{
    font-size:16;
	font-weight:bold;
	display:block;
	color: #900
}
.h1_small_index{
    font-size:18;
	font-weight:bold;
	display:block;
	color: #900
}
.podrobnee {
	font-size: 80%;
	color: #666;
	display:block;
	text-align:right;
	padding-right:20px;
}
h1.Logo { font-size:280%;
font-weight:bold;
}
/**/
.headingNews {
    font-size:1em;
	font-weight:bold;
	display:block;
}

.podrobneeNews {
	font-size: 80%;
	color: #999;
	text-align:right;
	padding-left:5px;

}
.textNews {
text-align:justify;
padding-left:5px;
}
.date {
	font-size: 80%;
	color: #999;
	text-align:right;
	border-bottom:1 solid #999
}
/**/
.phoneNumber {
	font-size: 115%;
	font-weight: bold;
	color: #231f20;
	padding-right:12px;
}
#toolbar {
	position:absolute;
	right:10px;
	top:50px;
	width:88px;
	height:37px;
	z-index:1;
}
.indexText {font-size: 16px;}
/*()*/
#DAStudio{font-size:90%;}
#DAStudio img{float:left;}
