/* www.dircms.lv style  */
@font-face {
	font-family: MyriadProCond;
	src: url('fonts/myriadpro/myriadpro-cond-webfont.eot');
	src: url('fonts/myriadpro/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/myriadpro/myriadpro-cond-webfont.woff') format('woff'),         url('fonts/myriadpro/myriadpro-cond-webfont.ttf') format('truetype'),         url('fonts/myriadpro/myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height: 100%;
}
body {
	font-family: Open Sans, arial, sans-serif;
	font-size: 12px;
	color: #000;
}
#bg {
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
}
#wrap {
	background: url(images/white.gif) no-repeat center top;
}
.push {
	height: 90px;
}
#wrap_bottom {
	position: relative;
	background: url(images/url.jpg) repeat-x left -120px;
	color: #fff;
	padding-top: 10px;
	height: 80px;
}
#main {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	position: relative;
}
#td_head {
	background: url(images/url.jpg) repeat-x left -30px;
	height: 143px;
	vertical-align: top;
}
#td_content {
	padding: 0 10px;
	text-align: left;
}
a {
	color: #000;
}
/* ------------------- bottom ------------------- */
#footer {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 20px;
  background-color: rgb(116,123,9);
  background-color: rgba(116,123,9,.8);
  padding: 3px;
}
#madeby {
	position: absolute;
	bottom: 10px;
	left: 20px;
}
#madeby a {
	color: #fff;
	text-decoration: none;
}
/* ------------------- bottom ------------------- */
#td_right img {
	margin-bottom: 10px;
}
#td_left {
	vertical-align: top;
	height: auto !important;
	padding: 0 20px 0 10px;
}
h1, h2, h3, h4, h5 {
	margin: 15px 0 0 0;
	color: #000;
	line-height: 100%;
}
h1 {
	margin: 0 0 15px 0;
	font-size: 30px;
}
h2 {
	margin: 10px 0;
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a:link, a:visited, a:hover {
	text-decoration: underline;
}
p {
	line-height: 22px;
}
.sub_links {
	font-size: 13px;
	margin: -5px 0 0 0;
	color: gray;
}
.sub_links a {
	color: rgb(199,51,49);
	text-decoration: none;
}
.sub_links a:hover {
	text-decoration: underline;
}
/* --------------- DIVs BEGIN --------------- */
#div_content ul {
	margin: 5px 0 10px 35px;
	list-style-type: disc;
}
#div_content ul li {
	margin: 5px 0;
}
#div_content ol {
	margin: 5px 0 10px 50px;
}
#div_content ol li {
	margin: 5px 0;
}
#kontakti {
	position: absolute;
	top: 23px;
	right: 450px;
	font-size: 15px;
	text-align: right;
	color: #fff;
	font-weight: bold;
  background-color: rgb(116,123,9);
  background-color: rgba(116,123,9,.7);
  padding: 3px 6px;  
}
#languages {
	position: absolute;
	top: 23px;
	right: 20px;
}
#searchbox {
	position: absolute;
	top: 24px;
	right: 85px;
	width: 310px;
}
#searchfield {
	width: 200px;
	height: 17px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}
#searchsubmit {
	width: 90px;
	height: 23px;
	line-height: 15px;
	float: left;
	text-decoration: none;
	cursor: pointer;
	background-color: rgb(202,53,55);
	border: none;
	font-size: 13px;
	color: #fff;
}
#searchsubmit:hover, #searchsubmit:active {
	background-color: #000;
}
input, select, textarea {
	border: 1px solid #bbb;
	padding: 2px 3px;
}
.div_html, .div_html p {
	line-height: 150%;
	font-size: 13px;
}
.div_html ul {
	margin-left: 20px;
	padding-left: 20px;
}
/* --------------- DIVs END --------------- */
/* --------------- Admin BEGIN --------------- */
#div_admin {
	color: #fff;
	padding: 3px 0 0 0;
	height: 19px;
	background: url(images/admin_bg.gif) repeat-x;
	position: relative;
	font-family: tahoma;
	font-size: 12px;
}
#div_admin #admin_title {
	position: absolute;
	left: 0px;
	padding-left: 5px;
}
#div_admin .admin_button {
	display: block;
	float: right;
	margin-right: 30px;
	color: #fff;
	text-decoration: none;
}
#div_admin a.admin_button:hover {
	text-decoration: underline;
}
.logon_user {
	float: right;
}
.logon_user a {
	color: #fff;
}
/* --------------- Admin END --------------- */
.logon_user {
	color: #fff;
	padding-bottom: 10px;
	height: 10px;
	float: right;
}
.logon_user a {
	color: #fff;
}
/* Styles for items that are shown with dir_item() function */
li.admin_tab {
	float: right;
	text-align: center;
}
/*------------------------------- Side menu (begin)  ----------------------------*/
.cats {
	width: 220px;
	margin: 0 0 30px 0;
	text-align: left;
	list-style: none;
	border-left: 1px rgb(230,230,230) solid;
	border-right: 1px rgb(230,230,230) solid;
	border-bottom: 1px rgb(230,230,230) solid;
	font-size: 13px;
}
.cats li {
	border-top: 1px rgb(230,230,230) solid;
}
.cats a {
	display: block;
	padding: 9px 0 9px 10px;
	color: #000;
	text-decoration: none !important;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#fff));
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -ms-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee');
	font-weight: 600;
}
.cats a:hover, .cats li.selected {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#ccc));
	background: -webkit-linear-gradient(top, #ddd, #ccc);
	background: -moz-linear-gradient(top, #ddd, #ccc);
	background: -ms-linear-gradient(top, #ddd, #ccc);
	background: -o-linear-gradient(top, #ddd, #ccc);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ddd', endColorstr='#ccc');
}
.cats ul .sub {
	margin: 7px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	border: none;
	background: none;
	font-weight: normal;
}
.cats ul .sub a {
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: 400;
	background: none;
}
/*------------------------------- Side menu (end)  -------------------------------*/
table.tbl {
	width: 100%;
}
.tabDetails table, .tabDetails table td {
  border-color: silver;
}
.tabDetails table td{
  padding: 4px;
}
/* ----------------------------- TA Menu styles ------------------------------- */
.sf-menu {
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;
	list-style: none;
	height: 35px;
	background: url(images/overlay2.png) repeat;
}
.sf-menu li.headlink {
	float: right;
	border-left: 1px gray solid;
}
.sf-menu li.last {
	border-right: none;
}
.sf-menu li {
	z-index: 100;
}
.sf-menu li.headlink a.tmenu {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 30px;
	text-align: center;
	cursor: pointer;
}
.sf-menu ul.submenuid1 {
	padding: 5px 0 0 0;
}
.sf-menu ul.submenu li a {
	display: block;
	font-size: 0.9em;
	text-transform: none;
	padding: 7px 15px;
	text-decoration: none;
	line-height: 120%;
	width: 120px;
	color: #fff;
	background-color: rgb(199,51,49);
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}
.sf-menu ul.submenu a:focus, .sf-menu ul.submenu a:hover, .sf-menu ul.submenu a:active {
	background-color: #000;
	color: #fff;
}
.sf-menu li.current a.tmenu, .sf-menu li a.tmenu:hover {
	background-color: rgb(202,53,55);
}
/*------------------------------- Pages (begin)  ----------------------------------*/
.pages {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}
.page_cnt {
	color: gray;
	padding: 0 0 15px 0;
}
.page_txt {
	color: gray;
	padding: 15px 10px;
	text-decoration: none !important;
}
.page_txt:hover {
	text-decoration: underline !important;
}
.page, .active_page {
	display: inline-block;
	text-decoration: none !important;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 5px;
	padding: 4px;
}
.page {
	color: #000;
	background-color: #fff;
	border: 1px rgb(218,218,218) solid;
}
.page:hover {
	background-color: gray;
	color: #fff;
}
.active_page {
	font-weight: bold;
	background-color: gray;
	color: #fff;
}
.div_sort {
	margin: 15px 0;
}
/*------------------------------- Pages (end)  ----------------------------------*/
/*------------------------------- SHOP  ----------------------------------*/
.buy_item, .buy_item_folder {
  position: relative;
	width: 225px !important;
	height: 260px !important;
	float: left;
	text-align: center;
	margin: 8px;
	-webkit-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
	-webkit-box-shadow: 0 0 12px rgb(220,220,220);
	-moz-box-shadow: 0 0 12px rgb(220,220,220);
	box-shadow: 0 0 12px rgb(220,220,220);    
}
.buy_item_folder {
	padding: 20px 0 0 0;
	height: 240px !important;
}
.buy_item:hover, .buy_item_folder:hover {
	-webkit-box-shadow: 0 0 12px rgb(180,180,180);
	-moz-box-shadow: 0 0 12px rgb(180,180,180);
	box-shadow: 0 0 12px rgb(170,170,170);
}
.folder_title {
	background: url(images/folder.jpg) no-repeat center top;
}
.folder_title a {
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #222;
	padding: 1px 2px;
	font-weight: bold;
	text-transform: uppercase;
}
.buy_item .nosaukums {
	display: table-cell;
	width: 225px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	line-height: 14px;
  padding-top: 10px;
}
.buy_item .nosaukums a {
	color: rgb(64,64,64);
	text-decoration: none;
}
.buy_item .nosaukums a:hover {
	text-decoration: underline;
}
.buy_item .brand {
	text-align: center;
	font-size: 10px;
	padding: 3px 0 0 0;
	font-weight: bold;
}
.buy_item .price_box {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 200px;
}
.buy_item .price_box .num {
	color: rgb(202,53,55);
	font-size: 18px;
	text-align: right;
  float: left;
}
#buy_item_wrap {
	min-width: 800px;
}
#buy_item_img {
	margin: 30px 0 0 0;
	width: 40%;
	max-width: 400px;
	float: left;
	text-align: center;
}
#buy_item_desc {
	margin: 30px 0 0 0;
	width: 60%;
	max-width: 450px;
	font-size: 12px;
	float: left;
}
#buy_item_desc .title {
	font-size: 30px;
	color: rgb(64,64,64);
	line-height: 120%;
}
#buy_item_desc .item_meta {
	float: left;
	margin: 0 20px 0 0;
}
#buy_item_desc .price_wrap {
	background-color: rgb(250,250,250);
	border: 1px rgb(230,230,230) solid;
	padding: 10px;
	margin: 20px 0;
}
#buy_item_desc .price_block {
	float: left;
	margin: 0 30px 0 0;
	font-size: 14px;
}
#buy_item_desc .price_num {
	font-size: 25px;
	color: rgb(202,53,55);
	margin: 0 0 0 10px;
}
#buy_item_desc .price_info {
	color: #777;
	margin: 10px 0 0 0;
}
.noliktava, .nav_noliktava {
	color: #fff;
	padding: 0 5px;
	font-weight: bold;
}
.noliktava {
	background-color: green;
}
.nav_noliktava {
	background-color: red;
}

.buy_item .price_box .noliktava, .buy_item .price_box .nav_noliktava {
  float: right;
  margin-top: 5px;
}
#buy_item_desc .item_desc {
	line-height: 150%;
	text-align: justify;
}
.pieveinots {
	font-family: Open Sans;
	font-weight: 600;
	padding: 3px;
	color: green;
}
.akcija, .jaunums {
	position: absolute;
	z-index: 301;
	width: 48px;
	height: 48px;
	margin-left: 45px;
}
.akcija {
	background: url(images/akcija.png) no-repeat;
}
.jaunums {
	background: url(images/jaunums.png) no-repeat;
}
.otherimg {
	float: left;
	width: 100px;
	margin: 30px 0 0 0;
}
#jautajums {
	text-align: right;
	margin: 10px 0 0 0;
}
#jautajums input, #jautajums textarea {
	font-size: 12px;
	margin: 4px 0;
}
.basket_item {
	font-size: 11px;
}
.basket_item .delete {
	cursor: hand;
	margin: 2px;
	float: left;
	padding-top: 20px;
	width: 15px;
	height: 50px;
	vertical-align: middle;
}
.basket_item .basket_img {
	margin: 5px;
	float: left;
	height: 50px;
}
.basket_img img {
	max-width: 80px;
	max-height: 60px;
}
.basket_item .basket_price {
	margin: 5px;
	float: right;
	height: 30px;
	text-align: right;
}
.basket_item .basket_price .num {
	color: #000;
	font-weight: bold;
	padding-right: 0px;
}
#tbl_order {
	width: 100%;
}
#tbl_order td {
	font-size: 12px;
	vertical-align: middle;
}
#tbl_order .title {
	text-align: right;
	width: 100px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
#tbl_order .d1 {
	text-align: right;
	color: rgb(82,82,82);
}
#tbl_order a {
	text-decoration: none;
}
#tbl_order a:hover {
	text-decoration: underline;
}
.kontaktforma {
	color: rgb(119,119,119);
}
.kontaktforma .imp {
	margin: 4px 0 10px 0;
	padding: 3px 5px;
	border: 1px silver solid;
}
.warning {
	color: red;
	font-weight: bold;
	font-size: small;
	padding-bottom: 5px;
	text-align: center;
}
.search {
	margin: 0 0 20px 10px;
	font-style: italic;
}
.search .title {
	display: block;
	color: rgb(61,161,210);
	margin: 10px 0 5px -10px;
	font-size: 20px;
	font-family: georgia;
	font-style: italic;
	text-decoration: none;
}
.search a:hover {
	text-decoration: underline;
}
.search .result, .search_result {
	background-color: yellow;
	font-weight: bold;
}
#links a {
	margin-right: 15px;
}
.image {
	margin: 10px;
}
/* Cool DHTML Tooltip */
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 10px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid: DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#homelink {
	display: block;
	background: url(images/logo.png) no-repeat;
	position: absolute;
	top: 13px;
	left: 10px;
	width: 330px;
	height: 90px;
}
#head_icons {
  display: none;
	position: absolute;
	top: 55px;
	right: 298px;
  background-color: rgb(116,123,9);
  background-color: rgba(116,123,9,.8);
}
#head_icons img {
	margin: 3px 10px;
}
/*---------------- sitemap  -----------------*/
ul#sitemap {
	margin: 0 0 0 40px;
	font-size: 13px;
}
ul#sitemap li {
	padding: 2px 0 0 20px;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/bullet2.gif) no-repeat scroll 0 8px;
}
ul#sitemap a {
	text-decoration: none;
}
ul#sitemap a:hover {
	text-decoration: underline;
}
/*---------------- adminform  -----------------*/
#adminform {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 50px;
	color: rgb(68,68,68);
	text-align: left;
}
#adminform fieldset {
	margin: 0 0 40px 0;
	padding: 10px;
	background-color: rgb(244,244,241);
	border: 2px rgb(210,210,210) solid;
}
#adminform input {
	border: 1px rgb(178,178,178) solid;
}
#adminform ol {
	list-style: upper-alpha;
}
#adminform ol li {
	margin: 10px 0 0 40px;
}
a.upload_img {
	display: block;
	margin: 10px 0 0 0;
	font-size: 10px;
	text-decoration: none;
}
a.upload_img:hover {
	text-decoration: underline;
}
#grozs {
	display: block;
	position: absolute;
	top: 65px;
	right: 235px;
	font-size: 14px;
	text-decoration: none;
	background: transparent url(images/shop_cart.png) no-repeat left center;
  background-color: rgb(116,123,9);
  background-color: rgba(116,123,9,.7);
	height: 24px;
	line-height: 24px;
	padding: 2px 10px 2px 30px;
	font-weight: 600;
	color: #fff;
}
#grozs:hover {
	text-decoration: underline;
}
.remove_shop_item {
	cursor: pointer;
}
.btn {
	background-color: rgb(202,53,55);
	padding: 8px 15px;
	border: none;
	color: #fff;
	cursor: pointer;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-weight: 400;
}
.btn:hover {
	background-color: rgb(64,64,64);
}
.btna {
	font-family: Open Sans;
	display: block;
	background-color: rgb(199,51,49);
	padding: 3px 10px;
	border: none;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-decoration: none !important;
}
.btna:hover {
	background-color: rgb(64,64,64);
}
/*------------------ social ------------------*/
.social {
	position: absolute;
	top: 22px;
	left: 20px;
}
.social a span {
	display: none;
}
.social a {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin-right: 5px;
	background: url(images/social.png) no-repeat;
}
.social a.draugiem:hover {
	background-position: 0px 0px;
}
.social a.draugiem {
	background-position: 0px -28px;
}
.social a.facebook:hover {
	background-position: -28px 0px;
}
.social a.facebook {
	background-position: -28px -28px;
}
.social a.twitter:hover {
	background-position: -56px 0px;
}
.social a.twitter {
	background-position: -56px -28px;
}
.social a.youtube:hover {
	background-position: -84px 0px;
}
.social a.youtube {
	background-position: -84px -28px;
}
.social .seko_mums {
	float: left;
	font-size: 17px;
	color: #fff;
	padding: 0 15px 0 0;
}
/*------------------ seo ------------------*/
.seo .title {
	margin: 20px 0 0 0;
	font-weight: bold;
}
.seo .description {
	margin: 5px 0;
	font-style: italic;
}
.seo input, .seo textarea {
	margin-top: 5px;
	width: 700px;
}
.order_data {
	font-size: 23px;
	margin: 40px 0 0 0;
	padding: 5px 0;
	border-bottom: 1px rgb(180,180,180) solid;
}
.order_data2 {
	font-size: 18px;
	margin: 30px 0 15px 0;
	padding: 5px 0;
	border-bottom: 1px rgb(180,180,180) solid;
}
.order_data2 a {
	text-decoration: none;
}
.order_data2 a:hover {
	text-decoration: underline;
}
.ieteikt {
	margin: 30px 0 0 0;
}
.space {
	padding: 0 30px 0 0;
}
/*------------------ jcarousel ------------------*/
.jcarousel-skin-tango .jcarousel-container {
	width: 200px;
	margin: 0 10px 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 20px 0 0 0;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	height: 950px;
	padding: 40px 0 0 0;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	height: 900px;
}
.jcarousel-skin-tango .jcarousel-item {
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/** *  Vertical Buttons */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 115px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(images/next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover, .jcarousel-skin-tango .jcarousel-next-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 115px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
#slidrinda {
	list-style-type: none;
	list-style-image: none;
}
#slidrinda li {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
/*------------------ tabs ------------------*/
#tabContaier {
	width: 850px;
}
#tabContaier ul {
	border-right: 1px solid #fff;
	height: 35px;
	margin: 20px 0 0 1px;
}
#tabContaier li {
	float: left;
	list-style: none;
}
#tabContaier li a {
	display: block;
	background: rgb(230,230,230);
	border: 1px solid #fcfcfc;
	border-right: 0;
	cursor: pointer;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding: 0 30px;
	text-decoration: none;
	font-size: 13px;
}
#tabContaier li:first-child a {
	border-left: 1px rgb(224,224,224) solid;
}
#tabContaier li a:hover {
	background: #eee;
}
#tabContaier li a.active {
	background: rgb(250,250,250);
	border-top: 2px rgb(199,51,49) solid;
	border-right: 0;
	color: #333;
}
.tabDetails {
	background: rgb(250,250,250);
	border: 1px solid #fff;
}
.tabContents {
	padding: 20px 20px 30px 20px;
	border-left: 1px rgb(224,224,224) solid;
	border-right: 1px rgb(224,224,224) solid;
	border-bottom: 1px rgb(224,224,224) solid;
}
.tabContents h1 {
	padding: 0 0 10px;
}
.tabContents p {
	padding: 0 0 10px;
}
.req {
	color: #ff3333;
	font-weight: bold;
}
.price_row {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px silver dashed;
}
.izmers_block, .color_block {
	margin-top: 15px;
	font-size: 14px;
	float: left;
}
.color_sample, .color_sample2 {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 10px 10px 0 0;
	border: 2px rgb(250,250,250) solid;
}
a.izmers_sample, a.izmers_sample2 {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 30px;
	margin: 10px 10px 0 0;
	text-decoration: none;
	color: #222;
	border: 2px #555 solid;
	background-color: #fff;
	font-weight: bold;
  font-size: 1.5em;
}
a.izmers_sample .noliktava, a.izmers_sample2 .noliktava {
  font-size: 0.6em;
  font-weight: normal;
}
.color_sample2, a.izmers_sample2 {
	border: 2px rgb(199,51,49) solid;
}
a.izmers_sample2 {
	background-color: #eee;
}
/*------------ sakuma bloki -----------*/
#wrap_links {
  overflow: hidden;
  margin-top: 50px;
}
#link_medniekiem, #link_militara {
  float: left;
  display: block;
  width: 50%;
  height: 485px;
  text-decoration: none;
  background-size: cover;
  background: url(images/militarie.jpg) no-repeat center center;
  position: relative;
  overflow: hidden;
}
#link_medniekiem p, #link_militara p {
  position: absolute;
  bottom: 0;
  font-size: 5em;
  color: #fff;
  padding: 60px 0 50px 0;
  /*background: url(images/gradient.png) repeat-x top center;*/
  width: 100%;
}
#link_medniekiem{
  background: url(images/medniekiem.jpg) no-repeat center center;
}
