@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

body {margin:0; padding:0;}

html, body, p, table, tr, td, form, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif; font-size:medium;}

.spcrH {height:3px;}
.spcrV {width:3px;}

td.title {height:30px; vertical-align:bottom; text-align:left; padding-bottom:5px;}
h1 {font-size:10px; margin:0px; padding:0px; font-weight:normal;}
h2 {font-size:125%; color:#85502e; font-weight:bold; margin:0px 0px 11px 0px;}
h3 {font-size:110%; color:#85502e; font-weight:bold; margin:0px 0px 11px 0px;}
.pmenu {font-size:18px; color:#834a20; font-weight:bold; margin:0px 0px 10px 0px;}

p {margin-top:0px;}

td.cover {
	width: 1000px;
	height: 200px;
	background-image: url(/img/dovanos-cover.jpg);
}
td.menu {width:260px; vertical-align:top; background-image:url(../img/side-menu-bg.gif);}
td.smb {height:7px; background-image:url(../img/side-menu-bg-bottom.gif); background-repeat:no-repeat;}
td.smt {height:275px; background-image:url(../img/side-menu-bg-top.gif); background-repeat:no-repeat; padding:30px 28px 18px 30px; text-align:left; vertical-align:top;}
td.smt a {text-decoration: none; color:#bc0837; font-weight:bold; font-size:12px; text-decoration:none; line-height:160%;}
td.smt a:link {color:#bc0837; text-decoration: none;}
td.smt a:hover {color:#FF0000; text-decoration: underline;}
td.smt a:visited {color:#bc0837; text-decoration: none;}
td.smt a:active {color:#FF0000; text-decoration: underline;}
td.smt a.active {
	text-decoration: underline;
}

a 			{text-decoration: underline; color: #bc0837;}
a:link 		{text-decoration: underline; color: #bc0837;}
a:visited 	{text-decoration: underline; color: #bc0837;}
a:hover 	{text-decoration: none; color: #FF0000;}
a:active 	{text-decoration: none; color: #FF0000;}

td.content {text-align:left; vertical-align:top; padding:30px 28px 20px 40px;}

td.contacts {width:260px; text-align:center; vertical-align:middle; font-size:10px;}

td.site {text-align:right; vertical-align:top; height:30px; padding-top:5px; font-size:10px;}
td.site a {color:#999999; font-weight:normal; font-size:10px; text-decoration:none;}


td.foto {width:180px; height:120px; vertical-align:top; text-align:center;}
td.foto img {border:1px solid #c8a46f;}
td.bigfoto {width:490px; height:360px; vertical-align:top; text-align:left;}
td.bigfoto img {border:1px solid #c8a46f;}

.thumbs img {border:1px solid #c8a46f; margin:1px;}

td.price {font-weight:bold; font-size:14px; text-align:right; color:#834a20; vertical-align:bottom; height:30px; padding-right:10px;}

td.prodspcr {padding:18px 0px 18px 0px;}

td.vardas {font-weight:bold; font-size:12px; text-align:right; color:#834a20; padding-right:10px;}

#topMenu {width:1000px; height:40px; background:url(/img/dovanos-menu.gif) no-repeat;}
#topMenu ul {
	top: 0px;
	padding: 0px;
	margin: 0px;
	/*display: table;*/
	width: 100%;
	height: 40px;
}
#topMenu ul li {
	display: table-cell;
	height: 40px;
	line-height: 40px;
	text-align: center;
	white-space: nowrap;
        padding-left: 20px;
    padding-right: 20px;
}
#topMenu a {
	text-decoration: none;
	font-size: 16px;
	color: #66120d;
}
#topMenu a:hover {
	text-decoration: underline;
}
#topMenu a.active {
	text-decoration: underline;
}

#bottomMenu {width: 737px; height: 60px; background: url(/img/dovanos-menu-bottom.gif) no-repeat;}
#bottomMenu ul {
	top: 0px;
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%;
	height: 30px;
}
#bottomMenu ul li {
	display: table-cell;
	height: 30px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	border-right: 1px solid #c8a46f;
}
#bottomMenu li.last {
	border-right: none;
}
#bottomMenu a {
	text-decoration: none;
	font-size: 13px;
	color: #66120d;
}
#bottomMenu a:hover {
	text-decoration: underline;
}
