/* General */
html, body
{
	background-position: center top;
	font-family: "Verdana"; 
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	background-image: none;
}

/* Fonti CSS3*/	
@font-face
{
    font-family: 'formalscrp421_btregular';
    src: url('webfonts/formalscrp421_bt_regular.eot'); 
    src: url('webfonts/formalscrp421_bt_regular.eot?#iefix') format('embedded-opentype'),
         url('webfonts/formalscrp421_bt_regular.woff') format('woff'),
         url('webfonts/formalscrp421_bt_regular.ttf') format('truetype'),
         url('webfonts/formalscrp421_bt_regular.svg#formalscrp421_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
 

/* Structure */

.body
{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1200px;
    height: 880px;
	background: url(images/prva_marqee.jpg);
	background-position: center top;
	background-color: #FFFFAA;
	background-repeat: no-repeat;
	background-attachment: scroll;
	z-index: 1;
}

.body2
{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1200px;
    height: 940px;
	font-family: "Verdana";
	background: url(images/prva_brez_brez.jpg);
	background-position: center top;
	background-color: #FFFFAA;
	background-repeat: no-repeat;
	background-attachment: scroll;
	z-index: 1;
}

.body3
{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1200px;
    height: 940px;
	background: url(images/prva_brez_brez_okno.jpg);
	background-position: center top;
	background-color: #FFFFAA;
	background-repeat: no-repeat;
	background-attachment: scroll;
	z-index: 1;
}

.html-marquee 
{
	height: 100px;
	width: 1200px;
	background-color: ffffFF;
	font-family: formalscrp421_btregular;
	font-style: normal;
	line-height: 83px;
	position: absolute;
	top: 195px;
	font-size: 28px;
	color: #000000;
	border-width: 0;
	z-index: 11;
	}

.plakat
{
	margin-right: auto;
	margin-left: auto;
	margin-top: -395px;
	padding: 0;
	width: 390px;
	height: 539px;
}

.plakat_old
{
	margin-right: 10px;
	margin-left: 100px;
	padding: 0;
	width: 250px;
	height: 375px;
}

#menu 
{
  display: block;
	padding: 0;
	margin: 183px 0 0 28px;
	list-style: none;
	height: 40px;
/*	background: url(single_four/ulback.gif) repeat-x;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	text-align: center;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu li 
{
  float:left;
}
#menu li a 
{
	display: block;
	height: 40px;
	line-height: 25px;
	padding: 0 30px 0 0;
	float: left;
	color: #FEFCD6;
	background: url(single_four/tab_a.gif) no-repeat right -20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEFCD6;

}
#menu li a b 
{
  display: block;
 	height:40px; 
 	float:left; 
	padding:0 0 0 30px; 
 	background:url(single_four/tab_b.gif) no-repeat left -20px; 
 	cursor:pointer;
}
#menu li a:hover,
#menu li a:active,
#menu li a:focus,
.domov #menu li#domov a,
.gostilna #menu li#gostilna a
.ponudba #menu li#ponudba a,
.galerija #menu li#galerija a,
.kje_smo #menu li#kje_smo a,
.kontakt #menu li#kontakt a,
.salamiada #menu li#salamiada a
{
	background: url(single_four/tab_a.gif) no-repeat right -12px;
	line-height: 40px;
	color: #FFCC00;
}

#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.domov #menu li#domov a b,
.gostilna #menu li#gostilna a b,
.ponudba #menu li#ponudba a b,
.galerija #menu li#galerija a b,
.kje_smo #menu li#kje_smo a b,
.kontakt #menu li#kontakt a b,
.salamiada #menu li#salamiada a b
{
  background: url(single_four/tab_b.gif) no-repeat left -12px; 
  line-height: 40px;
}

/* Styling */
h1
{
	color: #aeff00;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

h1.menu
{
	margin: 2px 0 0 0px;
	height: 40px;
	line-height: normal;
	float: center;
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
}

p
{
	line-height: 1.5em;
	margin: 0px;
	padding: 0;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
}

#tablekontakt {
	width: 800px;
	padding:5px;
	border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
/*	margin: 0px auto;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	color: #660000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 22px;
	position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position */
}

#tablekjesmo {
	width: 870px;
	padding: 5px;
	border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
	/*	margin: 0px auto;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	color: #660000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	position: relative;
	font-size: 20px;
}

#tablegost {
	width: 880px;
	padding: 5px;
	border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
	/*	margin: 0px auto;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	color: #660000;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-style: normal;
	font-size: 14px;
	position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position */
}

#tablepon {
	width: 830px;
	padding: 5px;
	border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
	/*	margin: 0px auto;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	color: #660000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	position: relative;
	font-size: 20px;
}

#tablegol1 {
	padding: 5px;
	border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
	/*	margin: 0px auto;*/
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	color: #660000;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-style: normal;
	font-size: 14px;
	z-index: 10;
	position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position */
}

#tablegol2 {
	padding: 5px;
	border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
	/*	margin: 0px auto;*/
	margin-top: -222px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 445px;
	color: #660000;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-style: normal;
	font-size: 14px;
	z-index: 10;
	position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position */
}

p.kol_lev
{
	line-height: 40px;
	float: none;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 22px;
	margin-top: 85px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 60px;
}

p.kol_des
{
	line-height: 40px;
	float: none;
	color: #638228;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	font-size: 22px;
	margin-top: -395px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 750px;
}

p.sal_des
{
	line-height: 40px;
	float: none;
	color: #FFCC00;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	font-size: 24px;
	margin-top: -500px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 829px;
}

p.sal_dol
{
	line-height: 40px;
	float: none;
	color: #FFCC00;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	font-size: 24px;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 829px;
}

p.gal_lev
{
	line-height: 40px;
	float: none;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 22px;
	margin-top: 100px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 60px;
}

p.gos_des
{
	line-height: 40px;
	float: none;
	color: #638228;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	margin-top: -490px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 800px;
	z-index: 13;
}

p.gol_lev
{
	line-height: 10px;
	float: none;
	color: #638228;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	margin-top: 93px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 167px;
	z-index: 12;
}

p.gol_des
{
	line-height: 10px;
	float: none;
	color: #638228;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	margin-top: -260px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 874px;
}

p.pon_des
{
	line-height: 40px;
	float: none;
	color: #638228;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 797px;
}

.numbers {
    border-style: double;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    border-width: 2px;
    border-color: Yellow;  /* change the border color using the hexadecimal color codes for HTML */
    background: Brown;    /* change the background color using the hexadecimal color codes for HTML */
    padding: 4px 3px 4px 3px;
    width: 55px;
    text-align: center; 
    font-family: Verdana; 
    font-size: 28px;
    font-weight: normal;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: LightGreen;      /* change color using the hexadecimal color codes for HTML */
}

.title {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    border: 2px;    
    padding: 0px;
    width: 55px;
    text-align: center; 
    font-family: Verdana; 
    font-size: 12px; 
    font-weight: normal;  /* options are normal, bold, bolder, lighter */
    color: #FFCC00;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
}

#table {
	width: 337px;
	border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
/*	margin: 0px auto;*/
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 778px;
	position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
/*	top: 640px;        /* change to position the timer */
/*	left: 967px;       /* change to position the timer; delete this property and it's value to keep timer centered on page */
