@import url('/css/sp/showpic.css');
body{
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#404040;
}
p,div,td{
	font-family:tahoma,verdana;
	font-size:12px;
	font-weight:normal;
	color:#404040;
}
ul, li{
	font-family:verdana;
	font-size:12px;
	color:#404040;
	list-style-type:disk;
}
span{}
a{
	color:#404040;
	text-decoration:none;	
}
a:hover{
	color:#73787C;
	text-decoration:underline;
}

a.details{
	color:#404040;
	text-decoration:underline;	
}
a.details:hover{
	color:#404040;
	text-decoration:none;
}


a.path{
	font-family:tahoma;
	font-size:11px;
	color:#404040;
	text-decoration:underline;
}
a.path:hover{
	text-decoration:underline;
}
a.submenu1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#404040;
}
a.submenu1:hover{
	text-decoration:none;
	color:#404040;
}
a.submenu2{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#404040;
}
a.submenu2:hover{
	text-decoration:none;
	color:#404040;
}
a.submenu3{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#404040;
}
a.submenu3:hover{
	text-decoration:none;
	color:#404040;
}



h1{
	font-family:calibry,tahoma;
	font-weight:normal;
	font-size:22px;
	color:#404040;
	margin-top:8px;
}
h2{
	font-family:calibry,tahoma;
	font-weight:bold;
	font-size:14px;
	color:#404040;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:3px;
}

.fon1{
	background:#CFD8DF;
}

.fon2{
	background:#CFD8DF;
}


p.txt{
	font-family:arial;
	font-size:12px;
	padding-left:10px;
}

.ttl{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#404040;
}
.ttl2{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#264968;
}
.ttl3{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#FF0808;
}
.subttl{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#787878;
}
input.hidden1 {
	background: #CFD8DF;
	color:#404040;
	border: 1px solid #CFD8DF;
	font-family: tahoma;
	font-size:11px;
}
input.hidden2 {
	background: #CFD8DF;
	color:#404040;
	border: 1px solid #CFD8DF;
	font-family: tahoma;
	font-size:11px;
}
input.hidden3 {
	background: #FFFFFF;
	color:#404040;
	border: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size:12px;
	width: 120px;
	text-align: right;
}
input.hidden4 {
	background: #CFD8DF;
	color:#404040;
	border: 1px solid #CFD8DF;
	font-family: Verdana;
	font-size:12px;
	width: 120px;
	text-align: right;
}
input.hidden5 {
	background: #CFD8DF;
	color:#404040;
	border: 1px solid #CFD8DF;
	font-family: Verdana;
	font-size:12px;
	width: 120px;
	text-align: right;
}

input.txt {
	background: #f1f1f1;
	border: 1px solid #404040;
	font-family: Tahoma;
	font-size:12px;
}
input.btn {
	background: #f1f1f1;
	color:#000000;
	border: 1px solid #414141;
	font-family: Verdana;
	font-size:11px;
	cursor: hand;
}
input.num {
	background: #f1f1f1;
	color:#404040;
	border: 1px solid #404040;
	font-family: tahoma;
	font-size:12px;
	text-align:center;
	width:26px;
}
textarea.txt {
	background: #f1f1f1;
	border: 1px solid #414141;
	font-family: tahoma;
	font-size:12px;
}
select.fs {
	background: #f1f1f1;
	border: 1px solid #404040;
	font-family: Tahoma;
	font-size:12px;
	color:#404040;
}
table.dat, table.dat td {
	border: 1px solid #cecaca;
	border-collapse: collapse;
	background: #333333;
	color: #d5d5d5;
	font-family: Verdana;
	font-size:11px;

}

table.dat td.hdr {
	background: #cecaca;
	color: #000000;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}
table.dat td.grp {
	background: #585858;
	color: #d5d5d5;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}


td.txt {
	background: #f3f3f3;
	color: #565640;
	font-family: Verdana;
	font-size:11px;
}

.sklad
{
@border: 2px double red;
}
.telefoni {
position: fixed;
widht: 100%;
background-color: #FFFDDF;
border: 2px 0 0 0 solid #000;
top: 95%; 
left: 16%;
border:2px dotted red;
padding-left:25px;
padding-right:25px;
opacity: 0.9;
 }
 .telefoni p{
 margin-bottom:5px;
margin-top:5px;
font-size:15px;
}