* {
		margin: 0;
		padding: 0;
}

fieldset {
		border: 0;
}

body {
		background-color: #FFFFFF;
		background-image: url(img/bg.png);
		background-repeat: repeat-x;
		color: #737373;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 13px;
}
.comboBox 
{
    color: #737373;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}


.button140 {background:url(img/button140.png) no-repeat;width:140px;height:28px;border:0;cursor:pointer;line-height:26px}

.bg {
		width: 100%;
		float: left;
		background-image: url(img/hlavicka.png);
		background-repeat: repeat-x;
		background-position: center 0px;		
}

#box {
		width: 947px;
		margin: 0 auto;		
	
}

.header {
		width: 980px;
		height: 105px;
		float: left;
}

.header h1 a {
		width: 241px;
		height: 45px;
		background-image: url(img/logo.png);
		float: left;
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		margin-top: 32px;
}

.menu {
		height: 16px;
		background-image: url(img/menu-right.png);
		padding-right: 10px;
		background-repeat: no-repeat;
		background-position: right;
		float: right;
}
.leftmenu 
{
		height: 16px;
		background-image: url(img/menu-left.png);
		background-repeat: no-repeat;
		padding-left: 14px;
		float: left;
}
.menu ul {
		height: 16px;
		background-color: #303030;
		background-repeat: no-repeat;
		padding-left: 14px;			
		float:left;	
		
}

.menu ul li {
		list-style: none;		
		height: 15px;		
		color: #c1c1c1;
		padding-top: 1px;
		padding-right:10px;		 
		float:left;					
}

.menu ul li a {
		color: #c1c1c1;
		text-decoration: none;				    	    
	    float:left;
	    display:block;	    
	    padding:0;
	    border:1px solid #303030;
}

.menu ul li img.linksep
{ float:right; margin-left:10px;}

.menu ul li a:hover {
		color: #FFFFFF;
}
.menu table
{
	background-color:#303030;
}
.content {
		width: 1027px;
		float: left;
		margin-top: 16px;		
}

.about-us {
		width: 376px;
		height: 298px;
		background-image: url(img/about-us.png);
		float: left;
		padding: 46px 22px 0px 22px;
		margin-right: 4px;
}

.about-us img {
		border: 0;
		float: right;
		margin-left: 20px;
}

.about-us h2 {
		font-size: 18px;
		font-weight: normal;
		color: #d4a801;
		margin-top: 55px;
}

.about-us p {
		margin-top: 20px;
}

.right-sidebar {
		float: right;
		width: 260px;
		margin-top: -76px;
		
}
.path
{
    margin-top: 5px;
    margin-bottom: 15px;
}
.login {
		width: 236px;
		height: 95px;
		background-image: url(img/klientska-zona.png);
		background-repeat: no-repeat;
		padding: 11px 0px 0px 18px;
		margin-left: 2px;
		
}

.login h2 {
		font-weight: normal;
		font-size: 18px;
		color: #5b5b5b;
		margin-bottom: 5px;
}

.login input {
		float: left;
		width: 114px;
		height: 15px;
		border: 1px solid #7d7d7d;
		background-image: url(img/input.png);
		margin-top: 9px;
		margin-left: 27px;
		color: #7c7c7c;
		font-size: 11px;
		padding-left: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.login .signButton
{
    background-image: url(img/prihlasit.jpg);
    border:none;    
    padding:0;
    float:left;
    margin-top: 5px;
	margin-left: 10px;
	cursor:pointer;
 }
 
 .newsletter-button
 {
    background-image: url(img/newsletter-button.png);
    border:none;    
    padding:0;
    float:left;
    margin-top: 5px;
	margin-left: 10px;
	cursor:pointer;
  }

#button {
		width: 22px;
		height: 23px;
		padding: 0px;
		background: none;
		margin: 0px;
		border: 0;
		cursor: pointer;
		float: left;
		margin: 5px 0px 0px 23px;
}

.login p {
		float: left;
		margin: 4px 0px 0px 27px;
}

.login a {
		text-decoration: underline;
		color: #404040;
		display: block;
		float: left;
		margin-right: 18px;
}

.login a:hover {
		text-decoration: none;
}

.login fieldset {
		border: 0;
}

.catalog img {
		margin-top: 2px;
		border: 0;
}

#footer {
		width: 100%;
		height: 48px;
		background-image: url(img/footer.png);
		background-repeat: repeat-x;
		background-position: bottom;
		clear: both;
		margin-top: 190px;
		float: left;
}

#footer p {
		width: 823px;
		height: 24px;
		background-image: url(img/footer-bg.jpg);
		background-repeat: no-repeat;
		background-position: 41px 0px;
		margin: 0 auto;
		padding: 24px 0px 0px 124px;
}

#footer a{color: #737373; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.left-sidebar {
		float: left;
		width: 763px;
}

.left-top {
		width: 750px;
		height: 8px;
		background-image: url(img/left-top-750.png);
		padding-left: 1px;
		background-repeat: no-repeat;
		background-position: right;
		float:left;
}

.left-bottom {
		width: 750px;
		height: 9px;
		background-image: url(img/left-bottom-750.png);
		padding-left: 1px;
		background-repeat: no-repeat;
		background-position: right;
		float:left;
}

.left-content {
		width: 688px;
		background-image: url(img/left-bg-750.png);
		padding: 0px 40px 8px 22px;
		min-height:150px;
		float:left;
}

.left-content h4, .left-content h3, .left-content h2, #main h1 {
		font-size: 18px;
		font-weight: normal;
		color: #d7a802;
}

.left-content h3
{
    font-size: 14px;    
 }
 .left-content h4
 {
      font-size: 13px;    
 }

.left-content p {
		margin-top: 16px;
}

.left-content2 {
		width: 608px;
		background-image: url(img/left-bg.png);
		padding: 20px 40px 8px 22px;
		min-height: 548px;
}

.left-content2 h2 {
		font-size: 18px;
		font-weight: normal;
		color: #d7a802;
}

.left-content2 p {
		margin-top: 16px;
}

.left-content3 {
		width: 608px;
		background-image: url(img/left-bg.png);
		padding: 20px 40px 8px 22px;
		min-height: 525px;
}

.left-content3 h2 {
		font-size: 18px;
		font-weight: normal;
		color: #d7a802;
}

.left-content3 p {
		margin-top: 16px;
}

.single-news2 {
		margin-top: 16px;
}

.single-news2 h3 a {
		text-decoration: underline;
		color: #bc4421;
		font-size: 13px;
		font-weight: bold;
}

.single-news2 h3 a:hover {
		text-decoration: none;
}

.single-news2 p {
		margin: 0px;
}

.single-news2 span {
		height: 12px;
		background-image: url(img/calendar2.jpg);
		background-repeat: no-repeat;
		background-position: left;
		color: #458de2;
		padding: 4px 0px 0px 20px;
		float: left;
		width: 100%;
		margin-top: 3px;
}

.single-news2 img {
		border: 0;
		float: left;
		margin: 4px 10px 0px 0px;
}

.back {
		float: right;
		margin-top: -10px;
		color: #9a5939;
		text-decoration: underline;
}

.back:hover {
		text-decoration: none;
}

.date {
		margin-top: 46px;
		display: block;
}

.news-img {
		float: left;
		margin: 48px 15px 0px 0px;
}

.page-list {
		width: 100%;
		text-align:right;
		margin-top: 20px;
		margin-right: 18px;
		
}
.page-list ul
{
    float:right;
    margin-bottom: 10px;
}
.page-list li {
		list-style: none;
		float: left;
		margin-left: 6px;
}

.page-list li a {
		color: #5e5e5e;
		text-decoration: none;
}

.page-list li a img {
		border: 0;
}

.contact {
		width: 238px;
		height: 93px;
		float: left;
		background-image: url(img/kontakt.png);
		padding: 16px 0px 0px 22px;
		margin-top: 13px;
}

.contact h2 {
		font-weight: normal;
		font-size: 18px;
		color: #5b5b5b;
}

.contact p {
		margin: 20px 0px 0px 28px;
}

.contact p strong {
		color: #737373;
}

.contact p a {
		margin-top: 11px;
		float: left;
		color: #000000;
		text-decoration: underline;
}

.contact p a:hover {
		text-decoration: none;
}

.right-box1 img {
		border: 0;
		float: left;
		margin-top: 11px;
}

.news {
		width: 260px;
		float: left;
		background-image: url(img/novinky-bg.png);
}

.news-top {
		width: 260px;
		height: 10px;
		float: left;
		background: url(img/novinky-vrch.png) no-repeat;
		margin-top: 11px;
}

.news-bottom {
		width: 260px;
		height: 10px;
		float: left;
		background: url(img/novinky-spodek.png) no-repeat;
}

.news {
		width: 216px;
		float: left;
		background-image: url(img/novinky-bg.png);
		padding: 4px 22px 2px 22px;
}

.news h2 {
		font-size: 18px;
		font-weight: normal;
		color: #5b5b5b;
		margin-bottom: 3px;
}

.single-news {
		float: left;
		width: 216px;
		margin-top: 12px;
		font-size: 11px;
}

.single-news h3 a {
		color: #bc4322;
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
}

.single-news span {
		height: 12px;
		display: block;
		padding-left: 21px;
		background-image: url(img/calendar.png);
		background-repeat: no-repeat;
		color: #438ee3;
		padding-top: 4px;
		margin-top: 3px;
}

.news-link {
		width: 10px;
		height: 11px;
		background-image: url(img/news-link.png);
		display: block;
		
		float:right;
		margin: -8px 0px 0px 206px;
}

.dalsi-novinky {
		float: left;
		margin-top: 12px;
		color: #404040;
		text-decoration: underline;
}

.dalsi-novinky:hover {
		text-decoration: none;
}

.newsletter {
		width: 234px;
		height: 78px;
		float: left;
		background-image: url(img/newsletter.png);
		margin-top: 11px;
		padding: 14px 0px 0px 26px;
}

.newsletter h2 {
		font-weight: normal;
		font-size: 18px;
		color: #474747;
}

.newsletter-input {
		width: 106px;
		height: 16px;
		border: 1px solid #606060;
		background-image: url(img/newsletter-input.png);
		color: #ababab;
		font-size: 11px;
		padding-left: 3px;
		float: left;
		margin: 14px 0px 0px 40px;
}

.newsletter-button {
		float: left;
		margin: 11px 20px 0px 16px;
}

.odhlasit {
		color: #404040;
		text-decoration: underline;
		margin-left: 40px;
		margin-top: 5px;
		float: left;
}

.odhlasit:hover {
		text-decoration: none;
}

.img1 {
		float: right;
		margin: -15px 0px 0px 40px;
}

.title1 {
		float: left;
		color: #a1a1a1;
		font-weight: normal;
		font-size: 18px;
		text-transform: uppercase;
		margin: 35px 0px 0px 22px;
}

.faq {
		width: 185px;
		height: 25px;
		display: block;
		text-align: center;
		background-image: url(img/FAQ.jpg);
		float: right;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 13px;
		margin: 22px 10px 0px 0px;
}

.boxes {
		width: 683px;
		float: left;
		margin-top: 20px;
}

.for1 {
		width: 220px;
		float: left;
		background-image: url(img/pro-firmy.jpg);
		padding: 12px 0px 0px 0px;
		background-repeat: no-repeat;
		margin-right: 3px;
}

.for1 h3 {
		color: #c63a15;
		font-size: 18px;
		font-weight: normal;
		margin-left: 28px;
}

.for1 ul, .for2 ul, .for3 ul {
		width: 190px;
		height: 119px;
		float: left;
		background-image: url(img/for-ul.png);
		margin-top: 151px;
		padding: 5px 0px 0px 30px;
}

.for1 ul li {
		list-style: none;
		background-image: url(img/for1-odrazka.png);
		padding-left: 18px;
		background-repeat: no-repeat;
		background-position: 0px 1px;
		margin-top: 12px;
}

.for1 ul li a, .for2 ul li a, .for3 ul li a {
		color: #737373;
		text-decoration: none;
}

.for1 ul li a:hover, .for2 ul li a:hover, .for3 ul li a:hover {
		text-decoration: underline;
}

.for1-tlacitko {
		width: 220px;
		height: 36px;
		display: block;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		font-size: 14px;
		float: left;
		background-image: url(img/for1-tlacitko.jpg);
		font-weight: bold;
		padding-top: 12px;
}

.for1-tlacitko span, .for2-tlacitko span, .for3-tlacitko span {
		font-size: 11px;
		display: block;
		font-weight: normal;
}

.for2 {
		width: 220px;
		float: left;
		background-image: url(img/pro-remeslniky.jpg);
		padding: 12px 0px 0px 0px;
		background-repeat: no-repeat;
		margin-right: 3px;
}

.for2 h3 {
		color: #15771c;
		font-size: 18px;
		font-weight: normal;
		margin-left: 28px;
}

.for2 ul li {
		list-style: none;
		background-image: url(img/for2-odrazka.png);
		padding-left: 18px;
		background-repeat: no-repeat;
		background-position: 0px 1px;
		margin-top: 12px;
}

.for2-tlacitko {
		width: 220px;
		height: 36px;
		display: block;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		font-size: 14px;
		float: left;
		background-image: url(img/for2-tlacitko.jpg);
		font-weight: bold;
		padding-top: 12px;
}

.for3 {
		width: 220px;
		float: left;
		background-image: url(img/pro-zakazniky.jpg);
		padding: 12px 0px 0px 0px;
		background-repeat: no-repeat;
		margin-right: 3px;
}

.for3 h3 {
		color: #1c6ac2;
		font-size: 18px;
		font-weight: normal;
		margin-left: 28px;
}

.for3 ul li {
		list-style: none;
		background-image: url(img/for3-odrazka.png);
		padding-left: 18px;
		background-repeat: no-repeat;
		background-position: 0px 1px;
		margin-top: 12px;
}

.for3-tlacitko {
		width: 220px;
		height: 36px;
		display: block;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		font-size: 14px;
		float: left;
		background-image: url(img/for3-tlacitko.jpg);
		font-weight: bold;
		padding-top: 12px;
}
#main ul li
{
    margin-left:20px;    
}
#send-newsletter-box
{
    margin-bottom:5px;
}


