*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

p
{
	padding-bottom: 15px;
}

a
{
	color: #098bc7;
	text-decoration: none;
	cursor: pointer;	
}

a:hover
{
	color: #021b76;
}

a.white
{
	color: white;
}

.bold
{
	font-weight: bold;
}

body
{
	behavior: url("../css/csshover3.htc");
	font-family: Arial;
	background: url('../img/bg_rep.gif') repeat left top #c5edf4;
	font-size: 12px;
	color: #021b76;
}

#container_fp
{
	width: 1000px;
	margin: 0 auto;
	background: #c5edf4;
}

#container
{
	width: 1000px;
	margin: 0 auto;
	background: url('../img/inner_bg.jpg') no-repeat left top #dceaf3; 
}

#left_side_fp
{
	width: 159px;
	float: left;

}

#right_side_fp
{
	width: 774px;
	padding-right: 67px;
	float: left;
}

#slideshow
{
	width: 764px;
	padding-bottom: 20px;
	height: 320px;
}

#slideshow_ie
{
	width: 764px;
	padding-bottom: 20px;
	height: 320px;
}

#langs_fp
{
	width: 81px;
	background: url('../img/fading_line.gif') no-repeat left bottom;
	padding-bottom: 18px;
	padding-top: 302px;
	padding-left: 10px; 
	text-align: center;
	margin-left: 40px;
}

#langs_fp ul
{
	list-style: none;
}

#langs_fp ul li
{
	display: inline;
}

#langs_fp ul li a
{
	float: left;
	text-decoration: none;
	color: #098bc7;
	font-size: 11px;
	margin-right: 5px;
	padding: 0px 1px;
	text-transform: uppercase;
}

#langs_fp ul li a:hover, #langs_fp ul li a.is_set
{
	font-weight: normal;
	color: #021b76;
}


#menu_fp
{
	width: 131px;
	padding-right: 28px;
	padding-top: 70px;
}

.menu_item
{
	text-align: right;

	padding: 4px 8px 5px 0px;
	background: url('../img/fading_line.gif') no-repeat right bottom;
	
}

.menu_item .main_menu
{
	color: #098bc7;
	padding-left: 10px;
}

.main_menu:hover, .main_menu_act
{
	color: #021b76;	
	padding-left: 10px;
}

.last_item
{
	background: none;
}

#slogan
{
	padding-left: 10px;
	width: 595px;
	font-size: 15px;
	height: 26px;
	line-height: 26px;
	float: left;
	border-bottom: 1px solid #1f2957;
}

#title
{
	height: 26px;
	line-height: 26px;
	float: left;
	width: 166px;
	text-align: center;
	background: #1f2975;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #1f2957;
}

#text
{
	padding-top: 20px;
	width: 774px;
	text-align: justify;
	line-height: 19px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#text ul
{
	padding-left: 25px;
}

#footer
{
	margin-top: 30px;
	padding: 8px;
	padding-bottom: 20px;
	text-align: right;
	border-top: 1px solid #1f2957;
}

#map
{
	width: 763px;
	height: 370px;
	border: 1px solid #142678;
}

#back_link a
{
	font-size: 11px;
}

#krovininiai
{
	width: 376px;
	float: left;
	margin-right: 11px;
}

#autobusai
{
	width: 376px;
	float: left;
}

.prod_sec_name
{
	height: 34px;
	line-height: 34px;
	padding-left: 15px;
	background: #2284c2;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
}

.cat_pic_placeholder
{
	height: 183px;
	line-height: 183px;
	text-align: center;
}

.single_cat
{
	margin-bottom: 1px;
}

.single_cat a
{
	display: block;
	padding: 2px 0 2px 25px;
	background: #2284c2;
	color: #fff; 
}

.single_cat a:hover
{
	background: url('../img/cat_link_arr.gif') no-repeat 10px 9px #0e2476;
	color: #fff; 
}

.category_name
{
	height: 29px;
	line-height: 29px;	
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}

.category_name span
{
	padding: 5px 15px;
	background: #2284c2;
}

.single_product
{
	float: left;
	width: 250px;
	margin-right: 12px;
}

.single_prod_img
{
	clear: both;
	text-align: center;
	height: 187px;
}

.single_prod_name
{
	text-align: left;
	line-height: normal;
	margin-top: 3px;
}

.single_prod_name a
{
	color: #1e2e7b;
}

.single_prod_name a:hover
{
	color: #0c1540;
}

.single_prod_pic
{
	float: left;
	width: 184px;
	margin-right: 10px;
	
}


