/*
RUBICON 5 v 0.1 
created by Martin "McMagic" Mastný 2008
admin@mcmagic.net
---------------------
MAIN CSS
---------------------

1 top_table, 
2 l_table,
3 m_table,
4 r_table,
5 style_card,
6 messages_news,
7 produkt v prehledu
8 detail produktu,
9 univerzal - h, a, fl ...
 
 produkt přehled,
 home,

 obecné,
 texty,

*/

/* top_table */
@import url("styl_top.css");
/* top_table */

/* l_table */
@import url("../styl_left.css");
/* left table */

/* m_table */
@import url("../styl_main.css");
/* m_table */

/* r_table */
@import url("styl_right.css");
/* right */

/* card */
@import url("../styl_card.css");
/* nákupní košík */

/* messages_news */
@import url("../styl_messages.css");
/* messages */

/* product prehled */
@import url("../styl_prehled.css");
/* product prehled */

/* product detail */
@import url("../styl_detail.css");
/* product detail */

/* product univerzal */
@import url("../styl_univerzal.css");
/* product univerzal */


/* down table */
.c_down {
	padding-top:86px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:18px;
	text-align: left;
	color:#000000;
}
.c_down a {
	color: #000000;
	text-decoration: none;
}
.c_down: hover {
	text-decoration: underline;
}
.fld1 {
	height:130px;
	width:160px;
	_width:190px;
	padding-left:25px;
	float:left;
	line-height: 25px;
}
.fld1 a {
	text-decoration:underline;
}
.fld1 a:hover {
	text-decoration:none;
}
.fld2 {
	height:130px;
	width:228px;
	_width:270px;
	padding-top:3px;
	padding-left:54px;
	float:left;
	line-height: 20px;
	background-image: url(../../../../images/web/line_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fld3 {
	height:130px;
	width:146px;
	_width:230px;
	padding-top:6px;
	padding-left:42px;
	padding-right:32px;	
	float:left;
	background-image: url(../../../../images/web/line_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.fld4 {
	height:130px;
	width:210px;
	padding-top:6px;	
	padding-left:34px;
	_padding-left:34px;
	float:left;
	background-image: url(../../../../images/web/line_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.md_e  {
	clear:both;
	margin-bottom:9px;
}
.md_e2  {
	clear:both;
	margin-bottom:13px;
}
.md_e3  {
	clear:both;
	margin-bottom:15px;
}
.partners {
	text-align:center;
	color:#FFFFFF;
	margin-top:164px;
	_margin-top:14px;
	clear:both;
}
.partners a {
	color:#FFFFFF;
	font-weight:bold;
}
.d_partner {
	padding-left:10px;
	padding-right:10px;
}
.part_2 {
	background-image: url(../../../../images/web/line_down_h.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:10px;
	padding-top:11px;
	color:#01597D;
}
.part_2 a {
	color:#01597D;
}
