body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #000;
	padding-left:5px;
	}
      
* {
	margin: 0;
	padding: 0;
	}
      
.info{
	width:310px;
}
        
.clear {
	clear: left;
	}

table {
	border: 0;
}

hr {
	background-color:#999999; /* Mozilla 1.4 */
	color:#999999; /* IE 6 */
	border: #999999; /* Opera 7.11 */
	height: 1px; /* in Opera f&#65533;r die Anzeige n&#65533;tig, in Mozilla f&#65533;r die einheitliche H&#65533;he */
	margin: 10px 0 10px 0;
}


/* ======== ALLGEMEINE LINKS ========== */

a {
	color: #De0292;
	text-decoration: none;
}

a:hover {
	color: #000000;
}




/* ======== STRUKTUR ========== */
      
#whole {
	width: 995px;
}

#rightcolumn {
	width: 160px;
	margin: 2px 0 0 0;
	float: right;
}

#wrapper {
	width: 820px;
	margin: 0 0 0 5px;
}
      
#top {
	width: 820px; 
	height: 59px;
	border-bottom: #999999 solid 1px;
}
	
#logo {
	width: 138px;
	height: 27px;
	float: right;
	padding: 25px 0 0 0;
}

#topmenu {
	width: 670px; 
	padding: 30px 0 0 0;
}

#partHeader {
	margin: 10px 0 0 0;
	width: 820px;
	height: 62px;
	background-color: #494949;
}

#middle{
  width: 822px;
}

h1 {
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 28px;
	line-height: 30px;
	padding: 15px 0 0 5px;
	font-weight: normal;
}

#search {
	background-color: #666666;
	width: 323px;
	height: 40px;
	float: right;
	padding: 22px 5px 0 0;
	_height: 62px;
	_width: 328px;
}

#search a {
	color: #ffffff;
}

#search a:hover {
	color: #36C7E3;
}

#language {
	float: right;
	color: #ffffff;
}

#language a {
	color: #ffffff;
}

#language a:hover {
	color: #36C7E3;
}

#content {
	margin: 4px 0 0 0;
	width: 820px;
	clear: both;
}

#footer {
	width: 820px;
	margin: 10px 0 10px 0;
	color: #999999;
	font-size: 10px;
	line-height: 16px;
	clear: both;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #999999;
}

#copyright {
	width: 98px;
	height: 17px;
	float: right;
}

.bildrahmen {
	border: #999999 solid 1px;
	padding: -1px;
}





/* ======== FRONTSEITE CH ========== */	

#frontrow {
	height: 320px;
	width: 820px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#flash {
	vertical-align: top;
	width: 488px;
	margin-right: 4px;
	padding: 0;
	float: left;
	z-index: 1;
}

#visual {
	vertical-align: top;
	width: 78px;
	margin-left: 4px;
	padding: 0;
	float: right;
}

#frontbox {
	width: 236px;
	_width: 246px;
	height: 310px;
	_height: 320px;
	line-height: 15px;
	vertical-align: bottom;
	background-color: #De0292;
	color: #ffffff;
	padding: 5px;
	float: left;
}

#frontteaserrow {
	height: 121px;
	width: 820px;
	padding: 0;
	margin: 4px 0 0 0;
	overflow: hidden;
}

#frontteaser1 {
	vertical-align: top;
	width: 232px;
	_width:246px;
	border-right: 4px #ffffff solid;
	background-color: #666666;
	padding: 5px;
	color: #ffffff;
	line-height: 15px;
	float: left;
	height: 120px;
}

#frontteaser1 h1 {
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}

#frontteaser2 {
	color: #333333;
	line-height: 15px;
	vertical-align: top;
	width: 232px;
	_width:246px;
	border-right: 4px #ffffff solid;
	background-color: #cccccc;
	padding: 5px;
	float: left;
	height: 120px;
}

#frontteaser2 h1 {
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica;
	color: #333333;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}


#frontteaser3 {
	vertical-align: top;
	width: 328px;
	float: left;
}

#colorteaser {
	vertical-align: top;
	width: 78px;
	background-color: #36C7E3;
	float: right;
	height: 120px;
}


/* cms */

#containerHP{
	background : #fff;
	width:820px;
	margin-top:4px;
}

#container{
	background : url(../images/ringiercz/bg_article.gif) repeat-y;
	width:820px;
	margin-top:4px;
}

#containerArticle{
	background : url(../images/ringiercz/bg_category.gif) repeat-y;
	width:820px;
	margin-top:4px;
}

#sectionNaviCol {
	float:left;
	width:660px;
	_width: 655px;
	position:relative;
}

#sectionOneCol {
	float: left;
	width: 656px;
	_width:660px;
	background:#fff;
	margin-left:4px;
	_margin-left:0;
}

.print {
	margin-left:0px !important;
	width: 660px !important;
	_width: 660px !important;
}

#sectionTwoCols {
	margin-left:4px;
	float: left;
	width:656px;
	_width: 660px;
	_margin-left:0;
}

#contentFirstRow {
	float: left;
	width: 490px;
	vertical-align: top;
	padding: 0 3px;
	_width: 494px;
}

#contentSecondRow {
	float: left;
	width: 138px;
	vertical-align: top;
	padding:8px;
	color:#000;
	background:#ccc;
	margin-left:6px;
	height:100px;
}

#contentSecondRow a {
	color:#fff;
}

#contentSecondRow a:hover {
	color:#000;
}

#sectionMagazineSelect {
	background:#fff;
	float:left;
	width:660px;
}

#sectionMagazineSelect .contentFirstRow {
	float: left;
	width: 318px;
	padding: 8px 4px 4px 8px;
}

#sectionMagazineSelect .contentSecondRow {
	float: left;
	width: 317px;
	padding: 10px 7px 0 6px;
}

#sectionMagazineActuals {
	background:#36C7E3;
	float:left;
	width:656px;
	margin-left:4px;
}

#sectionMagazineActuals .contentFirstRow {
	float: left;
	width: 318px;
	padding: 8px 4px 4px 4px;
	_width: 326px;
}

#sectionMagazineActuals .contentSecondRow {
	float: left;
	width: 326px;
	border-left:4px solid #fff;
}

.catImgText {
	float:left;
	width:328px;
}

.boxImageBig{
	width: 328px;
	height:460px;
	float: left;
	_margin-left:2px;
}

.boxMagazine{
	float:left;	
	width: 159px;
	height:324px;
	margin-left:4px;
	margin-top:4px;
}

.boxMagazine .articleimg{
	border: #666666 solid 1px;
	padding: 4px;
	margin: 0;
	display:block;
	width: 149px;
}

.boxMagazine .articleimg a img{
	border: 0px;
	display:block;
}

.boxMagazine .articleteasertext {
	width: 159px;
	_width:157px;
}

.boxMagazine .articleteasertext h1{
	margin-top: 4px;
	background-color: #666666;
	color: #cccccc;
	padding: 8px 0 8px 5px;
	font-size:14px;
	clear:both;
}

.boxMagazine .articleteasertext p{
	padding :3px;
}

.boxImageSmall{
	width: 160px;
	height:280px;
	float: left;
	margin-left:4px;
}

.print .boxImageSmall{
	width: 161px;
	_margin-left:3px;
}

.boxImageSmall .articleimg {
	padding: 0px;
}

.boxImageSmall .articleimg img {
	width:160px;
}

.print .boxImageSmall .articleimg img {
	width:161px;
}

.boxImageSmall .articleteasertext {
	color: #333333;
	line-height: 15px;
	background: #e5e5e5;
	height: 115px;
	margin-top:4px;
}

.boxImageBig .articleteasertext{
	margin-top:4px;
	color: #333333;
	line-height: 15px;
	background: #e5e5e5;
	height: 295px;
}


.boxSmallLong .articleteasertext h3, .boxMiddle .articleteasertext h3, .boxImageBig .articleteasertext h3, .boxImageSmall .articleteasertext h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	padding: 2px 4px 0 4px;
	margin:0;
}

.boxMiddle p, .boxImageSmall p, .boxImageBig p{
	padding:0 5px 0 5px;
}


.boxMiddle{
	width: 160px;
	height: 176px;
	margin-top:4px;
	margin-left:4px;
	float: left;
}

.boxMiddle .articleteasertext{
	color: #333333;
	line-height: 15px;
	background: #e5e5e5;
	width: 160px;
	height: 176px;
}

.boxHeaderLong {
	width: 324px;
	height:115px;
	float: left;
	margin-left: 4px;
	margin-top:4px;
}

.print .boxHeaderLong {
	width: 326px;
	_margin-left:3px;
}

.boxHeaderSmall .articletitle, .boxHeaderLong .articletitle{
	background-color:#494949;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	margin-bottom:4px;
	height: 28px;
}
.boxHeaderLong .articletitle{
	width : 324px;
}

.print .boxHeaderLong .articletitle{
	width : 326px;
}

.boxHeaderLong .articleteasertext{
	width:324px;
	height:83px;
	color: #333333;
	line-height: 15px;
	background: #e5e5e5;
}

.print .boxHeaderLong .articleteasertext{
	width:326px;
}

.boxHeaderSmall .articletitle span, .boxHeaderLong .articletitle span{
	padding-left: 4px;
	padding-top:2px;
}

.boxHeaderSmall .articleteasertext p, .boxHeaderLong .articleteasertext p{
	padding: 2px 4px 0 4px;	
}

.boxHeaderSmall {
	width: 160px;
	height: 115px;
	float:left;
	margin-left: 4px;
	margin-top:4px;
}

.print .boxHeaderSmall {
	width: 161px;
	_margin-left:3px;
}

.boxHeaderSmall .articletitle{
	width:160px;
}

.print .boxHeaderSmall .articletitle{
	width:161px;
}

.boxHeaderSmall .articleteasertext{
	width:160px;
	height:83px;
	color: #333333;
	line-height: 15px;
	background: #e5e5e5;
}

.print .boxHeaderSmall .articleteasertext{
	width:161px;
}


.end {
	clear:both;
	width:658px;
	_width:656px;
	height:30px;
	background: #e5e5e5;
	margin-left:164px;
	border-top:4px solid #fff;
}

.articletext {
	width: 478px;
	border-right: 8px #ffffff solid;
	vertical-align: top;
	line-height: 16px;
}

.articletext h1{
	color:#666666;
	font-family:Arial,Helvetica;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:15px;
	margin-top:10px;
}


.articletext p {
	margin-left: 5px;
}

.title{
	background-color:#E5E5E5;
	color:#999999;
	font-family:Arial,Helvetica;
	font-size:18px;
	font-weight:normal;
	margin-left:4px;
	padding:4px 0 4px 4px;
	width:652px;
	_width: 656px;
	_margin-left:4px;
	border-bottom:4px solid #fff;
}


.article .imgArticle{
	float: left;
	border-left: 4px solid #fff;	
}

.article .txtArticle{
	float: left;
	width:491px;
	padding-left: 4px;	
	padding-right: 4px;	
	padding-bottom : 65px;
}


.titleAnot h1{
	font-size :14px;
	padding-left: 4px;
}

.titleAnot .anotTxt{
	padding-left: 4px;
}

.napisteName{
	width : 450px;
}

.predplatne td{
	
}

.predplatne .header td{
	width: 100px;
}

/* ======== ARTIKEL ========== */


.contentpopup { 
	padding: 1px;
	font-size: 11px; 
	border: solid 1px #666; 
	font-family: Verdana, Arial;
	margin-bottom: 5px;
	width: 320px;
	}

h2 {
	font-family: Arial, Helvetica;
	background-color: #e5e5e5;
	font-size: 18px;
	color: #999999;
	padding: 4px 0px 4px 4px;
	margin-bottom: 4px;
	font-weight: normal;
	display:inline;
}

#articleteaserrow {
	width: 656px;
}

.articleteaser {
	width: 161px;
	border-right: 4px #ffffff solid;
	float: left;
	background-color: #e5e5e5;
}

.articleteaserend {
	width: 161px;
	float: left;
	background-color: #e5e5e5;
}


.articlebgmagenta {
	background-color: #36c7e3;
}

.articleleft {
	margin: 0;
	width: 326px;
}

.articleleft a {
	color: #666666;
}

.articleleft a:hover {
	color: #ffffff;
}

.articleleft h1, .articleright h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	line-height: 20px;
	background-color: #494949;
	padding: 4px 0px 4px 4px;
	font-weight: normal;
}

.articleright {
	margin: 0;
	width: 161px;
}

.article1spleft img, .article1spright img {
	margin: 0px;
	padding: 0px;
}



.articleimg2 {
	width: 161px;
	border-right: 8px #ffffff solid;
	vertical-align: top;
}

.articleimg3 {
	margin: 3px 0px 0px 7px;
	padding: 0px;
	border: 0px;
	width: 146px;
	height: 190px;
}

.articletextwhite {
	padding: 4px;
	color: #ffffff;
	border-top: #ffffff solid 4px;
	line-height: 15px;
}

.articletextwhite2 {
	padding: 4px;
	color: #ffffff;
	line-height: 15px;
}

.article1spleft {
	width: 161px;
	float: left;
	border-right: 4px #ffffff solid;
}

.article1spright {
	width: 161px;
}

.article1sp {
	width: 161px;
	border-right: 4px #ffffff solid;
	background-color: #e5e5e5;
	vertical-align: top;
}

.article1spend {
	width: 161px;
	background-color: #e5e5e5;
	vertical-align: top;
}

.article2sp {
	width: 326px;
	border-right: 4px #ffffff solid;
	background-color: #e5e5e5;
	vertical-align: top;
}

.article4sp {
	width: 656px;
}

.article4sp h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	line-height: 20px;
	background-color: #494949;
	padding: 4px 0px 4px 4px;
	font-weight: normal;
}

.articletextanriss {
	width: 318px;
	padding: 4px;
}

#articlerow {
	width: 656px;
}

#articletext {
	width: 478px;
	border-right: 8px #ffffff solid;
	vertical-align: top;
	line-height: 16px;
	height: 370px;
}

#international {
	vertical-align: top;
	line-height: 16px;
	height: 370px;
}

#articletext1 {
	width: 479px;
	padding: 8px;
	vertical-align: top;
	line-height: 16px;
	height: 370px;
}

#articletext2 {
    width: 640px;
    padding: 8px;
    vertical-align: top;
    line-height: 16px;
    height: 370px;
}

#articletext li, #articletext2 li, #articletext1 li {
    padding: 0 0 0 5px;
    margin: 0 0 0 15px;
}

#articletext ul, #articletext2 ul, #articletext1 ul {
    padding: 0 0 0 5px;
    margin: 0px;
}

#articletext p {
	margin: 0 0 5px 0;
}

h3 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #555555;
	margin-top: 8px;
	font-weight: bold;

}

#rightrow {
	background-color: #cccccc;
	width: 145px;
	vertical-align: top;
	padding: 8px;
	line-height: 16px;
}

#rightrow a {
	color: #ffffff;
}

#rightrow a:hover {
	color: #000000;
}

.abschlussbalken {
	font-family: Arial, Helvetica;
	background-color: #e5e5e5;
	font-size: 18px;
	color: #999999;
	padding: 4px 0px 4px 4px;
	clear: both;
	border-top: #ffffff 4px solid;
}


/* ======== SITEMAP ========== */	

.sitemapcontent h1 a {
    color: #000000;
    text-decoration: none;
}

.sitemapcontent h1 a:hover {
    color: #36C7E3;
}

.sitemaprow {
	width: 216px;
	border-right: 4px #ffffff solid;
	background-color: #E5E5E5;
	vertical-align: top;
}

.sitemaprowend {
	width: 216px;
	background-color: #E5E5E5;
	vertical-align: top;
}

.sitemapcontent {
	padding: 4px;
	line-height: 16px;
}

.sitemapcontent h1 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

/* ======== SUCHTREFFER ========== */	

.searchheader {
	width: 640px;
	padding: 4px;
	background-color: #E5E5E5;
}

.searchpages {
	float: right;
}

.searchresults {
	width: 640px;
	padding: 4px;
	line-height: 15px;
}

/* ======== ZEITUNGEN ========== */	

.produktrow {
    width: 656px;
		clear: left;
}

.produkt1sp {
	width: 161px;
	border-right: 4px #ffffff solid;
	vertical-align: top;
	float: left;
}

.produkt1spend {
	width: 161px;
	float: left;
	vertical-align: top;
}

.rahmen {
	border: #666666 solid 1px;
	padding: 0;
	margin: 0;
}

.produktbalken {
	margin-top: 4px;
	background-color: #666666;
	color: #cccccc;
	padding: 8px 0 8px 5px;
}

.produkttext {
	color: #333333;
	padding: 3px 0 10px 5px;
}





/* ======== NAVIGATIONSPALTE ========== */	

#frontnavi .menu{
	margin: 0px 0 2px 0;
	font-size: 18px;
	font-family: Arial, Helvetica;
	color: #ffffff;
	line-height: 22px;
	list-style: none;
}

#frontnavi a {
	color: #ffffff;
}

#frontnavi a:hover {
	color: #000000;
}
#frontnavi .level1 a{
	background : url(../images/ringiersk/li-arrow.gif) 0 -12px no-repeat;
	padding-left: 15px;
}
#frontnavi .level1 a:hover{
	background : url(../images/ringiersk/li-arrow.gif) 0 3px no-repeat;
}
#frontnavi .level2 {
	display: none;
}


#leftrow {
	width: 160px;
	float: left;
	vertical-align: top;
	height: auto;
	background-color: #ffffff;
}

#sidenavi{
	width: 160px;
	float:left;
		background-color: #ffffff;
}

#sidenavi .menu {
	padding: 0px;
	margin: 0;
	width: 160px;
	background-color: #ffffff;
	list-style:none;
}

#sidenavi .menu li {
	font-family: Arial, Helvetica;
	font-size: 18px;
	list-style: none;
	text-align: left;
	padding: 0;
}

#sidenavi .menu li a {
	display: block;
	text-decoration: none;
	color: #ffffff; 
	width: 154px;
}

#sidenavi .menu li a:hover {
	color: #FFF;
	display: block;
	background: #999999;
}

#sidenavi .menu .level1 a {
	color: #ffffff; 
	width: 154px;
	_width: 160px;
	background-color: #De0292;
	display: block;
	padding: 4px 0px 4px 6px;
	border-bottom: 4px solid #fff;
}

#sidenavi .menu .level1 a:hover {
	color: #FFF;
	display: block;
	background: #999999;
	padding: 4px 0px 4px 6px;
	border-bottom: 4px solid #fff;
}

#sidenavi .menu .level1 .selected {
	color: #ffffff; 
	width: 154px;
	background-color: #De0292;
	display: block;
}

#sidenavi .menu .level2 a {
	padding: 2px 0px 4px 6px;
	margin: 0px;
	width: 154px;
	color: #De0292;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	display: block;
	background-color: #ffffff;
	margin-top:0px;
}

#sidenavi .menu .level2 a:hover {
	background-color: #ffffff;
	color: #000;
}

#sidenavi .menu .level2 .selected {
	background-color: #ffffff;
	color: #666666;
}


#map {
	width: 160px;
	border-bottom: 4px solid #fff;
	background-color: #ffffff;
}

#color {
	width: 160px;
	background-color: #De0292;
}



/* ======== FORMULARE ========== */	

.formfield {
	font-size: 11px; 
	border: solid 1px #cccccc; 
	font-family: Verdana, Arial;
	padding: 1px;
	float: left;
}

#produkte .popup { 
	padding: 1px;
	font-size: 11px; 
	border: solid 1px #666; 
	font-family: Verdana, Arial;
	margin-bottom: 5px;
	width: 320px;
	}

#produkte .formfield {
	font-size: 11px; 
	border: solid 1px #cccccc; 
	font-family: Verdana, Arial;
	padding: 1px;
	float: left;
	margin-bottom: 5px;
}

#produkte .button {
	margin-right: 10px;
	margin-left: 2px;
	float: left;
}

h2 .popup {
	padding: 1px;
	font-size: 11px; 
	line-height: 13px;
	border: solid 1px #666; 
	font-family: Verdana, Arial;
	width: 320px;
	float: right;
	margin-right: 6px;
}

#mediasearch {
    width: 323px;
    float: right;
    margin-right: 6px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
}

#mediasearch .searchfield {
    font-size: 11px;
    border: solid 1px #cccccc;
    font-family: Verdana, Arial;
    padding: 1px;
    float: left;
}

#mediasearch a {
    color: #333333;
    text-decoration: none;
}

#mediasearch a:hover {
    color: #de0292;
    text-decoration: none;
}

.input_title {
	font-size: 11px; 
	color: #000000; 
}

.input_input {
	font-size: 11px; 
	border: solid 1px #cccccc; 
	font-family: Verdana, Arial;
	padding: 1px;
	margin-bottom: 4px;
}

.input_publ {
	vertical-align: 3px;
}

.media_linktext { 
	font-size: 11px; 
	color: #000000;
	text-align: left;
}

.checkbox_title { 
	font-size: 11px; 
	color: #000000; 
	line-height: 15px; 
	text-align: left; 
}
.radio_title { 
	font-size: 11px; 
	color: #000000; 
	line-height: 15px; 
	text-decoration: none; 
	text-align: left; 
}

.textarea_text { 
	font-size: 11px; 
	color: #000000; 
	line-height: 15px; 
	text-align: left; 
	margin-bottom: 4px;
}

.checkbox_checkbox_text {
	font-size: 11px; 
	color: #000000; 
	line-height: 15px; 
}

.radio_radio_text { 
	font-size: 11px; 
	color: #000000; 
	line-height: 15px; 
}

.pulldown_title { 
	font-size: 11px; 
	color: #000000; 
	line-height: 15px; 
}

.protokoll_text {
	font-size: 11px; 
	line-height: 15px; 
	margin-bottom: 4px;
}

.text_text { 
	font-size: 11px; 
	line-height: 15px;
	margin-bottom: 2px;
}

.image_legende { 
	font-size: 11px; 
	color: #999999;
	font-weight: bold;
	margin-bottom: 10px;
}

.pulldown_pulldown {
	font-size: 11px; 
	border: solid 1px #666; 
	font-family: Verdana, Arial;
}

.titleAnot {
	margin-top:10px;
}

.articleteaserbody {
	float:left;
	width:320px;
	margin-left:5px;
}

.titulySelect {
	width:320px;
	border:1px solid #000;
	padding:1px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.artTitleDark{
	background-color:#494949;
	color:#999999;
	font-family:Arial,Helvetica;
	font-size:18px;
	font-weight:normal;
	border-bottom:4px solid #FFF;
	border-top:4px solid #FFF;
	border-left:4px solid #FFF;
	padding:4px 0 4px 4px;
	width:652px;
	_width: 660px;
	float:left;
}

.cb {
	clear:both;
}

.whitearticle {
	padding:5px;
	color:#fff;
}

.articleImg{
	float:left;
}

.articleImg .imgArticle{
	float: left;
	border-left: 4px solid #fff;	
}

.articleImg .txtArticle{
	float: left;
	width:336px;
	padding-left: 4px;	
	padding-right: 4px;	
	padding-bottom : 65px;
}

.onlineCenik table {
	border-collapse:collapse;
}

.onlineCenik td {
	height:20px;
	line-height:20px;
	border-bottom:1px dotted #99CCFF;
}

.onlineCenik .jmeno {
	width:182px;
}

.onlineCenik .rozmer {
	width:191px;
}

.onlineCenik .kB {
	width:26px;
}

.onlineCenik .cena {
	width:44px;
}

.onlineCenik .link {
	width:38px;
}

.onlineCenikNadpis {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}

.onlineCenik .popisek {
	background-color: #99CCFF;
	width:100%;
}

.onlineCenik .popisek td {
	height:20px;
	line-height:20px;
	border-bottom:none;
}

.long {
	height:295px !important;
}

#articleCenik .format_tp{
	padding-left:0px;
	padding-top:0px;
	padding-bottom:20px;
	width:100%;
}

#articleCenik .format_tp table{
	width:377px;
	margin:0 auto;
}

#articleCenik .format_tp td{
	font-weight:bold;
	padding-left:5px;
	border:dotted 1px #bfbfbf;
	width:180px;
	height:20px;
}

#articleCenik .last{
	border-right:solid 0px #000000;
}

#articleCenik .bottom{
	border-bottom:solid 0px #99ccff;
}

#articleCenik .tp-detail{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#articleCenik .tp-detail p{
	padding:5px 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#articleCenik .tp-popisek{
	border-bottom:dotted 1px #bfbfbf;
	margin:10px 5px 10px 5px;
	font-weight:bold;
}

#articleCenik .definice-fce{
	padding-left:120px;
}

#sectionNaviCol .title a {
	color:#999999;
}

td, th {
	font-size:11px;
}

#articleTxt p {
	line-height:16px;
}

.article p {
	line-height:16px;
}