/*
Theme Name: CPM 2009
Theme URI: http://www.ecpm.cz/
Description: Styly pro okna - CPM.cz
Version: 1
Author: AVIZO, a.s., http://www.avizo.cz, CSS coder: Ales Skotnica
*/


/***************** Telo */
    body {margin:0;padding:15px;font-family:Verdana,'Geneva CE',lucida,sans-serif;font-size:0.75em;font-style:normal;font-weight:normal;line-height:1.6em;text-align:left;color:#1F596A;background:#E9F5F8 url(img/win-body.png) repeat-x top left;}

/***************** odkazy */
	a, a:link, a:visited                {color:#40A3C1;text-decoration:underline;background-color:transparent;}
	a:hover, a:focus                    {color:#999900;text-decoration:underline;background-color:transparent;}
	a:active                            {color:#CC6600;text-decoration:underline;background-color:transparent;}
    a img, a:link img, a:visited img    {border-style:none;background-color:transparent;text-decoration:none;}

/***************** ruzne obecne tagy */
    hr, .txt, .n, #counters {display:none;}
    .clr {clear:both;width:100%;overflow:hidden;}
    form {padding:0;margin:0;}
	.doth {background:url(img/dot-h.gif) repeat-x bottom;color:#334964;padding-bottom:5px;}
	.forColDoth {background:url(img/4col-dot.gif) repeat-y;}
	.nbox {border:solid 1px #A7D6E4;background:#E9F5F8;padding:20px;margin:25px 0;font-size:14px;}
	.nomargin {margin:0;}
	.marginBdef {margin-bottom:30px;}
	.ali-r {text-align:right;}
	
	h1, h2, h3, h4, h5, h6 {font-size:1em;line-height:1.2em;margin:10px 0;padding:0;font-weight:normal;font-family:sans-serif;}

/***************** formular */

	h1 {color:#1F596A;margin:10px 0 15px 0;width:100%;font-size:22px;font-weight:normal;background: url(img/dot-h.gif) repeat-x bottom;padding:0 0 5px 0;}
	fieldset {border:0;margin:0 0 30px 0;padding:0;}



	.submit {background: url(img/win-submit01.png) repeat-x scroll left top;color: #fff !important;font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;padding:3px 10px;border:none;font-size:12px;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;cursor: pointer;text-decoration:none;margin-top:-3px;text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}
	.submit:hover {background: url(img/win-submit02.png) repeat-x scroll left top;}
	
	form th {font-weight:normal;text-align:right;}
	
	
