/* -- styles for gorodcofe -- */
html, body {
	height: 100%;
}

/* -- titles -- */
h1, .style1 {
	font-size: 25px;
	font-weight: normal;
	color: #ffd2a0;
	background: url(../img/titles_bg.png) no-repeat top left;
	padding: 30px 0 20px 67px;
	position: relative;
	left: -25px;
}

h2, .style2 {
	font-size: 22px;
	font-weight: normal;
	color: #ffd2a0;
	background: url(../img/cap.png) no-repeat left top;
	padding: 14px 0 16px 72px;
}

h3 {
	font-size: 20px;
	padding: 0 0 5px 15px;
	color: #ffd2a0;
	font-weight: normal;
}

/* -- layouts -- */
#wrapper {
	min-width: 1000px;
	max-width: 1200px;
	/*height: 100%;
	min-height: 100%;*/
	margin: 0px auto;
	text-align: left;	
	position: relative;
	background: transparent url(../img/fonar.jpg) no-repeat 200px bottom;
}

#container {
	padding: 0 35px;
	/*height: 100%;*/
	min-height: 100%;
	color: #fff;
}

#header {
	margin: 42px 0 30px 0; 
}

#header .logo {
	float: left;
	margin:0pt 40px 0pt 70px;
}

ul.icons {
	width: 100px;
}

ul.icons li {
	float: left;
	padding-right: 16px;
	margin-right: 12px;
}

ul.icons li.df {
	background: url(../img/df_ico_line.gif) no-repeat right; 
}

/* -- menu -- */
div.su {
	float: left;
}

ul.menu {
	padding-top: 22px;
}

ul.menu li {
	float: left;
	margin-right: 18px;
}

ul.menu li a {
	display: block;
	height: 17px;
}

ul.menu li a span {
	display: none;
}

.menu1 {
	background: url(../img/menu_1_off.png) no-repeat;
	width: 79px;
}

.menu2 {
	background: url(../img/menu_2_off.png) no-repeat;
	width: 53px;
}

.menu3 {
	background: url(../img/menu_3_off.png) no-repeat;
	width: 37px;
}

.menu4 {
	background: url(../img/menu_4_off.png) no-repeat;
	width: 59px;
}

.menu5 {
	background: url(../img/menu_5_off.png) no-repeat;
	width: 34px;
}

.menu6 {
	background: url(../img/menu_6_off.png) no-repeat;
	width: 59px;
}

.menu7 {
	background: url(../img/menu_7_off.png) no-repeat;
	width: 60px;
}

.menuDop {
	background: url(../img/menu_dop2_off.png) no-repeat;
	width: 89px;
}

.menuDop2 {
	background: url(../img/menu_dop_3_off.png) no-repeat;
	width: 93px;
}

.menu1:hover {
	background: url(../img/menu_1_on.png) no-repeat;
}

.menu2:hover {
	background: url(../img/menu_2_on.png) no-repeat;
}

.menu3:hover {
	background: url(../img/menu_3_on.png) no-repeat;
}

.menu4:hover {
	background: url(../img/menu_4_on.png) no-repeat;
}

.menu5:hover {
	background: url(../img/menu_5_on.png) no-repeat;
}

.menu6:hover {
	background: url(../img/menu_6_on.png) no-repeat;
}

.menu7:hover {
	background: url(../img/menu_7_on.png) no-repeat;
}

.menuDop:hover {
	background: url(../img/menu_dop2_on.png) no-repeat;
}

.menuDop2:hover {
	background: url(../img/menu_dop_3_on.png) no-repeat;
}

#photo {
     margin: 30px 0px 20px 13px;
}

#photo img {
     padding: 1px;
     border: 1px solid #575757;
     margin-bottom: 10px;
}
/* -- int line -- */
#intLine {
	font-size: 12px;
	margin-left: 4%;
	line-height: 1.33;
	margin-bottom: 20px;
}

#intLine table {
	background: url(../img/arrow_down.gif) no-repeat 26px 5px;
}

#intLine table td {
	vertical-align: top;
}

#intLine dl.first {
	margin: 0 20px 0 50px;
	padding-bottom: 5px;
}

#intLine dl.second {
	margin-right: 4%;
	padding-bottom: 5px;
}

#intLine dl dt {
	background: url(../img/bg_news.gif) no-repeat left 6px;
	padding: 0 0 10px 23px;
	font-weight: bold;
}

div.cafelist {
	background: url(../img/kvadrat.jpg) no-repeat;
	width: 242px;
	height: 157px;
	position: relative;
	top: -47px;
	position: relative;
	color:#d5a876!important;
}
div.cafelist a {
	color:#d5a876!important;
}

div.cafelist p {
	color: #fff;
	font-size: 22px;
	margin: 21px 0 0 40px;
}

div.cafelist ul {
	font-size: 16px;
	margin-left: 24px;
}

div.cafelist ul li {
	background: url(../img/cafelist_bullet.gif) no-repeat left 15px;
	padding: 5px 0 5px 17px;
}

div.cafelist img {
	position: absolute;
	top: -10px;
	left: -20px;
}

/* -- content -- */
div.cont {
	margin-left: 4%;
}

table.cont {
	/*margin-left: 4%;*/
	width: 100%;	
}

table.cont td {
	vertical-align: top;
}

td.left {
	padding-left: 4%;
	width: 32%;
}

td.main {
	width: 63%;
	padding-right: 5%;
	font-size: 16px;
	line-height: 1.34;
}

a.fotoalbum {
	font-size: 18px;
	margin: 20px 0 0 20px;
	display: block;
}

/* -- second page -- */
#leftColumn {
	width: 16%;
	margin-left: 3%;
	padding-top: 30px;
	float: left;
	font-size: 14px;
}

#mainContent {
	width: 58%;
	margin-left: 26%;
	font-size: 16px;
}

#leftColumn, #mainContent {
	line-height: 1.34;
}

/* -- typography -- */
#content a {
	color: #f9c100;
}

#content dd a {
	color: #ffffff;
	text-decoration: none;
}

#content dd a strong {
	color: #f9c100;
	font-weight: normal;
	text-decoration: underline;
}


div.cont p, #mainContent p {
	padding-bottom: 20px;
}

#mainContent ul, td.main {
	margin: 0 0 15px 20px;
}

#leftColumn ul li, #mainContent ul li, td.main ul li {
	background: url(../img/bullet.gif) no-repeat left 12px;
	padding: 3px 0 3px 13px;
}

#mainContent img {
	padding: 1px;
	border: 1px solid #575757;
}

/* -- footer -- */
#footer {
	 margin: 70px 0 0 4%;
	 font-size: 11px;
}

#footer table td {
	vertical-align: top;
}
.userContent td {
	vertical-align: top;
}
div.fleft {
	background: url(../img/foo_left.gif) no-repeat;
	width: 174px;
	padding: 21px 0;
}    

div.fright {
	background: url(../img/foo_right.gif) no-repeat;	
	padding: 21px 0;
}

#footer a {
	color: #d5a876;
}


/*--FORM--*/

table.formTable
{   border: 0px;
}

table.formTable td{
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: left;
   border: 0px;
} 
.formTable td { text-align: left; border: 1px solid #000000;}

.formTable, .formtable table {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 11px;
        border: 0px;
	/*background-color: #000000;*/
        margin-bottom: 5px;
        padding: 0 4;

}
.inputTxt, .formTable textarea, .formTable select {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #ffffff;
    background-color: #000000;
    margin-bottom: 5px;
    padding: 0 4;
    color: #ffffff;
}
.formTable .inputTxt{
        width: 385px;
	color: #ffffff;
}
.formTable textarea{
        width: 385px; 
	color: #ffffff;
}

.fcaption, .fmessage{
        color: #fff;
}
.formTable .inputCell{
        padding-left: 10px;
        width: 75%;

}
.formTable .formCaption{
        padding-top: 0px;
}
.fmessage{
        padding-top: 10px;
}
.ferror{
        color: #ff0000;
}
.checkbox{
        margin-bottom: 10px;
}
.select {
	color: #ffffff;
	padding-top: 10px;
}	
.button{
    border: 1px solid #ffffff;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 3 0 3 0;
    background-color: #000000;
    color:  #ffffff;
    align: right;
}
table.order{
	border-collapse: collapse;
}
table.orderLegend td{
	color: #7e7e7e;
    font-size: 12px;
    padding: 0px 10px;
    vertical-align: middle;
}
table.order td{
	color: #7e7e7e;
    font-size: 12px;
    padding: 3px 10px;
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
}
table.order td.selected, table.order tr.selected td{
	color: black;
	background-color: #f76800;
}
table.order td a{
	color: #f76800;
	text-decoration: underline;
}
table.order td a div{
	cursor: pointer;
}
table.order td.selected a, table.order tr.selected td a{
	color: black;
	text-decoration: underline;
}
div#back, div#back div{
	background-repeat: no-repeat;
}
table.order tr.ordered td{
	color: white;
	background-color: #ff0018;
}
table.order tr.preordered td{
	color: white;
	background-color: #348101;
}
.pageLink{
	color: #ffffff; font-size: 12px;
}
.su {
	position: relative;
}
.menu {
	position: relative;
	z-index: 1;
}
.new_cofe {
	position: absolute;
	z-index: 0;
	width: 64px;
	height: 48px;
	background: url(../img/new_kof.gif) no-repeat;
	left: 260px;
	top:5px;
}
