/* EasyWeb html style file */



body {			background-image:url(../templates/main/images/background.jpg);
				background-position:center top;
				background-repeat:repeat-y;
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#000;
				height: 100%;
				position:relative;
				left:-2px;
}


/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				
				font-size:18px;
				margin:15px 0 20px 0;
				font-weight:bold;
}
h2{				
				font-size:16px;
				font-weight:bold;
				margin:15px 0 3px 0;
}
h3{				
				font-size:14px;
				font-weight:bold;
				margin:15px 0 3px 0px;
}
h4{	
				font-size:13px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
h5{				
				font-size:12px;
				font-weight:bold;				
				margin:15px 0 3px 0;
}
h6{				
				font-size:12px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
a{				
				color:#4d4d4d;
				text-decoration:underline;
}
a:hover{		text-decoration:underline;
				color:#000;
}

ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}

td.cenik {width:117px;}

/*  end txt  */

img { border: 0; }


p.BiggerText {
				font-size:14px;
				margin:5px 0 3px 0;
}



p.RedText, p.RedText>a {
				font-size:12px;
				color:red;
				margin:5px 0 3px 0;
}



.archivBox
{
	width:104px;
	float:left;
}

.archivImg
{
    font-size: 15px;
    margin:0 0 0 0;
	padding:15px 0 0 0;
    font-weight:bold;
	text-align:center;
	color:#fff;
}


.vydaniTxt
{
    font-size: 12px;
	margin:-10px 0 0 8px;
	text-align:center;
	width:76px;
	font-weight:bold;	
}
td.tdLeft {text-align:left;}
td.tdCenter {text-align:center;}
td.tdRight {text-align:right; width:80px; padding: 0 40px 0 28px;}


