@charset "utf-8";
body {
	font-family: Helvetica, Arial, sans-serif;
}
p {
	text-align: justify;
	font-size: 12px;
	color: #333; 			/* was 666 */
	text-decoration: None ;
}
p a:Link{
	color: #333; 	
	text-decoration: None ;
}
p a:Visited{
	color: #333; 	
	text-decoration: None ;
}
p a:Active{
	color: #000099; 	
	text-decoration: None ;
}
p a:Hover{
	color: #000099; 	
	text-decoration: None ;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #666; 			/* was 666 */
}
.h1style {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #666; 			/* was 666 */
}
h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #666;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #666;
}
li {
	text-align: left;
	font-size: 12px;
	color: #333; 			/* was 666 */
}
.headerbox {
	background-image: url(../images/header-back-inside.jpg);
	background-repeat: no-repeat;
}
.headerbox-inside {
	background-image: url(../images/header-back.jpg);
	background-repeat: no-repeat;
}
.logobox {
	background-image: url(../images/h_0000_truska-logo.png);
	background-repeat: no-repeat;
}
.menugreybox {
	background-image: url(../images/back-grey-menu1.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	text-decoration: None;
	text-align: left;
}
.menugreybox a:link{
	color: #FFF;
	text-decoration: None ;
}
.menugreybox a:visited{
	color: #FFF;
	text-decoration: None ;
}
.menugreybox a:active{
	color: #FFF;
	text-decoration: None ;
}
.menugreybox a:hover{
	color: #FFF;
	text-decoration: None ;
}
.wearon {
	font-size: 30px;
	color: #FFF;
	font-family: Lobster, arial, serif;
}
.footerbox {
	color: #FFF;
	background-image: url(../images/footer-back.png);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: left;
}
.footerbox a:Link{
	color: #FFF;
	text-decoration: None ;
}
.footerbox a:visited{
	color: #FFF;
	text-decoration: None ;
}
.footerbox a:Active{
	color: #000099;
	text-decoration: None ;
}
.footerbox a:Hover{
	color: #000099;
	text-decoration: None ;
}
.footertitle {
	color: #FFF;
	font-size: 12px;
	text-align: left;
}
.footerboxtext {
	color: #FFF;
	font-size: 12px;
	text-align: left;
}
.footerboxtext a:Link{
	color: #FFF;
	text-decoration: None ;
}
.footerboxtext a:visited{
	color: #FFF;
	text-decoration: None ;
}
.footerboxtext a:Active{
	color: #000099;
	text-decoration: None ;
}
.footerboxtext a:Hover{
	color: #000099;
	text-decoration: None ;
}
.mailchimpcell {
	background-image: url(../images/h_0012_mail-chimp-logo.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	font-size: 30px;
	font-family: Lobster, arial, serif;
	text-decoration: None ;
}
.mailchimpcell a:Link{
	text-decoration: None ;
	color: #fff;
}
.mailchimpcell a:Visited{
	text-decoration: None ;
	color: #fff;
}
.mailchimpcell a:Active{
	text-decoration: None ;
	color: #000099;
}
.mailchimpcell a:Hover{
	text-decoration: None ;
	color: #000099;
}

.clinetsayscell {
	text-align: right;
	font-size: 14px;
	color: #000066;
}
.bodytext-large {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.bodytext-medium {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.bodytext-small {
	font-size: 14px;
	text-align: left;
}
.copyright {
	font-size: 10px;
	background-color: #FFF;
	text-decoration: None ;
}
.copyright a:Link{
	color: #000;
	text-decoration: None ;
}
.copyright a:Visited{
	color: #000;
	text-decoration: None ;
}
.copyright a:Active{
	color: #000099;
	text-decoration: None ;
}
.copyright a:Hover{
	color: #000099;
	text-decoration: None ;
}
.menulink {
	color: #999999;
	font-size: 14px;
}
.menulink a:Link{
	color: #999999;
	text-decoration: None ;
}
.menulink a:Visited{
	color: #999999;
	text-decoration: None ;
}
.menulink a:Active{
	color: #000099;
	text-decoration: None ;
}
.menulink a:Hover{
	color: #000099;
	text-decoration: None ;
}
.headercatchline {
	font-size: 30px;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
.headerphone {
	font-size: 30px;
	color: #999999;
}
.tablelable {
	text-align: right;
	font-size: 12px;
	color: #666666;
}
.bodytext {
	text-align: justify;
	font-size: 12px;
	color: #666666;
}
.leftmenutext {
	color: #666666;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.leftmenutext a:Link{
	color: #666666;
	text-decoration: None ;
}
.leftmenutext a:visited{
	color: #666666;
	text-decoration: None ;
}
.leftmenutext a:Active{
	color: #000099;
	text-decoration: None ;
}
.leftmenutext a:Hover{
	color: #000099;
	text-decoration: None ;
}
.leftmenutext a#current{
	color: #000099;
	text-decoration: None ;
}
.roundedcorner {
	border: 1px solid #666666;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	padding: 5px;
}
.clienturl {
	font-size: 12px;
	color: #999999;
	text-decoration: None ;
}
.clienturl a:Link{
	color: #999999;
	text-decoration: None ;
}
.clienturl a:Visited{
	color: #999999;
	text-decoration: None ;
}
.clienturl a:Active{
	color: #000099;
	text-decoration: None ;
}
.clienturl a:Hover{
	color: #000099;
	text-decoration: None ;
}
.mainbodyback {
	background-image: url(../images/bodydepthback.jpg);
	background-repeat: no-repeat;
}
