html {font: 13px/18px Trebuchet MS, Arial, Verdana, sans-serif; color: #444;min-height:100%;height:100%; margin: 0; padding: 0;
background:#f3ebf3 url(../images/bgnd_body2.gif) repeat-x top;
}

body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, center,
dl, dt, dd,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}

caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0; font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit; font-size:inherit; font-weight:inherit;}
legend{color:#000;}

body {font:13px/1.231 Trebuchet MS, Arial, Verdana, sans-serif; *font-size:small; *font:x-small;min-height:100%;height:100%;}

table {font-size:inherit; font:100%;}

table.tabela {border-width: 0px; border-spacing: 0; border-style: none; border-color: white; border-collapse: collapse;}
table.tabela th {border-width: 0px; padding: 0px; border-style: none; border-color: white;}
table.tabela td {border-width: 0px; padding: 0px; border-style: none; border-color: white;}

pre,code,kbd,samp,tt{font-family:monospace; *font-size:108%; line-height:100%;}
#header {position:relative; top:0px; width:960px; margin:0 auto 0 auto;}
#localization_container {position:relative; top:0px; width:960px; margin:0 auto 0 auto; text-align: right; z-index: 1500;}
#navigation_container {position:relative; top:3px; width:960px; margin:0 auto 0 auto;}
#container {position:relative; top:0px; width:960px; margin-left:auto; margin-right:auto;}
#footer {position:relative; top:15px; width:960px; margin-left:auto; margin-right:auto;}
#utilitySide {position: fixed;top:350px;right:-580px;margin-right: 50%;z-index: 20;width: 90px;}

.inputFieldRound {
	border: solid 2px #fa90bf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.inputFieldRound2 {
	border: solid 2px #ffc39b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
}
.inputFieldRound3 {
	border: solid 2px #fa90bf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	-webkit-box-shadow:0 0 4px #aaaaaa inset;
	-moz-box-shadow:0 0 4px #aaaaaa inset;
	box-shadow:0 0 4px #aaaaaa inset;
	height:18px;
	line-height:16px;
	width:120px;
	text-indent:4px;
	font-size:13px;
}
.inputFieldRound4 {
	background: #ddd;
	border: solid 1px #fff;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px; 
	-webkit-box-shadow:0 0 4px #888 inset; 
	-moz-box-shadow:0 0 4px #888 inset; 
	box-shadow:0 0 4px #888 inset; 
	height:25px; 
	line-height:25px; 
	width:200px; 
	text-indent:5px;
	font-size:13px;
}
.inputFieldMinimal {
	border: solid 1px #fff;
	background: #fffde7;
	font-weight:bold;
	width:300px;
	padding:2px 4px 2px 4px;
}

.container_l1 {position:relative;top:0px;left:0px;overflow:hidden;padding:0;}
.container_l2 {overflow:hidden;padding:0;}
.container_l3 {float:left;height:auto;padding:0;}

h1 {font-family: Georgia, serif;font-size: 34px;color:#ff6600;text-shadow: 1px 1px 0px #d5b5d0;margin:15px 0 25px 0;}
h2 {font-family: Trebuchet MS, Arial, Verdana, sans-serif;font-size: 21px; line-height: 26px; color: #e42e7f; margin:15px 0 15px 0;text-shadow: 1px 1px 0px #e5c9e0;}
.h1_small {font-family: Trebuchet MS, Arial, Verdana, sans-serif;font-size: 22px;color:#333;text-shadow: 1px 1px 0px #d5b5d0;margin:15px 0 25px 0;}
h3 {font-family: Trebuchet MS, Arial, Verdana, sans-serif;font-size: 16px; font-weight: normal; line-height: 22px; color: #444;margin:10px 0 10px 0;}
h4 {font-family: Trebuchet MS, Arial, Verdana, sans-serif;font-size: 14px; font-weight: normal; line-height: 18px; color: #e42e7f;margin:0 0 10px 0;}
h5 {font-family: Trebuchet MS, Arial, Verdana, sans-serif;font-size: 12px; font-weight: normal; line-height: 15px; color: #333333;margin:0 0 10px 0;}
p {font-family: Trebuchet MS, Arial, Verdana, sans-serif;font-size: 14px; line-height: 18px; color: #333333;margin:0 0 15px 0;text-shadow: 1px 1px 0px #fff;}


.quote {font-family: Georgia, serif;font-size: 14px; line-height: 20px; color: #6b4191;text-shadow: 1px 1px 0px #fff;}
.quote_link {font-family: Georgia, serif;font-size: 14px; color: #ff6600;text-decoration:underline;}
.quote_link:hover {font-family: Georgia, serif;font-size: 14px; color: #666;text-decoration:underline;}

.povezava {font-family: Trebuchet MS, Arial, Verdana, sans-serif; color: #fe4e29; text-decoration:underline;}
.povezava:hover {color:#6f287f; text-decoration:none;}
.povezava_11 {font-family: Trebuchet MS, Arial, Verdana, sans-serif;font-size: 11px; color: #fe4e29; text-decoration:underline;}
.povezava_11:hover {font-size:11px; color:#6f287f; text-decoration:none;}

.superscript {position:relative;top:-5px;font-size:xx-small; vertical-align:top;} 
.subscript {position:relative;bottom:-3px;font-size:xx-small; vertical-align:bottom;} 

.ul_seznam, li_seznam {line-height: 22px;margin: 0 0 18px 5px; padding: 0; list-style-type:none;}
.li_seznam {background:url(../images/ul_bullet.png) 0px 0px no-repeat; padding:0 0 0 33px;margin:0 0 10px 0; font-family: Trebuchet MS, Arial, Verdana, sans-serif;font-size: 14px; color:#444444;}

.ul_seznam2, li_seznam2 {line-height: 20px;margin: 0 0 10px 5px; padding: 0; list-style-type:none;}
.li_seznam2 {background:url(../images/ul_bullet_or.gif) 0px 7px no-repeat; padding:0 0 0 15px;margin:0 0 5px 0;}


hr {border:dotted #cccccc; border-width:2px 0 0 0; height:0;line-height:0px;font-size:0;margin:10px 0 15px 0;padding:0;}
.hr {border:dotted #cccccc; border-width:1px 0 0 0; height:0;line-height:0px;font-size:0;margin:5px 0 5px 0;padding:0;}
.hr_1 {border:solid #ccc; border-width:1px 0 1px 0;border-bottom: 1px solid #fff; height:0;line-height:0px;font-size:0;margin:10px 0 10px 0;padding:0;}
.hr_2 {border:solid #c299d3; border-width:2px 0 0 0; height:0;line-height:0px;font-size:0;margin:10px 0 15px 0;padding:0;}
.hr_3 {border:dotted #cccccc; border-width:1px 0 0 0; height:0;line-height:0px;font-size:0;margin:10px 0 0 0;padding:0;}

.dropshadowclass {
border: solid 2px #fff;
-moz-box-shadow: 1px 1px 4px #666;
-webkit-box-shadow: 1px 1px 4px #666;
box-shadow: 1px 1px 4px #666;
}

.roundedSquare {
border: solid 2px #fff;
-moz-box-shadow: 1px 1px 4px #666;
-webkit-box-shadow: 1px 1px 4px #666;
box-shadow: 1px 1px 4px #666;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.roundedSquareNote {
background:#fffeef;
border: dashed 1px #ccc;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.roundedSquare2 {
background:#fff;
border: solid 2px #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.roundedSquare3 {
border: solid 1px #fff;
-moz-box-shadow: 0px 0px 2px #777;
-webkit-box-shadow: 0px 0px 2px #777;
box-shadow: 0px 0px 2px #777;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.roundedSquare4 {
background:#fffde7;
border: solid 1px #eae7c7;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.roundedSquareForm {
background:#f6f6f6;
border: solid 1px #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: 0px 0px 2px #aaa;
-webkit-box-shadow: 0px 0px 2px #aaa;
box-shadow: 0px 0px 2px #aaa;
}

.lang_box {
	background:#ffefa6;
	padding:0 3px 0 3px;
	color:#444;
	font-size:10px;
	text-shadow:1px 1px 1px #ffffff;
	text-decoration:none;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.link_lang {
	background:#f859a0;
	padding:0 3px 0 3px;
	color:#fff;
	font-size:10px;
	text-shadow:1px 1px 1px #444444;
	text-decoration:none;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.link_lang:hover {
	background:#ffefa6;
	padding:0 3px 0 3px;
	color:#444;
	font-size:10px;
	text-shadow:1px 1px 1px #ffffff;
	text-decoration:none;
	border: none;
	-moz-box-shadow: 0 0 1px #bbbbbb;
	-webkit-box-shadow: 0 0 1px #bbbbbb;
	box-shadow: 0 0 1px #bbbbbb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

button.minimal-indent {
  background-color: #d22f77;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3 0%), to(#dddddd 50%));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ff89bd 0%, #f063a1 50%, #e63d88 50%, #d22f77 100%);
  background-image: -moz-linear-gradient(top, #ff89bd 0%, #f063a1 50%, #e63d88 50%, #d22f77 100%);
  background-image: -ms-linear-gradient(top, #ff89bd 0%, #f063a1 50%, #e63d88 50%, #d22f77 100%);
  background-image: -o-linear-gradient(top, #ff89bd 0%, #f063a1 50%, #e63d88 50%, #d22f77 100%);
  background-image: linear-gradient(top, #ff89bd 0%, #f063a1 50%, #e63d88 50%, #d22f77 100%);
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #b4b4b4;
  border-right: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -moz-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -ms-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -o-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  color: #fff;
  font: bold 16px Trebuchet MS, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 5px 0;
  text-shadow: 0 1px 1px #c5246b;
  width: 180px; }
  button.minimal-indent:hover {
  	color: #666;
  	text-shadow: 0 1px 1px #fff;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5 0%), to(#d1d1d1 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -moz-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -ms-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    -webkit-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -moz-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -ms-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -o-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9; }
  button.minimal-indent:active {
    -webkit-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -moz-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -ms-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -o-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white; }

button.minimal-indent2 {
  background-color: #ff6600;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3 0%), to(#dddddd 50%));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  background-image: -moz-linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  background-image: -ms-linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  background-image: -o-linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  background-image: linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #b4b4b4;
  border-right: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -moz-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -ms-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -o-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  color: #fff;
  font: bold 16px Trebuchet MS, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 5px 0;
  text-shadow: 0 1px 1px #d76316;
  width: 180px; }
  button.minimal-indent2:hover {
  	color: #666;
  	text-shadow: 0 1px 1px #fff;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5 0%), to(#d1d1d1 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -moz-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -ms-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    -webkit-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -moz-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -ms-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -o-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9; }
  button.minimal-indent2:active {
    -webkit-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -moz-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -ms-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -o-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white; }

button.minimal-indent3 {
  background-color: #ff6600;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6600 0%), to(#ff8838 50%));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ffb685 0%, #ffa061 50%, #ff8838 50%, #ff6600 100%);
  background-image: -moz-linear-gradient(top, #ffb685 0%, #ffa061 50%, #ff8838 50%, #ff6600 100%);
  background-image: -ms-linear-gradient(top, #ffb685 0%, #ffa061 50%, #ff8838 50%, #ff6600 100%);
  background-image: -o-linear-gradient(top, #ffb685 0%, #ffa061 50%, #ff8838 50%, #ff6600 100%);
  background-image: linear-gradient(top, #ffb685 0%, #ffa061 50%, #ff8838 50%, #ff6600 100%);
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #b4b4b4;
  border-right: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -moz-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -ms-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -o-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  color: #fff;
  font: bold 14px Trebuchet MS, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 3px 0;
  text-shadow: 0 1px 1px #e95d00;
  width: 110px; }
  button.minimal-indent3:hover {
  	color: #666;
  	text-shadow: 0 1px 1px #fff;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5 0%), to(#d1d1d1 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -moz-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -ms-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    -webkit-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -moz-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -ms-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -o-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9; }
  button.minimal-indent3:active {
    -webkit-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -moz-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -ms-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -o-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white; }

button.paymentButton {
  background-color: #ff6600;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3 0%), to(#dddddd 50%));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  background-image: -moz-linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  background-image: -ms-linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  background-image: -o-linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  background-image: linear-gradient(top, #ffdac2 0%, #ffb07b 50%, #ff893b 50%, #ff6600 100%);
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #b4b4b4;
  border-right: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -moz-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -ms-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -o-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  color: #fff;
  font: bold 16px Trebuchet MS, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 5px 0 5px 0;
  text-shadow: 0 1px 1px #d76316;
  width: 180px; }
  button.paymentButton:hover {
  	color: #666;
  	text-shadow: 0 1px 1px #fff;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5 0%), to(#d1d1d1 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -moz-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -ms-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    -webkit-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -moz-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -ms-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -o-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9; }
  button.paymentButton:active {
    -webkit-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -moz-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -ms-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    -o-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
    box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white; }	

button.minimalPP {
  background-color: #0d4778;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0079c2 0%), to(#0d4778 50%));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #0a86d1 0%, #0079c2 50%, #0d4778 50%, #083e6b 100%);
  background-image: -moz-linear-gradient(top, #0a86d1 0%, #0079c2 50%, #0d4778 50%, #083e6b 100%);
  background-image: -ms-linear-gradient(top, #0a86d1 0%, #0079c2 50%, #0d4778 50%, #083e6b 100%);
  background-image: -o-linear-gradient(top, #0a86d1 0%, #0079c2 50%, #0d4778 50%, #083e6b 100%);
  background-image: linear-gradient(top, #0a86d1 0%, #0079c2 50%, #0d4778 50%, #083e6b 100%);
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #b4b4b4;
  border-right: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -moz-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -ms-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -o-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  color: #fff;
  font: bold 16px Trebuchet MS, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 5px 0;
  text-shadow: 0 1px 1px #063963;
  width: 180px; }
  button.minimalPP:hover {
  	color: #666;
  	text-shadow: 0 1px 1px #fff;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5 0%), to(#d1d1d1 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -moz-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -ms-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    background-image: linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
    -webkit-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -moz-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -ms-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    -o-box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
    box-shadow: inset 0 1px 0 0 #ccc, 0 1px 0 0 #ccc, 0 -1px 2px 1px #faf4f9;
}
button.minimalPP:active {
	-webkit-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
	-moz-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
	-ms-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
	-o-box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
	box-shadow: inset 0 0 30px 0 #999999, 0 1px 0 0 white;
}

button.minimal_print {
  background: #e3e3e3 url(../images/icon_print_1.png) no-repeat 5px 5px;
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: #333;
  font: bold 11px "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  padding: 2px 0 3px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 70px; }
  button.minimal_print:hover {
    background: #d9d9d9 url(../images/icon_print_1.png) no-repeat 5px 5px;
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
    -ms-box-shadow: inset 0 0 1px 1px #eaeaea;
    -o-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #222;
    cursor: pointer; }
  button.minimal_print:active {
    background: #d0d0d0 url(../images/icon_print_1.png) no-repeat 5px 5px;
    -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -ms-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -o-box-shadow: inset 0 0 1px 1px #e3e3e3;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #000; }

button:hover {
	cursor: pointer;
}

#nav {
	display:inline-block;
	list-style:none;
	margin:0 0 0 20px;
	overflow:hidden;
	padding:0;
	width:960px;
}

#nav li {	
	-webkit-border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);
	-ms-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);
	-o-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);
	float:left;
	margin:0 1px 0 1px;
}
	
#nav li a {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: italic;
	color:#651863;
	display:block;
	height:36px;
	line-height:36px;
	padding:0 15px;
	text-decoration:none;
	text-shadow:0 1px #cecece;
	-webkit-border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#c092c0));
	background:-moz-linear-gradient(top, #ffffff, #c092c0);
	background:-ms-linear-gradient(top, #ffffff, #c092c0);
	background:-o-linear-gradient(top, #ffffff, #c092c0);
	background:linear-gradient(top, #ffffff, #c092c0);	
}
	
#nav li a:hover {	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#c092c0), to(#c092c0));
	background:-moz-linear-gradient(top, #c092c0, #c092c0);
	background:-ms-linear-gradient(top, #c092c0, #c092c0);
	background:-o-linear-gradient(top, #c092c0, #c092c0);
	background:linear-gradient(top, #c092c0, #c092c0);	
	color:#fff;
	text-shadow:1px 1px 1px #883286;
}

#nav li .current,
#nav li .current:hover {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#c092c0), to(#c092c0));
	background:-moz-linear-gradient(top, #c092c0, #c092c0);
	background:-ms-linear-gradient(top, #c092c0, #c092c0);
	background:-o-linear-gradient(top, #c092c0, #c092c0);
	background:linear-gradient(top, #c092c0, #c092c0);	
	color:#fff;
	text-shadow:1px 1px 1px #883286;
}