body{
	margin: 0;
	padding: 0;
	font: normal 12px Trebuchet MS, Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	color: #5B5B5B;
	background: url(../pics/content_back.png);

}

a img {border:0;padding:0;margin:0}

/***************************************/
/*links*/
a:link,a:active,a:visited {color: #A41F5C;text-decoration: none;}

a:hover{color:  #000;text-decoration: none;}

a#sitemapic  {color:#989898}
a:hover#sitemapic  {color:#000}

#bottomlinks a {text-decoration: underline;}
#bottomlinks a:hover {text-decoration: none;}

.block1 li a:link,.block1 li a:active,.block1 li a:visited {color:#54823A}
.block1 li a:hover {color:#A41F5C}

.pmenu a:link,.pmenu a:active,.pmenu a:visited {color:#A41F5C}
.pmenu a:hover {color:#A41F5C}

.tbl1 a:link,.tbl1 a:active,.tbl1 a:visited {color: #fff;text-decoration: none}
.tbl1 a:hover {color: #fff;text-decoration: underline}
/*links*/
/***************************************/

/***************************************/
/* LAYERS */

/* -------------------------------------------------------------------------- */
#center{
/*	position: relative;*/
/*	top: 0px;
	left: 50%;
	margin-left: -457px;*/
	width: 914px;
    margin: 0 auto;
/*	min-height: 700px;*/
	/* border: 1px solid white; */
	}
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*************** Top Layers **************/
#top {
    position: relative;
    width: 914px;
    height: 155px;
    }
#top_middle {
    position: relative;
    width: 914px;
    height: 45px;
    }

#menu {
    width: 450px;
    float: left;
    color: #a41f5c;
    font-size: 12px;
    padding: 10px 0 0 0;
}
#menu a{
    padding: 0 10px 0 0;
    color: #a41f5c;
    text-decoration: underline;
    font-weight: bold;
}
#menu a:hover{
    padding: 0 10px 0 0;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

#search {
    width: 440px;
    float: right;
}
#search table {
    border:1px solid #fff;
    background:#fff;
}
#search select {font-size:10px;}

#ping_line {
    background-color: #a41f5c;
    height: 3px;
    margin: 0 0 5px 0;
}

#bottom_menu {
    background-color: #a41f5c;
    height: 35px;
    margin: 0 0 0 0;
    padding: 0 0 0 12px;
}

#bottom_menu a{
    color: #fff;
    font-size: 14px;
    padding: 0 15px 0 0;
    line-height: 32px;
    text-decoration: underline;
}

#bottom_menu a:hover{
    color: #000;
    font-size: 14px;
    padding: 0 15px 0 0;
    line-height: 32px;
    text-decoration: underline;
}

/* Icons positions */
#flag {position:absolute;top:10px;left:755px;z-index: 0;}
#homeic {position:absolute;top:136px;left:640px;z-index: 0;}
#shoppingic {position:absolute;top:143px;left:670px;z-index: 0;}
#sitemapic {position:absolute;top:143px;left:720px;z-index: 0;}
/*************** Top Layers **************/
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*************** Content Layers **************/
#content {
    position:relative;
    width: 914px;
    min-height: 300px;
/*    background: url(../pics/content_back.jpg) left bottom no-repeat;*/
    }
#content_no_padding {
    position:relative;
    min-height: 420px;
    background: transparent;
}
#content ul {list-style: url(../pics/romb.gif);}
.inntbl {width:760px;}
.inntbl .td1 {width:205px;border-right:1px solid #CCC}
.inntbl .td2 {text-align: justify;}
.inntbl .td2 h3 {color:#A41F5C}

#crumbtrail {
    position:relative;
    width:90%;
    font-size:12px;
    padding-bottom: 15px;}
#crumbtrail a, #crumbtrail strong {background:#fff; padding:0 5px}
#crumbtrail strong  {color:#000}
#crumbtrail a {color:#A41F5C}
#crumbtrail a:hover {text-decoration:underline;color: #000}

.tbl1 {
    position:relative;border:0;
    background:url(../pics/b1.gif) bottom no-repeat;
    }
a:hover .tbl1 {cursor:hand}
.img1 {
    position:relative;
    padding:1px;
    border:1px solid #999;
    background:#fff;
    }
.t1 {font-size:10px;color:#fff;}
a:hover .t1 {text-decoration:underline}
a:hover .img1 {border:1px solid #C35361;background:#C35361;}
.t2 {font-weight:bold;color:#B43852;border-bottom:1px solid #c6c6c6;}
.p1 {padding-left:5px;color:#727272;}
.t3 {font-weight:bold;font-size:12px;color:#fff;line-height:14px;}
a:hover .t3 {text-decoration:underline}
.block1 ul {padding:0;margin:0}
.block1 li {list-style:none;line-height:16px;text-align:right;padding-right:10px;background:url(../pics/arrow2.gif) right no-repeat}

.ptable {padding:5px;border-top:5px solid #A41F5C;border-bottom:5px solid #A41F5C;}
td.ptable {padding:5px}
.ptd1 {text-align:center}
.ptd1 p{margin:0;font-size:20px;color:#A41F5C;font-weight:bold;text-align:center;}
.ptd1 p span{font-size:12px;font-weight:normal;font-style:italic}
.ptd2 {text-align:justify}
.ptd2 h2 {margin-top:0;text-align:center;color:#A41F5C}
.pmenu {font-size:16px;}

.pgifts {border:2px solid #E1E1E1;}
.ptd3 {padding:2px 6px;font-size:16px;color:#A41F5C;background:#E1E1E1}
.ptd4 {font-size:14px;color:#A41F5C;font-style:italic}
.message {font-size:16px;color:#A41F5C;text-align:center}
/*************** Content Layers **************/
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*************** Calendar Layers **************/
#calendar {
    position:relative;
    overflow: hidden;
    width: 914px;
    height: 90px;
    background: #f6d7dd;
    border-top: 1px groove #f6d7dd;
    border-bottom: 1px ridge #A41F5C;
}
#calendar[id] {display: table; position: static;}
    
#calendar #mid {position: absolute; top: 25%;}  /* for explorer only*/
#calendar #mid[id] {display: table-cell; vertical-align: middle; position: static;}
#calendar table {position: relative; top: -0%}
#calendar td {padding:0 10px 0 10px}
#calendar b {color:#A41F5C}
/*************** Calendar Layers **************/
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*************** Bottom Layers **************/
#bottomlinks {
    position:relative;
    width: 914px;
    height: 92px;
    background: #fff;
}
/*************** Calendar Layers **************/
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*************** Bottom Layers **************/
#bottom {
    position:relative;
    width: 914px;
    height: 36px;
    color: #fff;
    background: #989898;
    }
/*************** Bottom Layers **************/
/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/*************** FORM Style **************/
.ff{width:200px;font-size:12px;background:#E1E1E1;border:1px solid #F4F4F4;color:#5B5B5B;}
/*************** FORM Style **************/
/* -------------------------------------------------------------------------- */


/* ---- Bottom Layer Description ---- */
/* ---------------------------------- */
#paging {font-size: 11px;text-align:right;}
.pagesel {color: #A41F5C}

/***************************************/

/* Fixing a clear float problem in IE7 */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.frameset_def {
    width:212px;
    float:left;
}
fieldset {
    font: normal 12px Trebuchet MS, Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	padding:0pt 0.75em 0.75em 0.75em;
	border:1px  solid #393939;
    margin-right:10px;
}
legend {
    color: #393939;
	padding:0px 4px 2px 4px;
    font: bold 14px Trebuchet MS, Verdana, Arial, Century Gothic, Helvetica, sans-serif;
}
label {
	cursor:pointer;
	display:block;
	margin-top:0.75em;
	font-weight:bold;
}
span.req {
	color:#AA273D;
	font-weight:bold;
	font-size:140%;
}
.frameset_def input {
	background:#FFFFFF repeat-x scroll 0pt 50%;
	border:1px inset #393939;
    font: normal 12px Trebuchet MS, Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	padding:0 0 0 0px;
    margin:3px;
	width:130px;
}
.orders_table {
    background:#FAFAFA;
  	border:1px solid #D3D3D3;
    width:150px ;
    height:200px;
    text-align:left;
}
.orders_table th {
    background:#E4E4E4;
    padding:1px;
	font-size:110%;
    color:#333;
}
.note {
  background:#E4E4E4;
  border: 1px solid #D7D7D7;
  height:80px;
}
#container {
    background:#FAFAFA;
  	border:1px solid #D3D3D3;
    width:169px ;
    height:350px;
    text-align:left;
    float:left;
    position:relative;
    margin:0 0 0 4px;
    padding: 0 0 0 0;
}
#container_edit {
    background:#FAFAFA;
  	border:1px solid #D3D3D3;
    width:169px ;
    height:400px;
    text-align:left;
    float:left;
    position:relative;
    margin:0 0 0 4px;
    padding: 0 0 0 0;
}
#container p {
    margin:0 0 4px 4px;
    padding:0 0 3px 0;
    font:110% bold #000;
}
#container_edit p {
    margin:0 0 4px 4px;
    padding:0 0 3px 0;
    font:110% bold #000;
}
.margin_ {
    margin: 0 0 3px 0;
  	border-top:1px solid #D3D3D3;
    display:block;
    height:20%;
}
.margin_div {
    height:24px;
    width:100%;
    display: block;
    float:left;
}
#container .title {
    background:#3A3A3A;
    margin:1px;
    padding:0 0 0 0;
    height:15%;
    text-align:center;
    color:#FFF;
}
#container_edit .title {
    background:#E4E4E4;
    margin:1px;
    padding:0 0 0 0;
    height:12%;
    text-align:center;
}
.title_comp {
    background:#E4E4E4;
    margin:1px;
    padding:0 0 0 0;
    height:15%;
    text-align:center;
    color:#000;
}
.middle {

    margin:0;
    padding:0 0 0 0;
    height:65%;
}
#main {
 width:100%;
 display: block;
}
.inp_order {
    border: 1px solid #AFAFAF;
    height:14px;
    float:right;
    margin: 0 2px 7px 0;
}
.str_order {
    height:14px;
    float:right;
    margin: 0 2px 7px 0;
}
.sum_order {
    width:90px;
    float:left;
    margin: 0 0 7px 0;
}
.print_button {
    outline:none;
    border:1px solid #1C5180;
    background-color: #FAFAFA;
    color:#333;
    margin:0 0 2px 5px;
}
.all_print {
    height: 50px;
    clear:both;
    margin: 5px;
}

.arrea_p {
    height:50px;
    margin:35px 0 30px 0;
    float:left;
}
.zak_produkti {
    float:left;
    color:#333;
    font-size:110%;
}
.zak_produkti table {
    background-color:#FAFAFA;
    color:#333;
    border:1px solid #D3D3D3;
    margin:0 0 0 4px;
}
.zak_produkti th {
    background-color:#E4E4E4;
    color:#333;
    font-size:110%;
    font-weight: normal;
}
.zak_produkti td {
    background-color:#FAFAFA;
    color:#333;
}

 .title_edit {
    background:#E4E4E4;
    margin:1px;
    padding:0 0 0 0;
    height:11%;
    width:100%;
    text-align:center;
    color:#333;
    font-size:110%;
}
.margin_tr {
   height:1px;
   background-color:#CCC;
}
table.pr {

background-color: #FFFFFF;
}

.pr td {
  border-color:gray;
  border-style:solid;
  border-width:0px 1px 1px 0px;
  padding-bottom:2px;
}
.nomer_buket {
	text-align: center;
	color :#A41F5C;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;	
	position: relative;
	width: 260px;	
}

.index_main_link {
    padding: 20px 0 25px 20px;
}

.index_main_link a{
    color: #A41F5C;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.index_text {
    padding: 10px 20px 10px 40px;
}

#def_text {
    padding: 10px;
    line-height: 20px;
    color: #A41F5C;
    font-size: 14px;
}

.index_table {
    background: url('../pics/back_table.jpg') repeat-y;
}
