#Table_01 {
	width:982px;
	margin-left: auto;
	margin-right: auto;
}

#logo-top_ {
	width:953px;
	height:123px;
	cursor:pointer;
}

#menu_ {
	width:982px;
	height:40px;
	text-align:center;
}

#celphone_ {
  	position: relative;
	width:982px;
	height:195px;
	background-image: url(images/celphone.jpg);
	background-repeat: no-repeat;
}

#main_ {
	width:983px;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 20px;
}

#formats_ {
	width:983px;
	height:125px;
	clear: both;
}
#main_ .left {
	width: 262px;
	float: left;
	padding-left: 25px;
	background-image: url(images/title_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	padding-right: 15px;

}
#main_ .right {
	width: 655px;
	float: left;
	background-image: url(images/title_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 26px;
}
#main_ .left .title {
	height: 19px;
	padding-top: 8px;
	font-size: 11px;
	padding-left:10px;
}
#main_ .right .title {
	height: 19px;
	padding-top: 8px;
	font-size: 11px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #222222;
}
h1 {
	font-size: 11px;
	color: #A01C22;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main_ .left .content p {
	margin-top: 5px;
	margin-bottom: 10px;

}
#main_ .right .contentL {
	width: 310px;
	background-image: url(images/bg_right_index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 35px;
	float: left;
	margin-top:1px;
	
}
#main_ .right .content {
	padding-right: 20px;
	float: left;
	padding-bottom: 20px;
	padding-top: 5px;
	width:623px;
}
#main_ li{
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
}
#main_ .right .contentP {
	float: left;
	width: 275px;
	padding-top: 10px;
	padding-left:3px;
	padding-right:10px
}
#footer {
	text-align: center;
	color: #B6232E;
}
a {
	color: #C11C32;
	text-decoration: none;
}
a:hover {
	color: #C11C32;
	text-decoration: underline;
}
.footer2 {
	font-size: 9px;
	color: #999;
}
.footer2 a {
	color: #999;
}
.left .content {
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
}
img{border:0px;}
#flaga_pl{
   position:absolute;
   right:60px; 
   bottom:10px;
   width: 29px;
   height:16px;
   background-image: url(images/f_pl.jpg);
   background-repeat: no-repeat;
   cursor:pointer;	
}
#flaga_en{
   position:absolute;
   right:30px; 
   bottom:10px;
   width: 29px;
   height:16px;
   background-image: url(images/f_gb.jpg);
   background-repeat: no-repeat;
   cursor:pointer;
 }

