@charset "utf-8";
body { 
	margin: 0;
	padding: 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color:#fff;
} 
#main { 
	width : 690px;
	/*height : 693px;*/
	position : relative;
	margin : auto;
	background-color : #f8f8f8;
	
	background-image:url(../images/opakovani_main.jpg);
	background-repeat:repeat-xy;
	border:1px none red;
	clear:both;
}
/* kvuli ie 
body>#main {
	height: auto;
	min-height: 693px;
}
*/
#data { 
	width : 513px;
	/* height : 525px; */
	top : 6px;
	left : 0px;
	bottom:0px;
	position : relative;
	z-index : 11;
	font-size : 10px;
	float:left;
	clear:both;
} 
#data_2 { 
width : 513px;
	/* height : 525px; */
	top : 6px;
	left : 0px;
	bottom:0px;
	position : relative;
	z-index : 11;
	font-size : 10px;
	float:left;
	clear:both;
}
#data_3 { 
width : 513px;
	/* height : 525px; */
	top : 6px;
	left : 0px;
	bottom:0px;
	position : relative;
	z-index : 11;
	font-size : 10px;
	float:left;
	clear:both;;

} 
#data a
{
	color:#e50004;
	text-decoration:underline;
}
#data a:hover
{
	text-decoration:none;
}
hr.clear{
	visibility:hidden;
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
	height:1px;
	border:0px none #fff;
}
/*uvodni strana pozadi za ikonami*/
.uvodni
{
	width:100%;
	height:519px;
	background-image:url(../images/pozadi_uvodni.gif);
	background-repeat:repeat-xy;
	position:absolute;
	left:0px;
	top:0px;
}
/* paticka */
#footer {
	position: relative;
	width: 690px;
	height: auto;
	margin: 0 auto 0 auto;
	margin-top:5px;
	clear: both;
	padding: 0;
	border: 0px none red;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:28px;
}
#FooterCenter{
	background-image: url(../images/footer_center.jpg);
	background-position: center;
	background-repeat: repeat-y;
	height:1px;
}
#FooterTop, #FooterBottom {
	position: relative;
	margin: 0px;
	display: block;
	width: 100%;
	height: 14px;
	background-image: url(../images/footer_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#FooterBottom {
	background-image: url(../images/footer_bottom.jpg);
	background-repeat:no-repeat;
	clear: both;
}

/* texty v paticce */
.copyright_left
{
	display:block;
	width:500px;
	float:left;
	margin:8px 0 0 8px;
	border:1px none red;
}
.copyright_left a
{
	color:#5A5B5F;
	text-decoration:none;
	font-size:10px;
}
.copyright_right 
{
	display:block;
	width:130px;
	float:right;
	margin:8px 8px 0 0;
	border:1px none red;
}
.copyright_right a
{
	color:#5A5B5F;
	text-decoration:none;
	font-size:10px;
}
/* zbytek... */
#logo { 
	position : absolute;
	left : 0;
	top : 14px;
	width : 247px;
	height : 73px;
	z-index : 10;
} 
#top_menu_nahore { 
	top : 0;
	right : 0;
	background-image : url(../images/horni_pruh.jpg);
	width : 448px;
	height : 20px;
	position : relative;
	z-index : 10;
	font-size : 10px;
	color : #ffffff;
	text-align : center;
	float:right;
} 
#top_menu_nahore a { 
color : #ffffff;
} 
#top_menu_nahore a:hover { 
text-decoration : none;
} 
#top_obr { 
background-image : url(../images/top_obr.jpg);
width : 325px;
height : 46px;
z-index : 100;
right : 0;
bottom : 0;
position : absolute;
} 
#top {
	left : 0;
	top : 0;
	position : relative;
	float:left;
	width : 100%;
	height : 87px;
	z-index : 9;
	background-color : #ffffff;
} 

/* *********** */
/* HLAVNI MENU */
/* *********** */
#top_menu { 
	left : 0;
	top : 0;
	position : relative;
	float:left;
	clear:both;
	width : 100%;
	height : 42px;
	z-index : 11;
	margin:0;
	padding:0;
} 
#top_menu_cervene { 
	position : absolute;
	left : 0;
	top : 0;
	height : 43px;
	width : 100%;
	margin:0;
	padding:0;
	background-image : url(../images/top_menu.jpg);
	background-repeat : no-repeat;
	z-index : 11;
	color : #ffffff;
} 
#top_menu_cervene div {
	display:inline;	
}
#top_menu_cervene p {
	display:inline;
	margin:0;
	padding:0;
	
}
#top_menu_cervene a {
	display:block;
	height:24px;
	margin: 4px 0 0 0;
	padding: 6px 0 0 0;
	float:left;
	background-repeat:no-repeat;
	background-position: 0 0;
	text-align : center;
	color : #ffffff;
	font-size : 10px;
	text-decoration : none;
	margin-left : 14px;
}
/* letak */
#top_menu_cervene .letak_menu_on a { 
	background-image : url(../images/menu_letak_open.jpg);
	width : 63px;
	margin-left:34px;
} 
#top_menu_cervene .letak_menu_off a { 
	background-image:url(../images/letak_menu.jpg);
	width : 63px;
	margin-left:34px;
} 
/* kvuli ie */
#top_menu_cervene > div.letak_menu_on a,
#top_menu_cervene > div.letak_menu_off a{
	margin-left:34px;
}
#top_menu_cervene .letak_menu_off a:hover{ 
	background-position: -63px 0;
}
/* katalog */
#top_menu_cervene .katalog_menu_on a { 
	background-image : url(../images/menu_katalog_open.jpg);
	width : 82px;
} 
#top_menu_cervene .katalog_menu_off a { 
	background-image:url(../images/katalog_menu.jpg);
	width : 82px;
} 
#top_menu_cervene .katalog_menu_off a:hover { 
	background-position : -82px 0;
}
/* vizitka */
#top_menu_cervene .vizitka_menu_on a { 
	background-image : url(../images/menu_vizitka_open.jpg);
	width : 74px;
} 
#top_menu_cervene .vizitka_menu_off a { 
	background-image:url(../images/vizitka_menu.jpg);
	width : 74px;
} 
#top_menu_cervene .vizitka_menu_off a:hover { 
	background-position : -74px 0;
}
/* pozvanka */
#top_menu_cervene .pozvanka_menu_on a { 
	background-image : url(../images/menu_pozvanka_open.jpg);
	width : 82px;
} 
#top_menu_cervene .pozvanka_menu_off a { 
	background-image:url(../images/pozvanka_menu.jpg);
	width : 82px;
} 
#top_menu_cervene .pozvanka_menu_off a:hover{ 
	background-position:-82px 0;
}
/* samolepka */
#top_menu_cervene .samolepka_menu_on a { 
	background-image : url(../images/menu_samolepka_open.jpg);
	width : 85px;
} 
#top_menu_cervene .samolepka_menu_off a { 
	background-image:url(../images/samolepka_menu.jpg);
	width : 85px;
} 
#top_menu_cervene .samolepka_menu_off a:hover{ 
	background-position: -85px 0;
}



/* ************* */
/* PRAVY SLOUPEC */
/* ************* */

#pravy_sloupec {
	right : 0;
	top : 0px;
	float:right;
	width : 174px;
	height : 525px;/*525*/
	z-index : 11;
	
} 
#pravy_sloupec_novinky { 
margin-left:14px;
margin-top:0px;
margin-right:14px;
} 
#novinky_ikona { 
margin-top : 8px;
margin-left:13px;
background-image : url(../images/novinky_ikona.jpg);
width : 109px;
height:23px;
background-repeat : no-repeat;
}
#soubory_ikona { 
margin-top : 8px;
margin-left:13px;
background-image : url(../images/soubory_ikona.jpg);
width : 109px;
height:23px;
background-repeat : no-repeat;
}  
#novinky_text { 
margin-top : 14px;
margin-left : 14px;
margin-right : 14px;
} 
#novinky_obr { 
bottom : 180px;
right : 0;
background-image : url(../images/novinky_obr.jpg);
width : 171px;
height : 198px;
position : absolute;
background-repeat : no-repeat;
} 
#novinky_text a
{
	color:#000000;
}
#novinky_text a:hover
{
	text-decoration:none;
}

#pravy_sloupec_user_menu { 
background-image : url(../images/pozadi_login.jpg);
background-repeat : no-repeat;
width : 159px;
height : 172px;/*172*/
bottom : 0px;
right : 0;
position : absolute;
color : #ffffff;
padding:0;
} 
#pravy_sloupec_user_menu div {
	position:absolute;
	width:150px;
	margin:0px;
	padding:0px;
}
#pravy_sloupec_user_menu a { 
color : #ffffff;
text-decoration : underline;
} 
#pravy_sloupec_user_menu a:hover { 
text-decoration : none;
} 
#pravy_sloupec_user_menu .formular { 
width : 106px;
height : 13px;
font-size:10px;
border:0;
} 
#pravy_sloupec_user_menu dl { 
margin-top : 20px;
margin-left : 0;
} 
#pravy_sloupec_user_menu dd { 
margin-left : 10px;
margin-top : 5px;
}
#pravy_sloupec_user_menu_kratky {
	background-image : url(../images/pozadi_login_male.jpg);
	background-repeat : no-repeat;
	width : 155px;
	height : 76px;
	bottom : 0;
	right : 0;
	position : absolute;
	color : #ffffff;
	z-index:10;
} 
#pravy_sloupec_user_menu_kratky a { 
color : #ffffff;
text-decoration : underline;
} 
#pravy_sloupec_user_menu_kratky a:hover { 
text-decoration : none;
} 
#pravy_sloupec_user_menu_kratky .formular { 
width : 106px;
height : 12px;
} 
#pravy_sloupec_user_menu_kratky dl { 
margin-top : 15px;
margin-left : 0;
} 
#pravy_sloupec_user_menu_kratky dd { 
margin-left : 10px;
margin-top : 0px; 
} 
 

img { 
border : 0;
} 
input { 
border : 2px solid #c2c3c5;
} 
textarea { 
border : 2px solid #c2c3c5;
} 
select { 
border : 2px solid #c2c3c5;
} 
option { 
border : 2px solid #c2c3c5;
} 




#nadpis_stranky
{
	background-image:url(../images/nadpis_stranky.jpg);
	width:690px;
	background-repeat:no-repeat;
	height:29px;
	float:left;
	margin-top:-6px;
}
#nadpis_stranky h1
{
	font-size:15px; 
	margin-left:15px;
	margin-top:5px;
	color:#1B1C20;
	font-weight:normal;
}
#nadpis_stranky_kratky
{
	width:515px;
	height:29px;
	background-image:url(../images/nadpis_stranky.jpg);
	background-repeat:no-repeat;
	float:left;
margin-top:-6px;
}
#nadpis_stranky_kratky h1
{
	font-size:15px; 
	margin-left:15px;
	margin-top:5px;
	color:#1B1C20;
	font-weight:normal;
	
}

.odsazeni_13px { 
margin-left : 13px;
} 
.odsazeni_10px { 
margin-left : 10px;
} 
th a:link { 
color : #ffffff;
} 
th a:hover { 
color : #ffffff;
} 
th a:visited { 
color : #ffffff;
} 
table { 
width : 100%;
} 
table a { 
color : #000000;
text-decoration : underline;
} 
table a:hover { 
text-decoration : none;
} 
.table { 
width : 100%;
} 
th { 
background-color : #5b5a5f;
color : #ffffff;
height:25px;
} 
td { 
vertical-align : middle;
text-align:center;
} 
.center { 
text-align : center;
} 
.right { 
text-align : right;
} 
.radek_lichy { 
background-color : #e2e4e5;

} 
.radek_sudy { 
background-color : #f8f8f8;

} 
.alert { 
color : #ff0000;
font-weight : bold;
} 
.povinne_2 { 
color : #ff0000;
} 
.text_pole { 
width : 157px;
font-size : 10px;
margin-top:3px;
} 
.text_pole_select {
	width : 165px;
	font-size : 10px;
	margin-top:3px;
	border:0;
	
	
}
.text_pole_select_dlouhe {
	width : 335px;
	font-size : 10px;
	margin-top:3px;
	border:0;
	
	
} 
 
.text_pole_select_kratke {
	width : 110px;
	font-size : 10px;
	margin-top:3px;
	border:0;
	
	
} 
.text_pole_select {
	width : 165px;
	font-size : 10px;
	margin-top:3px;
	border:0;
	
	
} 
.text_pole_select_nejkratsi {
	width : 80px;
	font-size : 10px;
	margin-top:3px;
	border:0;
	
	
} 
.cislo { 
width : 157px;
margin-top:3px;
font-size:10px;
}
.cislo_kratke { 
width : 20px;
margin-top:3px;
font-size:10px;
} 
 
.checkbox
{
	margin-top:3px;
	border:0;	
}
.textarea_kalkulacka { 
height : 58px;
width : 333px;
margin-top:3px;
font-size : 12px;
} 

div.row_lichy { 
width : 100%;
background-color : #e2e4e5;
height : 26px;
float : left;
}
 
div.row_sudy { 
width : 100%;
background-color : #f8f8f8;
height : 26px;
float : left;
} 
.formular_label { 
float : left;
width : 144px;
margin-top : 5px;
margin-left : 5px;
} 
.formular_hodnoty { 
float : left;
width : 333px;
} 
.label { 
float : left;
width : 144px;
margin-top : 5px;
margin-left : 5px;
} 
.label input { 
width : 135px;
margin-top : -5px;
} 
.formw { 
float : left;
width : 333px;
} 
.formw_short { 
float : left;
width : 166px;
} 
div.form { 
width : 100%;
} 
.povinne { 
color : #e50005;
} 
.tlacitko { 
width : 20px;
height : 20px;
border-color : #ffffff;
border-style : solid;
border-width : 1px;
} 
.odhlasit { 
background-image : url(../images/tlacitko_odhlasit.jpg);
width : 88px;
height : 34px;
border : 0;
background-position: -88px 0;

background-repeat : no-repeat;
}
.odhlasit:hover { 
background-position: 0 0;

background-repeat : no-repeat;
}  
.prihlasit { 
background-image : url(../images/tlacitko.jpg);
width : 20px;
height : 20px;
border : 0;
background-repeat : no-repeat;
} 
.spocitat_cenu { 
background-image : url(../images/tlacitko_spocitat.jpg);
width : 102px;
height : 34px;
border : 0;
background-position: -102px 0;
background-repeat : no-repeat;
} 
.spocitat_cenu:hover { 
background-position: 0 0;
background-repeat : no-repeat;
}
.objednat_tisk { 
background-image : url(../images/tlacitko_objednat_tisk.jpg);
width : 111px;
height : 34px;
border : 0;
background-position: -111px 0;
background-repeat : no-repeat;
} 
.objednat_tisk:hover { 
background-position: 0 0;
background-repeat : no-repeat;
} 
.ulozit_koncept { 
background-image : url(../images/tlacitko_pouze_ulozit.jpg);
width : 154px;
height : 34px;
border : 0;
background-position: -154px 0;
background-repeat : no-repeat;
} 
.ulozit_koncept:hover { 
background-position: 0 0;
background-repeat : no-repeat;
}
.ulozit_objednavku { 
background-image : url(../images/tlacitko_ulozit_obj.jpg);
width : 154px;
height : 34px;
border : 0;
background-position: -154px 0;
background-repeat : no-repeat;
} 
.ulozit_objednavku:hover { 
background-position: 0 0;
background-repeat : no-repeat;
}  
.vytisknout_kalkulaci { 
background-image : url(../images/tlacitko_vytisknout_kalkulaci.jpg);
width : 154px;
height : 34px;
border : 0;
background-position: -154px 0;
background-repeat : no-repeat;
} 
.vytisknout_kalkulaci:hover{ 
background-position: 0 0;
background-repeat : no-repeat;
}
.tlacitko_registrovat
{
	background-image : url(../images/tlacitko_registrovat.jpg);
	width : 106px;
	height : 34px;
	border : 0;
	background-position: -106px 0;
	background-repeat : no-repeat;
}
.tlacitko_registrovat:hover
{
	background-position: 0 0;
	background-repeat : no-repeat;
}
.tlacitko_odeslat
{
	background-image : url(../images/tlacitko_odeslat.jpg);
	width : 106px;
	height : 34px;
	border : 0;
	background-position: -106px 0;
	background-repeat : no-repeat;
}
.tlacitko_odeslat:hover
{
	background-position: 0 0;
	background-repeat : no-repeat;
}
.tlacitka_pole { 
float : right;
width : 480px;
height : 34px;
margin-top:4px;
margin-right:11px;
text-align:right;

} 
#obrazek_nahore { 
right : 0;
top : 0;
width : 369px;
height : 228px;
position : absolute;
z-index : 16;
} 
#nadpis_menu { 
width : 151px;
height : 41px;
position : absolute;
z-index : 15;
left : 0;
top : 35px;
background-color : #a2a2a6;
font-style : italic;
font-size : 11px;
text-transform : uppercase;
text-align : center;
} 
#nadpis_menu p { 
margin-top : 12px;
} 
#horni_popisek { 
background-color : #c2c5c7;
top : 35px;
left : 151px;
width : 171px;
height : 193px;
position : absolute;
z-index : 15;
text-align : center;
font-style : italic;
font-size : 17px;
color : #ffffff;
} 
#horni_popisek h2
{
	font-size:12px;
	font-style: italic;	
	
} 
#horni_popisek p { 
margin-top : 25px;
} 
#logo_text { 
margin-top : 10px;
margin-left : 38px;
width : auto;
height : auto;
float : left;
} 
#obrazek_dole { 
width : 335px;
height : 212px;
position : absolute;
z-index : 15;
left : 0;
top : 340px;
} 
#text { 
width : 346px;
height : 267px;
top : 209px;
right : 0;
position : absolute;
z-index : 15;
} 
#menu { 
width : 151px;
left : 0;
top : 75px;
position : absolute;
height : 137px;
z-index : 15;
} 
#menu a { 
color : #5a5b5f;
font-size : 12px;
text-decoration : none;
} 
#menu a:hover { 
text-decoration : underline;
} 
#menu li { 
color : #5a5b5f;
margin-top : 17px;
margin-left : 10px;
list-style-image : url(../images/odrazka_technologie.jpg);
list-style-type : none;
} 
.print_price_sum { 
position : absolute;
right : 0;
top : 0;
width : auto;
height : auto;
border : 1px solid #000000;
background-color : #cccccc;
} 
.print_price_sum dl { 
margin : 0;
} 
.print_price_sum dd { 
margin : 0;
} 
#div_administrace { 
left : 0;
top : 0;
width : auto;
height : auto;
position : absolute;
border : 1px solid #000000;
background-color : #cccccc;
} 
#div_administrace a { 
color : #000000;
} 
#div_administrace a:hover { 
text-decoration : none;
} 
#redirect_div { 
background-image : url(../images/pozadi_redirect.jpg);
width : 363px;
height : 175px;
left : 100px;
top : 110px;
position : absolute;
color : #ffffff;
font-size : 10px;
text-align : center;
} 
#redirect_div p { 
margin-left : 30px;
margin-right : 30px;
} 
.a_white
{
	color:#FFFFFF;
}
.a_white:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.p1 { 
margin-top : 30px;
margin-left : 30px;
margin-right : 30px;
} 
#redirect_div a { 
color : #ffffff;
} 
#redirect_div hr { 
width : 80%;
color : #ffffff;
} 
.vsechna_velka { 
text-transform : uppercase;
font-size : 12px;
} 
.letak { 
width : 143px;
height : 184px;
border-width : 0;
color : #ffffff;
text-decoration : none;
float : left;
background-position : -143px 0;
background-image : url(../images/letak.jpg);
background-repeat : no-repeat;
} 
.letak:hover { 
float : left;
background-position : 0 0;
} 
.katalog { 
width : 146px;
height : 185px;
border-width : 0;
color : #ffffff;
text-decoration : none;
float : left;
margin-left:3px;
background-position : -143px 0;
background-image : url(../images/katalog.jpg);
background-repeat : no-repeat;
} 
.katalog:hover { 
float : left;
background-position : 0 0;
} 
.vizitka {
	width : 143px;
	height : 185px;
	border-width : 0;
	color : #ffffff;
	text-decoration : none;
	float : left;
	background-position : -143px 0;
	background-image : url(../images/vizitka.jpg);
	background-repeat : no-repeat;
} 
.vizitka:hover { 
float : left;
background-position : 0 0;
} 
.pozvanka { 
width : 143px;
height : 184px;
border-width : 0;
color : #ffffff;
text-decoration : none;
float : left;
background-position : -143px 0;
background-image : url(../images/pozvanka.jpg);
background-repeat : no-repeat;
} 
.pozvanka:hover { 
float : left;
background-position : 0 0;
} 
.samolepka { 
width : 143px;
height : 185px;
border-width : 0;
color : #ffffff;
text-decoration : none;
float : left;
margin-left:7px;
background-position : -143px 0;
background-image : url(../images/samolepka.jpg);
background-repeat : no-repeat;
} 
.samolepka:hover { 
float : left;
background-position : 0 0;
} 
#div_administrace dl
{
	margin:5px;
}
#div_administrace dd
{
	margin-left:10px;

}
#div_administrace dt
{
	font-weight:bold;
}
.strankovani_aktivni
{
	background-image:url(../images/pozadi_strankovani.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:15px;
	float:left;
	margin-left:5px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.strankovani_neaktivni
{
	width:19px;
	height:15px;
	float:left;
	margin-left:5px;
	text-align:center;
	vertical-align:middle;
}
.strankovani_neaktivni a
{
	color:#5B5A5F;
	text-decoration:none;
}
.napoveda
{
	float:right;
	margin-right:3px;
	margin-top:3px;
	width:19px;
	height:19px;
}
.podklady_ftp
{
	top:230px;
	width:250px;
	height:150px;
	left:550px;
	position:absolute;
	z-index:999;
	visibility:hidden;
}
/*formatu textovy vypisu objednavek*/
.planovane_datum_dokonceni
{
	background-color:#808083;
	width:48%;
	height:52px;
	float:left;
	color:#FFFFFF;
	margin-top:10px;
	margin-left:2%;

}
.celkova_cena
{
	background-color:#808083;
	width:48%;
	height:52px;
	float:left;
	color:#FFFFFF;
	margin-top:10px;
}
.data_objednavky
{
	float:left;width:100%;margin-top:5px;
}
.typ_produktu
{
	float:left;width:100%;margin-top:9px;border-bottom-style:dotted;border-bottom-width:1px;border-bottom-color:#5F6063;
}
.typ_produktu_bez_cary
{
	float:left;width:100%;margin-top:9px;
}

.dodavatel_div
{
	float:left;width:50%;margin-top:5px;
}
.objednavajici_div
{
	float:left;width:50%;margin-top:5px;
}
.nadpis_dodavatel
{
	float:left;
	width:50%;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#5F6063;
}
.nadpis_objednavajici
{
	float:left;
	width:50%;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#5F6063;
}
.hlavni_div_tisk
{
float:left;width:90%;margin-top:9px;margin-left:15px;
}
.margin_bottom_5
{
	margin-bottom:5px;
}
.margin_top_5
{
	margin-top:5px;
	margin-bottom:5px;
}
.margin_top_15
{
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
}
.spodni_cast_tisk
{
	float:left;
	width:100%;
	
}
.spodni_cast_tisk_tlacitko
{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	
}
.planovane_datum_dokonceni p
{
	margin-left:10px;
	margin-right:4px;
	margin-top:5px;
	margin-bottom:5px;
}
.planovane_datum_dokonceni img
{
	margin-top:-10px; 
	text-align:right;
}
.planovane_datum_dokonceni input
{
	width:157px;
	font-size : 10px;
	margin-top:3px;

}
.celkova_cena p
{
	margin-left:15px;
	margin-right:10px;
	margin-top:7px;
	margin-bottom:5px;
}

.nahrani_souboru
{
	width:267px;
	height:101px;
	float:left;
	background-color:#808083;
	color:#FFFFFF;
	margin-left:15px;
}

.pole_nahrat
{
	width:250px;
	font-size:10px;
}
.nahrani_souboru p
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
.p_nahrat_2
{
	margin-left:10px;
	margin-right:10px;
}
.nahrani_souboru_tlacitko
{
	background-color:#dc0308;
	color:#FFFFFF;
}
.tlacitko_upload
{
	background-image : url(../images/tlacitko_nahrat.jpg);
	width : 146px;
	height : 34px;
	border : 0;
	background-position: -146px 0;
	background-repeat : no-repeat;
}
.tlacitko_upload:hover
{
	background-repeat:no-repeat;
	background-position: 0 0;
}
.div_upload
{
	float:left;
	width:267px;
	text-align:center;
	height:34px;
	margin-top:15px;
	margin-left:15px;
}
.div_upload p
{
	margin-left:10px;
	margin-right:10px;
}
.div_upload_lokal
{
	float:left;
	width:267px;
	height:34px;
	margin-top:15px;
	margin-left:15px;
}
.div_upload_lokal p
{
	margin-left:10px;
	margin-right:10px;
}
.hr_white
{
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0;
	margin-top:0;
}
.pocet_radku
{
	font-size : 10px;
	margin-top:3px;
	width:24px;
	margin-left:10px;
}
.cleaner
{
	clear:both;
    visibility: hidden;
	color:#f8f8f8;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:1px;	
	
}

