body{margin:0;padding:0;border:0;outline:0;font-size:75%;vertical-align:baseline;background:transparent;line-height:150%;}html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body, input, textarea {
	font-family: Arial, Helvetica, sans-serif; font-size:62.5%;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}
p {
	line-height: 180%;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

.posledny {
	margin-right: 0 !important;
	padding-right: 0 !important;
}
.cistic {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.img-left {
	float: left;
	margin: 0 10px 10px 0;
}
.img-right {
	float: right;
	margin: 0 0 10px 10px;
}

#container {
	width: 960px;
	margin: 0px auto;
}
.fll {
	float: left !important;
}
.flr {
	float: right !important;
}
.noMarg {
	margin: 0 !important;
}
.noMargB {
	margin-bottom: 0 !important;
}
.noMargL {
	margin-left: 0 !important;		
}
.noMargR {
	margin-right: 0 !important;
}
.hasMargL {
	margin-left: 25px !important;
}
.hasPaddL {
	padding-left: 25px !important;
}
.tucny {
	font-weight: bold !important;
}

/*selektor {
  width, height, display, overflow
  position, top, left, right, bottom, z-index, float, clear
  margin, padding
  background, color, border
  fonty
  ostatne
}
*/
.NoMargR {
	margin-right: 0 !important;
}