/* Cafe Cortina CSS */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #F1BD4D;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F1BD4D;
}
a:hover {
	text-decoration: underline;
	color: #F1BD4D;
}
a:active {
	text-decoration: none;
	color: #F1BD4D;
}
h1 {
	font-size: 12px;
	line-height: 30px;
}
h2 {
	font-size: 11px;
	color: #F2BD4B;
}
.separator {
	background-color: #91321E;
	height: 22px;
}
.tab_right {
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	background-color: #91321E;
}
.tab_left {
	background-image: url(../images/menu_left_produse.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	background-color: #91321E;
}
.menu_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	width: 60px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}
.c1 {
	background-image: url(../images/slice_01.jpg);
	height: 110px;
	width: 210px;
	background-repeat: no-repeat;
}
.c2 {
	background-image: url(../images/slice_02.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 570px;
}
.c3 {
	background-image: url(../images/slice_03.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 210px;
}
.link1 {
	line-height: 25px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 161px;
	margin-left: 25px;
}
.link1 a:link{
	line-height: 25px;
	width: 161px;
	margin-left: -15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.link1 a:hover{
	line-height: 25px;
	background-image: url(../images/bullet_link1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 161px;
	margin-left: -15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	background-color: #702414;
	height: 450px;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}
.foto_main {
	border: 3px solid #91321E;
}
.item_description {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #f2bd4b;
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.important_text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #f2bd4b;
	text-align: left;
}
.footer {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.white-border {
	border: 3px solid #FFFFFF;
	background-image: url(../images/foto_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #91321E;
}
.container {
	text-align: left;
	vertical-align: top;
	background-color: #91321E;
}
.separator2 {
	background-color: #812413;
	width: 420px;
	float: right;
	height: 8px;
}

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.button {
	background-color: #F2BD4B;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	border: 0px solid #88A2A2;
	color: #702414;
	padding: 0px;
	text-align: center;
	margin-left: 2px;
	width: 100px;
	height: 19px;

}
input
{
    border: 2px solid #91321E;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.textarea
{
    border: 2px solid #91321E;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
