body {
	font-family: "Comic Sans MS";
	background-repeat: no-repeat;
	background-color: #007d26;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#container {
	background-image: url('/pics/system/layout/background.jpg');
	background-repeat: no-repeat;
	width: 1050px;
 	margin-left: auto ;
  	margin-right: auto ;
}

#content, #sub_content {
	text-align: center;
}

#promo {
	width: 840px;
	height: 122px;
	background-image: url('/pics/system/layout/main-promo2.png');
	background-repeat: no-repeat;
	color: #ec008c;
	padding-left: 160px;
	padding-top: 50px;
	font-size: 14px;
}

#promo_notice{
    margin-top: 68px;
    @margin-top: 105px;
}
#promo_notice a{
    font-weight: bold;
    font-size: 1.4em;
    color: white;
}

#subPromo1 a,#subPromo2 a, #subPromo3 a {
	color: #034417;
	font-size: 18px;
	font-weight: bold;
}


#bryndzaPromo {
	float: left;
	width: 358px;
	height: 252px;
	padding: 0px 0px 0px 0px;
	background-image: url(/pics/system/layout/bryndza.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}


#subPromo1 {
	float: left;
	width: 238px;
	height: 142px;
	padding: 130px 0px 0px 60px;
	background-image: url(/pics/system/layout/sub-promo1.png);
	background-repeat: no-repeat;
	margin-left: 50px;
}


#subPromo2 {
	float: left;
	width: 179px;
	height: 149px;
	padding: 120px 0px 0px 100px;
	background-image: url(/pics/system/layout/sub-promo2.png);
	background-repeat: no-repeat;
}


#subPromo3 {
	float: left;
	width: 208px;
	height: 90px;
	padding: 130px 0px 50px 100px;
	background-image: url(/pics/system/layout/sub-promo3.png);
	background-repeat: no-repeat;
}

#bottom {
	width: 900px;
	height: 91px;
	padding-top: 20px;
	font-size: 10pt;
	background-image: url(/pics/system/layout/bottom.png);
	background-repeat: no-repeat;
	font-size: 8pt;
	color: #c6c4c4;
	text-align: right;
}

#mainSubContent {
	float: left;
}

#mainSubContent #right {
	float: left;
	width: 625px;
}

#mainSubContent #sheep {
	float: left;
	text-align: center;
	padding-top: 70px;
}

#mainSubContent #right #header {
	/* background-image: url(/pics/system/layout/headers/header6.png); */
	background-repeat: no-repeat;
	height: 286px;
}

#mainSubContent #right #txt {
	width: 620px;
 	float: left;
	padding: 20px;
	line-height: 20px;
	text-align :center;
}

h1 {
	font-size: 28px;
	color: yellow;
	text-align: center;
	line-height: 24pt;
	margin-bottom: 10px;	
}

h2,h3 {
	font-size: 24px;
	color: #feefb3;
	margin-bottom: 10px;
}

#doctor h2 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #000000;
}

#doctor .question {
	color: #d4aa00;
}

#txt {
	font-size: 18px;
	color: #ffffff;
}

#mainSubContent #left {
	float: left;
	width: 210px;
	margin-top: 50px;
	font-family: "Comic Sans MS";
}

#mainSubContent #left ul {
	padding: 0px;
	text-align: right;
	/*direction:rtl;*/
	/*list-style-image:url("/pics/system/layout/sheep-li.png");*/
	margin-right: 10px;
	list-style-type:none;
}


#mainSubContent #left li {
    background:transparent url(/pics/system/layout/sheep-li.png) no-repeat       scroll right top;
	/*background-repeat: no-repeat;*/
	/*background-position: bottom;*/
	color: #ffffff;
	/*vertical-align: top;*/
	padding-right:50px;
	padding-bottom: 5px;
	min-height:43px;
}

#mainSubContent #left li a {
	color: yellow;
	text-decoration: underline;
	vertical-align: top;
}


#mainSubContent #left li a:hover {
	color: #feefb3;
	text-decoration: underline;
}

.sel {
	red
}
a {
	color: yellow;
}

#pesnicka {
	font-size: 10pt;
	color: #ffffff;	
}

.oblacik {
	background-image: url(/pics/system/layout/sub-promo4.png); 
	background-repeat: no-repeat; 
	color: black; padding-left: 20px; font-size: 16px; 
	width: 220px;
	height: 180px;
	padding-top: 120px;
	margin-left: 200px;
}

.oblacik a {
	color: #034417;
	font-weight: bold;
}
#bottom img {
border: none;
}

.gallery img {
	margin: 5px;
	border: 2px solid white;
}

#txt ul li {
	margin: 0px;
	padding: 0px;
}


#objed_div {
  position: relative;
  float: left;
  background-image: url('/pics/system/layout/form.png');
  width: 586px;
  height: 270px;
  padding-top: 70px;
  padding-left: 40px;
  color: red;
    }



#book_order_tab{
    position: relative;
    float: left;
    text-align: left;

    color: red;
}

.succes{
    color: green;
}

.failed{
    color: red;
}