.header {
 
}

.white-line {
	background-color: white;
	height: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.white-line-footer {
	background-color: white;
	height: 20px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.page-body {
	background-color: #b2deb2;
	border-radius: 10px;
}

.flags {
	/*position: relative;*/
	left: 85%;
	background-color: white;
	padding-left: 0.5%;
	padding-right: 0.5%;
	padding-bottom: 0.5%;
	padding-top: 0.6%;
	width: 67px;
	float: right;
}

.menu {
	padding-top: 5%;
	padding-bottom: 6.5%;
	height: 115px;
}

.menu-about {
	padding-top: 5%;
	height: 130px;
}

.header-img-container {
 	background-color: white;
	background-image: url('imgs/mrizka.png');
	/*height: 303px;*/
	height: 269px;
}

.main {
 	background-color: white;
	background-image: url('imgs/mrizka.png');
	/*height: 303px;
	height: 269px;*/
	padding-top: 3%;
	padding-left: 2.5%;
	padding-bottom: 10%;
}

.links {
	clear: both;
}

.footer {
	padding-top: 3%;
}

.text-in-footer {
	position: absolute;
	padding-left: 3%;
	padding-top: 5%;
}

.inner-footer {
	height: 160px;
	background-color: #ceeace;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 2%;
	min-width: 1040px;
}

.left-menu {
	float: left;
	padding-right: 10%;
	height: 600px;
}

.right-part-menu {
	padding-right: 5%;
}

.right-part-menu-products {
	padding-right: 1.5%;
	text-align: justify;
}

.left-part-menu-products {
	float: left;
	padding-right: 5%;
	height: 600px;
}

.tableDottedBorder-products {
	width: 170px;
}

.about-imgs {
	width: 220px;
	height: 135px;
}

.fb-shits{
	padding-left: 80%;
	float: right;
}

.link{
    color: #555555;
	font-family: 'MainFont';
	font-size: 16px;
}

.linkFooter{
    color: #7a7a7a;
	font-family: 'MainFont';
}

.linkLeftMenu{
    color: #7a7a7a;
	font-family: 'MainFont';
}

.linkColor{
    color: #555555;
}

.linkColorWhite{
    color: #FFF;
}

.menuSelected{
	color: green;
	background-color: white;
	height: 50px;
	width: 110px;
	font-weight: bold;
}

.menuSelected-A{
	color: green;background-color: white;
}

.menuUnselected-A{
	color: white;
}

.menuUnselected{
	color: white;
	height: 50px;
	width: 150px;
}

.menuTable-old{
	border-spacing: 20px 0px;
	border-collapse: separate;
	padding-top: 35px;
	padding-bottom: 30px;
	font-family: 'MainFont';
	font-size: 17px;
	color: white;
	/*text-shadow: 1px 2px rgba(0, 0, 0, 0.27);*/
	padding-left: 4%;
	position: absolute;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 1, 0, 0.34);
}

.menuTable{
	border-spacing: 20px 0px;
	border-collapse: separate;
	padding-top: 35px;
	padding-bottom: 30px;
	/*font-family: 'MainFont';*/
	font-family: 'MainFont';
	font-size: 17px;
	color: white;
	/*text-shadow: 1px 2px rgba(0, 0, 0, 0.27);*/
	padding-left: 4%;
	position: absolute;
	/*-webkit-font-smoothing: antialiased;*/
	text-shadow: 1.5px 1px 1px rgba(0, 1, 0, 0.34);
	font-weight: 200;
}

@font-face {
    font-family: 'MainFont'; /*a name to be used later*/
    src: url('MyriadPro.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'MainFont';
    src: url('MyriadPro-Bold.ttf');
    font-weight: bold;
}

@font-face {
    font-family: 'MainFont';
    src: url('MyriadPro-Light.ttf');
    font-weight: lighter;
}

.fbImgIcon{
	/*width: 21px;
	height: 21px;*/
	padding-bottom: 8%;
}

.fbbutton{
	border:none; 
	overflow:hidden; 
	height:21px; 
	width: 150px;
}

.tableDottedBorderTd{
	border: 1px dotted #7cc67c;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

.tableDottedBorder{
	width: 137px;
	border-spacing: 0px 15px;
	border-collapse: separate;
	font-family: 'MainFont';
	font-size: 17px;
	color: black;
}

.main-img-product{
	float: left;
}

.imgs-smaller-product{
	width: 200px;
	height: 135px;
}

.imgs-bigger-product {
	width: 360px;
	height: 265px;
}

.right-description{
	float: right;
	width: 500px;
	text-align: justify;
}

#gallery {
	margin-left: auto;
	margin-right: auto;
	width: 360px;
}

.obrazky {
	width: 95%;
	margin: 0 auto;
}

.galleryImgs {
	width: 110px;
	height: 75px;
	padding-top: 2%;
}

.right-part-footer{
	float:right;
	padding-right: 2%;
	padding-top: 1%;
}

.left-part-footer{
	float:left;
	padding-left: 2%;
	padding-top: 1%;
}

.marquee {
  width: 350px;
  overflow: hidden;
  border: 1.5px solid #079307;
  font-family: 'MainFont';
  /*background: #ccc;*/
}