/*
RUBICOn v2.0 
created by Martin "McMagic" Mastný
admin@mcmagic.net
table styly webu
 */
/* GLOBALNI NASTAVENI */
.none {display: none;} .visible {display: block;}



.box_1 {
	float: left;
	text-align: center;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
}
.s_small {
	float: left;
	margin: 2px;
}
/* END */
/* TEXTY */ 
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
}
.sleva{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #CC0000;

}
.sleva_mini{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #999999;

}
.produkt_mini{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #FC7215;

}
.cena_mini{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #CC0000;

}
.sleva_cena{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
}
.cena{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	
}
.bold_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	
}
a:hover {
	color: #4F6C8A;
	text-decoration: underline;
}
a {
	color: #4F6C8A;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	
}
.textarea_servis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	width: 125px;	
}
.orange { color: #FC7215;} .red { color: #FF0000;}  .black { color: #000000;} .white { color: #333333;} .back_white { background-color: #333333;}
.login_name{
	margin: 0px;
	padding-left: 17px;
}
.koupit{
	margin: 0px;
	text-align: right;
	padding: 5px;
	color: #000000;
	position: absolute;
	top: 250px;
	margin-left: 350px;
	clear: left;
}
.koupit_button{
	background-image: url(../../../images/web/icons/koupit.jpg);
	height: 83px;
	width: 100px;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}
.koupit_box{
	color: #000000;
	padding: 5px;
	margin: 5px;
	clear: both;
	width: 194px;
	text-align: right;
}

/* END */
/* SPECIFICKE */
#main_lista {
	background-color: #000000;
}
#main_lista_produkty {
	background-color: #000000;
	padding-right: 130px;
	height: 0px;
	width: 650px;
}
.main_lista_produkty_logo {	
	position: absolute;
	top: 225px;
	margin-left: 160px;
}



.spacer_mini {
	height: 1px;
	clear: left;
	background-image: url(../../../images/web/icons/spacer.gif);
	font-size: 1px;
}

.spacer {
	height: 5px;
	clear: left;
	background-image: url(../../../images/web/icons/spacer.gif);
	font-size: 1px;
}
.spacer3 {
	height: 35px;
	clear: left;
	background-image: url(../../../images/web/icons/spacer.gif);
	font-size: 1px;
}
.spacer2 {
	width: 5px;
	height: 10px;
	float: left;
}
/* LEFT */
.text_box_4 ,.kontakt_box a:hover{
	color: #00CCFF;
	text-decoration: underline;
}
.text_box_4 ,.kontakt_box a {
	color: #333333;
	text-decoration: none;
}
.left_menu_main a:hover, .left_menu_main_pod a:hover, .left_menu_main_pod_2 a:hover{
	color: #FC7215;
}
.left_menu_main a, .left_menu_main_pod a, .left_menu_main_pod_2 a {
	color: #FFFFFF;

}
.left_menu_main{
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-color: #0A7086;
	height: 16px;
	width: 183px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../../../images/web/icons/menu_kat_arrow.jpg);
	background-repeat: no-repeat;
}
.left_menu_main_pod{
	color: #000000;
	background-color: #CCCCCC;
	height: 18px;
	width: 163px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	background-image: url(../../../images/web/icons/menu_kat_arrow2.jpg);
	background-repeat: no-repeat;
}
.left_menu_main_pod_2{
	color: #000000;
	background-color: #CCCCCC;
	height: 18px;
	width: 147px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 58px;
	background-image: url(../../../images/web/icons/menu_kat_arrow3.jpg);
	background-repeat: no-repeat;
}
.left_menu_text_box_podminky{
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.starsi_produkty{
	background-image: url(../../../images/web/produkty/menu/starsi_produkty.jpg);
	height: 22px;
	width: 140px;
	padding-top: 8px;
	padding-left: 11px;
}
.starsi_produkty_button{
	height: 13px;
	width: 13px;
	padding: 0px;
}
/* TOP */



.top_vyhledat_form {
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}


#toplem {
	height: 16px;
	width: 980px;
	background-image: url(../../../images/web/top/top_lem_back.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
}
#topback {
	height: 103px;
	background-image: url(../../../images/web/top/top_back.jpg);
	background-repeat: no-repeat;
	width: 980px;
}
#toplem2 {
	height: 20px;
	width: 980px;
	background-image: url(../../../images/web/top/top_lem2_back.jpg);
	background-repeat: repeat-x;
}
#top_l_box {
	width: 780px;
	float: left; /* obtekani posadi to div do prava */
}
#top_r_box {
	width: 200px;
	float: left; /* obtekani posadi to div do prava */	
}
#logo {
	height: 103px;
	width: 205px;
	float: left;
}
/* RIGHT */
.right_text_box {
	width: 127px;
	padding: 5px;
	text-align: left;
	margin-bottom: 1px;
}
.right_box a:hover {
	color: #00CCFF;
	text-decoration: underline;	
}
.right_box a {
	color: #333333;
	text-decoration: none;
}
.right_box {
	width: 190px;
	padding: 5px;
	text-align: center;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.right_menu_text_box a:hover {
	color: #00CCFF;
	text-decoration: underline;	
}
.right_menu_text_box a {
	color: #333333;
	text-decoration: none;
}
.right_menu_text_box{
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
/* HOME */
.text_box{
	color: #000000;
	padding: 5px;
	margin: 5px;
	clear: both;
}
.text_box_navigace{
	color: #000000;
	clear: both;
	background-image: url(../../../images/web/icons/navigace.jpg);
	height: 21px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 95px;
}
.text_box_nazev{
	color: #000000;
	padding: 5px;
	margin: 5px;
	clear: both;
}
.text_box_popis{
	color: #000000;
	padding: 5px;
	margin: 5px;
	clear: both;
}
.text_box_tech_spec{
	color: #000000;
	padding: 5px;
	margin: 5px;
	clear: both;
}
.text_box_2{
	color: #000000;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.text_box_3{
	color: #000000;
	padding: 5px;
	background-color: #333333;
	width: 127px;
	margin-left: 1px;
}
.text_box_4{
	color: #000000;
	padding: 5px;
}
.klub_captain {	
	position: absolute;
	top: 240px;
	margin-left: 0px;
	clear: left;
}
.black_box{
	color: #333333;
	padding: 5px;
	background-color: #000000;
	margin: 5px;
}
.kontakt_box{
	padding: 5px;
}
/* DOWN */
