/**
 * @filesource public/html/styles.css
 *
 * @package Valezs
 * @copyright "Valezs SIA", Jan 28, 2010
 * @author Valežs SIA <v.judins@gmail.com>
 * @version $Id: styles.css 2975 2011-01-28 10:57:12Z judins $
 */
html,body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,p,blockquote,form,fieldset,legend,table,td,th { margin: 0; padding: 0 }
html, body { width:100%; height: 100% }

html, body {
	margin: 0;
	padding: 0;
	width: auto;
	width: 100%;
	min-width: 960px;
	height: 100%;
	min-height: 700px;
	text-align: center;
	background-color: #FFF;
	font: normal 13px/20px "Myriad Pro", "Lucida Grande", Arial, Tahoma, sans-serif;
	color: transparent;
	letter-spacing: 1px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('valezs.jpg') no-repeat top center
}
* html	{ height: 700px }
.content { position: relative; margin: 0 auto; text-align: center; width: 960px; height: 550px; z-index: 15 }
h1{ color: #21741E !important; font: bold 24px/30px "Myriad Pro", "Lucida Grande", Arial, Tahoma, sans-serif; letter-spacing: 0px }
a{ color: #3a85cf; text-decoration: none }
a:link,a:hover,a:active{ text-decoration: underline }
/*
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEM_.eot
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEM_.woff
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEM_.ttf
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEM_.svg#Steinem

http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEMI.eot
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEMI.woff
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEMI.ttf
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEMI.svg#Steinem-Italic

http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEMB.eot
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEMB.woff
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEMB.ttf
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINEMB.svg#Steinem-Bold

http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINBI_.eot
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINBI_.woff
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINBI_.ttf
http://www.mariecatribs.com/assets/styles/fonts/Steinem/STEINBI_.svg#Steinem-BoldItalic

@font-face {
  font-family: "Steinem Roman";
  src: url("fonts/Steinem/STEINEM_.eot");
  src: local("Steinem Roman"), local("Steinem"), url("fonts/Steinem/STEINEM_.woff") format("woff"), url("fonts/Steinem/STEINEM_.ttf") format("truetype"), url("fonts/Steinem/STEINEM_.svg#Steinem") format("svg"); }

@font-face {
  font-family: "Steinem RomanItalic";
  src: url("fonts/Steinem/STEINEMI.eot");
  src: local("Steinem RomanItalic"), local("Steinem-Italic"), url("fonts/Steinem/STEINEMI.woff") format("woff"), url("fonts/Steinem/STEINEMI.ttf") format("truetype"), url("fonts/Steinem/STEINEMI.svg#Steinem-Italic") format("svg"); }

@font-face {
  font-family: "Steinem Bold";
  src: url("fonts/Steinem/STEINEMB.eot");
  src: local("Steinem Bold"), local("Steinem-Bold"), url("fonts/Steinem/STEINEMB.woff") format("woff"), url("fonts/Steinem/STEINEMB.ttf") format("truetype"), url("fonts/Steinem/STEINEMB.svg#Steinem-Bold") format("svg"); }

@font-face {
  font-family: "Steinem BoldItalic";
  src: url("fonts/Steinem/STEINBI_.eot");
  src: local("Steinem BoldItalic"), local("Steinem-BoldItalic"), url("fonts/Steinem/STEINBI_.woff") format("woff"), url("fonts/Steinem/STEINBI_.ttf") format("truetype"), url("fonts/Steinem/STEINBI_.svg#Steinem-BoldItalic") format("svg"); }
  */